20 random bookmarks

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

2026-02-25

2108.

Drawing Truchet tiles in SVG

alexwlchan.net/2025/truchet-tiles

Using parametric templates to draw Truchet tiles, then placing them randomly to create generative patterns.

2025-05-03

1885.

Esolang, the esoteric programming languages wiki

esolangs.org/wiki/Main_Page

2025-01-06

1707.

Piwigo - Open source photo management software

piwigo.org

Manage your photo library with Piwigo! Free and open source software to organize and share your photos and digital media on the web.

2024-07-27

1409.

В Кентах

vkentax.ru/help.php?page=about

Ещё один клон старого ВК. Мне дали доступ к какому-то аккаунту. Автор проекта заметил, что я в сети, и начал со мной разговор. Обсудили чуток, прикольно. Пожелал ему удачи и попросил сделать RSS-ленту, чтобы я подписаться мог.

2024-03-27

1208.

DOM.js

gist.github.com/OrionReed/4c3778ebc2b5026d2354359ca49077ca

3D DOM viewer, copy-paste this into your console to visualise the DOM topographically. - DOM3D.js

2024-02-27

1157.

CloudpilotEmu

cloudpilot-emu.github.io

A PalmOS emulator for the web

2024-01-19

1059.

A small ActivityPub debugging server on Glitch

tinysubversions.com/notes/activitypub-tool

An ActivityPub debugging instance? Gotta take a look, probably.

2024-01-11

1037.

Tunguska / Documentation

tunguska.sourceforge.net/docs.html

Introduction into ternary logic.

2023-11-06

835.

set -e, -u, -o, -x pipefail explanation

gist.github.com/mohanpedala/1e2ff5661761d3abd0385e8223e16425

Bash strict mode.

set -euxo pipefail

The -x is sometimes not needed, it prints out every input back. So, this is an option:

set -euo pipefail

2023-10-21

796.

AP networking

flak.tedunangst.com/post/AP-networking

2023-09-28

647.

Правила пользования почтой

grishaev.me/mail-rules

2023-08-30

607.

Про дурной тон, дурной вкус и идеалы

maximilyahov.ru/blog/all/kipyatite

2023-07-25

508.

humungus - miniwebproxy

humungus.tedunangst.com/r/miniwebproxy

Parses HTML responses and rewrites a simplified light weight version.

Rewrite rules are written in lua using standard CSS selectors.

2023-05-09

232.

The Sore Feet Song / Mushishi theme tune

musicallykerr.tumblr.com/post/69098622648/the-sore-feet-song-mushishi-theme-tune

The Sore Feet Song, that was used in a Mushishi opening, was, in fact, not originally written for Mushishi! The author of the song elaborates on that a little.

2023-05-07

212.

How do I know if I really need object oriented programming?

unixsheikh.com/articles/how-do-i-know-if-i-really-need-object-oriented-programming.html

It's easy to determine if you really need the object oriented paradigm, you just need to look for the things that you can only do with object oriented programming and then ask yourself whether you really need that. It's called "The Three Pillars of Object-Oriented Programming". If you don't use all three at the same time, then you're not doing object oriented programming and you don't need it.

2023-04-30

184.

Забытый зум

habr.com/ru/articles/210408

Хорошая обзорная статья.

2023-03-19

113.

Guppe Groups

a.gup.pe

Guppe brings social groups to the fediverse — making it easy to connect and meet new people based on shared interests without the maniuplation of your attention to maximize ad revenue nor the walled garden lock-in of capitalist social media.

I used to post to https://a.gup.pe/u/mycorrhiza.

2023-03-08

87.

Где и когда видели снежного человека на Южном Урале?

nashural.ru/article/zagadki/gde-i-kogda-videli-snezhnogo-cheloveka-na-yuzhnom-urale

Описания о встречах с шурале

2023-02-19

49.

An Initial Exploration and Review of Secure Scuttlebutt

cheapskatesguide.org/articles/secure-scuttlebutt.html

2023-01-24

17.

The Screenless Office

screenl.es

The Screenless Office is a system for working with media and networks without using a pixel-based display. It is an artistic operating system. The office presents a radically alternative form of everyday human interaction with media. It is constructed using free/libre/open hard- and software components, especially for print, databases, web-scraping and tangible interaction. Currently, it exists as a working prototype with software "bureaus" which allow a user to read and navigate news, web sites and social media entirely with the use of various printers for output and a barcode scanner for input. While our existing software allows for interesting new ways of consuming media, we are currently working to expand the system to make it capable of publishing content and thereby, enabling a provocative possibility for active participation in contemporary social life.

They haven't really got anything to show, and the project seems to be abandoned. And using so much paper, I don't know, seems not so good. But cool concept! I want to learn more, but how?