20 years to give away virtually all my wealth
https://www.gatesnotes.com/home/home-page-topic/reader/n20-years-to-give-away-virtually-all-my-wealth
#i3omf2a
20 years to give away virtually all my wealth
https://www.gatesnotes.com/home/home-page-topic/reader/n20-years-to-give-away-virtually-all-my-wealth
Void: Open-Source Cursor Alternative
https://voideditor.com/
CLion Is Now Free for Non-Commercial Use
https://blog.jetbrains.com/clion/2025/05/clion-is-now-free-for-non-commercial-use/
From: Steve Jobs. “Great idea, thank you.”
https://blog.hayman.net/2025/05/06/from-steve-jobs-great-idea.html
(#ojmxb3q) @kat@yarn.girlonthemoon.xyz That’s cool. Also, looks like a fun woodworking project in case you exceed the hundred slots. :-) The plywood lap joints might be quite repetetive, but gang cutting them with a story stick or some other fixture shouldn’t be too terrible.
(#lyqybeq) @movq@www.uninformativ.de Their gold teeth collection? ;-)
What do you think I just learned about in this awesome Computerphile video with Matt Godbolt called “Subroutines in Low Level Code”? https://www.youtube.com/watch?v=1su3lAh-k4o
Here’s the plot twist, the phrase “till the cows come home”. Hahaha, I never heard this before, but I love it! It’s always interesting to me to hear English sayings. Sometimes we have the same in German, sometimes – like in this case – entirely different ones. It’s fascinating that even though one hasn’t come across proverbs, it’s typically still clear from the context what’s meant.
Yep, some unexpected language stuff. ;-)
(#tf2gyoq) Thanks, @movq@www.uninformativ.de! That seems to be much easier. It’s already implemented in the Python docs as examples of recvmsg(…)
and sendmsg(…)
:
I looked at them sooo many times in order to figure out why my SCM_CREDENTIALS
sending code didn’t work. :-D
Sometimes things go wrong when buying CDs second-hand. I bought an album quite cheap – but as it turned out, they only checked the cover, not the content, so I got something else instead which is actually much more expensive. 🤣
(#qos4joa) @prologic@twtxt.net Exactly. 😂 (Texudus.)
(#honab3q) @lyse@lyse.isobeef.org Nice! Next up: Passing file descriptors over Unix sockets. 😃
Yesterday, I had a look at Unix domain sockets and how to obtain the caller information: https://lyse.isobeef.org/caller-information-via-unix-domain-sockets/
(#h4e6liq) @kat@yarn.girlonthemoon.xyz Ahh I see ! 😅
Claude’s system prompt is over 24k tokens with tools
https://github.com/asgeirtj/system_prompts_leaks/blob/main/claude.txt
(#h4e6liq) Love all the funky colors though 😎
(#h4e6liq) @kat@yarn.girlonthemoon.xyz You’ll have to forgive me 🙏 My vision impairment is getting in the way of seeing this “prompt box” thingy 🤣
(#qos4joa) Or is it Textadus (hmm not sure I can even spell it 😱) now? 🤔
(#qos4joa) @sorenpeter@darch.dk Hah 😅 Just like how we ‘all just talk about Twtxt right? 🤣
(#h4e6liq) @kat@yarn.girlonthemoon.xyz This sounds cool! 😎 Can you show me? 🤔
(#ed3xwsa) @kat@yarn.girlonthemoon.xyz Look into using something like pyrra for creating and managing SLO(s) with Prometheus 👌 I use this myself actually, plus I also use HetrixTools for external monitoring with SLO-style measures via status.mills.io 👌
Ty: A fast Python type checker and language server, written in Rust
https://github.com/astral-sh/ty
(#ylthhja) @bender@twtxt.net Me too! She’s awesome 🙌
(#ed3xwsa) Move beyond basic threshold alerts! Define clear Service Level Objectives (SLOs) and measure Service Level Indicators (SLIs) to track real user impact. Use Prometheus to alert when your SLOs are at risk, ensuring you focus on what truly matters to your users. #Monitoring #SRE #Prometheus
(#ed3xwsa) @kat@yarn.girlonthemoon.xyz I’d recommend alerting off of Prometheus 👌
(#lef66ja) @xuu@txt.sour.is Cool! I’ll have to give it a watch 👌
OpenAI Reaches Agreement to Buy Windsurf for $3B
https://www.bloomberg.com/news/articles/2025-05-06/openai-reaches-agreement-to-buy-startup-windsurf-for-3-billion
Watched the third installment of Andor for last night. That was some intense story telling. When it finished I was shaking from how much it had brought me into it all. Just wow.
Gemini 2.5 Pro Preview: even better coding performance
https://developers.googleblog.com/en/gemini-2-5-pro-io-improved-coding-performance/
Really hoping Elizabeth Watson Brown wins and hold her seat here in Ryan 🙏
(#kl4nkmq) @bender@twtxt.net Deal!
(#yvpi2xa) @prologic@twtxt.net @movq@www.uninformativ.de @bender@twtxt.net That would be fantastic! I encourage you to give feedback or give your experience as an issue: https://codeberg.org/Texudus/website/issues
The specification gives the feeling that it is complete, but there is always gap for small adjustments.
Show HN: Clippy, 90s UI for local LLMs
https://felixrieseberg.github.io/clippy/
(#3e6p7lq) @kat@yarn.girlonthemoon.xyz Any idea why?
(#zf7oiza) @movq@www.uninformativ.de @bender@twtxt.net @kat@yarn.girlonthemoon.xyz Oh yeah, this is a great article! The site looks quite horrible, but tastes are different. :-)
(#zf7oiza) And on a similar note, cross-post from Mastodon:
What I love about HTML and HTTP is that it can degrade rather gracefully on old browsers.
My website isn’t spectacular but I don’t think it looks horrible, either. And it’s still usable just fine all the way down to WfW 3.11:
It’s not perfect, but it’s usable. And that makes me happy. Almost 30 years of compatibilty.
The biggest sacrifice is probably that I don’t enforce TLS and that HTTP 1.0 has no Host:
header, so no vhosts (or rather, everything must come from the default vhost). (Yes, some old browsers send Host:
, even though they predate HTTP 1.1. Netscape does, but not IBM WebExplorer, for example.)
(On the other hand, it might completely suck on modern mobile devices. Dunno, I barely use those. 🤪)
(#3e6p7lq) @kat@yarn.girlonthemoon.xyz Oh dear, what a way to start the day! :-(
The curse of knowing how, or; fixing everything
https://notashelf.dev/posts/curse-of-knowing
(#yvpi2xa) @bender@twtxt.net I think this would be a good idea as @movq@www.uninformativ.de and @andros@twtxt.andros.dev have done ✅ I may even join the experiments if I have any spare time to hack a custom yrand
branch and run it up on say something like a yarnexp.mills.io
or something 🤔
(#awvnroa) @bender@twtxt.net This ☝️
(#nja4p3a) @sorenpeter@darch.dk No because as the spec statd originally, and we didn’t change that syntax at all:
Mentions are embedded within the text in either @ or @ format
So the lextwt parser we use will simply call this an invalid mention, which it does.
(#6f2orxq) @sorenpeter@darch.dk Unfortunately it does break all clients, because the original spec stated:
Mentions are embedded within the text in either @ or @ format
The Death of Daydreaming: What we lose when phones take away boredom
https://www.afterbabel.com/p/on-the-death-of-daydreaming
Technical analysis of TM SGNL, the unofficial Signal app Trump officials use
https://micahflee.com/tm-sgnl-the-obscure-unofficial-signal-app-mike-waltz-uses-to-text-with-trump-officials/
Accountability Sinks
https://250bpm.substack.com/p/accountability-sinks
(#o6z2gsq) @movq@www.uninformativ.de Just like Friday’s right? 😅
(#o6z2gsq) @bender@twtxt.net Mondays should be optional.
(#22qxisq) @sorenpeter@darch.dk Yes, there are interesting things that can be incorporated to see how they work.
The issue of allowing the use of Z for UTC is interesting. I think I should add a brief explanation.
The url issue is for a debate :D . Maybe an issue could be opened. My opinion is that it is necessary to leave it as it is right now because otherwise the thread system, or replies, may have problems (404s). It’s all a matter of discussion.
I like your idea of contact. I will add it.
Thanks to you for your feedback!!!
Design for 3D-Printing
https://blog.rahix.de/design-for-3d-printing/
Tiens, on dirait que #ovh ne permet pas de définir un glue record pur une extension .eu #DNS. Dommage pour l’#auto-hebergement