Search results

  1. C

    Multiple CSV Viewer

    Lately I see many people using EXCEL files to search for values according to a default value (ex. search for COL1 and need to know the COL2 for the same row). The purpose of this application is to make easier this procedure. On startup the application scans if any CSV file is near the...
  2. C

    Calendar

    An application inspired by Outlook / Thunderbird / EssentialPIM calendar... This most wanted operation, which allows you to track everything happens to your life. Without tracking things, are getting forgotten... A single file application uses a json file as database and provides : keyword...
  3. C

    git do it right + SSH to linux server

    using PuTTY to generate key pair and use it on server When user clicks Generate [1] a public key appear to textbox [2], user has to save the [4] private key (aka id_rsa for putty id_rsa.ppk) [3] public key (aka id_rsa.pub for putty id_rsa_pub.ppk) [6] always use >= 2048 The private get...
  4. C

    setup raspberry pi 4

    Download x64 with Desktop (2022-09-22-raspios-bullseye-arm64.img.xz) - btw the Raspberry Pi Desktop (4gb) variant is for PC & MAC. alternative DietPi OS is plain CLI offers ready packages for use, see DietPi-Software [2], has also Amiberry variant aka Amiga emulator. YunoHost - democratize...
  5. C

    Crawlee / Puppeteer / Playwright - web scraping and browser automation

    scrapper - google Puppeteer ( also downloads a compatible version of Chromium ) https://developer.chrome.com/docs/puppeteer/ berstend.puppeteer-extra & puppeteer-extra-plugin-stealth & puppeteer-extra-plugin-recaptcha (via 2captcha) https://github.com/berstend/puppeteer-extra/issues/399...
  6. C

    bookmarklet constructor

    http://js.do/blog/bookmarklets/ https://caiorss.github.io/bookmarklet-maker/ or manually remove all comments copy and paste the code into chrome address bar. chrome will paste it as a single line. copy it back from address bar prepend javascript: to turn it into...
  7. C

    movies must see

    '90s Dad Thrillers - A List https://maxread.substack.com/p/90s-dad-thrillers-a-list 1974 Death Wish https://www.imdb.com/title/tt0071402/ Charles Bronson 1990 The Hunt for Red October https://www.imdb.com/title/tt0099810/ With Jack Ryan 1992 Passenger 57...
  8. C

    British American Tobacco

    2025 - More Doctors Smoke Camels 2024 - Philip Morris International has funded Japanese academics 2023 - Geographic ‘hot spots’ for cigarette and firearm deaths in the US 2023 - The American Medical Association (AMA) Said Trust Your Doctor on Smoking 2023 - How cigarette makers sold food...
  9. C

    Inner Body

    Devices Lumen (hack your metabolism) video - 2021 - Dave Asprey Presentation (read the comments) Apollo Neuro (vibrations to nervous system) video - 2022 - Healing Vibrations with (co-founder) Dr David Rabin article - 2020 - Michael Kummer Review Muse S (record brain activity) article -...
  10. C

    CZECH - Prague Information

    -πηγα GR, τα σπασε απλα.. ειχα ξεχασει πως ηταν οι γευσεις των φαγητων, μονο αυτο θα σου πω.. γαμω το τοπικο ministry εδω. -Γιατί; -γιατι ρε φιλε. τα παντα εδω γινονται import απο αλλες χωρες.. και δεν ειναι αυτο το ζητουμενο, αλλα οτι ο κοσμος ποτε δεν αγοραζει ακριβα πραγματα (οσα ειναι ακριβα...
  11. C

    Just Get More Fiber!

    https://today.duke.edu/2022/07/it-doesn’t-matter-much-which-fiber-you-choose-–-just-get-more-fiber (ref) There is a link between the health of your gut microbiome and hormones. When gut health isn’t optimal, hormones become imbalanced. A research showing that the microbiome plays a big role in...
  12. C

    ffmpeg

    metadata title used on every application, adjust with ref - https://write.corbpie.com/adding-metadata-to-a-video-or-audio-file-with-ffmpeg/ increasing volume in video ref - https://bytefreaks.net/uncategorized/increase-volume-in-video-using-ffmpeg (ffmpeg) normalize all sound duration to...
  13. C

    cryptocurrency

    Goldman Raising $2B to Buy Distressed Celsius Assets https://www.morningstar.com/news/dow-jones/202206247121/goldman-sachs-looks-to-raise-2-billion-to-buy-celsius-networks-assets-coindesk-says https://www.coindesk.com/business/2022/06/24/goldman-sachs-raising-funds-to-buy-celsius-assets-sources/...
  14. C

    download video from boxcast.com / brighteon.com / vice.com with youtube-dl and ffmpeg

    make sure ffmpeg.exe can access the internet 1- ffmpeg.exe needed to be near youtube-dl.exe 2- find the destination m3u8 url by devtools > network, looks like : #EXTM3U #EXT-X-VERSION:4 #EXT-X-TARGETDURATION:5 #EXT-X-MEDIA-SEQUENCE:0 #EXT-X-BOXCAST-OFFSET:0.000 #EXTINF:4.004...
  15. C

    ffmpeg

    convert video to 480p and remove video default audio convert video to 480p and add repeatable audio track that dont extend the video -- adding audio ( without re-encode )
  16. C

    Συνήγορος του Πολίτη

    Φυσικά πρόσωπα και νόμιμοι εκπρόσωποι επιχειρήσεων μπορούν να επικοινωνούν εύκολα και γρήγορα με το Συνήγορο του Πολίτη. Το mySynigoroslive αποτελεί το επόμενο βήμα στην ψηφιοποίηση της λειτουργίας του Συνηγόρου του Πολίτη, καθώς είναι διαθέσιμη εδώ και χρόνια η δυνατότητα υποβολής ερωτημάτων...
  17. C

    Water Explained

    Buy Water Quality TDS Tester (Total Dissolved Solids) *What is* http://hmdigital.com/what-is-tds/ http://www.waterfiltersonline.com/tds-sources.asp Metrics *Which company/product* http://hmdigital.com/product-tag/drinking_water/ TDS meter with ATC https://www.amazon.co.uk/d/B01CR4TDFY/...
  18. C

    movies must see

    Actors / Directors Frances McDormand https://www.imdb.com/name/nm0000531 Margot Robbie [video] https://www.imdb.com/name/nm3053338 Jonah Hill https://www.imdb.com/name/nm1706767 Teri Hatcher https://www.imdb.com/name/nm0000159 Quentin Tarantino...
  19. C

    VSCode with felixfbecker PHP Debugger

    xdebug profiler GUIs KCacheGrind (2013) - http://kcachegrind.sourceforge.net/html/Home.html QCacheGrind (KCacheGrind) Windows build (2013) - https://sourceforge.net/projects/qcachegrindwin/ WinCacheGrind (2015) - https://github.com/ceefour/wincachegrind...
  20. C

    CZECH - Looking for a Job

    :ninja: Google - Job Search Unified :ninja: Remote jobs https://www.realworkfromanywhere.com/ https://freshremote.work/ https://keyboardjobs.com/ https://remotonly.com/ https://remoteok.com https://remotejobsly.com/ https://www.unlistedjobs.com/ HackerNews-new-jobs - insights into fresh and...
Top