20 random bookmarks

Storage for the links

2026-03-11

419.

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.

2026-02-17

409.

Ифкуиль. От автора.

ithkuil-rus.github.io/uch/r0.html

2026-01-11

395.

Hedging your Bets: a guide to delaying your final choice of faction {SPOILERS} - Fallout: New Vegas - Dead Money

gamefaqs.gamespot.com/boards/959557-fallout-new-vegas/60786708

For Fallout: New Vegas - Dead Money on the Xbox 360, a GameFAQs message board topic titled "Hedging your Bets: a guide to delaying your final choice of faction {SPOILERS}".

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

357.

Форумные игры ролевые, форумные фэнтези игры, фрпг, форумные рпг, форумная ролевая | L.DM.AM

l.dm.am

Форумные ролевые игры на любой вкус. Dungeons&Dragons, Fallout, WarHammer.

2025-11-29

347.

Default Key Assignments - Wez's Terminal Emulator

wezterm.org/config/default-keys.html

Wez's Terminal Emulator

2025-11-15

341.

Setup a proper Syncplay server on Ubuntu Debian

blog.cybrox.ch/posts/setup-a-proper-syncplay-server-on-ubuntu-debian

Setup a proper Syncplay server on Ubuntu Debian - Lead software engineer @René Koch AG, Ex-core-dev @Kitsu Media inc., and quadcopter madness enthusiast. I write about software development, engineering and stupidly fun side projects.

2025-09-03

302.

ALL-IN-ONE PACKAGE TRACKING | 17TRACK

t.17track.net/en#nums=ZESBF2001399485YQ

17TRACK is the most powerful and inclusive package tracking platform. It enables to track over 170+ postal carriers for registered mail, parcel, EMS and multiple express couriers such as DHL, Fedex, UPS, TNT. As well as many more international carriers such as GLS, ARAMEX, DPD, TOLL, etc.

2025-08-31

298.

Learn the Dragon Language of Skyrim | Alphabet & Pronunciation

www.thuum.org/learn/grammar/alphabet.php

cock

2025-08-18

285.

OneGeology

onegeology.org/index.html

2025-08-16

283.

Hybrid Crossbow by Yeet | Download free STL model | Printables.com

www.printables.com/model/899920-hybrid-crossbow

Download 3D printable STL models

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

240.

Anonymous and Distributed Authentication for Peer to Peer Networks

cepdnaclk.github.io/e15-4yp-anonymous-authentication

Projects | Department of Computer Engineering, University of Peradeniya

2025-05-21

236.

Where are my plugins (flatpak)? : r/linuxaudio

www.reddit.com/r/linuxaudio/comments/qv74xa/where_are_my_plugins_flatpak

org.freedesktop.LinuxAudio.Plugins.Helm

2025-04-28

213.

Ghost: The best open source blog & newsletter platform

ghost.org

Beautiful, modern publishing with email newsletters and paid subscriptions built-in. Used by Platformer, 404Media, Lever News, Tangle, The Browser, and thousands more.

2025-04-18

190.

Первый открытый GSM-телефон

habr.com/ru/companies/timeweb/articles/813591

Приветствую всех! Последние годы довольно часто обсуждаются проекты open-source телефонов. В основном это всякие смартфоны на Linux, иногда припоминают и всякую экзотику типа OpenMoko. Но есть одна...

2025-01-28

50.

[SOLVED] Change the password of mumble server - Support apps - YunoHost Forum

forum.yunohost.org/t/solved-change-the-password-of-mumble-server/611

Hi @matlink How can I change the superuser password ? Thanks in advance

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

29.

GitHub - thelounge/thelounge: 💬 ‎ Modern, responsive, cross-platform, self-hosted web IRC client

github.com/thelounge/thelounge

💬 ‎ Modern, responsive, cross-platform, self-hosted web IRC client - thelounge/thelounge