1519 bookmarks
Bookmarks and whatnot. Закладки и всякое.
Bookmarks and whatnot. Закладки и всякое.
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.
Browser extended with Common Lisp
От 19 века до начала 80-х. Как человечество придумывало сенсорные экраны и рукописный ввод
Неудачи, торжество дизайна, борьба с бумагой и Microsoft. Давайте проследим историю зарождения Palm и её мировой известности
Very long article about Palm. I shall read it now.
UPD. Images are broken. Well then, I'll resort to Limows' Russian translation.
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.
HTMX in PostgREST!
create or replace function api.index() returns "text/html" as $$
select $html$
<!DOCTYPE html>
<html>
...
</html>
$html$;
$$ language sql;
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.
Exploring unseen concepts of design and opportunities of design-driven transformation and change
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.
A collection of web pages from across the Internet that have a curated collection of bookmarks and/or links.
I'll apply.
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.
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)
Don't waste your time checking if some software is updated. Get Email, Webhook or notifications on Slack and other instant messengers.
Fighting the undefined behaviors.
Write it. Show it. Rock it. A fresh, fast and fun way to create and hold presentations.
Ansible looks cool. We also use it at work. Should I learn it?
embeddable ffmpeg,ffprobe WASM binaries with a small Go library wrapper
/.well-known/avatar resolving to an image. Edge cases not considered at all. Might implement
Not really a wiki engine though... I'm categorizing it as such due to its history.
Runs on Cardigan Bay. Has a long history
У автора умер сайт на Нотионе, и он сделал вот эту прекрасную вещь.
A dictionary with keys "wiki" → "bencode" and "meaning" → 42 is encoded as d4:wiki7:bencode7:meaningi42ee.
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.
nice config
Of course they use Org mode.
Эффект «нога-во-рту» (англ.foot-in-the-mouth) — психологический феномен, который показывает, что человек, ответивший на «ритуальный» вопрос («Как ваши дела? Как вы себя чувствуете?») «ритуальным» ответом («Хорошо», «Все в порядке»), в дальнейшем даст принудительно положительный ответ на просьбу о помощи.
Алекс Хитеч подкидывает документы компании, которая забыла, как устроен её завод.
P.S. oh how poorly raindrop behaves! Titles, links, descriptions — all trimmed, for reader's inconvenience. They should've used Betula.
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.
Wiki engine. Flat files, PHP, custom markup, good feature set.
Some good and bad choices here. Worth a look.
This specification defines a new HTTP method, QUERY, as a safe,
idempotent request method that can carry request content.
Reformat PDF files for e-readers.
Generate any location from the real world in Minecraft Java Edition with a high level of detail. - louis-e/arnis
Mastodon Archive Reader Lite - a lightweight single-page app to explore the contents of your Mastodon archive file - s427/MARL
What I've learned from ten years working on projects like this
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.