20 random bookmarks

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

2025-06-20

1957.

GitHub - prodhe/poe: poe - acme-inspired terminal text editor

github.com/prodhe/poe

poe - acme-inspired terminal text editor. Contribute to prodhe/poe development by creating an account on GitHub.

2025-06-15

1943.

Wiki - BetterThanJson

wiki.alopex.li/BetterThanJson

2025-03-07

1805.

Smuggling arbitrary data through an emoji

paulbutler.org/2025/smuggling-arbitrary-data-through-an-emoji

2024-10-23

Reposted 1572.

Filetypes / Airports

airports.swtch.tel

A collection of filetypes and airports with identical names.

2024-09-08

1503.

Game Boy Essentials

gameboyessentials.com

A project to review and talk about the essential games you should play on Game Boy to understand its appeal and its success.

2024-07-16

Reposted 1387.

Style your WordPress Atom feed

shkspr.mobi/blog/2023/06/style-your-wordpress-atom-feed

I recently read Darek Kay’s excellent post about styling RSS feeds and wanted to do something similar. So, here’s my simple guide to styling your WordPress blog’s RSS / Atom theme…

2024-06-27

Reposted 1347.

Microfeatures I Love in Blogs and Personal Websites

danilafe.com/blog/blog_microfeatures

In this post, I talk about pleasant but seemingly minor features in personal sites

2024-05-08

1248.

ГДЕ ЖЕ ПОЛЗЁТ УЛИТКА?

haikudaily.livejournal.com/4103.html

Одно из самых известных и любимых в России хайку рассказывает об улитке, которая медленно взбирается на гору Фудзи.

2024-02-06

1122.

About · Minimal Computing

go-dh.github.io/mincomp/about

We use “minimal computing” to refer to computing done under some set of significant constraints of hardware, software, education, network capacity, power, or other factors. Minimal computing includes both the maintenance, refurbishing, and use of machines to do DH work out of necessity along with the use of new streamlined computing hardware like the Raspberry Pi or the Arduino micro controller to do DH work by choice. This dichotomy of choice vs. necessity focuses attention on computing that is decidedly not high-performance. By operating at this intersection between choice and necessity minimal computing forces important concepts and practices within the DH community to the fore. In this way minimal computing is also an critical movement, akin to environmentalism, asking for balance between gains and costs in related areas that include social justice issues and de-manufacturing and reuse, not to mention re-thinking high-income assumptions about “e-waste” and what people do with it. Minimal computing thus relates to issues of aesthetics, culture, environment, global relationships of power and knowledge production, and other economic, infrastructural and material conditions.

They are not active anymore. They have a cute abacus as a logo.

2024-01-20

1067.

Slide design for graphically-challenged people

beza1e1.tuxen.de/slide_design_programmers.html

If you feel unsure about colors, then do not use colors. Black on white is enough. Syntax highlighting might be an exception, but even there black on white is ok.

2024-01-19

Reposted 1060.

martinvonz/jj: A Git-compatible VCS that is both simple and powerful

github.com/martinvonz/jj

While not as rigorous as systems like Darcs and Pijul (which are based on a formalized theory of patches

2023-10-08

682.

Guidelines for a smolweb

smolweb.org/guidelines.html

2023-09-24

644.

Tassei Denki "Project Nadeshiko" Is A New Nintendo DS Clone Straight Out Of Japan

retrododo.com/project-nadeshiko

The first being – how can they get away with this?

Second – will they be able to sell it?

Third – will we ever see this device in production?

2023-08-23

586.

Игра в бисер на Python / Хабр

habr.com/ru/articles/585142

Статья о 585

2023-06-12

329.

The Command Line Philosophy

www.eklhad.net/philosophy.html

Command Line Programs for the Blind

Karl Dahlke on blind a11y. Note that Karl is the creator of edbrowse.

2023-05-09

224.

микроразметки

agnessa.pp.ru/computer/site/20210826125557-микроразметки.html

2023-04-11

155.

Canadian Wetland Classification System — Wetland Policy

www.wetlandpolicy.ca/canadian-wetland-classification-system

The Canadian Wetland Classification System (National Wetlands Working Group 1997) is based on a hierarchical system, which includes (1) wetland class, (2) wetland form and (3) wetland type. The five wetland "classes" are differentiated by their developmental characteristics and the environment in which they exist. The five classes are: bog, fen, marsh, swamp, and shallow water. Some wetlands accumulate peat (partially-decomposed organic matter) and are called peatlands. Bogs and fens are the dominant peatland classes in Alberta, although some swamps and marshes can also accumulate peat. In contrast, shallow open water wetlands and many marshes and swamps do not accumulate peat.

2023-03-28

138.

Oops, You Wrote a Database

dx.tips/oops-database

This is about Mycorrhiza, for sure.

2023-02-01

28.

CSS Bed

www.cssbed.com

Classless CSS themes

2023-01-21

13.

How Memory Safety Approaches Speed Up and Slow Down Development Velocity

verdagon.dev/blog/when-to-use-memory-safe-part-2

A good overview of 4 memory management approaches. TL;DR: There is no panacea.