Search results

  1. C

    Ace of Base - All That She Wants

  2. C

    His Windows + Raspberry Setup

    Raspberry Pi: CasaOS - Easy cloud app installation Homepage - customisable application dashboard MySpeed - helps you keeping track of your network speed Uptime Kuma - easy-to-use self-hosted monitoring tool ntfy.sh - push notification service for use with Uptime Kuma MiniPC: RustDesk Server -...
  3. C

    Internet Explorer 11 vs EDGE

    Had in our domain policy, to show intranet sites in compatibility mode. In compatibility mode IE 11 just can’t deal with HTML 5, so we have disabled in our domain policy to view intranet sites in compatibility mode and now it works like a charm. source Internet Explorer 11 (IE11) primarily...
  4. C

    Just Get More Fiber!

    Διαπίστωσαν ότι ένα στέλεχος βακτηρίων, που ονομάζεται Lawsonibacter asaccharolyticus (L. asaccharolyticus), συνδέθηκε έντονα με την κατανάλωση καφέ. https://www.oloygeia.gr/diatrofi/poso-kafe-gia-kala-vaktiria-entero/ Coffee consumption is associated with intestinal Lawsonibacter...
  5. C

    Tutorial CRUD ASP Classic ala Bootstrap

    https://github.com/rodineiti/crud-asp-classic
  6. C

    server client XML API

    Server Side : Dim conn Set conn = CreateObject("ADODB.Connection") Dim connString connString = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=data.mdb;" conn.Open connString Dim rs Set rs = CreateObject("ADODB.Recordset") Dim sql sql = "select top 3000 * from Test" rs.open sql,conn, 3...
  7. C

    how to debug a vbs (visual basic script)

    when you have installed the visual studio and you are on the command line execute source
  8. C

    serialize / deserialize json

    ASPJSON - Generating and reading JSON data into a classic ASP object https://www.aspjson.com/ https://github.com/gerritvankuipers/aspjson/blob/master/aspJSON1.19.asp JSON object class v3.8.1 https://github.com/rcdmk/aspJSON JSON Encoder for VBScript https://gist.github.com/atifaziz/5465514
  9. C

    SQL pipe syntax available in public preview in BigQuery

    https://cloud.google.com/bigquery/docs/pipe-syntax-guide
  10. C

    CAPTCHAs - 'a tracking cookie farm for profit masquerading as a security service'

    https://www.pcgamer.com/gaming-industry/a-2023-study-concluded-captchas-are-a-tracking-cookie-farm-for-profit-masquerading-as-a-security-service-that-made-us-spend-819-billion-hours-clicking-on-traffic-lights-to-generate-nearly-usd1-trillion-for-google/
  11. C

    KokoroSharp - local TTS inference engine with ONNX runtime

    https://github.com/Lyrcaxis/KokoroSharp
  12. C

    Meta torrented & seeded 81,7 TB dataset containing copyrighted data

    https://arstechnica.com/tech-policy/2025/02/meta-torrented-over-81-7tb-of-pirated-books-to-train-ai-authors-say/
  13. C

    Kepler S25 smartwatch

    The device is function without the need for mobile connection, but what if you need to change the time because by default is not correct ? ( on this product there is no built in option to set the time ) haaaaa, yes at least for one time you have to connect it..,, so, the QRCode in the manual...
  14. C

    Google removed 2,36M apps from Google Play using AI threat detection

    https://security.googleblog.com/2025/01/how-we-kept-google-play-android-app-ecosystem-safe-2024.html
  15. C

    VSCode with felixfbecker PHP Debugger

    Working with COM Interop in PHP 1) the .net dll must be * COM visible (aka 'Register for COM interop') * signed * the same architecture as the server php distro (otherwise will throw 'Class not registered') 2) at php.ini enable the extension (distributed by default) extension=com_dotnet 3) on...
  16. C

    Κύμα μποϊκοτάζ από βαλκανικές χώρες σε σούπερ μάρκετ για τις αυξημένες τιμές

    Συμπεριλαμβανομένης της Κροατίας, της Βοσνίας και Ερζεγοβίνης, του Μαυροβουνίου και της Σερβίας, έχουν ξεκινήσει εκστρατεία για να μποϊκοτάρουν τα σούπερ μάρκετ https://www.businessnews.gr/kosmos/item/304754-kyma-boikotaz-apo-valkanikes-xores-se-soyper-market-gia-tis-afksimenes-times -- Το...
  17. C

    Just Get More Fiber!

    source (lifeextension)
  18. C

    locked myself out of my digital life

    Everyone knows your location - tracking myself down through in-app ads https://timsh.org/tracking-myself-down-through-in-app-ads/ (mirror)
  19. C

    SwitchFolder

    Application exists to tray, using user-predefined-locations and the opened windows-explorer-locations, to allow user navigate easily to folder plethora when is on a common dialog asking where to open/save. Inspired by Filebox, Listary, QuickJump, Direct Folders, FastFolders. use of hotkey...
  20. C

    1994 - Φερεντίνος - Άκου να δεις

    Ο Κύριος Αυγολέμονος το 2017 (23 χρόνια μετά)
Top