xanthine
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Google is rolling out its redesigned Workspace app icons (theverge.com)
- Show HN: NoProcrast – A browser extension modeled on HN's noprocrast feature (addons.mozilla.org)
I really like HN's noprocrast feature, and I wanted something similar for YouTube and Reddit, so I quickly built this Firefox extension using Claude Code. GitHub: https://github.com/pganguli/NoProcrast
- You keep getting emails offering website help (pauldambra.com)
- PURL Administration (purl.archive.org)
- Open Source Pass Converter for Mobile Wallets (developers.googleblog.com)
- Deconstructing the Xbox Security System [video] (youtube.com)
- Replacing Autokey on Wayland (luxagraf.net)
- Tracking Everything Everywhere All at Once (omnimotion.github.io)
- C source file, that is also a valid shell script (github.com)
- Cache-Based Targeted Deanonymization Attacks (leakuidatorplusteam.github.io)
- Remove Unused CSS from a Site (css-tricks.com)
- The Hacker's Choice: Cheatsheet (github.com)
-
Subscribing to the RSS feeds of blogs that are in my domain of interest and having new posts delivered to my feed reader is a really nice thing to wake up to. Here's my list: https://hackerfactor.com/blog/…
- Root exploits, just so that you can install Debian (wiki.debian.org)
- Cloak: Censorship Circumvention Tool (github.com)
- OpenBSD Release Songs (openbsd.org)
- How far does your curiosity take you? (shark.fish)
-
I tried looking for books on Data Science, but alas, picking out good ones from all of them is challenging. Do you have any suggestions? Video lectures could also work, but I lean more towards books and documentation.
- A curated list of header-only C++ libraries (github.com)
- Optimizing compiled code using safe, sane CFLAGS and CXXFLAGS (wiki.gentoo.org)
- Linux Kernel Parameters Documentation (github.com)
- Autocannon – Fast HTTP/1.1 benchmarking tool (github.com)
-
With different SSH keys being used for different git repos, I was considering adding those keys to my GPG keyring (which also holds those PGP keys that I use for storing passwords with pass, and signing commits), as…