1519 bookmarks

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

2025-02-18

1774.

Dithertime by makew0rld

makew0rld.itch.io/dithertime

At long last! I haven't bought it and going to atm, but I'm already sure it's the best dithering software. It's powered by the library makew0rld had made before. Nice.

2025-02-17

1773.

Nyxt browser: The hacker's browser

nyxt-browser.com

Browser extended with Common Lisp

2025-02-16

1772.

Удивительный и забытый Palm: что предшествовало компании, сформировавшей индустрию смартфонов

trashbox.ru/link/udivitelnyj-i-zabytyj-palm-chast-1

От 19 века до начала 80-х. Как человечество придумывало сенсорные экраны и рукописный ввод

1771.

Удивительный и забытый Palm: победа над Microsoft и 4 устройства, сформировавшие вектор развития

trashbox.ru/link/udivitelnyj-i-zabytyj-palm-chast-2

Неудачи, торжество дизайна, борьба с бумагой и Microsoft. Давайте проследим историю зарождения Palm и её мировой известности

1770.

Palm: I’m ready to wallow now – OSnews

www.osnews.com/story/26838/palm-im-ready-to-wallow-now

Very long article about Palm. I shall read it now.

UPD. Images are broken. Well then, I'll resort to Limows' Russian translation.

1769.

UI Density

matthewstrom.com/writing/ui-density
1768.

Choices

www.joelonsoftware.com/2000/04/12/choices

Do not provide too many choices in your interface. The author talks about user interface, but I think it also applies to programming interfaces. I try to follow this principle.

2025-02-14

1767.

Jag Talon's digital garden

jagtalon.net

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;
1764.

PostgREST Documentation

docs.postgrest.org/en/v12/index.html

PostgREST is a standalone web server that turns your PostgreSQL database directly into a RESTful API. The structural constraints and permissions in the database determine the API endpoints and operations.

Sounds like a way to write less code. I skimmed through the reference, looks cool. PostgREST is written in Haskell for some reason though.

2025-02-10

1763.

Nokia Design Archive

nokiadesignarchive.aalto.fi?node=A0001

Exploring unseen concepts of design and opportunities of design-driven transformation and change

1762.

ntfy.sh | Push notifications to your phone or desktop via PUT/POST

ntfy.sh

ntfy is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer, and/or using a REST API.

curl \
  -d "Backup successful 😀" \
  ntfy.sh/mytopic

Free notifications!

UPD. Used it in my SystemD service files to notify me of service restarts. It was extremely easy to do so. Will use it for now, until I migrate to a proper monitoring system.

1759.

Bukmark club

bukmark.club

A collection of web pages from across the Internet that have a curated collection of bookmarks and/or links.

I'll apply.

1758.

NESFab

pubby.games/nesfab.html

A programming language that is compiled for NES. Has a built-in map editor and a bank switching. Sometimes I think how it would've been cool to make a game for NES. Maybe this could be a good tool for that.

1757.

Keitai Wiki [Japanese Feature Phone Game Preservation]

keitaiwiki.com/wiki/KeitaiWiki

This wiki is dedicated to cataloging games from Japanese Feature Phones (pre-Android/iPhone mobile devices). (e.g. i-Mode game, i-Appli game, EZweb game, S!Appli game)

1756.

Tirazain | طرازين

tirazain.com/archive
1755.

NewReleases.io

newreleases.io

Don't waste your time checking if some software is updated. Get Email, Webhook or notifications on Slack and other instant messengers.

2025-02-08

1754.

Guidelines for computing sizes and subscripts

nullprogram.com/blog/2024/05/24

Fighting the undefined behaviors.

Reposted 1753.

iA Presenter

ia.net/presenter

Write it. Show it. Rock it. A fresh, fast and fun way to create and hold presentations.

1752.

Jan-Piet Mens :: Create a new issue in a Github repository with Ansible

jpmens.net/2025/01/25/create-a-new-issue-in-a-github-repository

Ansible looks cool. We also use it at work. Should I learn it?

1751.

go-ffmpreg

codeberg.org/gruf/go-ffmpreg

embeddable ffmpeg,ffprobe WASM binaries with a small Go library wrapper

2025-02-07

1750.

A Well Known URL For Your Personal Avatar

blog.jim-nielsen.com/2023/well-known-avatar

/.well-known/avatar resolving to an image. Edge cases not considered at all. Might implement

2025-02-04

1749.

ThoughtStorms Wiki :: CardiganBay

thoughtstorms.info/view/CardiganBay

Not really a wiki engine though... I'm categorizing it as such due to its history.

1748.

ThoughtStorms Wiki

thoughtstorms.info/view/HelloWorld

Runs on Cardigan Bay. Has a long history

2025-02-02

1747.

RAVR Lab

ravrlab.ru

У автора умер сайт на Нотионе, и он сделал вот эту прекрасную вещь.

1746.

Просто берите Postgres

grishaev.me/just-use-postgres

2025-02-01

Reposted 1745.

Какие фавыконки использовать в 2025?

bureau.ru/soviet/20250130
1744.

Bencode - Wikipedia

en.wikipedia.org/wiki/Bencode

A dictionary with keys "wiki" → "bencode" and "meaning" → 42 is encoded as d4:wiki7:bencode7:meaningi42ee.

1743.

Sergey Matveev’s homepage

www.stargrave.org
1742.

The Most Elegant Configuration Language

chshersh.com/blog/2025-01-06-the-most-elegant-configuration-language.html

This article made me very angry. It's written very misleadingly, it's full of lies. The proposed language offers too much decisions to the config designer (all of the decisions that matter, actually). Nevertheless, there are some ideas I want to mention here:

  • Not having primitive types beside strings is good. I'd also keep lists and dictionaries (not the way they made it, but the way it should be). Numbers, dates, booleans, all of this is a mess.

  • So, empty config or no config file at all must be a valid configuration.

And it's kinda neat how they find connections between category theory and configuration languages.

1741.

glanceapp/glance: A self-hosted dashboard that puts all your feeds in one place

github.com/glanceapp/glance

nice config

1740.

The Experiences Of A Non-technical Emacs User | Irreal

irreal.org/blog?p=12755

Of course they use Org mode.

1739.

Sonshi-style a.k.a. Keyboard on Laptop

マリウス.com/sonshi-style-aka-keyboard-on-laptop
Reposted 1738.

Нога-во-рту — Википедия

ru.wikipedia.org/wiki/Нога-во-рту

Эффект «нога-во-рту» (англ.foot-in-the-mouth) — психологический феномен, который показывает, что человек, ответивший на «ритуальный» вопрос («Как ваши дела? Как вы себя чувствуете?») «ритуальным» ответом («Хорошо», «Все в порядке»), в дальнейшем даст принудительно положительный ответ на просьбу о помощи.

2025-01-26

1737.

Зарождение новой науки.

ahitech.livejournal.com/171492.html

Алекс Хитеч подкидывает документы компании, которая забыла, как устроен её завод.

1736.

wayland gnome - global hotkeys / input events / window info / window focus activation / linux autohotkey etc

raindrop.io/dreamcat4/wayland-gnome-global-hotkeys-input-events-window-info-window-focus-activation-linux-autohotkey-etc-20939866

P.S. oh how poorly raindrop behaves! Titles, links, descriptions — all trimmed, for reader's inconvenience. They should've used Betula.

1735.

Consider SQLite

blog.wesleyac.com/posts/consider-sqlite
1734.

There is no such thing as a static website

blog.wesleyac.com/posts/no-static-websites
1733.

sammwyy/MikuMikuBeam: An open-source network stresser tool but it's Hatsune Miku

github.com/sammwyy/MikuMikuBeam

A fun and visually appealing stress testing server with a Miku-themed frontend, where you can configure and run attacks while enjoying a banger song in the background! 🎤✨

Technology today is amazing.

2025-01-25

1732.

pmichaud.com - Pm - HomePage

www.pmichaud.com
1731.

PmWiki | PmWiki / PmWiki

www.pmwiki.org/wiki

Wiki engine. Flat files, PHP, custom markup, good feature set.

1730.

PmWiki | PmWiki / TextFormattingRules

www.pmwiki.org/wiki/PmWiki/TextFormattingRules

Some good and bad choices here. Worth a look.

1729.

Aztec Code - Wikipedia

en.wikipedia.org/wiki/Aztec_Code

2025-01-19

1725.

Перестаньте молиться на принципы S.O.L.I.D

habr.com/ru/articles/874584

2025-01-16

1723.

The HTTP QUERY Method

datatracker.ietf.org/doc/draft-ietf-httpbis-safe-method-w-body

This specification defines a new HTTP method, QUERY, as a safe,
idempotent request method that can carry request content.

2025-01-10

1721.

Анонсирован Mecha Comet: карманный ПК на Linux с модульным корпусом

4pda.to/2025/01/08/437167/anonsirovan_mecha_comet_karmannyj_pk_na_linux_s_modulnym_korpusom

2025-01-09

1720.

How I ship projects at big tech companies | sean goedecke

seangoedecke.com/how-to-ship
1719.

valve flicker css

flak.tedunangst.com/post/valve-flicker-css
Reposted 1718.

Willus.com's K2pdfopt

willus.com/k2pdfopt

Reformat PDF files for e-readers.

1717.

louis-e/arnis: Generate any location from the real world in Minecraft Java Edition with a high level of detail.

github.com/louis-e/arnis

Generate any location from the real world in Minecraft Java Edition with a high level of detail. - louis-e/arnis

1716.

Three-Monkeys.Info - A website dedicated to the three wise monkeys that hear, see and speak no evil

www.three-monkeys.info

2025-01-07

1715.

GitHub - s427/MARL: Mastodon Archive Reader Lite - a lightweight single-page app to explore the contents of your Mastodon archive file

github.com/s427/MARL

Mastodon Archive Reader Lite - a lightweight single-page app to explore the contents of your Mastodon archive file - s427/MARL

1714.

Mistakes engineers make in large established codebases

www.seangoedecke.com/large-established-codebases

What I've learned from ten years working on projects like this

1713.

Dusk OS

duskos.org
1712.

Collapse OS — Bootstrap post-collapse technology

collapseos.org
1711.

The Library Innovation Lab at Harvard Law School

lil.law.harvard.edu

Home of Perma.cc, H2O, Caselaw Access Project, and others. The Library Innovation Lab is growing knowledge and community by bringing library principles to technological frontiers.

1 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24