If stuff to do drugs is called "drug paraphernalia" by television news in order to make it sound vaguely disreputable, is stuff to do computer programming "development paraphernalia"?
If stuff to do drugs is called "drug paraphernalia" by television news in order to make it sound vaguely disreputable, is stuff to do computer programming "development paraphernalia"?
How to abort a git commit amend
"Sometimes you issue a `git commit --amend` only to realize that you didn't really mean to amend the previous commit."
In vi: `ESC :cq!` (quit without saving and report an error)
In anything else: Delete the commit message, so git will complain about the missing message instead of continuing.
Digital Toolbox: SQL
Structured Query Language (SQL) is a domain-specific language used to manage data, especially in a relational database management system (RDBMS).
https://wadebach.blackcatwhitehatsecurity.com
#Digital #Toolbox #SQL #programming
Interesting idea, although I don't know if it needs to be a primitive. The os.tree() function in #Python does this for file systems and, as a model, could be used as the basis for other kinds of tree structures. (Note that os.tree() also properly handles both top down and bottom up processing.)
> Programming languages should have a tree traversal primitive. https://blog.tylerglaiel.com/p/programming-languages-should-have
ArkFlow: High-performance Rust stream processing engine
https://github.com/arkflow-rs/arkflow
Discussions: https://discu.eu/q/https://github.com/arkflow-rs/arkflow
@epilys @thedarktangent I finally got my #usenet #nntp TUI client to be usable. https://crates.io/crates/usenet_reborn had to get before that the libs usable to be able to get the client working as I wanted took me around 2-3 years for the lib and 6months to 1 yea for the client https://crates.io/crates/rek2_nntp/1.0.5 @hispagatos @2600 #2600Madrid #programming #rust #rustlang
BitCraft Online will be open source (the backend is written in Rust)
https://bitcraftonline.com/blog/open-sourcing-bitcraft-online
Discussions: https://discu.eu/q/https://bitcraftonline.com/blog/open-sourcing-bitcraft-online
How Netflix Uses Java - 2025 Edition
https://youtu.be/XpunFFS-n8I?si=7JnfkeeecQaakknB
Discussions: https://discu.eu/q/https://youtu.be/XpunFFS-n8I?si=7JnfkeeecQaakknB
"Anthropic Economic Index: AI’s Impact on Software Development"
https://www.anthropic.com/research/impact-software-development?utm_source=superhuman&utm_medium=newsletter&utm_campaign=alibaba-drops-qwen-3&_bhlid=c51fddb24967210b6548acdf43898bddf9b85af2
#AI #LLM #anthropic #coding #programming #softwaredevelopment
Programming languages should have a tree traversal primitive https://lobste.rs/s/ctopbt #programming
https://blog.tylerglaiel.com/p/programming-languages-should-have
Repeat it with me and speak it loudly: "#MicrosoftTeams is not a reliable product you should base your workflows up! MS Teams is not a reliable product you should base your workflows up! MS Teams is not a reliable product you should base your workflows up!"
Is this the third or the fourth incompatible incarnation of Teams WebHooks Microsoft is introducing?
New Git diff alternative just dropped!
**riff** — A diff filter highlighting which line parts have changed.
Supports highlighting conflict markers, merge commits & more!
Written in Rust!
GitHub: https://github.com/walles/riff
Demo release of Gaia Maker, an open source planet simulation game powered by Rust, Bevy, and egui
https://garkimasera.itch.io/gaia-maker
Discussions: https://discu.eu/q/https://garkimasera.itch.io/gaia-maker
Migrating away from Rust.
https://deadmoney.gg/news/articles/migrating-away-from-rust
Discussions: https://discu.eu/q/https://deadmoney.gg/news/articles/migrating-away-from-rust
From the Archive: The Leanpub Podcast Feat. Eric Wise, Author of Effectively Learning to Code: A Brain-Based Approach
https://leanpub.com/blog/the-leanpub-frontmatter-podcast-feat-3
WPF + MVVM http://leanpub.com/set/leanpub/wpfmvvm by EngineerSpock is the featured Track of online courses on the Leanpub homepage! https://leanpub.com #programming
Patterns of Application Development Using AI (The Course) http://leanpub.com/courses/leanpub/patterns-of-application-development-using-ai by Obie Fernandez is the featured course on the Leanpub homepage! https://leanpub.com #ai #courses #programming