20 random bookmarks

Storage for the links

2026-04-01

426.

Learning Zig - Generics

www.openmymind.net/learning_zig/generics

2026-01-11

392.

GitHub - korvahannu/arch-nvidia-drivers-installation-guide: A repository that holds a simple guide on how you can install and configure proprietary NVIDIA drivers for Arch Linux.

github.com/korvahannu/arch-nvidia-drivers-installation-guide

A repository that holds a simple guide on how you can install and configure proprietary NVIDIA drivers for Arch Linux. - korvahannu/arch-nvidia-drivers-installation-guide

2025-12-11

361.

Patterns.dev

www.patterns.dev

Learn JavaScript design and performance patterns for building more powerful web applications.

2025-08-12

278.

About // Lib.rs

lib.rs/about

2025-07-29

267.

NodeCore Game Guide

rutube.ru/video/deac99ff82fe2e95239efe0352fc6523

This presentation gives clues and goals so that the player can have a structured gameplay. Although it is as spoiler-free as possible, it's obvious that it contains some spoilers. Do not watch if you want to discover everything by your own in the game. MUSIC: panspermia by airtone (c) copyright 2018

2025-07-24

264.

Schema.org - Schema.org

schema.org

Schema.org is a set of extensible schemas that enables webmasters to embed
structured data on their web pages for use by search engines and other applications.

2025-05-04

224.

Inochi2D

inochi2d.com

2025-04-30

219.

BOOKER - Злачное место (2023)

xzona.su/alternative/43911-booker-zlachnoe-mesto-2023.html

Группа: BOOKER Альбом: Злачное место Год: 2023 Жанр: Abstract Hip-Hop Страна: Россия Битрейт: 320 kbps Размер: 74,9 Мб Треклист: 01.ЛЁХА НИКОНОВ 1:33 02. Мой менталитет 2:44 03. Я понимаю 2:30 04.

2025-04-17

187.

Third hand for soldering by jfoucher | Download free STL model | Printables.com

www.printables.com/model/197699-third-hand-for-soldering

A fully printable third hand to hold those small parts or wires while soldering | Download free 3D printable STL models

2025-04-16

184.

Noun Project: Free Icons & Stock Photos for Everything

thenounproject.com

Noun Project has the most diverse collection of free icons and stock photos. Download SVG and PNG. Over 7 million art-quality icons and free photos.

2025-03-18

139.

D4 dice with pips (4 sided dice) by Julius3E8 | Download free STL model | Printables.com

www.printables.com/model/248762-d4-dice-with-pips-4-sided-dice

A lovely pipped version of tetrahedral D4. I have oriented this in such a way that you should be able to print it… | Download free 3D printable STL models

2025-03-01

114.

(16140) небольшой обзор GovnOS - YouTube

www.youtube.com

Смотрите любимые видео, слушайте любимые песни, загружайте собственные ролики и делитесь ими с друзьями, близкими и целым миром.

2025-02-11

76.

OpenWrt — Википедия

ru.wikipedia.org/wiki/OpenWrt

2025-02-03

60.

Beercyle Mk2 - Let your bike hold your beer by nordie92

makerworld.com/en/models/412925#profileId-314888

Beercycle Mk2 - Let your bike hold your beerDont hold your drink while driving!  This is the second iteration. You can find the first version here. In this version, the gyroscope rings do not need to be glued; they hold together solely through their shape. Additionally, the mounting ring is screwed onto the gyroscope, making it rotatable. This provides more options for attaching the beer holder. Bottle holder diameter: 68mmBottle holder height: 100mm Small German beer cans are 120mm high, making them easy to grab. And large cans, with a height of 168mm, won't roll over. Recommended material:- 1x Screw M5x25 (For cramp hinge)- 1x Hex socket screw M5x20 (For cramp connector)- 1x Screw M5x20 (To connect cramp and gyroscope)- 3x M5 Nut

2025-01-30

54.

Understanding when to use String vs str - help - The Rust Programming Language Forum

users.rust-lang.org/t/understanding-when-to-use-string-vs-str/103746

Hey everyone, new to Rust and just checking my high level understanding of String vs str. A String type is a container for a str that is stored on the heap. String keeps the ownership, str is simply a reference and will most commonly be seen as &str. The heuristic I have in my head is that a String type should only be seen as part of the type that owns it. For example, as part of a struct definition. When being passed into methods, or returning data from a method, then use an &str type as thi...

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

48.

Теория оседлого бандита — Википедия

ru.wikipedia.org/wiki/Теория_оседлого_бандита

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

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

18.

AlexxIT/go2rtc: Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, FFmpeg, etc.

github.com/AlexxIT/go2rtc

Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, FFmpeg, etc. - AlexxIT/go2rtc