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

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.

I made another custom desktop on the CNC with recesses for my split keyboard. I'm really happy with how it came out. I got the project finished up and installed over the Thanksgiving holiday break, and my wife painted two of the walls in my office - one has a logogram from the movie "Arrival", and the other is a geometric pattern. All this adds up to make my office looking and feeling so much nicer now! custom desktop mark II low angl....

Imagine that you and I were the subject of an experiment. We let researchers place us in comas on November 1, 2017. They awakened us eight years later. We’ve spent the past month observing and being observed. Learning what we missed. Seeing family, friends, neighbors, and colleagues. What would have surprised you the most? What would have required the biggest adjustment? Politics and sports are about what I expected. While I wouldn’t ....

With my recent rinku post and Bending Emacs episode 6 both fresh in mind, I figured I may as well make another Bending Emacs episode, so here we are: Bending Emacs Episode 7: Eshell built-in commands Check out the rinku post for a rundown of things covered in the video. Want more videos? Liked the video? Please let me know. Got feedback? Leave me some comments . Please go like my video , share with others, and ..


The Goal We want to set up a real epithet system, end to end, and use it. Because everything is self hosted, there are a number of steps: Install epithet on your local Mac Configure an SSO provider Set up CA and Policy services Configure the epithet agent Create a cloud-init config for new VMs to rely on the CA Actually SSH to the VM! Run epithet as a daemon Cleaning up config and playing around Prerequisites Have tofu and awsc....

The Goal We want to set up a real epithet system, end to end, and use it. Because everything is self hosted, there are a number of steps: Install epithet on your local Mac Configure an SSO provider Set up CA and Policy services Configure the epithet agent Create a cloud-init config for new VMs to rely on the CA Actually SSH to the VM! Run epithet as a daemon Cleaning up config and playing around Prerequisites Have tofu and awsc....

Cargo will sometimes confusingly change your underscores to spaces if you use snake_case in your field names, so please don’t do that

Cargo will sometimes confusingly change your underscores to spaces if you use snake_case in your field names, so please don’t do that

Cargo will sometimes confusingly change your underscores to spaces if you use snake_case in your field names, so please don’t do that

Have you ever used Solaris descendants on real hardware? I use OmniOS, an Illumos distribution. Illumos is the fork of the OpenSolaris project, which was killed by Oracle. I use it mainly as a NAS, VM and HVM host, a file storage and VPN exit point. It works wonderfully. Zones are a great container replacement. It also can run linux applications without using the linux kernel, using LX-branded zones.


Underdog - www.unsungnovelty.org - 6 months ago - eng

Layers - www.unsungnovelty.org - 6 months ago - eng

Old School - www.unsungnovelty.org - 6 months ago - eng

Warmth - www.unsungnovelty.org - 6 months ago - eng



I've applied for Clojurists Together yearly funding in 2026. Here's my application. If you are a Clojurists Together member, and would like to see continued development in this area, your vote can help me keep working on this :) My goal with this funding in 2026 is to continuously develop Clojure AI, ML, and high-performance ecosystem of Uncomplicate libraries (Neanderhal and many more), on Nvidia GPUs, Apple Silicon, and traditional PC....

I've applied for Clojurists Together yearly funding in 2026. Here's my application. If you are a Clojurists Together member, and would like to see continued development in this area, your vote can help me keep working on this :) My goal with this funding in 2026 is to continuously develop Clojure AI, ML, and high-performance ecosystem of Uncomplicate libraries (Neanderhal and many more), on Nvidia GPUs, Apple Silicon, and traditional PC....

In my last Bending Emacs episode, I talked about overlays and used them to render link previews in an Emacs buffer. While the overlays merely render an image, the actual link preview image is generated by rinku , a tiny command line utility I built recently. Rinku leverages macOS APIs to do the actual heavy lifting, rendering/capturing a view off screen, and saving to disk. Similarly, it can fetch preview metadata, also saving the ....





Working on Holt Kit , I need to write a lot of Leptos components. A lot . Lots of components still to be done... Holt Kit is intended to be an overly complete collection of elements, which need to be maintainable and have a consistent level of quality and implementation style. So

Hello! We're very glad to announce that Eddie Android edition 4.0.0 preview is available 2026-11-28: Eddie Android edition 4.0.0 Beta 1 is available 2026-01-14: Eddie Android edition 4.0.0 Beta 2 is available 2026-03-04: Eddie Android edition 4.0.0 Beta 3 is available 2026-03-27: Eddie Android edition 4.0.0 Release Candidate 1 is available 2026-04-08: Eddie Android edition 4.0.0 has been released - please move to this thread https://a....

Government needs revenue for various things it needs to do - military, infrastructure, providing services, for providing some social security and to pay federal administration among other things.

3 visitors online