20 random bookmarks

Bookmarks and whatnot. Закладки и всякое.

2026-03-30

2140.

Every Door

every-door.app/docs

The best OpenStreetMap editor for POIs and entrances.

2025-12-02

2041.

Почему Олег Бартунов не верит Минобразования и советует программистам не уезжать? И что означает лозунг «Слоник наш»?

habr.com/ru/articles/972376

2025-02-01

1743.

Sergey Matveev’s homepage

www.stargrave.org

2025-01-07

1712.

Collapse OS — Bootstrap post-collapse technology

collapseos.org

2024-12-31

1674.

Как мы перенесли игру «Герои меча и магии III» на 1С

infostart.ru/1c/articles/2208631

Я Федор, ведущий разработчик 1С. На хакатоне компании команда под моим руководством перенесла игру «Герои меча и магии III» на платформу 1С. Расскажу, как устроена конфигурация «1С: Герои меча и магии» с технической точки зрения.

2024-10-03

1538.

fogleman/Craft: A simple Minecraft clone written in C using modern OpenGL (shaders).

github.com/fogleman/Craft

A simple Minecraft clone written in C using modern OpenGL (shaders). - fogleman/Craft

2024-09-18

1516.

The Small Internet has Already Succeeded

cheapskatesguide.org/articles/small-internet-succeeded.html

Finally, somebody said this.

2024-08-29

Reposted 1475.

There can't be only one

www.b-list.org/weblog/2024/aug/27/highlander-problem

There's a concept that I've heard called by a lot of different names, but my favorite name for it is …

2024-08-28

1472.

BlueMap-Minecraft/BlueMap: A Minecraft mapping tool that creates 3D models of your Minecraft worlds and displays them in a web viewer.

github.com/BlueMap-Minecraft/BlueMap

BlueMap is a program that reads your Minecraft world files and generates not only a map, but also 3D-models of the whole surface.
With the web-app you then can look at those in your browser and basically view the world as if you were ingame!
Or just look at it from far away to get an overview.

2024-05-13

1256.

Bloom Filters

samwho.dev/bloom-filters

A visual, interactive guide to what bloom filters are, when you would use them, and how they work.

2024-03-06

Reposted 1180.

Wrapping Errors in Go - How to Handle Nested Errors

blog.boot.dev/golang/wrapping-errors-in-go-how-to-handle-nested-errors

By wrapping errors and building well-formatted error messages, we can keep better track of where errors are happening. I often just add the name of the function being called to my error messages, but we can make the message say whatever we want. For example, I’ll often include parameter information in the error so I know which inputs caused the error.

2023-12-19

985.

Zeal - Offline Documentation Browser

zealdocs.org

2023-11-21

896.

Understanding Indie Search Engines

context.center/topics/indie-search

Let's look at Indie Search Engines and what they build themselves with

895.

The Future of Search Is Boutique

future.com/the-future-of-search-is-boutique

The way to improve search is not to mimic Google, but instead to build boutique search engines that index, curate, and organize things in new ways.

2023-10-18

767.

Flus, plateforme de veille tout-en-un

flus.fr

Flus est une plateforme pour agréger, stocker et partager votre veille autour de vous.

2023-09-18

623.

Project Fluent

projectfluent.org
# Simple things are simple.
hello-user = Hello, {$userName}!

# Complex things are possible.
shared-photos =
    {$userName} {$photoCount ->
        [one] added a new photo
       *[other] added {$photoCount} new photos
    } to {$userGender ->
        [male] his stream
        [female] her stream
       *[other] their stream
    }.

2023-07-24

502.

ArchiveTeam/grab-site

github.com/ArchiveTeam/grab-site

The archivist's web crawler: WARC output, dashboard for all crawls, dynamic ignore patterns

2023-06-19

382.

Durden | datagubbe.se

www.datagubbe.se/durden

Durden is a program that identifies, counts and, optionally, marks and/or cuts out and saves unique tiles in a given image file.

2023-02-19

63.

KolibriOS official site

kolibrios.org

A small operating system

41.

TabFS

omar.website/tabfs

TabFS is a browser extension that mounts your browser tabs as a filesystem on your computer.