Search results

  1. C

    mssql - search tables / procedures / views for keyword

    search all tables field names SELECT c.name AS 'ColumnName' ,(SCHEMA_NAME(t.schema_id) + '.' + t.name) AS 'TableName' FROM sys.columns c JOIN sys.tables t ON c.object_id = t.object_id WHERE c.name LIKE '%TOM%' ORDER BY TableName ,ColumnName; search...
  2. C

    android device with OTG USB hub

    📱 Android - Linux on container 📱 Ubuntu Touch - for android devices, failed to get funded (2021) https://ubuntu-touch.io/ Debian for android https://wiki.debian.org/Mobile https://mobian-project.org/ https://fosstodon.org/@mobian UserLAnd - Linux on Android...
  3. C

    Διατροφή χαμηλών υδατανθράκων

    Αλλαντικά & τυριά : Κάπαρη / Καπαρόφυλλα σε άλμη ( flavonoids quercetin (as cherries) & rutin (as asparagus) ) Αγγουράκια Γραβιέρα Αμφιλοχίας (Κάλαρης) Φέτα (Καλαβρύτων / Benecol) Σαλάμι (Ντελημάρη) Γιαούρτι Πρόβειο / Κατσικίσιο (Ροδόπη) Γεύματα: Μπιφτέκια στην χύτρα Τηγανιά Χοιρινό στην...
  4. C

    android device with OTG USB hub

    Connect multiple USB sticks, mice, keyboard, etc. to your smartphone or tablet. 2 x USB female ( connect OTG devices ) 1 x microUSB female ( enables providing extra power to connected OTG devices ) OTG mobile USB hub (UHB-OTG-02) https://gembird.com/item.aspx?id=8986...
  5. C

    Η Ελλάδα εξακολουθεί να κατέχει το υψηλότερο ποσοστό κόκκινων δανείων στην Ε.Ε

    https://www.businessnews.gr/oikonomia/item/295609-octane-i-ellada-eksakolouthei-na-katexei-to-ypsilotero-pososto-kokkinon-daneion-stin-e-e
  6. C

    Tupperware ξεκίνησε σήμερα διαδικασία πτώχευσης

    https://www.businessnews.gr/epixeiriseis/item/295607-i-tupperware-ksekinise-simera-diadikasia-ptoxefsis
  7. C

    Photoshop - hosts block

    you can use HostsMan and use a-dove-is-dumb script to block Adobe telemetry and activation. Check Usage -> HostsMan users (Automatic updates) section
  8. C

    what is wrong with gmo - Mosanto Glyphosate (aka Roundup)

    While we have been destroying our inner ecosystems by abusing oral antibiotics, we have also been spraying them on our food. Literally. Glyphosate, the herbicide in the weed killer Roundup, was patented as an antibiotic. It works by disrupting the pathway that plants use to produce amino acids...
  9. C

    setup raspberry pi 4

    homepage | installation at the time writing the image is 851mb, when burned is 44444444. Using the Balena Etcher, an Electron application using a native executable called etcher-util.exe to burn the image. After download & burn the image to USB, access USB root folder (might needed to...
  10. C

    Cancers mask - Cuba Cancer Hope

    https://www.pbs.org/newshour/show/cancer-immunotherapy-life-saving-powers-limits https://www.sopbs.org/2019-1-january/2020/april/cubas-cancer-hope/
  11. C

    Hungary says it will provide free tickets to Brussels for migrants trying to enter the EU

    https://apnews.com/article/hungary-orban-eu-migration-fines-ae7e763618b0630dc947068b261de958
  12. C

    torrent explained

    A torrent tracker is a server that helps facilitate the communication between peers in a BitTorrent network. The primary role of a tracker is to keep track of which peers (users) are sharing a specific torrent file. It maintains a list of active peers and their IP addresses. They are a single...
  13. C

    Γυναίκες now

    Jack Nicholson at As Good as It Gets (1997) Sheldon Cooper at Big Bang Theory - S06E12 ref
  14. C

    Belt and Road Initiative - Ο Πρέσβης της Κίνας προανήγγειλε συνεργασίες

    https://www.businessnews.gr/oikonomia/item/293831-o-presvis-tis-kinas-stin-ellada-proaniggeile-synergasies-se-5-tomeis-metaksy-elladas-kinas 2022 - https://www.naftemporiki.gr/english/1405244/belt-and-road-initiative-in-greece-and-the-success-case-of-piraeus-port/ 2019 -...
  15. C

    Founder and CEO of Telegram arrested

    https://www.reuters.com/world/europe/telegram-messaging-app-ceo-pavel-durov-arrested-france-tf1-tv-says-2024-08-24/
  16. C

    Εισάγουμε περισσότερα απ' όσα παράγουμε

    Το «ανοιχτό τραύμα» της ελληνικής οικονομίας. https://www.ot.gr/2024/08/25/oikonomia/isozygio-trexouson-synallagon-to-vareli-dixos-pato/
  17. C

    How to add a Custom Domain on Github Pages

    ref - https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pages-site/managing-a-custom-domain-for-your-github-pages-site
  18. C

    Η τουριστική βιομηχανία στρέφεται στα ιδιωτικά νησιά

    https://www.businessnews.gr/epixeiriseis/tourismos/item/293543-i-touristiki-viomixania-strefetai-sta-idiotika-nisia-i-zitisi-afksanetai-diarkos-deutsche-welle https://www.privateislandsonline.com/
  19. C

    Chrome alter JS variable on the fly

    Once user set the breakpoint on Sources tab and then the breakpoint occurred, bring the console frame to view by pressing 'ESC'.
  20. C

    Διατροφή χαμηλών υδατανθράκων

    per 100gr chia hemp (shelled) flaxseeds buckwheat (baked) quinoa mung beans sprouts (GPT) fat 30gr 48gr 39gr 1.6gr 2.4gr 0.2gr fat saturated 3.6gr 5.2gr 3.2gr 0.3gr 0.3gr 0gr fat monounsaturated 2.5gr 6gr 0.7gr 0.8gr fat polyunsaturated 24gr 37gr 0.6gr 1.3gr ________Omega3...
Top