20 random bookmarks

Storage for the links

2026-04-01

426.

Learning Zig - Generics

www.openmymind.net/learning_zig/generics

2026-02-22

410.

How do I access the Dream Palace?

forum.fenoxo.com/threads/how-do-i-access-the-dream-palace.32766

I can't find the Dream Palace in the Ways Between. Do I need to unlock every Waystone to unlock it?

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.

2026-01-14

400.

How to move/resize windows with only the keyboard? : r/hyprland

www.reddit.com/r/hyprland/comments/11c2lie/how_to_moveresize_windows_with_only_the_keyboard

2026-01-08

389.

Collections: The Lonely City, Part I: The Ideal City

acoup.blog/2019/07/12/collections-the-lonely-city-part-i-the-ideal-city

This week and next, we’re going to look at an issue not of battles, but of settings: pre-modern cities – particularly the trope of the city, town or castle set out all alone in the midd…

2025-09-15

317.

MLP:FIM [T01 - Leg]

pony.tube/w/p/t5khNGDa5PWZwWJgm21X1L

2025-08-13

281.

Insert data

xorm.io/docs/chapter-04/readme

4.Insert data # You can insert objects to database via Insert method.
Insert one object user := new(User) user.Name = "myname" affected, err := engine.Insert(user) After inserted, user.ID will be filled if ID is an autoincremented column.
fmt.Println(user.Id) Insert multiple objects by Slice on one table users := make([]User, 1) users[0].Name = "name0" ... affected, err := engine.Insert(&users) Insert multiple records by Slice of pointer on one table users := make([]*User, 1) users[0] = new(User) users[0].

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!

275.

Welcome to wiki.gg!

www.wiki.gg

wiki.gg hosts MediaWiki sites about common-interest topics. With over 800 wikis and an indie, editors-first mindset, we're a great place to host your wiki and we'd love to have you!

2025-08-06

271.

Dice Set (d4, d6, d8, d10, d12, d20) by Tha177c

www.thingiverse.com/thing:94738/files

Other dice set weren't slicing properly for me so I created my own.

2025-05-05

226.

Design for 3D-Printing - Rahix' Blog

blog.rahix.de/design-for-3d-printing

Deep dive into mechanical design that is optimized for 3d-printing.

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-24

201.

Inferno

www.infernojs.org

An extremely fast React-like javascript library for building modern user interfaces.

2025-04-23

198.

GitHub - mister-monster/YouTube2PeerTube: A bot written in Python3 that mirrors YouTube channels to PeerTube channels as videos are released in a YouTube channel.

github.com/mister-monster/YouTube2PeerTube

A bot written in Python3 that mirrors YouTube channels to PeerTube channels as videos are released in a YouTube channel. - mister-monster/YouTube2PeerTube

2025-04-21

196.

CONNECTORS Edition 3-8 Pin Dupont / Jumper-Cable 12mm by NerdCorner

www.thingiverse.com/thing:6988243

2025-04-03

167.

GitHub - ValveSoftware/gamescope: SteamOS session compositing window manager

github.com/ValveSoftware/gamescope

SteamOS session compositing window manager. Contribute to ValveSoftware/gamescope development by creating an account on GitHub.

2025-02-27

106.

Slim Credit Card Wallet by aljaztitoric | Download free STL model | Printables.com

www.printables.com/model/15713-slim-credit-card-wallet

Completely 3D printed slim bank card wallet with cards’ ejection feature. | Download free 3D printable STL models

2025-02-21

95.

Poridge Club | Главная

poridge.club

Набор сервисов для этичного и безопасного времяпровождения в сети интернет без опаски за свои данные, а также островок свободы слова и самовыражения

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

61.

creativcoder

www.creativcoder.dev/blog/rust-on-arduino-uno