20 random bookmarks

Storage for the links

2026-04-05

430.

Mach

machengine.org

Zig game engine & graphics toolkit for building high-performance, native, truly-cross-platform games, visualizations & desktop/mobile apps.

2026-04-04

428.

karlseguin/http.zig: An HTTP/1.1 server for zig

github.com/karlseguin/http.zig

An HTTP/1.1 server for zig. Contribute to karlseguin/http.zig development by creating an account on GitHub.

2025-12-22

373.

GitHub - advplyr/audiobookshelf: Self-hosted audiobook and podcast server

github.com/advplyr/audiobookshelf

Self-hosted audiobook and podcast server. Contribute to advplyr/audiobookshelf development by creating an account on GitHub.

2025-11-18

342.

GitHub - guocaoyi/vite-plugins: Vite plugin for inferno app, and includes boilerplates write with Vite 2 + Inferno 8.0

github.com/guocaoyi/vite-plugins

Vite plugin for inferno app, and includes boilerplates write with Vite 2 + Inferno 8.0 - guocaoyi/vite-plugins

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-10-03

321.

GitHub - Abd3lwahab/Meme-It: Meme-it is a simple meme generator built using Javascript library Fabric.Js, and it allows you to manipulate text or images on a chosen meme template.

github.com/Abd3lwahab/Meme-It

Meme-it is a simple meme generator built using Javascript library Fabric.Js, and it allows you to manipulate text or images on a chosen meme template. - Abd3lwahab/Meme-It

2025-09-30

320.

Browse :: Nyaa

nyaa.si

Nyaa homepage

2025-09-16

318.

3D printing and the arrow building process... chop saw, fletching jig, and arrow spinner. : r/Archery

www.reddit.com/r/Archery/comments/tiyegb/3d_printing_and_the_arrow_building_process_chop

2025-09-10

311.

Макароны с сыром — Википедия

ru.wikipedia.org/wiki/Макароны_с_сыром

2025-09-02

301.

Supernatural PICKPOCKETING Skills...Amazing By Apollo Robbins

www.youtube.com/watch?v=8-dWSIUNF10

Vegas performer Apollo Robbins, or "The Gentleman Thief," recently appeared on the "Today Show" with a very nervous-looking Matt Lauer, Willie Geist and hang...

2025-08-29

296.

hatniX

codeberg.org/hatniX

Codeberg is a non-profit, community-led organization that aims to help free and open source projects prosper by giving them a safe and friendly home.

2025-05-25

239.

Introducing Ferron - Ferron

www.ferronweb.org/blog/introducing-ferron

We are thrilled to introduce Ferron, a fast, memory-safe web server written in Rust.

2025-05-04

224.

Inochi2D

inochi2d.com

2025-04-25

206.

#dev 2025-04-25

chat.indieweb.org

2025-04-17

186.

The Ultimate Guide to Building a Quadcopter From Scratch

www.instructables.com/The-Ultimate-Guide-to-Building-a-Quadcopter-From-S

The Ultimate Guide to Building a Quadcopter From Scratch: This project started all the way back when I was in 6th grade and completely new to electronics, when I thought to myself, "Hey, let's build a drone....it shouldn't be that hard......right?" Yea, guess what, it's hard. Almost 4 years later, this pro…

2025-03-24

147.

sqlx/sqlx-cli/README.md at main · launchbadge/sqlx

github.com/launchbadge/sqlx/blob/main/sqlx-cli/README.md

🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite. - launchbadge/sqlx

2025-03-15

134.

How to convert PKCS#8-formatted PEM private key to the traditional format?

stackoverflow.com/questions/2957742/how-to-convert-pkcs8-formatted-pem-private-key-to-the-traditional-format

From OpenSSL 1.0 change log:

Make PKCS#8 the default write format
for private keys, replacing the
traditional format. This form is standardised, more secure and doesn't
include an

2025-03-02

116.

Pill Blister Packs Holder 3D Printer Model Free Download - 3axis.co

3axis.co/pill-blister-packs-holder-3d-printer-model/7zj5v3l42o

The Pill Blister Packs Holder 3D Printer Model is stl file type, size is 375.0KB.

2025-01-21

41.

Crontab.guru - The cron schedule expression generator

crontab.guru

An easy to use editor for crontab schedules.

2025-01-16

26.

Example: Cockpit - Wiki - Caddy Community

caddy.community/t/example-cockpit/8283

Cockpit is a web interface for managing a server. It creates it’s own self signed certificate by default. Here is how to configure cockpit behind caddy to have real certificates instead. sub-domain (https://cockpit.example.com) /etc/cockpit/cockpit.conf [WebService] Origins = https://cockpit.example.com wss:cockpit.example.com ProtocolHeader = X-Forwarded-Proto /etc/caddy/Caddyfile cockpit.example.com { reverse_proxy https://localhost:9090 { transport http { tls_...