20 random bookmarks

Storage for the links

2026-02-09

408.

1 сезон 1 серия: Зима близко

site-of-thrones.net/sez-1/4-1-sezon-1-serija-zima-blizko.html

Итак, 1 сезон 1 серия телесериала "Игра престолов". Настоятельно рекомендуется начать знакомство с сериалом именно с неё. В данном эпизоде происходит знакомство зрителей с некоторыми главными героями, среди которых: лорд Винтерфелла Эддард "Нед" Старк и его семья, король Роберт

2025-12-21

370.

Релиз Lanemu P2P VPN 0.13.1

www.opennet.ru/opennews/art.shtml?num=64455

Состоялся выпуск Lanemu P2P VPN 0.13.1 - реализации децентрализованной виртуальной частной сети, работающей по принципу Peer-To-Peer, при котором участники подключены друг к другу, а не через центральный сервер. Участники сети могут находить друг друга через BitTorrent-трекеры или BitTorrent DHT, либо через других участников сети (peer exchange). Приложение является бесплатным и открытым аналогом проприетарного VPN Hamachi , написано на языке Java (c отдельными компонентами на языке Си) и распространяется под лицензией GNU LGPL 3.0. Поддерживается запуск в Windows, GNU/Linux, FreeBSD и Mac OS

2025-12-02

354.

Domains Project: Processing petabytes of data so you don’t have to

domainsproject.org

World’s single largest Internet domains dataset

2025-11-29

349.

Issue with Cloning Player Characters in Roblox Studio(Lua)

stackoverflow.com/questions/77797082/issue-with-cloning-player-characters-in-roblox-studiolua

Hello Stack Overflow community,
I am currently facing an issue with a script in Roblox Studio, where I am attempting to duplicate a player's character upon joining the game. The primary objective i...

2025-11-05

335.

QGIS Interactive Map : r/gis

www.reddit.com/r/gis/comments/f76p4a/qgis_interactive_map

2025-08-31

298.

Learn the Dragon Language of Skyrim | Alphabet & Pronunciation

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

cock

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-08-09

274.

Fastboot Errors and Fixes - Xiaomiui.Net

xiaomiui.net/fastboot-errors-and-fixes-5236

As you know it is possible to change software and repair corrupted software using fastboot. Sometimes we can get Fastboot errors. And  we have compiled some

2025-08-06

271.

Dice Set (d4, d6, d8, d10, d12, d20) by Tha177c

www.thingiverse.com/thing:94738/files

Other dice set weren't slicing properly for me so I created my own.

2025-07-20

263.

mustbeperfect/definitive-opensource: The definitive list of open source.

github.com/mustbeperfect/definitive-opensource

2025-06-04

245.

Cgit, Nginx & Gitolite: A Personal Git Server « Bryan Brattlof

bryanbrattlof.com/cgit-nginx-gitolite-a-personal-git-server

nginx + cgit + gitolite = $5/month

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

188.

Архимедов винт — Википедия

ru.wikipedia.org/wiki/Архимедов_винт

2025-03-27

150.

10 рецептов домашнего майонеза, который вкуснее магазинного — Лайфхакер

lifehacker.ru/domashniy-majonez-recepty

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

2025-03-07

127.

Leafish - An open-source Minecraft client written in RUST

lea-fish.github.io

An open-source Minecraft client written in RUST

2025-02-27

103.

The HIVE - Modular Hex Drawers by O3D

www.thingiverse.com/thing:1743145

Update 08/29/2020The HIVE Evo and Modular Drawers Evo are now available for download!The HIVE Evo offers an improved interlocking system with customizable drawers.Download: CGTrader | Cults | EtsyCGTrader 30% Off Coupon: 680445AC4F05Like this free design? Please consider helping me replace filamentMore Modular Drawer SystemsModular Drawers 2.0 (Interlocking)Modular Drawers 1.0 (Stackable)Modular Hex Drawers (Stackable)Economical Drawers (Not modular)Find me on:

2025-02-14

87.

3D printed medieval crossbow V1 by Moreno | Download free STL model | Printables.com

www.printables.com/model/740562-3d-printed-medieval-crossbow-v1

I made a medieval crossbow from PLA, it shoots pretty far and kinda hard so don't aim it at anything with eyes. | Download free 3D printable STL models

2025-02-07

69.

No sound when running TS3 : r/Sims3

www.reddit.com/r/Sims3/comments/cef8lt/no_sound_when_running_ts3

2025-02-04

65.

Introduction - The Redox Operating System

doc.redox-os.org/book

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

2025-01-13

19.

Вода и камень точит: как жидкостные капли воздействуют на твердый материал

habr.com/ru/companies/ua-hosting/articles/659125

Знаменитая поговорка «вода и камень точит» говорит о том, как даже самые малозаметные, но постоянные и настойчивые действия могут в последствии иметь значимый эффект. Однако это фигуральное выражение...