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

Keyword Tax - june.kim - 5 months ago - vie


Get precise results for searches on US addresses. Enhanced preprocessing of our Search now handles "messy" inputs such as floors, suites, and apartments.

Brave launches the LLM Context API, the most powerful search API for AI to date. With Brave's grounding data, cheaper open-weight models beat ChatGPT, Perplexity, and Google AI Mode.

I was today years old when I learned, that my approach to dropping blocks is super naive. Hell, there is even an official Tetris guide on how blocks have to behave under certain conditions. They call it the Super Rotation System !😅 It even seems to be some kind of common sense among Tetris conoceurs. Guess I will implement it, as this would mean blocks in the game would behave as in every other modern Tetris game. Also things like T-Sp..



Keyword Tax - june.kim - 5 months ago - eng

Is your test in the business of calculating the expected output from the inputs? Then your test is duplicating the logic from the code under test. There is a reason why too much logic in tests is frowned upon : If you implement the same logic twice, you are prone to repeat the same mistakes in the test which you already made in the real implementation . for c in [ Case(socket_type=SOCK_STREAM, fruit="Apple"), Case(socket_type=SOCK_....

Is your test in the business of calculating the expected output from the inputs? Then your test is duplicating the logic from the code under test. There is a reason why too much logic in tests is frowned upon : If you implement the same logic twice, you are prone to repeat the same mistakes in the test which you already made in the real implementation . for c in [ Case(socket_type=SOCK_STREAM, fruit="Apple"), Case(socket_type=SOCK_....

Is your test in the business of calculating the expected output from the inputs? Then your test is duplicating the logic from the code under test. There is a reason why too much logic in tests is frowned upon : If you implement the same logic twice, you are prone to repeat the same mistakes in the test which you already made in the real implementation . for c in [ Case(socket_type=SOCK_STREAM, fruit="Apple"), Case(socket_type=SOCK_....

Mickaël’s FOSDEM talk about the Island sandboxing tool : https://fosdem.org/2026/schedule/event/EW8M3R-island/ (with 📽️ video!) The Island sandboxing tool comes with tight integration with the zsh, to make sandboxing a part of the everyday workflow. When you use that integration, the directory that you are in determines the Landlock policy which is then applied to the commands that you run. 🐚

Mickaël’s FOSDEM talk about the Island sandboxing tool : https://fosdem.org/2026/schedule/event/EW8M3R-island/ (with 📽️ video!) The Island sandboxing tool comes with tight integration with the zsh, to make sandboxing a part of the everyday workflow. When you use that integration, the directory that you are in determines the Landlock policy which is then applied to the commands that you run. 🐚

Mickaël’s FOSDEM talk about the Island sandboxing tool : https://fosdem.org/2026/schedule/event/EW8M3R-island/ (with 📽️ video!) The Island sandboxing tool comes with tight integration with the zsh, to make sandboxing a part of the everyday workflow. When you use that integration, the directory that you are in determines the Landlock policy which is then applied to the commands that you run. 🐚





Today, we are thrilled to announce the General Availability (GA) of the Heroku GitHub Enterprise Server Integration. For our Enterprise customers, the bridge between code and production must be more than just convenient. It must be resilient, secure, and governed at scale. While our legacy OAuth integration served us well, the modern security landscape demands […] The post Heroku and GitHub Enterprise Server: Stronger Security, Seamless ..



Introduction In our earlier article “How Many Chess Games are Possible?” we derived that the number of typical short chess games is around 10151. This turned out to be much larger than the “Shannon number” 10120 side-note from Shanon’s remarkable 1950 paper “Programming a Computer for Playing Chess” Philosophical Magazine, […]

Next month, Discord is going to start requiring age verification. The backlash from gamers everywhere has been predictable and justified. I guess their company name checks out. I’ve had a few people reach out to me because of my prior vulnerability disclosures and criticism of encrypted messaging apps. (Thanks, Toggart.) Unfortunately, asking a cryptography-focused security […]


Anchorite - git.nixnet.services - 5 months ago - eng

Anchorite - git.nixnet.services - 5 months ago - eng

Exciting news last week for Christians and conservatives who are concerned about children being bullied into self-mutilation. A great victory has been achieved. The first ever lawsuit made by a detransitioner has succeeded. I’ve blogged before that the medical personnel who do these treatments and surgeries are only interested in one thing: MONEY. And when … Continue reading Detransitioner lawsuit win precedes declining support for transing..

Antrag nach dem IZG-SH Guten Tag, bitte senden Sie mir Folgendes zu: Die von der Polizeidirektion Kiel der Landeshauptstadt Kiel im Zusammenhang mit der Planung und Einrichtung von Waffenverbotszonen zur Verfügung gestellten Informationen, insbesondere die in der Pressemitteilung 837/11. Dezember 2025 der Stadt Kiel genannten Informationen: (1) "aufbereitete Daten zur Auswertung", "die sich auf die in § 42 Abs. 5 Nr. 1a und 1b ....

I have addressed various aspects of the problem of Hyper-Protestantism in several essays over the last few years.  I distinguish Hyper-Protestantism from ordinary Protestantism as being that which goes beyond rejecting and opposing errors that are distinctly Roman and rejects things that are genuinely Catholic as well.  That which is distinctly Roman is taught. practiced. or otherwise held only by the Roman Church. that is to say. the commu....

Eve 2.2.5 - nicolaiarocci.com - 5 months ago - eng
Eve v2.2.5 was just released on PyPI. It brings the pagination fix discussed in a previous post . Many thanks to Calvin Smith per contributing to the project.

Eve 2.2.5 - nicolaiarocci.com - 5 months ago - eng
Eve v2.2.5 was just released on PyPI. It brings the pagination fix discussed in a previous post . Many thanks to Calvin Smith per contributing to the project.

Eve 2.2.5 - nicolaiarocci.com - 5 months ago - eng
Eve v2.2.5 was just released on PyPI. It brings the pagination fix discussed in a previous post . Many thanks to Calvin Smith per contributing to the project.

Eve 2.2.5 - nicolaiarocci.com - 5 months ago - eng
Eve v2.2.5 was just released on PyPI. It brings the pagination fix discussed in a previous post . Many thanks to Calvin Smith per contributing to the project.

Yesterday a pull request came in proposing a fix for a small pagination bug in Eve , the REST API framework I maintain. The intervention is small, precise, and comes with a well-crafted test. Two things stood out: the PR is in draft, and it includes an AI disclosure: the fix and the test were created by Claude. I don’t have mongo available or all the necessary python versions for testing, so I’m making this a draft PR so that I can..

Yesterday a pull request came in proposing a fix for a small pagination bug in Eve , the REST API framework I maintain. The intervention is small, precise, and comes with a well-crafted test. Two things stood out: the PR is in draft, and it includes an AI disclosure: the fix and the test were created by Claude. I don’t have mongo available or all the necessary python versions for testing, so I’m making this a draft PR so that I can..

Yesterday a pull request came in proposing a fix for a small pagination bug in Eve , the REST API framework I maintain. The intervention is small, precise, and comes with a well-crafted test. Two things stood out: the PR is in draft, and it includes an AI disclosure: the fix and the test were created by Claude. I don’t have mongo available or all the necessary python versions for testing, so I’m making this a draft PR so that I can..

A few of you. my readers. have requested a follow-up to my post of just over a month ago about the U.S. government’s incursion into Venezuela and the arrest of President Nicolas Maduro [“Mierduro” to me and others who despise Marxist tyranny]. I thank you all for your inquiries into the safety and wellbeing ofContinue reading 'Venezuela Update'

Are "Skill Scanners" on ClawHub actually safe? We tested popular community tools like Skill Defender and SkillGuard against real malware. The results were alarming.

This is the third part of a short series about building Yomu, an iOS app for reading Japanese text with adaptive furigana. In the previous post, I described how the app tokenizes text, renders furigana, and works with an offline dictionary. This post focuses on a much lower-level problem: getting usable input text in the first place. It turned out to be one of the most frustrating parts of the project.

Instapaper - codeyarns.com - 5 months ago - eng
Instapaper is an online service to save articles from the web to read later. It is similar to the now-discontinued Pocket . Saving a webpage : Webpages can be saved manually by adding their link in the Instapaper webpage. A more convenient option is to install their Firefox extension and click its toolbar button on any webpage. An older method is its bookmarklet , which works, but is deprecated. Archive : There is no read....

I learned about Project Genie and similar "world building" AI tools. While I suspect their best use will be generating slop for social media consumption, I take my critique as an opportunity to examine humane game development concepts.

At the end of last year, we decided to try something new: a challenge that would run alongside Advent of Code , where we asked the community to show us how they could design hardware to solve the same problems. We had no idea what level of participation to expect, but we received a huge number of submissions, many of which were incredibly creative!

At the end of last year, we decided to try something new: a challenge that would run alongside Advent of Code , where we asked the community to show us how they could design hardware to solve the same problems. We had no idea what level of participation to expect, but we received a huge number of submissions, many of which were incredibly creative!

Introduction In this post you’ll see how you can create a system that allows users to query a relational database using plain English. This allows users not familiar with SQL or business intelligence systems to get insights from data. Setting Up If you want to follow along, you’ll need to clone the code from the GitHub repo . This will download the code, and the database file containing the data (bikes.ddb) Note: The data is from the..

34 visitors online