20 random bookmarks

Storage for the links

2026-02-02

406.

Simulate Any Circuit! - Windows/Linux 2023

www.youtube.com/watch?v=3JEQnYYOXE0

I've recently started getting into electronics by building a sound synthesizer and had some frustrations figuring out how to simulate things on PC, so I've m...

2026-01-15

403.

Fear & Hunger unofficial ttrpg by BPB

blooming-prattler-blossom.itch.io/fear-hunger-unofficial-ttrpg

Unofficial tabletop rpg for fear and hunger, made with love.

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

394.

Nvidia kernel module nvidia-drm already be loaded | internet-lab.ru

internet-lab.ru/nvidia_drm_loaded

В тексте ошибки всё хорошо описано. В моём случае графическая оболочка использует модуль 'nvidia-drm', поэтому установку проприетарных драйверов следует выполнять из консоли.

2025-12-16

367.

NCurses Disk Usage

dev.yorhel.nl/ncdu

2025-07-31

268.

In-Game Elements - NodeCore Wiki

nodecore.mine.nu/w/In-Game_Elements

2025-06-01

242.

Bolt Action Light Rifle [ BALR ] - Version B1

defcad.com/library/69d5d72e-3c59-4f05-9708-96877e3edb67

The BALR is a DIY 3D Printable straight-pull bolt action rifle, that attempts to mimic the overall form factor of scout-type rifles like The Fix or otherwise. It primarily utilizes AR15 components such as the barrel, bolt (minus carrier), and fire control group. There are a number of different stock/brace, and handguard options to choose from. The resulting rifle is quite lightweight, roughly between 3-6 pounds empty, depending on parts used.

2025-04-24

201.

Inferno

www.infernojs.org

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

2025-04-11

182.

Fruit's APT repository

fruit.je/apt

2025-04-07

169.

Ender 3 Filament Bowden Tube Guide by Heerozh | Download free STL model | Printables.com

www.printables.com/model/246460-ender-3-filament-bowden-tube-guide

Filament Guide using PTFE Tube | Download free 3D printable STL models

2025-04-03

165.

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

146.

SQLx: raw SQL в Rust

habr.com/ru/companies/otus/articles/771288

Когда речь заходит об использовании SQL, экосистеме Rust есть что нам предложить: к счастью, нам доступны несколько отличных готовых к использованию решений. SQLx — это чисто асинхронный, независящий...

2025-03-10

133.

PET Filament Mini Factory by shoaibkhan786

www.thingiverse.com/thing:6946909

2025-02-11

82.

Emoji Spark ✨ | AI Emoji Finder: Search, Copy & Paste Emojis Easily

emojispark.com

Search, copy and paste emojis quickly with AI Emoji Finder! Instantly find the perfect emoji for any message. Discover emoji meanings and enhance your messages.

2025-02-02

57.

Serving Static Files With Axum

benw.is/posts/serving-static-files-with-axum

Perhaps you'd like to run a fileserver with Axum, or maybe just serve static content in a folder. It's a bit trickier in Axum than you might expect

2025-01-30

53.

How do you declare an interface in Rust?

stackoverflow.com/questions/45633269/how-do-you-declare-an-interface-in-rust

I have multiple types with similar methods. I want to abstract over them by writing an interface, like I would in Java:
public interface Shape {
public float area();
}

class Circle implements ...

2025-01-21

40.

Configuration

docs.helix-editor.com/configuration.html

2025-01-17

31.

GitHub - yacy/yacy_search_server: Distributed Peer-to-Peer Web Search Engine and Intranet Search Appliance

github.com/yacy/yacy_search_server

Distributed Peer-to-Peer Web Search Engine and Intranet Search Appliance - yacy/yacy_search_server

2025-01-16

28.

ergo/docs/MANUAL.md at stable · ergochat/ergo

github.com/ergochat/ergo/blob/stable/docs/MANUAL.md#productionizing-with-systemd

A modern IRC server (daemon/ircd) written in Go. Contribute to ergochat/ergo development by creating an account on GitHub.

2025-01-14

24.

Making your Fantasy Map in QGIS

docs.google.com/document/d/167CiL-K2kzQ3awyedqmMfHfrA2iDB_vFtIQuCVkbt_s/edit?tab=t.0#heading=h.ajm0nao9og2f

Table of Contents Introduction Pros and Cons Pros Cons Useful tutorials Note from the Editor Module 1: Getting Started Downloading QGIS Installing Plugins Choosing a Directory Module 2: Creating an Extent Layer How to Make a Shapefile Module 3: Inserting a Raster Inserting your Image into QGIS ...