20 random bookmarks

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

2025-05-25

1917.

Desktop Icons of Yore | datagubbe.se

www.datagubbe.se/icons

2024-12-31

1671.

ActivityPub - Final thoughts, one year later. - Dennis Schubert

overengineer.dev/blog/2019/01/13/activitypub-final-thoughts-one-year-later

A more social look on the spec by diaspora*'s developer. Just as profound.

2024-11-17

1593.

My simple guide to life

jasoncrawford.org/guide-to-life

Spend time on things that are enjoyable or important, ideally both

2024-10-08

1548.

GitHub - aigoncharov/telegram-to-rss: Generate an RSS feed from Telegram chats. You digital minimalism friend.

github.com/aigoncharov/telegram-to-rss

Generate an RSS feed from Telegram chats. You digital minimalism friend. - aigoncharov/telegram-to-rss

2024-08-22

1461.

Джуны в IT: зарплаты в компаниях, вакансии и отклики

habr.com/ru/companies/habr_career/articles/837596

Стажёром я получал мало, джуном получаю нормально.

2024-08-12

1439.

Why RichText facets in Bluesky

pfrazee.com/blog/why-facets

Today in "our novel form of NIH," why does Bluesky use the richtext facets system instead of Markdown?

// slightly simplified
{
  text: "Hello @bob.com",
  facets: [
    {feature: "mention", index: {start: 6, end: 14}}
  ]
}

2024-07-14

1383.

Laws of Tech: Commoditize Your Complement · Gwern.net

gwern.net/complement

A classic pattern in technology economics, identified by Joel Spolsky, is layers of the stack attempting to become monopolies while turning other layers into perfectly-competitive markets which are commoditized, in order to harvest most of the consumer surplus; discussion and examples.

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-06-04

1289.

SerenityOS

serenityos.org

SerenityOS is a love letter to '90s user interfaces with a custom Unix-like core. It flatters with sincerity by stealing beautiful ideas from various other systems.

2024-05-19

1270.

selfh.st - Self-hosted content and software

selfh.st

Self-hosted news, content, updates, launches, events, and more

2024-01-29

Reposted 1078.

C Preprocessor tricks, tips, and idioms

github.com/pfultz2/Cloak/wiki/C-Preprocessor-tricks,-tips,-and-idioms

2023-12-16

978.

Jamie Brandon

www.scattered-thoughts.net

2023-11-23

908.

szymonkaliski/cartographist

github.com/szymonkaliski/cartographist

Cartographist is an ‘experimental web browser optimized for rabbit-holing’ notable for its paned user interface. It is written in Node JS. I haven't tried it out yet.

See also blog announcement. The development seems stalled.

2023-11-10

841.

Let's Make Sure Github Doesn't Become the only Option

blog.edwardloveall.com/lets-make-sure-github-doesnt-become-the-only-option

Yeah, sure.

2023-10-22

807.

susam/cfr

github.com/susam/cfr

An extremely minimal drawing language consisting of only 5 simple commands: C, F, R, [, and ].

Simple and fun.

2023-10-05

665.

Search engines, the deal is off!

alexschroeder.ch/view/2023-10-04-search

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-06-25

389.

Yume 2kki - YNOproject

ynoproject.net/2kki

Play Yume 2kki in multiplayer with your friends, no account or downloads required.

2023-06-04

277.

you probably don't need a linux phone with a hardware keyboard

astrra.space/home/blog/keyboards

however, after having access to all three for more than two months now, i've really struggled to find situations where having those phones (or some similar hardware with modern internals) was actually useful. i regularly found myself reaching for my smartphone after being tired of typing out a long message on the tiny hardware keys, my thumbs hurting from the amount of force i had to apply to press them. i typed slower (even though i was touch-typing), i had more typos, and the typing experience in general was just worse. not to mention that all of the 3 phones had very different keyboards with different key sizes, different actuation forces, and different layouts. they all sucked.

i think that trying to converge the laptop/desktop and the smartphone into one device is a bad idea. the two have very different use-cases, different ergonomics, and different security models. i think that the best way to go is to have a smartphone and a laptop, and use them both for what they're good at. i also think that more people should learn to write mobile apps, as most of my discussions on this topic have boiled down to "i want a linux phone because i can only write desktop apps", which is kinda sad in my opinion.

2023-02-06

31.

Bitters

m15o.ichi.city/bitters

Bitters is an open-source text editor. It's heavily inspired by the Canon Cat computer: it builds on the Cat's novel ideas, and adds some of it's own to the mix!