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



The key principle I follow is this: how I take my notes will evolve over time . I do not stick to any system too dogmatically. That said, I’ve settled on a system that’s been fairly robust and stable for the past few years. I have tweaked it here and there to make it easier for me to find what I need. Emacs configuration # I make heavy use of org-mode and linking. To make linking as ergonomic as possible, I use the following func....



The key principle I follow is this: how I take my notes will evolve over time . I do not stick to any system too dogmatically. That said, I’ve settled on a system that’s been fairly robust and stable for the past few years. I have tweaked it here and there to make it easier for me to find what I need. Emacs configuration # I make heavy use of org-mode and linking. To make linking as ergonomic as possible, I use the following func....

While working on my Stream Deck plugin for Clockify, I noticed that the API client package I was using, wasn’t up-to-date with the latest version of Clockfiy’s OpenAPI specification. Having played around with Swagger in the past, I thought it should be simple enough to generate a new C# API client from the specs, given […]

tldr; A paper caught my eye, proposing a way to treat individual agent calls in multi-turn agent training as individual steps. The key contribution - an easy, intuitive method of assigning credit to each step, for quicker training. [Paper] | [Slides] | [Video] Introduction A paper - Reinforcing Multi-Turn Reasoning in LLM Agents via Turn-Level Credit Assignment - caught my eye, prompting me to present a paper club on it.

AI x Quality - dev.to - 10 months ago - eng
https://martinfowler.com/articles/exploring-gen-ai/i-still-care-about-the-code.html I'm a fan of AI. However at the end of the day what we do is build features . Martin notes that focusing on tests first is a great way to go in the AI age, and I strongly agree. If feature code doesn't have tests, that's fine. As a team we don't pay for writing and maintaining the test. However if we get "bad" tests, that's SO MUCH WORSE than no te....



Introduction I recently bought a 3D printer, and also recently acquired a new, very popular hobby (for my standards at least): I have a tiny 10 cm × 10 cm × 10 cm fish tank on my desk! What to do with such a tiny fish tank? Well, it’s not all disadvantages. Disadvantages: Advantages: I … Continue reading Tiny aquarium fish net 3D print

koanf v2.2.2 - nadh.in - 10 months ago - eng
Repository: @knadh/koanf GitHub release page: v2.2.2 What’s Changed Replace yaml package with go.yaml.in/yaml/v3 by @devhaozi in https://github.com/knadh/koanf/pull/365 Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in /providers/cliflagv2 by @dependabot[bot] in https://github.com/knadh/koanf/pull/366 Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot[bot] in https://github.com/..

The AI Window is Now - tynan.com - 10 months ago - eng
I had about twelve hours to kill in Vancouver yesterday. I went to my favorite tea place there (Vancha), played some pinball, and then went to a movie for the first time in five years or so. I saw the new F1 movie. I didn’t know anything about F1, and I don’t want to give […]

No title - markjgsmith.com - 10 months ago - eng
Yet another thing that Gemini is really good at. So you are in the middle of coding something, but you get side tracked by something. Maybe it‘s a bug you discover in a related bit of code, or it‘s something you realise you have a gap in your domain knowledge about, or something that crops up as part of the usual back and forth between two people as they work on something, and you suddenly realise that you are side tracked, but it‘s a val....

Modern cloud-native architectures are composed of multiple microservices running across dynamic environments. Effectively diagnosing performance issues, bottlenecks, or failures requires comprehensive observability. For this, many organizations look to OpenTelemetry, which provides a standardized approach to capturing and analyzing telemetry data. Fir is Heroku’s next generation cloud platform, designed to offer more modern cloud-native cap..




Every time I lightly touch on this point, I always get someone who insists on arguing with me about it, so I thought it would be worth making a dedicated, singular-focused blog post about this topic without worrying too much about tertiary matters. Here’s the TL;DR: If you actually built your cryptography properly, you shouldn’t […]

Here are all the commands required condensed into a single script (thanks Copilot): This is for a 1GB swap file (double the ram on the pi). However, you can increase it as much as you’d like on line #14. Just be aware that the benefits drop off pretty quickly beyond this point. Note that I’m … Continue reading "Using a USB Drive for a swap file on a RaspberryPi Zero 2"



I believe what’s important isn’t the specific technology itself, but rather maintaining curiosity that always looks toward new alternatives and making technical decisions based on your own judgment rather than simply delegating your choices to popular opinion. In Praise of the Contrarian Stack

Table of Contents Use the pgoutput Logical Decoding Output Plug-in Define a Maximum Replication Slot Size Enable Heartbeats Use Table-level Publications Use Column and Row Filters Enable Fail-Over Slots Consider Using Replica Identity FULL Monitor, Monitor, Monitor! Drop Unused Replication Slots Summary Over the last couple of years, I’ve helped dozens of users and organizations to build Change Data Capture (CDC)....

Table of Contents Use the pgoutput Logical Decoding Output Plug-in Define a Maximum Replication Slot Size Enable Heartbeats Use Table-level Publications Use Column and Row Filters Enable Fail-Over Slots Consider Using Replica Identity FULL Monitor, Monitor, Monitor! Drop Unused Replication Slots Summary Over the last couple of years, I’ve helped dozens of users and organizations to build Change Data Capture (CDC)....

On Thursday, I will be conducting an MCP Server session at the Summer AI Afternoon event organized by DevMarche in collaboration with DevRomagna , the neighbouring development communities. There are more than 50 people signed up already, and I’m so looking forward to meeting old and new friends down South.

In Defense of "AI" - blog.webb.page - 10 months ago - eng

Figure 1: The systemd wars of the tenties were harsh and casualties were many The year is 2013 and I am hopping mad . systemd is replacing my plaintext logs with a binary format and pumping steroids into init and it is laughing at me. The unix philosophy cries out: is this the end of Linux (or, as many are calling it, GNU plus Linux)? The year is 2025 and I’m here to repent. Not only is systemd a worthy successor to tradit....





NITRO, NITRO, NITRO! From now until July 15th, 2025, if qualifying users start a new monthly Nitro membership, they’ll get a SECOND month of Discord Nitro to top ‘em off!


Mikrotik dual ISP setup - mihai.fm - 10 months ago - kor

Discover top AI use cases in cybersecurity and key pitfalls to avoid when adopting AI in your SOC to improve threat detection and response.

This version consists mostly of improvements to the Homebrew Cask feature introduced in the last release, and in other features.

A little while ago, we published a blog post on CHAOS: Yelp’s Unified Framework for Server-Driven UI. We strongly recommend reading that post first to gain a solid understanding of SDUI and the goals of CHAOS. This post builds on those concepts to delve into the inner workings of the CHAOS backend and how it generates server-driven content. To briefly recap, CHAOS is a server-driven UI framework used at Yelp. When a client wants to display ..

Search for places on maps and reverse geocode in your offline or self-hosted environments with MapTiler Server 4.7




I have never seen security and privacy comparison tables (henceforth referred to simply as “checklists” for brevity) used for any other purpose but deception. After pondering this observation, I’m left seriously doubting if these checklists have any valid use case except to manipulate the unsuspecting. Please keep in mind that I’m talking about something very […]

71 visitors online