proposal: io: add Seq for efficient, zero-copy I/O
https://github.com/golang/go/issues/73154
Discussions: https://discu.eu/q/https://github.com/golang/go/issues/73154
![[Edited to more benchmarks] [Edited to add reservations about iterator use] Proposal Details This proposal adds two new functions and one new type to the io package: type Seq = iter.Seq2[[]byte, er... [Edited to more benchmarks] [Edited to add reservations about iterator use] Proposal Details This proposal adds two new functions and one new type to the io package: type Seq = iter.Seq2[[]byte, er...](https://social.heise.de/system/cache/preview_cards/images/003/329/953/original/e9cbcd346dcf19b6.png)
proposal: io: add Seq for efficient, zero-copy I/O
https://github.com/golang/go/issues/73154
Discussions: https://discu.eu/q/https://github.com/golang/go/issues/73154
Coding vs. Vibe Coding, by @adarsh____gupta@x.com (@thebinjiang@x.com):
Excited to announce that Learn 6502 Assembly is now available on Flathub!
Modern 6502 Assembly Learning Environment with:
• Interactive step-by-step tutorial
• Code editor with syntax highlighting
• Built-in assembler & debugger
• Visual game console
Perfect for retro-computing enthusiasts, students, or anyone curious about how computers work at a low level.
Available on Flathub: https://flathub.org/apps/eu.jumplink.Learn6502
#6502 #Assembly #Programming #GNOME #Adwaita #Flathub #OpenSource #Learning
Cracking the Code of Vibe Coding, by @petesena@x.com (@uxdesigncc):
To be fair, I really like the term "vibe coding", not because I believe in some stupid ai bullshit, but because it allows me to insult someone without them noticing:
"Did you write that code?"
"Yeah, why?"
"Oh, I just wanted to say, you are a real vibe coder!"
"Oh thanks "
Your Product Should Be Shiny. Your Stack Should Be Boring.
https://judoscale.com/blog/boring-software
Discussions: https://discu.eu/q/https://judoscale.com/blog/boring-software
I'm not sure how it is for other topics, but when it comes to programming topics, I keep finding more and more AI slop on "developer" blogs. It's getting to the point where finding helpful content is more and more difficult. I guess because the people who don't actually care about knowledge can spew slop at a much higher rate than people who produce quality content.
Dev blogs used to be a decent supplement to library docs. Not really any more.
My partner had not heard of the term vibe coding, and their guess was: coding, while drinking mate and listening to drum and bass. And, TBH, that is the "vibe coding" we really need.
Posting is an API client that runs completely in your terminal - and version 2.6 is out now!
It's one of the biggest releases yet, adding the ability to edit headers/query params, compact mode, more autocompletion and much more!
before dr dobb's journal was given a new title/subtitle years later, its original title was
It occurs to me that I now have 20 years of web development experience (I got my first paid web dev gig at 14 years old).
That site used Macromedia (yes, before it was Adobe) Flash! Today, I reach for #Svelte before anything else. But mostly, I do non-web application programming for niche engineering applications.
I still remember making my first website with my sister on Yahoo! Geocities. What a time to be alive!
With the changes brought by Svelte 5, I found myself wanting to take advantage of performance improvements and harness the power of runes. But converting my stores to something 'rune-based' proved more challenging than I had hoped since so much of my codebase relied on stores.
Migrating Svelte Stores to Runes
https://www.closingtags.com/svelte-stores-to-runes
2/2 Don’t miss out on this incredible opportunity!
Help us spread the word!
#GoTALER #onlinepayment #tech #technology #banking #finance #onlineshopping #freesoftware #openSource #developer #programming #privacy #DigitalRights #PublicCode #cybersecurity #infosec
@nlnet @ps @EC_NGI @Taler @glsbank @leoo @oec @EUCommission @EU_Commission @TUEindhoven @NGIZero @ngi @NGICommons
@HomoDigitalisGR
Using uv and PEP 723 for Self-Contained Python Scripts
https://thisdavej.com/share-python-scripts-like-a-pro-uv-and-pep-723-for-easy-deployment/
Discussions: https://discu.eu/q/https://thisdavej.com/share-python-scripts-like-a-pro-uv-and-pep-723-for-easy-deployment/
What client do you use for all the tasks you perform with Kubernetes clusters?
Why do you use it over other clients?
#kubernetes #client #software #platform #programming