20 random bookmarks

Storage for the links

2026-01-14

401.

Руководство по Iptables 1.1.19

www.opennet.ru/docs/RUS/iptables

2026-01-08

391.

Official Raspberry Pi VPN Server with Access Server

openvpn.net/as-docs/raspberry-pi.html##

How to install Access Server on a Raspberry Pi single-board computer. Launch a VPN server with an easy, web-based management GUI.

2025-12-30

379.

Vimium – Get this Extension for 🦊 Firefox (en-US)

addons.mozilla.org/en-US/firefox/addon/vimium-ff

Download Vimium for Firefox. The Hacker's Browser. Vimium provides keyboard shortcuts for navigation and control in the spirit of Vim.

2025-12-02

352.

Favorites - ContentDB

content.luanti.org/collections/Gregoire Derrough/favorites

My favorites

2025-11-30

350.

Material for MkDocs

squidfunk.github.io/mkdocs-material

Write your documentation in Markdown and create a professional static site in minutes – searchable, customizable, in 60+ languages, for all devices

2025-10-05

322.

Watch King of the Hill Online - King of the Hill

www.wcoflix.tv/anime/king-of-the-hill

King of the Hill online for Free in HD/High Quality. Watch King of the Hill full episodes.

2025-09-08

306.

Building Redox - The Redox Operating System

doc.redox-os.org/book/podman-build.html

This book carefully describes the design, implementation, direction, and structure of Redox, the operating system.

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

212.

API документация

ru.iiko.help/articles#!api-documentations/getting-started

2025-04-25

207.

IT Tools - Handy online tools for developers

it-tools.tech

Collection of handy online tools for developers, with great UX. IT Tools is a free and open-source collection of handy online tools for developers & people working in IT.

2025-04-20

194.

Резисторы, ток и напряжение

cxem.net/beginner/beginner87.php

В этой статье мы рассмотрим резистор и его взаимодействие с напряжением и током, проходящим через него. Вы узнаете, как рассчитать резистор с помощью специальных формул. В статье также показано, как специальные резисторы могут быть использованы в качестве датчика света и температуры.

2025-04-11

182.

Fruit's APT repository

fruit.je/apt

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

2025-02-02

58.

include_dir - crates.io: Rust Package Registry

crates.io/crates/include_dir

Embed the contents of a directory in your binary

2025-01-31

56.

Writing an OS in Rust

os.phil-opp.com

This blog series creates a small operating system in the Rust programming language. Each post is a small tutorial and includes all needed code.

2025-01-17

33.

Local videos - PeerTube.TV

peertube.tv

Videos sharing & live streaming on free open source software PeerTube! No ads, no tracking, no spam.

2025-01-14

21.

Watabou's Procgen Arcana

watabou.github.io

Collection of free map generators for tabletop role-playing games and worldbuilding.

2025-01-13

20.

Azgaar's Fantasy Map Generator

azgaar.github.io/Fantasy-Map-Generator

Free web app that helps fantasy writers, game masters, and cartographers create and edit fantasy maps

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