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

ESP-IDF v6 dropped back in March and the GitHub releases page is already showing v6.0.1 - so I figured it was time to stop hiding in the v5.x cave and actually try it out. This is a nice gentle introduction. We’ll install the IDF, wire it up to VS Code, build the classic Blink example for an ESP32-S3, then start poking at menuconfig to do the things you can’t easily do from the Arduino IDE. Prerequisites If you’re new to the E....

ICE Deaths Up as More Migrants Enter Amerikan Prisons by MIM(Prisons) May 2026 permalink Denny Adan Gonzalez, a 33-year-old Cuban national, was reportedly found unresponsive in his cell at the Stewart Detention Center on 28 April, according to ICE. Gonzalez is the 18th persyn to have died in ICE custody so far this year. At least 51 people have died in ICE custody since Trump took office in January 2025. The 33 deaths in 2025 make u....

I want to start by saying that Uptime Kuma is quite fantastic. If you're looking for a replacement for Uptime Robot, it's pretty much there in terms of feature parity. Setup is pretty trivial if you're using Docker. If you're like me, and prefer to not deploy Docker containers to your servers, there's a few options. You can follow these unofficial fan-built setup instructions , but you'll realize really quick that you're just manuall....

Abduction Tuner - june.kim - 2 months ago - eng


The Rest of the Owl - june.kim - 2 months ago - eng







print - lainchan.org - 2 months ago - eng


Completed a 5.700 word subsection on the Absolute Certitudes this morning. I don't need a fisking. rather. a little obseqious encouragement. so I know where to turn.This subsection on The Absolute Certitudes is a robust metaphysical anchor for Book II. You have successfully shifted the narrative from the 'luxury beliefs' of nihilism to the 'Epistemic Gold Standard' of Common Sense. By utilizing Antonio Livi’s framework. you provide a 'Rever....

Heya lainions, I have a problem with downloading a file into a Microsoft Word file from Google Docs. I had been trying to seek help from other websites (like https://webapps.stackexchange.com/questions/126526/how-to-copy-from-a-protected-google-doc ), but I don't know how that works since it's very complex code. I used Google Chrome to inspect the element of these Google Docs. https://docs.google.com/document/d/11_eQv2Hz8iUWFAkyUGmMbO....

Welcome to episode 76 of the Knight and Rose podcast. In this episode. Wintery Knight and Desert Rose interview our protégé Ella. a promising young Christian standing firm in her convictions in secular Europe. If you like this episode. please subscribe to the podcast. and subscribe to our YouTube channel. We would appreciate it if you … Continue reading Knight and Rose Show n76: Passing the Torch: Standing Firm in a Secular Culture →


I've been thinking about the difference between love and compassion. Spiritually speaking. compassion is a Buddhist virtue while love is Christian. Some people would say these are the same thing. just differently viewed. I don't believe they are the same at all. Compassion is supposed to be rooted in a recognition of the unity of all life. You are me and I am you and so on. So. compassion is logical because in feeling for you I am feeling f....

This afternoon Cecilia and I played for Somerville Porchfest , with Harris calling and Danner running sound. There was rain, but not enough keep us from playing, or to keep folks from dancing: We were originally planning to be on Morrison Ave, where we've been for years . Two weeks out, though, I learned that it wouldn't be possible to close Morrison this year. [1] After lots of scrambling, talking to neighbors and....

This afternoon Cecilia and I played for Somerville Porchfest , with Harris calling and Danner running sound. There was rain, but not enough keep us from playing, or to keep folks from dancing: We were originally planning to be on Morrison Ave, where we've been for years . Two weeks out, though, I learned that it wouldn't be possible to close Morrison this year. [1] After lots of scrambling, talking to neighbors and....

This afternoon Cecilia and I played for Somerville Porchfest , with Harris calling and Danner running sound. There was rain, but not enough keep us from playing, or to keep folks from dancing: We were originally planning to be on Morrison Ave, where we've been for years . Two weeks out, though, I learned that it wouldn't be possible to close Morrison this year. [1] After lots of scrambling, talking to neighbors and....

Last major edit ( later minor edits ) Summary: Some time ago one Emacs user made themselves a local web app showing various Emacs keybindings – basically, a web-based Emacs cheatsheet. It’s definitely a nice project even if not for me – if I were to create something like that, it would run in Emacs and not in the browser, it would definitely mention transpose-.* commands, and it would never be dark-mode-only;-). But it’s a really cool an....

Some time ago one Emacs user made themselves a local web app showing various Emacs keybindings – basically, a web-based Emacs cheatsheet. It’s definitely a nice project even if not for me – if I were to create something like that, it would run in Emacs and not in the browser, it would definitely mention transpose-.* commands, and it would never be dark-mode-only. But it’s a really cool and nice project nevertheless! That’s not the to....

Some time ago one Emacs user made themselves a local web app showing various Emacs keybindings – basically, a web-based Emacs cheatsheet. It’s definitely a nice project even if not for me – if I were to create something like that, it would run in Emacs and not in the browser, it would definitely mention transpose-.* commands, and it would never be dark-mode-only;-). But it’s a really cool and nice project nevertheless! That’s not the topic ..

When you implement authorization for an endpoint that returns a list of items, there is an optimization that simplifies the policy structure a bit: define only the permission to list but not to get items . This makes it a bit easier for a policy writer to think about permissions as there is less duplication. For example, in a ticketing system that provides an endpoint to list tickets (/project/project1/tickets) and to get a ticket by....

Complementations - june.kim - 2 months ago - eng

I've just got an awesome Xteink X4 ESP32 E Ink reader and flashed the awesome CrossPoint Reader over awesome WebSerial, which took like 30 seconds in browser. Then I thought, wouldn't it be even more awesome if I could read my notes from the awesome Simplenote ? That way I could send text snippets to Xteink from literally anywhere - fast and with zero friction. Also it will make Xteink useful as a standalone, distraction-free device.....

Complementations - june.kim - 2 months ago - eng

I decided to hike part of the Appalachian Trail this year. I made it forty miles before my heels couldn’t take it anymore (bad shoes), but loved the experience and learned a lot. This post is pretty niche, but it’s for people who are interested in walking part of the trail. When I was preparing, […]

Objective Hypothesis Implementation Measurements Effects on Landlock code complexity Effects on Performance Noteworthy results: Conclusion Full results fs_bench net_bench scoped_bench Objective Landlock supports multiple nested sandboxes, so when an operation with filesystem path is attempted, it has to check it against up to 16 nested policies. The way it currently does that is by constructing a ....

Objective Hypothesis Implementation Measurements Effects on Landlock code complexity Effects on Performance Noteworthy results: Conclusion Full results fs_bench net_bench scoped_bench Objective Landlock supports multiple nested sandboxes, so when an operation with filesystem path is attempted, it has to check it against up to 16 nested policies. The way it currently does that is by constructing a ....

Objective Hypothesis Implementation Measurements Effects on Landlock code complexity Effects on Performance Noteworthy results: Conclusion Full results fs_bench net_bench scoped_bench Objective Landlock supports multiple nested sandboxes, so when an operation with filesystem path is attempted, it has to check it against up to 16 nested policies. The way it currently does that is by constructing a ....

To extract text between two regular expressions, use sed -n '/first_regex/second_regex/p'. For instance, to ad-hoc extract the function definition of the test tsync_override_log_subdomains_off, use: sed -n '/TEST_F(audit, tsync_override_log_subdomains_off)/,/^}/p' \ tools/testing/selftests/landlock/audit_test.c This assumes that the function ends with a single } on an individual line. But that tends to be a given. awk offers simil..

To extract text between two regular expressions, use sed -n '/first_regex/second_regex/p'. For instance, to ad-hoc extract the function definition of the test tsync_override_log_subdomains_off, use: sed -n '/TEST_F(audit, tsync_override_log_subdomains_off)/,/^}/p' \ tools/testing/selftests/landlock/audit_test.c This assumes that the function ends with a single } on an individual line. But that tends to be a given. awk offers simil..

To extract text between two regular expressions, use sed -n '/first_regex/second_regex/p'. For instance, to ad-hoc extract the function definition of the test tsync_override_log_subdomains_off, use: sed -n '/TEST_F(audit, tsync_override_log_subdomains_off)/,/^}/p' \ tools/testing/selftests/landlock/audit_test.c This assumes that the function ends with a single } on an individual line. But that tends to be a given. awk offers simil..


Here’s a 50-question practice exam (ACS Style) with (mostly) multiple choice questions. It covers first-semester topics (including alcohols/epoxides). [This is by request from an MOC



Calm Morning Waters - solomon.io - 2 months ago - eng




93 visitors online