Josh Ellithorpe pfp

Josh Ellithorpe

@quest

234 Following
1201 Followers


Josh Ellithorpe pfp
Josh Ellithorpe
@quest
I just assumed there was always 8 bits in a byte. Didn't even realize there were exceptions until today. TIL. https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/p3477r0.html
0 reply
0 recast
3 reactions

Josh Ellithorpe pfp
Josh Ellithorpe
@quest
Worldcoin is no more. Now they are just using the orbs for digital ID. https://www.engadget.com/big-tech/sam-altmans-worldcoin-startup-is-dropping-the-coin-and-doubling-down-on-orbs-232105287.html
1 reply
0 recast
2 reactions

Josh Ellithorpe pfp
Josh Ellithorpe
@quest
I loved Matchbox cars as a kid, but didn't know much about their history. Learned a lot from this write-up. https://www.hagerty.com/media/automobilia/the-rise-and-fall-of-matchboxs-toy-car-empire/
1 reply
0 recast
0 reaction

Josh Ellithorpe pfp
Josh Ellithorpe
@quest
Easy to use HTML components in Go. They are literally just functions. Get type safety and a really simple to use syntax. Looks pretty useful. https://www.gomponents.com
1 reply
0 recast
5 reactions

Josh Ellithorpe pfp
Josh Ellithorpe
@quest
Be careful with class methods in Ruby. Generally there are better ways to structure your code. Scopes and instance methods are probably preferable. https://www.campsite.com/blog/class-methods-are-rubys-useeffect
0 reply
1 recast
2 reactions

Josh Ellithorpe pfp
Josh Ellithorpe
@quest
PyPi is removing PGP signature verification. Sad that PGP is slowly withering away. https://blog.pypi.org/posts/2023-05-23-removing-pgp/
1 reply
0 recast
2 reactions

Josh Ellithorpe pfp
Josh Ellithorpe
@quest
By default Cloudflare will block RSS readers, this article details how you can whitelist them and keep them functional for your users. Do your part, don't let RSS die. https://openrss.org/blog/using-cloudflare-on-your-website-could-be-blocking-rss-users
1 reply
0 recast
2 reactions

Josh Ellithorpe pfp
Josh Ellithorpe
@quest
Inkscape 1.4 ships, an amazing open source Illustrator alternative. https://inkscape.org/news/2024/10/13/inkscape-launches-version-14-powerful-new-accessib/
0 reply
0 recast
0 reaction

Josh Ellithorpe pfp
Josh Ellithorpe
@quest
All I know is that I am glad I don't use WordPress, nor will I suggest it to anyone in the future. What a shit show. https://torment-nexus.mathewingram.com/is-matt-mullenweg-defending-wordpress-or-sabotaging-it/
1 reply
0 recast
2 reactions

Josh Ellithorpe pfp
Josh Ellithorpe
@quest
Project Turnable lets you rotate 2D vectors. Every time I think I don't need Adobe software they release something awesome. This could be super useful for NFT game devs. https://www.creativebloq.com/design/adobes-new-image-rotation-tool-is-one-of-the-most-impressive-ai-concepts-weve-seen
0 reply
0 recast
0 reaction

Josh Ellithorpe pfp
Josh Ellithorpe
@quest
Vulnerabilities found in Realtek SD card reader driver on Windows. Excellent technical deep dive. https://zwclose.github.io/2024/10/14/rtsper1.html https://x.com/zwclose/status/1845917475105615882?t=AcaYMg6hf83FnYhBDcqOYQ&s=19
0 reply
0 recast
3 reactions

Josh Ellithorpe pfp
Josh Ellithorpe
@quest
I just made it to Patagonia and it is absolutely gorgeous. Lakes all around me with white capped peaks in the distance.
2 replies
0 recast
6 reactions

Josh Ellithorpe pfp
Josh Ellithorpe
@quest
Details on a new open source fund! From 10-100k per supported project. Maybe a lucky dev here could get some funding. https://floss.fund/blog/announcing-floss-fund/
1 reply
0 recast
6 reactions

Josh Ellithorpe pfp
Josh Ellithorpe
@quest
Chrome is disabling uBlock Origin because manifest v2 extensions are getting purged. You have a couple options, switch to uBlock Origin Lite, or the better option, is take the time to finally update to Brave! https://www.pcmag.com/news/googles-chrome-browser-starts-disabling-ublock-origin
4 replies
5 recasts
23 reactions

Josh Ellithorpe pfp
Josh Ellithorpe
@quest
Stack Wallet is my favorite mobile wallet. I can point it at my own Fulcrum server, it supports Tor, and even supports CashFusion, making it the most private mobile wallet for BCH. Plus it is multi currency, supporting Monero, Ethereum, and a bunch of other coins. Oh, and did I mention it is available for every platform, both mobile and desktop. It is a game changer. https://stackwallet.com/
0 reply
0 recast
3 reactions

Josh Ellithorpe pfp
Josh Ellithorpe
@quest
Linux compatible kernel completely written in Rust. Worth watching for sure. I wonder what Linus has to say about this. https://github.com/asterinas/asterinas
1 reply
0 recast
7 reactions

Josh Ellithorpe pfp
Josh Ellithorpe
@quest
SSL certificate validity time going down to 45 days by 2027. Better make sure your auto renewal is working. https://github.com/cabforum/servercert/pull/553
2 replies
0 recast
2 reactions

Josh Ellithorpe pfp
Josh Ellithorpe
@quest
Design to make your own simple synthesizer. Six different modules you can use to make tons of sounds. http://www.technoblogy.com/show?4MGW
0 reply
0 recast
1 reaction

Josh Ellithorpe pfp
Josh Ellithorpe
@quest
Furi Labs releases a new Linux phone to the market. Runs Furi OS, based on Debian, with an Android compatibility layer. Thoughts? Anyone actually used it yet? https://furilabs.com/
0 reply
0 recast
2 reactions

Josh Ellithorpe pfp
Josh Ellithorpe
@quest
Be careful using process.stdout.write on a pipe in Node.js, you might end up losing data. https://sxlijin.github.io/2024-10-09-node-stdout-disappearing-bytes
0 reply
0 recast
1 reaction