Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: 192 Clear Filter

My Own DNS Server at Home – Part 1: IPv4

“It’s always DNS” is a famous meme among network people. Name resolution is technically quite simple. It’s “just” translating a hostname like jan.wildeboer.net to an IP address. What could possibly go wrong? I am a radical optimist and detail-obsessed knowledge collector, so I decided to find out. As part of my goal to make my home network a little island of Digital Sovereignty, meaning that everything at home should JustWork™, even with no working internet connection, a DNS server is needed. B

Topics: 168 192 homelab jhw zone

Windows 7 x64 Extended Support Page

For vintage web surfers most important things are here: plain txt file [may be a bit out of date] Power of vintage 2009 operating system by microsoft can’t be underestimated. [Windows 7 x64] supports up to 256 threads and up to 192Gb [or even 256Gb] of RAM. How cool is that, huh? 256 thread CPU appeared only a [short time ago] .

Blast from the past: Facit A2400 terminal

The year is (roughly) 1989, and we have a small office with some Unix computers and a handful of Facit A2400 terminals connected to them. What we love most about these terminals is they are positive terminals with black text on a white background. We “grew up” with green on black and, later at Nixdorf Computer AG, with amber on black. Young readers might be surprised we used to get printed manuals with our terminals (and computers); don’t forget, the Web didn’t exist then, and “download the man

Show HN: I integrated my from-scratch TCP/IP stack into the xv6-riscv OS

This project integrates a TCP/IP protocol stack into the xv6-riscv operating system, enabling network capabilities. Key Components: TCP/IP Stack : A kernel-space port of microps, a user-mode TCP/IP stack that I am also developing. Network Driver : A virtio-net driver for network device emulation in QEMU. Socket API : A standard socket interface for network applications. Network Configuration: A simple ifconfig command for basic network settings. Quick Start 1. Build and Run Clone the rep

Topics: 192 255 ip network xv6

Configuring Split Horizon DNS with Pi-Hole and Tailscale

I've long had some form of VPN for my devices to use when I'm out and about. Although I used to run OpenVPN, I moved to Tailscale a little while back. Tailscale builds a mesh network using Wireguard protocol and so is able to connect and run quite a bit faster than OpenVPN. Side note: for those wondering, Tailscale is Canadian and can't see the content of connections (although if you're worried about this it's also possible to self-host using Headscale). Although the tailnet has been up for s

Topics: 168 192 53 pihole tailnet