Fizz Buzz in 4 lines of CSS: https://susam.net/css-fizz-buzz.html
Uninitialized garbage on ia64 can be deadly (2004)
https://devblogs.microsoft.com/oldnewthing/20040119-00/?p=41003
#HackerNews #Uninitialized #garbage #ia64 #deadly #programming #security
🐪 Dotcom Survivor Syndrome – How Perl’s Early Success Created the Seeds of Its Downfall - Perl Hacks
「 Perl wasn’t the problem. The conditions under which we used it were. And unfortunately, those conditions, combined with a separate, prolonged misstep over versioning, continue to distort Perl’s reputation to this day 」
Java Hello World, LLVM Edition
https://www.javaadvent.com/2025/12/java-hello-world-llvm-edition.html
#HackerNews #Java #Hello #World #LLVM #Edition #Java #LLVM #Programming #Languages #Tech #News
What even is "literate programming"?
https://pqnelson.github.io/2024/05/29/literate-programming.html
#HackerNews #literateprogramming #programming #concepts #tech #education #coding #insights
A cool new magazine about #programming
> Paged Out! is a free experimental (one article == one page) technical magazine about programming (especially programming tricks!), hacking, security hacking, retro computers, modern computers, electronics, demoscene, and other similar topics.
Eurydice: a Rust to C compiler (yes)
https://jonathan.protzenko.fr/2025/10/28/eurydice.html
#HackerNews #Eurydice #Rust #C #compiler #programming #technology #coding
Interesting take on the decline of Perl. I'm still only partway though but this is resonating with me and matches my experience in unix hacker circles.
And, I have to admit, was guilty of some of it.
https://www.beatworm.co.uk/blog/computers/perls-decline-was-cultural-not-technical
The unexpected effectiveness of one-shot decompilation with Claude
https://blog.chrislewis.au/the-unexpected-effectiveness-of-one-shot-decompilation-with-claude/
#HackerNews #oneShotDecompilation #Claude #AI #effectiveness #techNews #programming #insights
Ever since upgrading LibreOffice it feels far slower than Microsoft Word. Ugh. Who can I pay to have Someone code a text editor with text replacement capabilities or abbreviations, also the ability to just save in a Shun formatted Docx would be fantastic, with header information I enter before saving?
I know about Jarte and AutoHotkey, but AutoHotkey can't be used as a full time replacement. Too many typos, and Jarte is abandonware. At this point, I'm basically using LibreOffice and MS Word as overkill text editors. I believe text replacement is called abbreviations in text speak?
Like, if I type, addy, it should transform into,
FULL ADDRESS.
CITY, STATE, ZIP.
Or...
If I type, RK, it should transform into,
Robert Kingett.
Or if I type,
idy.
It should transform into,
I don't know why.
I use Windows 10.
The hardcopy book of my Game Development in Rust with Macroquad guide is now available with a 25% discount until the end of the year.
The book describes how to write a simple 2D shoot ‘em up game using Rust and the game library Macroquad.
#Rust #RustLang #GameDev #game #programming #book #SelfPublishing #shootemup
"Through abstraction, we wield an amazing power: it renders workable the general case so we may extend our reach. But, despite how important it is to programming, we programmers rarely think about it critically."
I think I undersold this by just linking to it yesterday. So I'm going to be a bit cheeky and share it again. I'd really like to hear your thoughts on the topic!
Here, I consider the implications for: democracy, diversity, and sustainability.
https://caolan.uk/notes/2025-12-01_abstraction_a_critical_perspective.cm
This is poetry!
#html #programming #framework #poetry https://justfuckingusehtml.com/
We Built Lightpanda in Zig
https://lightpanda.io/blog/posts/why-we-built-lightpanda-in-zig
#HackerNews #Lightpanda #Zig #Development #Programming #HackerNews
Fizz Buzz in 4 lines of CSS: https://susam.net/css-fizz-buzz.html
Nimony (Nim 3.0) Design Principles
https://nim-lang.org/araq/nimony.html
#HackerNews #Nimony #Nim3 #DesignPrinciples #Programming #Languages #NimLang
🦾 Algol 68 Programming Language Front-End Merged Into GCC 16 - Phoronix