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

Back to science fiction with another installment in the Hainish Cycle! The Telling is about orthodoxy, totalitarianism, and cultural revolution. It felt different than other sci-fi I’ve read from Le Guin. Instead of being a man from an alient planet like Hain-Davenant or Annares, the narrator is an Indian-Canadian woman from Earth. While the story takes place on the recently-uplifted planet Aka, Earth and the narrator’s rememberings and a..

No title - markjgsmith.com - 9 months ago - eng
I’m trying to get a bit back into the habit of daily blogging. I’ve found that when I get very in depth absorbed into development work, my blogging output decreases. It’s a focus thing, but also a balance thing. There are times when blogging can be an ephemeral and non-distracting activity, something you just do in a few minutes in between tasks. But it can also sometimes turn into something more involved. And when you are really in the thi..

Single Sign On scales headcount and maintains security under a single credential. Services unfairly price for SSO, so I made my own for a furry convention.

When considering an object-oriented programming problem, should you prefer inheritance or composition? Why wouldn't it just be simpler to use functions? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.

This is the online writing home of Tony Pisculli (I do other stuff in other places). You can find links to my published stories and interactive fiction, with notes on produced plays coming soon. The best place to start, if you’re new here, is probably this roundup of short stories I wrote for Inktober in […]

Figure 1: Happy little storage buckets made of star stuff. I store all of my critical data in ZFS and replicate it offsite nightly with zrepl . The monitoring page of the zrepl docs mock me with: Monitoring endpoints are configured in the global.monitoring section of the config file. […] zrepl can expose Prometheus metrics via HTTP. Without the ability to fire commands after replication completes, this monitoring solu....


One of my favorite projects has been using my Mac Mini as a home data center. It hosts this blog and all of my projects. After using cloud machines for decades, there's something tactile about maintai...


On waste - blog.bayindirh.io - 9 months ago - eng
Lately, I have been pondering the waste we generate as we live and the ways to reduce it. As I scale down, I fill trash bags with things I can’t use, which bothers me. The items that can be donated and have a second life are strictly excluded from this definition, though. They’re donated to people who need them. The items that are disposed of include cardboard boxes, plastic containers, and items that have leaked or reached the end of the....

On waste - blog.bayindirh.io - 9 months ago - eng
Lately, I have been pondering the waste we generate as we live and the ways to reduce it. As I scale down, I fill trash bags with things I can’t use, which bothers me. The items that can be donated and have a second life are strictly excluded from this definition, though. They’re donated to people who need them. The items that are disposed of include cardboard boxes, plastic containers, and items that have leaked or reached the end of the....

I just added another tool into my 0x.tools toolset: With xstack , you can passively sample both kernel stacks and user stacks (as long as framepointers are present) with a pretty minimalistic tool, with no direct impact to your critical application processes! While xstack itself is just a data extraction tool, you probably want to summarize/profile all those thread states and stack profiles. Here’s an example of piping xstack output ..

I just added another tool into my 0x.tools toolset: With xstack , you can passively sample both kernel stacks and user stacks (as long as framepointers are present) with a pretty minimalistic tool, with no direct impact to your critical application processes! While xstack itself is just a data extraction tool, you probably want to summarize/profile all those thread states and stack profiles. Here’s an example of piping xstack output ..

No title - markjgsmith.com - 9 months ago - eng
Calle [35:44]: "There is a thin sliver of a population of, let’s call them plus minus millennials, that grew up with an internet that was like wild west. Complete freedom. No identities, no logins, you know, just IRC chat rooms, anonymous people. You just talk about your interests, and you don’t present yourself, it’s not about look at me, it‘s about look at this interesting thing. And anything goes. File sharing, sharing of information, t....

We are witnessing a shift from reactive to proactive application security, with AI agents operating in autonomy. What are the benefits, risks & best practices of AI agents implementation in AppSec?


I’m incredibly excited to finally share something I’ve been pouring my heart into at RogoLabs. For those of you who caught my talk at BSidesLV, you got a sneak peek, but today it’s official: CNAScorecard.org is live! For years, the CVE program has been our shared language for identifying vulnerabilities. But lately, we’ve all felt the growing pains. We’re seeing more CVEs with incomplete, vague, or missing data. This isn’t just a small prob....



Today's chat tools feel dated. It's time for a startup to rethink them. Notion is an example of a team firing on all cylinders to become AI-native. But, no communication tools seem to have cracked AI....


Learn how switching from Make to Invoke improves cross-platform compatibility for Python project tasks, ensuring consistent behavior across macOS, Linux, and Windows.

Learn how switching from Make to Invoke improves cross-platform compatibility for Python project tasks, ensuring consistent behavior across macOS, Linux, and Windows.

Lainons, please recommend a good text editor (or IDE) that is: - Free and open source - Lightweight - Works on GNU/Linux - Supports Vi motions (IMPORTANT!!) - (Optional) Good for Game Dev (Godot, Love2D, Raylib) - by this I mean support for these languages, autocomplete - (Optional) Support for local LLMs I am tired of Nvim working slowly, and fuarrking with it's configs, and not getting any work done I also tried Helix, but it wa..

We have been working with AI models for development a lot lately (yes, just like everyone else). And I’m seesawing between “damn, that’s impressive” and “damn, brainless fool” quite often. I want to share a few scenarios in which we employed AI to write code, how it turned out, and what I think about the future of AI-generated code and its impact on software development in general. Porting code between languages & platforms One place where....

Uit een opiniestuk “Thinking Is Becoming a Luxury Good” van Mary Harrington:  “Long-form literacy is not innate but learned, sometimes laboriously. As Maryanne Wolf, a literacy scholar, has illustrated, acquiring and perfecting a capacity for long-form, “expert reading” is literally mind-altering. It rewires our brains, increasing vocabulary, shifting brain activity toward the analytic left hemisphere and honing our capacity for concentr..

Hello! We inform you that the following servers in Zurich (CH) will be decommissioned within the specified date: Alpherg (2025-08-22) Xuange (2025-09-16) They will be replaced by two 10 Gbit/s servers in Zurich with more powerful hardware. Kind regards & datalove AirVPN Staff

Running a home server does not have to mean setting up a full-blown monitoring stack. For my needs, a few shell scripts and push notifications are all it takes to keep things simple, reliable, and easy to maintain. I use ntfy.sh for notifications. It is a simple, open-source tool that lets you send push notifications to your devices via a single HTTP request. It is lightweight, easy to set up, and fits perfectly with my minimalist approach.

Learn how Snyk's MCP server brings agentic security to container workflows. Automate vulnerability scanning and base image recommendations directly within your AI-powered IDE.

If you are wondering how the dimensional eBPF data collection works under the hood, check out my earlier post about xcapture: eBPF performance analysis and the 0x.tools repo Summary xtop is like the Linux top tool, but extended with x-ray vision and ability to view your performance data from any chosen angle (that eBPF allows to access). This enables dimensional performance analysis on Linux and tools like top for wall-clock ..

If you are wondering how the dimensional eBPF data collection works under the hood, check out my earlier post about xcapture: eBPF performance analysis and the 0x.tools repo Summary xtop is like the Linux top tool, but extended with x-ray vision and ability to view your performance data from any chosen angle (that eBPF allows to access). This enables dimensional performance analysis on Linux and tools like top for wall-clock ..

The Discord Social SDK is coming out of closed beta! Developers can now take advantage of Discord’s voice and text chat in their games and help players connect for longer playtimes by enhancing their multiplayer experiences.

My Year of Rust - xavd.id - 9 months ago - eng

My Year of Rust - xavd.id - 9 months ago - eng

Convert your data into map tiles extremely fast and reliably with our next-gen multithread technology in MapTiler Engine 14.1.


En la entrada anterior de la serie vimos por qué el paralelismo era necesario así como la primera forma de paralelismo que podíamos usar, que eran las operaciones SIMD. Ahora veremos los procesadores multicore. ¿Qué es un procesador multicore? Como vimos en el post anterior no podíamos subir las velocidades de los procesadores. Pero lo que la ley de Moore sí nos deja hacer es tener transistores más pequeños. Esto significa que podemos e....

In 2024 I was sitting at my laptop watching YouTube videos and saw one about the Pinball Expo in Chicago. It was only a day old and was covering the first day of the expo. I checked flights and headed there the next day with my friend Michael to catch the final two days. On […]

no systemd thread - lainchan.org - 9 months ago - eng
this is a thread for non-systemd OSs i've been distrohopping a bit recently and in the meantime i learned a bit about why systemd is kind of a bad idea sooo now's your chance to wage slave your bsd/linux distro of choice! emphasis on the bsd, i don't want this to be a linux only thread

Desktop thread - lainchan.org - 9 months ago - eng
84320 Hit bump limit. Share your desktop! And if you feel like it, tell us why you choose to use that particular OS/DE/WM, and what you use your device for :D Here is my desktop, made using assets from "Let's play with Sakura" and other places, as well as (parts of) a custom wintc ( https://github.com/rozniak/xfce-winxp-tc ). Styling the default xfce panel with anything other than a flat background is broken, I should replace i..

I've spent some time reformatting old, public domain books in LaTeX from photocopies on the Internet, and now I thought about selling them online on a website for that, done by me essentially, however, I would prefer to stay pseudonymous. I've a few questions regarding that: Is there any printing-on-demand service that allows you to remain pseudonymous, or do they all require you to give them your personal details? I want to use such a ser....

We Inspire AI - swag.industries - 9 months ago - eng
Our old slogan was "Computing, except it works properly", it was slightly provocative but never pretentious. We wanted to write about tech. specifically practical, functional and tested tutorials without running ads. No nonsense. No fluff. Only the answer you came for. Today however, the story of the web

Download Whonix – 26 Dec 25 Download Whonix (FREE) FREE Download Whonix. Privacy Protection. Anonymity Online. For Windows, macOS, Linux. ( What is a point release? ) Upgrade Alternatively, an in-place release upgrade is possible using the Whonix repository . This release would not have been possible without the numerous supporters of Whonix! Please Donate! Whonix – 9 Jan 26 Donating to Whonix ....

Download Kicksecure – 25 Dec 25 Download Kicksecure (FREE) FREE download of Kicksecure. Kicksecure can be installed on a physical machine as the host operating system (OS), as a guest OS inside a virtual machine, or as a portable host OS on a USB data stick. ( What is a point release? ) Upgrade Alternatively, an in-place release upgrade is possible using the Kicksecure repository . This release would not hav....

18 visitors online