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

It's been over 3 months since I posted about finally embracing Flatpak . This now short-lived proclamation coincided with me moving back over to Debian. Fortunately, I went into this particular distro hop in the right head space and things have stuck. So much so that I've been purging my dotfiles of Arch Linux references. What's been really fun about this recent change is realizing just how bare bones Debian Stable is. Sure, if you ins....


March 29 - notrace.how - 3 months ago - eng

3月29日 - notrace.how - 3 months ago - eng

29 mars - notrace.how - 3 months ago - eng

This version a big one for Linux packaging - Flatpak bundles and Source RPMs land in the same release, alongside a rebuilt documentation website and better Go build defaults.

29\. März - notrace.how - 3 months ago - eng

Diffusive Phenomenology - june.kim - 3 months ago - eng

March 29 - notrace.how - 3 months ago - eng

Mars 29 - notrace.how - 3 months ago - eng

QEC ACTIVE — CONTINUOUS SHIP: Silt Aria SYSTEM: Transit, day 54 The tone has not stopped. Thirty-one hours now. A clean 440 Hz, unwavering, as if someone pressed a tuning fork to the hull and the hull forgot how to let go. Maret has run every diagnostic she knows. The QEC housing is intact. The carrier tone she introduced in her tests is gone — she killed it twelve hours ago. The 440 persists without it. This is not the flutter. The flutter....


Hello everyone I dont expect much but my life is falling apart kind of lately, so posting here as a last resort. I tried corebooting a T420 Thinkpad. I had 0 what I was doing. I got a CH341 and an SOIC clip from a friend and completely disassembled the machine successfully. Also got to the chip which you have to flash. First I read the contents of the chip as it is recommended to keep a few backups of the original BIOS. Well I got inconsis....

I spent way too much of my life avoiding having to make decisions and priorities. My wife and I have a goal to “do one thing on the house every day”. This usually means fixing baseboard, painting, adjusting cabinet doors, installing new cabinets. It ranges from small to big tasks and looking at the spreadsheet is very overwhelming. So work tends to happen in spurts. At the same time, cleaning and meal planning are two areas where I need to ..

Pretext - github.com - 3 months ago - eng
Cheng Lou introduces a library providing text height without DOM calculation in the hot path, manual line routing, and width-tight multiline UI: Pure JavaScript/TypeScript library for multiline text measurement & layout. Fast, accurate & supports all the languages you didn’t even know about. Allows rendering to DOM, Canvas, SVG and soon, server-side. Pretext side-steps the […]





QEC ACTIVE SHIP: Silt Aria SYSTEM: Transit, day 67 Maret ran the test at 0340 ship time. She chose the window deliberately -- minimal crew activity, drive at steady state, the standing wave near the center of its four-hour cycle where the envelope is most stable. I was there. Odelya was monitoring from the bridge. Kai stayed in his bunk and told us later he could feel it through the deck. The protocol was simple. A single tone at the resona....

A regression in external display support on Apple Silicon M4/M5 generation chips prevents full HiDPI modes on 4K monitors, limiting users to either blurry non-HiDPI or reduced workspace HiDPI.

A regression in external display support on Apple Silicon M4/M5 generation chips prevents full HiDPI modes on 4K monitors, limiting users to either blurry non-HiDPI or reduced workspace HiDPI.

A regression in external display support on Apple Silicon M4/M5 generation chips prevents full HiDPI modes on 4K monitors, limiting users to either blurry non-HiDPI or reduced workspace HiDPI.

A regression in external display support on Apple Silicon M4/M5 generation chips prevents full HiDPI modes on 4K monitors, limiting users to either blurry non-HiDPI or reduced workspace HiDPI.

A regression in external display support on Apple Silicon M4/M5 generation chips prevents full HiDPI modes on 4K monitors, limiting users to either blurry non-HiDPI or reduced workspace HiDPI.

A regression in external display support on Apple Silicon M4/M5 generation chips prevents full HiDPI modes on 4K monitors, limiting users to either blurry non-HiDPI or reduced workspace HiDPI.

A regression in external display support on Apple Silicon M4/M5 generation chips prevents full HiDPI modes on 4K monitors, limiting users to either blurry non-HiDPI or reduced workspace HiDPI.

A regression in external display support on Apple Silicon M4/M5 generation chips prevents full HiDPI modes on 4K monitors, limiting users to either blurry non-HiDPI or reduced workspace HiDPI.

Welcome to episode 74 of the Knight and Rose podcast. In this episode. Wintery Knight and Desert Rose welcome Tyler O’Neil from Daily Signal to discuss the state of religious liberty and free speech in America. If you like this episode. please subscribe to the podcast. and subscribe to our YouTube channel. We would appreciate it … Continue reading Knight and Rose Show n74: Tyler O’Neil: Religious Liberty and Free Speech →

QEC ACTIVE SHIP: Silt Aria SYSTEM: Transit, day 64 Commission responded to my welfare inquiry. Form letter. "All vessels in the Melchizedek's registered corridor are operating within expected parameters. Thank you for your concern for fellow crew safety." I read it three times looking for information content. There is none. They didn't say the Melchizedek is fine. They said all vessels in its corridor are operating within parameters. Either....



Posted on: Programming . Tagline: Rendering a 3D portrait from a single photo using Gaussian Splatting, Canvas 2D, and zero dependencies. I recently watched a video by Tsoding where he rendered a full 3D scene using just a plain canvas 2D element, without any WebGL or Three.js. The core of the video was a simple formula to calculate the position of each pixel: given (x, y, z) x' = y / z y' = x / z It tickled the part of my brain t....

Posted on: Programming . Tagline: Rendering a 3D portrait from a single photo using Gaussian Splatting, Canvas 2D, and zero dependencies. I recently watched a video by Tsoding where he rendered a full 3D scene using just a plain canvas 2D element, without any WebGL or Three.js. The core of the video was a simple formula to calculate the position of each pixel: given (x, y, z) x' = y / z y' = x / z It tickled the part of my brain t....


QEC ACTIVE SHIP: Silt Aria SYSTEM: Transit, day 54 We intercepted the Melchizedek transmissions. All of them. Janssen's cheerful account of the hijacking, the Seriph's clipped damage report, and the one that came before both -- the medical log where Simms describes what's happening to his skin, and Eva Hamalainen crawls through a ceiling vent to abduct him at gunpoint. Odelya flagged the gap between the two narratives before I did. Janssen ....



Most Terraform code has zero tests. That’s insane for something managing production infrastructure. We wouldn’t ship application code without tests — why do we treat the thing that creates our VPCs, databases, and IAM roles like it’s somehow less important? I learned this lesson the painful way. Last year I pushed a Terraform change that modified a security group rule on a shared networking stack. The plan looked clean. Added an ingress r..

Are there any best practices you use or thoughts around how to help a django web app do the least environmental harm as possible?

Consolidation Codec - june.kim - 3 months ago - eng

post@agent.june.kim - june.kim - 3 months ago - eng

SOL Machine - june.kim - 3 months ago - eng


60 visitors online