Site uses cookies to provide basic functionality.
Javascript rendering is set to off by default when visiting the site via .onion and .i2p domains. It can be enabled back again in user's settings section. Javascript rendering set to off means, that you can disable javascript in your browser now and the site will remain functional.
There is also IRC server now available via native IRC clients or non javascript web based one.
Fonts can be adjusted in user's settings section as well.
Check FAQ for more.

OK

Snyk joins the AWS Pattern Partners program, bringing its proven success with AI/ML and Generative AI. Discover how Snyk Studio accelerates innovation on AWS, embeds security at inception, and delivers measurable outcomes for enterprises modernizing critical processes and adopting AI safely.

Testing out Absurd, an experimental durable execution system that uses only Postgres, for AI workloads with expensive LLM calls.

I’ve been building apps for a long time. More than a decade ago I shipped several apps on the Windows Phone Store — and back then, publishing as an indie was empowering. Even though dealing with Microsoft was often frustrating, at least I could publish my apps under my own name. Ever since switching fully to iOS professionally, I’ve been waiting for a good personal project idea. Something small but meaningful.


Testing is an essential part of building reliable software. It’s a form of documentation, a reminder of mistakes of the past, and a boost of confidence when you want to refactor. But mostly, testing is a way of showing that your code is correct and resilient. Because it’s so important, we’ve invested a lot of effort at Jane Street to develop techniques that make tests clearer, more effective, and more pleasant to write.

Testing is an essential part of building reliable software. It’s a form of documentation, a reminder of mistakes of the past, and a boost of confidence when you want to refactor. But mostly, testing is a way of showing that your code is correct and resilient. Because it’s so important, we’ve invested a lot of effort at Jane Street to develop techniques that make tests clearer, more effective, and more pleasant to write.



Introducing the new MapTiler Streets map. Features include localized shields, last-mile detail, Dark mode, and enhanced transit networks for navigation.

The TypeScript compiler options strictNullChecks and noImplicitAny interact in a strange way: enabling just strictNullChecks leads to type errors that disappear after enabling noImplicitAny too, meaning getting stricter has fewer errors! This is a low-consequence curiosity, but I did trip over it in the real world, while updating some modules at work to be stricter. The context TypeScript is a powerful tool for taming a JavaScript codeb....

Eve 2.2.4 - nicolaiarocci.com - 6 months ago - eng
Eve v2.2.4 was just released on PyPI . It is a minor update, with a validation fix contributed by smeng9 . See the changelog for details.

As a newly minted Staff Software Engineer at Doximity, I've been looking for ways to maximize my impact on the teams I support. My mandate as a Staff Software Engineer is to solve the kinds of problems that affect every team in my umbrella, not just the one team where I do my own IC work. That's a big change from my previous role as tech lead of a small team. I’ve enjoyed following LeadDev’s content, from blog posts and videos to webinars....

Want to see how modern applications handle complexity, scale, and cutting-edge features without becoming unmanageable? In this deep-dive webinar, we move From CRUD to AI Agents, showcasing how RavenDB, a high-performance document database, simplifies the development of a complex Property Management application.

Want to see how modern applications handle complexity, scale, and cutting-edge features without becoming unmanageable? In this deep-dive webinar, we move From CRUD to AI Agents, showcasing how RavenDB, a high-performance document database, simplifies the development of a complex Property Management application.

Gitforest - briansunter.com - 6 months ago - eng
A terminal UI for managing dozens of Git repositories at once: status dashboard, batch git operations, GitHub integration, and background fetches.

Gitforest - briansunter.com - 6 months ago - eng
A terminal UI for managing dozens of Git repositories at once: status dashboard, batch git operations, GitHub integration, and background fetches.

Brian Eno’s Ambient 1: Music for Airports is a landmark album in ambient and electronic music. Although it wasn’t the first ambient album, it was the first album to be explicitly labelled as ‘ambient music’. [..] In this article, I’ll discuss how Music for Airports was created, and I’ll deconstruct and recreate the tracks 2/1 and 1/2. Hopefully, the article will demystify some of Brian Eno’s techniques, and give you some ideas about how t..


I think of it [the usefulness of writing] like breathing but for ideas. We do so much reading all day—there should be a natural balance with producing words too. Inhale, exhale, inhale, exhale… Joe Boudreau in On 10 Years of Writing a Blog Nobody Reads , an article I agree 100% with.

Introduction In this article, I’m going to show you the best way to replace the deprecated @GenericGenerator when upgrading your application to Hibernate 7. Hibernate @GenericGenerator annotation The @GenericGenerator annotation has been available since Hibernate 3.5, as an alternative to the XML element from HBM mappings. As illustrated by the Hibernate 6.5 @GenericGenerator Javadoc, this annotation was deprecated in favor of t..

The recent Turris OS update from 7.2.3 to 9.0.0 took down my WiFi entirely. The wired network still works fine, but wireless is completely broken. Factory reset It turns out the Omnia has an extensive (and fast) factory reset / recovery mode via the hardware reset button. Unfortunately, the factory image didn't work for me, possibly because I don't use the stock WiFi radios anymore . Rolling back with schnapps Thanks to the fact ....

Download Whonix – 12 Dec 25 How-to: Install Qubes-Whonix Installation Instructions, Release Notices, Disposable Template Setup, Updates over Tor Upgrade Alternatively, in-place release upgrade is possible upgrade using by performing a release upgrade. Whonix – 1 Dec 25 Release Upgrade What is a Release Upgrade? Whonix – 14 Mar 26 Release Upgrade Whonix 17 to Whonix 18 How to Relea....

Download Kicksecure – 15 Feb 26 Kicksecure for Qubes Using Kicksecure-Qubes Upgrade Alternatively, in-place release upgrade is possible upgrade using by performing a release upgrade. Kicksecure – 1 Dec 25 Release Upgrade What is a Release Upgrade? Kicksecure – 14 Mar 26 Release Upgrade Kicksecure 17 to Kicksecure 18 How to Release Upgrade from Kicksecure 17 to Kicksecure 18 ....

The Global Age Europe 1950-2017 by Ian Kershaw Covers all of Cold War Europe quite well for politics and culture. A good general introduction. 4/5 The Last American Hero: The Remarkable Life of John Glenn by Alice George A fairly brief and positive biography of one of America’s first Astronauts. “heroic without being perfect” . … Continue reading Audiobooks – November 2025

Recently I've been looking into securing my laptop a bit. By default, every single program has access to everything: filesystem, network, other programs. First, I started looking into Firejail. It allows specifying paths the program can access, as well as the network and other special things. It's not bad and I used it for a while. What I don't like about Firejail is that it's setuid: it runs as root, sets up the sandbox, then starts th....

Keep track of all the stuff from the Shop you’ve been wanting to purchase with the new Wishlist feature. Display the stuff you’ve been eyeing on your profile, and if you’re lucky enough, maybe one of your friends may see it and gift it to you…

By bringing commerce directly to official game communities, we're giving game developers the opportunity to benefit from these dynamics, creating incremental revenue that complements their existing storefronts.

While in the mood to goof around with Emacs, CLI, and image rendering , I've revised an idea to generate some sort of art from your codebase (or any text really). That is, given an image, generate a textual representation, potentially using source code as input. With that, here's one : a utility to transform images into character art using text from your codebase. Rather than tell you more about it, best to see it in action. Just a..


Yesterday I talked to someone about different git hosting solutions and they complained about the marketing bullshit on one of the homepages of a popular provider (guess who!). I then looked at one provider I liked using and sure enough, most of them use marketing bullshit, rather then selling what they really do (I am probably not the target demographic for these marketing-pages). So I started comparing them. GitHub Probably the most....


Slack’s Security Engineering team is responsible for protecting Slack’s core infrastructure and services. Our security event ingestion pipeline handles billions of events per day from a diverse array of data sources. Reviewing alerts produced by our security detection system is our primary responsibility during on-call shifts. We’re going to show you how we’re using AI…

During my usual daily routine of reading the newspaper, a front-page photograph suddenly caught my attention.

I’ve seen these patterns repeat across every engineering organization I’ve worked with—from fast-moving startups to massive, multi-cloud systems. The fundamentals don’t change, no matter the scale. Stability is invisible when it works and unforgettable when it fails. Great engineering teams know this, which is why they treat fundamentals as their operating system—not a side project. Availability, security, quality, and performance aren’t ch..

I recently started playing Minecraft again with my son, and it was a ton of fun playing together, and also rediscovering all the changes in the game since I played last some years ago. One time I was exploring the world for a bit and then died (bloody skeletons) leaving all my stuff in the middle of nowhere. After trying to find the place where I'd died, I remembered that there used to be a server mod which would generate a 2D overview of....

Advent of Code 2025 - lainchan.org - 6 months ago - eng
Collect stars by solving puzzles. Two puzzles will be made available on each day; the second puzzle is unlocked when you complete the first. Each puzzle grants one star. Good luck! https://adventofcode.com/ last year: >>40517

Snyk Studio for Kiro ensures rapid, secure AI innovation. Stop security backlogs and prevent new risks at inception to ship with confidence, even with AI coding assistants.

fastlane has been the key piece of software for automation around iOS and Android applications, so I take a dive through its history of inception to present.



Here is my monthly newsletter about what I'm up to, which I send in place of social media. What I did in November - Just got back from a holiday in Tokyo and Hakone. I explored Ametora, noodles (tsuk...



In honor of Thanksgiving weekend and the end of the year, these are some podcasts I enjoy along with recommended episodes from them.

39 visitors online