Why does my regular expression work in X but not in Y? https://lobste.rs/s/hrdrbr #programming
https://unix.stackexchange.com/questions/119905/why-does-my-regular-expression-work-in-x-but-not-in-y
Why does my regular expression work in X but not in Y? https://lobste.rs/s/hrdrbr #programming
https://unix.stackexchange.com/questions/119905/why-does-my-regular-expression-work-in-x-but-not-in-y
Making fun of #AI's mistakes to make yourself feel smart is the new making fun of juniors' mistakes to make yourself feel smart.
I added sorted transparencies and cubemap reflections to my software rasterizer, when I realized nobody would stop me from doing this.
For the Zig community. I think asynchronous IO is the next big step for "Introduction to Zig: a project-based book". So, any suggestions on "good examples of use" of asyncronous IO? #ziglang #programming #OpenSource
Link to project: https://github.com/pedropark99/zig-book
Happy to see, I've once again made it to the Golang Weekly. This time, with gomjml: https://www.golangweekly.com/issues/566
The biggest bottlenecks in the software lifecycle have nothing to do with code. They’re people problems: communication, persuasion, decision-making.
How do you reliably get the right people in the right place, at the right time, talking about the right things? Is there a transfer protocol or infrastructure-as-code tool that works on human beings?
As it happens, yes.
My latest byline:
https://stackoverflow.blog/2025/08/20/documents-the-architect-s-programming-language
Celebrating Advanced Functional Programming with Elixir by Joseph Koski now in beta!
Read more: https://bit.ly/3V5AQBZ
It’s just a JMP to the [EAX]
And then a shift to the right
Put your faith in the chips
LET’S DO THE SPECULATIVE EXECUTION AGAINNNNNN!
(h/t to @todb )
Join ACCU For Access To Journals
ACCU members receive two fantastic journals:
C Vu - The formal journal of ACCU for its members
Overload - Journal focusing on all aspects of software development
Memberships from just £35/year: https://accu.org/menu-overviews/membership/
and more efficient coding processes.
Questions and feedback are encouraged! #Cplusplus #Programming #Innovation #OpenSource
For more information check: https://devblogs.microsoft.com/cppblog/announcing-proxy-4-the-next-leap-in-c-polymorphism/.
Tarides | Internship Report: Refactoring Tools Coming to Merlin
https://tarides.com/blog/2025-08-20-internship-report-refactoring-tools-coming-to-merlin/
An excellent article on why meetings mess up our work flow.
Announcing Proxy 4: The Next Leap in C++ Polymorphism.
https://devblogs.microsoft.com/cppblog/announcing-proxy-4-the-next-leap-in-c-polymorphism/
Refactor and extract functions longer than 5 lines. Here's how. https://hackernoon.com/code-smell-03-functions-are-too-long-heres-how-to-fix-that #programming
Présentation détaillée des nouveautés du langage Perl version 5.42 qui est sorti début juillet 2025 - Article par Emmanuel Seyman chez LinuxFr #Programming #Perl https://linuxfr.org/news/perl-5-42-est-sorti#toc-am%C3%A9liorations-des-performances
You’ve probably seen `use function strlen` in PHP and shrugged.
But here’s the twist: in certain cases, it activates a special compiler optimization in PHP that makes some functions significantly faster.
This is your eureka moment! Here’s how it works, when it matters, and how to adopt it easily: https://tideways.com/profiler/blog/compiler-optimized-php-functions?utm_medium=social&utm_source=mastodon&utm_campaign=compiler-optimized-php-functions