20 random bookmarks

Storage for the links

2026-07-12

447.

GitHub - leomoon-studios/wiki-go: A modern, feature-rich, databaseless flat-file wiki platform built with Go.

github.com/leomoon-studios/wiki-go

A modern, feature-rich, databaseless flat-file wiki platform built with Go. - leomoon-studios/wiki-go

2026-04-01

426.

Learning Zig - Generics

www.openmymind.net/learning_zig/generics
424.

Zig Interfaces

www.openmymind.net/Zig-Interfaces

Understanding and implementing interfaces in Zig

2026-01-16

405.

IPTables and Docker

medium.com/@ebuschini/iptables-and-docker-95e2496f0b45

In this post I will be talking about the nightmare of all Ops people that have to deal with Docker.

2025-12-22

375.

GitHub - ekol-x9/nmap-cheatsheet: Nmap cheatsheet for penetration testing

github.com/ekol-x9/nmap-cheatsheet

Nmap cheatsheet for penetration testing. Contribute to ekol-x9/nmap-cheatsheet development by creating an account on GitHub.

2025-11-01

332.

Getting Lilith's Throne running on Linux. : r/lewdgames

www.reddit.com/r/lewdgames/comments/zawndo/getting_liliths_throne_running_on_linux

2025-09-10

309.

Terminal Trove - The $HOME of all things in the terminal.

terminaltrove.com

Terminal Trove showcases the best of the terminal, Discover a collection of CLI, TUI, and more developer tools at Terminal Trove.

2025-08-11

276.

The Undertale Wiki

undertale.wiki

Welcome to the Undertale wiki! We are the most comprehensive encyclopedia on Undertale, currently maintaining 353 articles and 1,140 files, freely editable by anyone!

2025-07-20

263.

mustbeperfect/definitive-opensource: The definitive list of open source.

github.com/mustbeperfect/definitive-opensource

2025-06-24

255.

Dex

dexidp.io

Federate Identity Provider

2025-06-12

247.

berarma/new-lg4ff: Experimental Logitech force feedback module for Linux

github.com/berarma/new-lg4ff

Experimental Logitech force feedback module for Linux - berarma/new-lg4ff

2025-04-27

211.

How to program microcontrollers without the Arduino IDE, and without libraries : r/arduino

www.reddit.com/r/arduino/comments/ifpqbl/how_to_program_microcontrollers_without_the

2025-04-03

163.

draw.io

www.drawio.com

2025-02-22

96.

A system to organise your life

johnnydecimal.com

Johnny.Decimal is a system to organise your life. Find things, quickly, with more confidence, and less stress. It's free to use and the concepts are the same at home or work.

2025-02-16

89.

High-Power 70 lbs compound crossbow by Yeet | Download free STL model | Printables.com

www.printables.com/model/594939-high-power-70-lbs-compound-crossbow

Mostly 3D printed strong crossbow but some additional parts are needed. Mainly metric bolts and 3030 aluminium profile. | Download free 3D printable STL models

2025-02-09

74.

GitHub - CorentinTh/it-tools: Collection of handy online tools for developers, with great UX.

github.com/CorentinTh/it-tools

Collection of handy online tools for developers, with great UX. - GitHub - CorentinTh/it-tools: Collection of handy online tools for developers, with great UX.

73.

GitHub - Stirling-Tools/Stirling-PDF: #1 Locally hosted web application that allows you to perform various operations on PDF files

github.com/Stirling-Tools/Stirling-PDF

#1 Locally hosted web application that allows you to perform various operations on PDF files - Stirling-Tools/Stirling-PDF

2025-01-29

51.

Matrix Federation Tester

federationtester.matrix.org#matrix.surdeus.su

2025-01-13

16.

Playing m3u playlist with html5

stackoverflow.com/questions/23058202/playing-m3u-playlist-with-html5

I've created a very simple and basic html5 audio player, actually not more than:

<audio src="[url-to-m3u]" controls>

but I am facing two problems, this simple audio tag is working on Chrome...

12.

Как поднять OpenVPN сервер на Ubuntu 22.04? / Хабр

habr.com/ru/articles/744974