20 random bookmarks

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

2026-03-03

2114.

StreetComplete

streetcomplete.app

OpenStreetMap surveyor app

2025-10-25

2023.

Apples, Trees, and Quasimodes - System Stack

systemstack.dev/2025/09/humane-computing

2025-05-13

1906.

#MinimalPhone arrived today. I'll be keeping notes on it here.

micro.glasshoundcomputing.com/@jeremiah/statuses/01JQYJZ4C5C34JTZVQ09ZPVYED

I do love this thing. I've got an in progress application that collates news I would like to read into an epub. Putting that file on the Minimal Phone gives me koreader as my 'fidget' app. Instead of getting lured into an infinite scroll app, I just read some news I curated for myself. Hoping this drives my overall phone usage down.

2025-04-29

1876.

The kerning on the pope's tomb is a travesty

www.fastcompany.com/91324550/kerning-on-pope-francis-tomb-is-a-travesty

The internet is up in arms about Pope Francis's tomb, and it's all because of lettering.

2025-02-13

1765.

Providing HTML Content Using Htmx

docs.postgrest.org/en/v12/how-tos/providing-html-content-using-htmx.html

HTMX in PostgREST!

create or replace function api.index() returns "text/html" as $$
  select $html$
    <!DOCTYPE html>
    <html>
    ...
    </html>
  $html$;
$$ language sql;

2024-12-26

1655.

png2tal

codeberg.org/kira/png2tal

Converts a PNG to 2- or 4-colour uxntal data literals.

2024-08-07

1424.

Solid Technical Reports

solidproject.org/TR

The specs.

2024-05-18

1260.

Stirling PDF

pdf.klava.wiki

Stirling PDF

Hosted by Dan in Space!

2024-04-07

1223.

Juev wiki

wiki.evsyukov.org

Вики на микоризе с ссылками про го.

2024-02-10

1134.

Fediverse Developer Network | Webfinger sample files

fedidevs.org/reference/webfinger

A selection of Webfinger files as produced by common Fediverse apps

2024-01-20

1069.

Finish your stuff

250bpm.com/blog:50

If there is one principle that should be added to the UNIX philosophy, it is:

"Finish your project."

Let me list my finished projects.

  • Uh...

I can't even say Mycorrhiza is finished despite it being in maintenance mode!

2023-12-02

946.

Documents Are the Wrong Metaphor

screensresearchhypertext.com?stackedPages=/Documents-Are-the-Wrong-Metaphor

So the author says. They say, the right metaphor is songs! This is non-sensical, documents are the right metaphor, and we should do our best to preserve it.

The author of the website claims to know a bit about hypertext, and they do, but look at this URL! How to fix it? UPD. From the computer I managed to close the extra tabs on the page which were not visible on the phone and fix the URL.

2023-11-25

915.

The role of cat eye narrowing movements in cat–human communication - Scientific Reports

www.nature.com/articles/s41598-020-73426-0

Domestic animals are sensitive to human cues that facilitate inter-specific communication, including cues to emotional state. The eyes are important in signalling emotions, with the act of narrowing the eyes appearing to be associated with positive emotional communication in a range of species. This study examines the communicatory significance of a widely reported cat behaviour that involves eye narrowing, referred to as the slow blink sequence. Slow blink sequences typically involve a series of half-blinks followed by either a prolonged eye narrow or an eye closure. Our first experiment revealed that cat half-blinks and eye narrowing occurred more frequently in response to owners’ slow blink stimuli towards their cats (compared to no owner–cat interaction). In a second experiment, this time where an experimenter provided the slow blink stimulus, cats had a higher propensity to approach the experimenter after a slow blink interaction than when they had adopted a neutral expression. Collectively, our results suggest that slow blink sequences may function as a form of positive emotional communication between cats and humans.

2023-11-21

893.

All you need is links

subconscious.substack.com/p/all-you-need-is-links

The author argues that many relations can be represented with hyperlinks. He is right though. A good read.

2023-10-20

787.

banging errors in go

flak.tedunangst.com/post/bango

Tedu wrote a tool that lets you handle errors in Go like this:

func decomp(filename string) ([]byte, error) {
        fd := ^os.Open(filename)
        defer fd.Close()
        zd := ^gzip.NewReader(fd)
        data := ^io.ReadAll(zd)
        return data, nil
}

Funky!

2023-10-06

667.

Store App

store.app

2023-08-16

573.

Антиборщевик: сообщество несогласных жить в борщевике

antiborschevik.info

Борцы с борщевиком России! Статистика, руководства, призывы.

2023-06-05

285.

RE: Does a Blog Need to Integrate? | starbreaker.org

starbreaker.org/blog/re-does-blog-need-to-integrate/index.html

No, not really, for

blogs with RSS/Atom/JSON feeds are already interoperable

2023-06-01

276.

The new Obsidian icon

obsidian.md/blog/new-obsidian-icon

Say hello to our new logo and app icon. This is the story behind our new branding, which we designed to reflect the principles Obsidian is built on.

It looks like a primordial arrowhead from literal obsidian. There is also a fun color toy on the page.

2023-05-01

189.

Уровень

grishaev.me/prog-level

Пока мир сходит с ума по искусственному интеллекту, всплакну о низком уровне разработчиков. Подкатило, нужно выплеснуть.

Иван Гришаев жалуется, что программисты плохо программируют.