20 random bookmarks
Bookmarks and whatnot. Закладки и всякое.
Bookmarks and whatnot. Закладки и всякое.
Лучше без кеша, чем с ним
HTMX in PostgREST!
create or replace function api.index() returns "text/html" as $$
select $html$
<!DOCTYPE html>
<html>
...
</html>
$html$;
$$ language sql;
so i've been playing j2me games for 20 years I've regarded “phone games” as absolute dog shit, unworthy of even a second glance. i have recently discovered that this only applies to smartphone games - despite “resident evil for flip phones” being a
Detailed (?) look at how existing ActivityPub implementations work.
A monospaced programming font inspired by the Minecraft typeface - IdreesInc/Monocraft
Лучше пользоваться несколькими языками, чем только одним.
It is very important to conduct regular code reviews within every software team, but it is not so easy to do them right; here are a few typical pitfalls.
Modal programs are represented as a series of rules, formatted as tokens delimited by brackets and parentheses, applied to a given tree which gets continually modified until no rules match any given part of the tree.
<> (?x dup) (?x ?x)
<> (?x ?y swap) (?y ?x)
<> ( ?x pop) ()
.. (1 2 3) (4 5 6) swap pop dup
01 (4 5 6) (1 2 3) pop dup
02 (4 5 6) dup
00 (4 5 6) (4 5 6)
<> (if (#t) ?b) (?b)
<> (if (#f) ?b) ()
.. (if (eq bat bat) reached!)
02 (if (#t) reached!)
00 (reached!)
Eyeroll is a WebExtension for Firefox that let's you scroll webpages by blinking your eyes. Close your right eye to scroll down, and your left eye to scroll up. It's great for scrolling chords without leaving your instrument, or reading the news while you're brushing your teeth! Eyeroll works 100% on your device and works on Firefox for Android too.
Гришаев рассказывает, какой Preview.app на маке крутой. Это всё правда, и фичи действительно крутые. Пользуюсь всеми, кроме импорта с Айфона и лупы. Да, даже подпись я так ставил!
Stacksmith - A tool for making apps for non-programmers.
A Hypercard successor.
See:
I am tired of hierarchical FileSystems. They grow into big messes over time (LimitsOfHierarchies). Let's discuss alternatives. Some have suggested using various kinds of databases so that one can query or view based on a wide variety of potentially orthogonal traits.
The C2 Ancients have good ideas.
P. S. Trying to save this page in Betula shows how bad and unfriendly the new “design” of WikiWikiWeb is.
With this JavaScript script, you can keep your relative timestamps up-to-date without reloading. I'll do that if I ever fall into the trap of relative time.
This is a "proof-of-concept" project I started back in early March of this year. I wanted to see how difficult it would be to create a dungeon-crawler-esque RPG entirely in HyperCard.
Very true! Some time ago I came to a similar conclusion, and since then try to not joke like that.
A thread in the uxn's mailing list. Felix asks about uxn's stability, Devine says it will be stable soon enough, and this:
Don't think of a Varvara as a platform just yet, at best, it's something that can inspire others to explore their own ideas of how a VM can be used to preserve their own projects. There is very little experimentation done in this space and it's sort of in the research phase right now.
Links like this can discourage you from learning uxn. They do not discourage me, though. The Summer streams of 2022 are a proof.
Тут нашли невыпуклый многоугольник, которым можно замостить плоскость бесконечным числом способов, при этом каждый из способов является непериодическим.