Software Engineering Lobste.rs

Aurora DSQL: Scalable, Multi-Region OLTP

Discussion of Aurora DSQL, a scalable multi-region OLTP database designed for high availability and global distribution.

Software Engineering Lobste.rs

How does Pangram work?

An exploration into the inner workings and technical implementation of Pangram, a specialized tool or library.

Other Hacker News

Battery packs: Let's talk about crates, baby

A community discussion regarding battery packs and the use of crates for organization or transport.

Hardware/Chips Hackaday

Flex Filament Stuck To Your Build Platform? Reach For The Isopropanol

A guide on using isopropanol to remove stuck flex filament from 3D printing build platforms.

Hardware/Chips Hacker News

Mac gaming is finally getting the overpowered upgrade it deserves

Discussion regarding enhancements to Mac gaming performance and the potential for high-end hardware upgrades.

Tech Business/VC TechCrunch

Neil Rimer thinks the AI money is coming back out

Venture capitalist Neil Rimer discusses the potential redistribution of wealth generated by the AI boom in Silicon Valley.

Software Engineering Lobste.rs

Regressive JPEGs

A technical discussion on Regressive JPEGs and their properties/applications.

Homelab/Self-Hosting Hacker News

Reviving a 15-year-old netbook with Arch Linux

A user shares their experience reviving an old netbook using Arch Linux to breathe new life into 15-year-old hardware.

Homelab/Self-Hosting Reddit SelfHosted

What would you use this for?

A user discusses potential uses for older PC hardware acquired cheaply, listing their current self-hosted services stack.

Homelab/Self-Hosting Reddit SelfHosted

Rate my setup (not great, not terrible)

A detailed breakdown of a home lab setup combining a Mac Mini M4 for local AI inference via Ollama and a Proxmox server for general services.

Open Source Reddit SelfHosted

HavenStack – my fully documented homelab: Cloudflare Tunnel + Traefik + Authelia, zero exposed ports, with an "exposure matrix" documenting every security boundary (MIT)

The author open-sources 'HavenStack', a fully documented homelab reference deployment focusing on security boundaries and zero exposed ports.

Homelab/Self-Hosting Reddit SelfHosted

nzb360 v24 Released :: Now with Radarr 2.0!

Release of nzb360 v24, featuring a complete rewrite of the Radarr implementation for a more modern user experience.

Homelab/Self-Hosting Reddit SelfHosted

Well I beat my goal of 6GigaBytes/s sustained read for my new NAS...

A user celebrates achieving a sustained read speed of 6GB/s on their new NAS build.

Software Engineering Reddit SelfHosted

Is it worth moving from docker to podman? Where can I find good resourced to learn podman?

A user asks for advice and resources on transitioning from Docker Compose to Podman and using Quadlets for rootless containers.

Homelab/Self-Hosting Reddit SelfHosted

Am I missing something with bookshelf (rreading glasses)? Books missing

A user seeks help troubleshooting missing audiobook metadata in a self-hosted 'bookshelf' setup using rreading glasses.

Homelab/Self-Hosting Reddit SelfHosted

Tailscale sidecar on Plex container vs. separate Plex LXC with bare-metal Tailscale (circumventing CGNAT)

A discussion on whether to run Tailscale as a sidecar container or on a separate LXC for Plex library sharing behind CGNAT.

Homelab/Self-Hosting Reddit SelfHosted

Trying to get Joplin on iphone to sync through webdav to seafile hosted on a docker in linux mint and all connected to tailscale.

A user struggles to sync Joplin notes via WebDAV to a Seafile instance hosted on Docker and connected via Tailscale.

Other Lobste.rs

Stop the GUARD Act and age verification laws worldwide

Discussion regarding the opposition to the GUARD Act and similar age verification laws worldwide.

Software Engineering Lobste.rs

Scala on Go

A project implementing Scala on top of the Go runtime, exploring language interoperability and runtime performance.

Software Engineering Lobste.rs

We're building Postgres in Rust. Using the LLVM of databases

The development of a Postgres-compatible database engine written in Rust, utilizing an LLVM-like approach for databases.