20 random bookmarks

Storage for the links

2026-04-09

431.

home - char

char.social

the anti-social network. no algorithms. no tracking. text only. unapologetically unserious. privacy-first microblogging without data harvesting or email requirements.

2026-03-11

418.

Build your Location-Based Augmented Reality Web App

medium.com/chialab-open-source/build-your-location-based-augmented-reality-web-app-c2442e716564

A tutorial for building Location-Based Augmented Reality apps that run on every browser, without any installation on your phone. For free.

2025-12-11

362.

Карта распределения памяти

osdev.fandom.com/ru/wiki/Карта_распределения_памяти

Одной из характерных черт архитектуры ПК является размещение в физическом адресном пространстве памяти не только собственно памяти компьютера (ОЗУ и ПЗУ), но и видеопамяти, а также регистров различных контроллеров. Ощутимым недостатком ПК, отчасти обусловленным историческими причинами, является фрагментация адресного пространства, когда ОЗУ, видеопамять, ПЗУ и регистры устройств расположены «лоскутами», довольно хаотично чередуясь друг с другом. Чтобы определить диапазоны физических адресов...

2025-09-10

311.

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

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

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

279.

DNA Lounge

www.dnalounge.com

DNA Lounge is a late-night, all ages San Francisco
nightclub featuring live music, DJ dancing, burlesque shows, and
private parties. Two stages, four dance floors, six bars
and a full-service late-night restaurant!

2025-07-14

260.

Crossbow | 3D CAD Model Library | GrabCAD

grabcad.com/library/crossbow--6

Side mounted composite limbs. Built in cocking mechanism.

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

199.

Castopod | Your Free & Open-source Podcast Host

castopod.org

Castopod is a free and open-source hosting platform made for podcasters. Engage and interact with your audience whilst keeping control over your content.

2025-04-18

192.

GitHub - zew/go-questionnaire: HTML questionnaire. Flexible. Saves to JSON. Needs no database.

github.com/zew/go-questionnaire

HTML questionnaire. Flexible. Saves to JSON. Needs no database. - zew/go-questionnaire

2025-04-10

179.

OpenSCAD CheatSheet

openscad.org/cheatsheet

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

142.

Chainmail - 3D Printable Fabric by Agustin Arroyo | Download free STL model | Printables.com

www.printables.com/model/286-chainmail-3d-printable-fabric

I would love to keep sharing my projects with all of you. | Download free 3D printable STL models

2025-03-09

130.

Miloslav Číž / anarch · GitLab

gitlab.com/drummyfish/anarch

Anarch, the suckless FPS game

128.

Creality Fan Cooling Kit Duct by lanwanman | Download free STL model | Printables.com

www.printables.com/model/580558-creality-fan-cooling-kit-duct

Duct for Creality Fan Cooling Kit | Download free 3D printable STL models

2025-02-23

97.

Creality Hot End Repair and Parts Guide for Ender 3, CR-10, and other Creality 3D printers — Creality Experts

www.crealityexperts.com/creality-hot-end-repair-guide

This article will help you troubleshoot and fix all common issues with the hot end and extrusion on the Creality Ender 3, Ender 3 V2, CR-10, and other 3D printers. Includes links for replacement hot ends and parts for each printer model, and step-by-step instructions for repairs.

2025-01-24

44.

Free Torrents - Public Domain, Creative Commons - WebTorrent

webtorrent.io/free-torrents

WebTorrent, the streaming torrent client for the browser, Mac, Windows, and Linux

2025-01-19

38.

Anime Tosho | Anime Tosho

animetosho.org

2025-01-13

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

13.

Генератор Богов | RandomAll

randomall.ru/custom/gen/4181