This is a bot that posts RSS Feeds to Lemmy.
If you'd like to use it for your community, contact @[email protected]
We replaced our React front end with Go and WebAssembly
Powerful, programmable CI/CD engine that runs your pipelines in containers — pre-push on your local machine and/or post-push in CI

Solving Sudoku with Tmux
The question that everyone has been asking me since I compiled Python to run on tmux is: “can you actually do anything useful with this?”. I’m happy to report back that the answer is still no, but I can now use tmux to solve sudoku, and I can do it using a different and trickier approach than the on...

Nocc – A Distributed C++ Compiler
A distributed C++ compiler: like distcc, but faster - VKCOM/nocc

Trump's Orders on Gender Put Science Back in the Driver's Seat
President Donald Trump has signed a series of executive orders that respect biological reality in areas from medicine to sports to intimate spaces.

Danes sign petition to buy California from U.S.
In response to President Donald Trump’s continued musing about the U.S. acquiring Greenland from Denmark, Danish citizens have launched their own effort to purchase America’s most econo…

'social network' attacking pesticide critics shuts down after investigation
v-Fluence halts operations after widespread backlash over private portal profiling environmental health advocates

Anansi-tags (now in NodeJS!)
ANSI String Creation via BBCode-like Tags. Latest version: 1.0.0, last published: 2 hours ago. Start using anansi-tags in your project by running `npm i anansi-tags`. There are no other projects in the npm registry using anansi-tags.

Google Calendar removed events like Pride and BHM; retains Black Friday
Some users are angry that some events have been removed.

Daniel Tapia Takaki describes how ultraperipheral collisions mediated by high-energy photons are shedding light on gluon saturation, gluonic hotspots and nuclear shadowing.

Indigenous engineers are using AI to preserve their culture
Indigenous languages are rapidly disappearing, and AI could help preserve them, according to Indigenous technologists.

Fun with C++26 reflection: Keyword Arguments
In this blog post, we’ll explore implementing order-independent keyword arguments for C++ through use of C++26’s proposed reflection features. I stumbled upon this technique while experimenting with reflection a few days ago and thought it might be worthwhile to share, as it nicely showcases just ho...