20 random bookmarks

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

2026-01-27

2087.

Encyclia.pub

encyclia.pub

Encyclia makes ORCID records available on the Fediverse. You can use it to follow researchers who don't have a Fediverse presence and see their new publications on your feed!

2026-01-24

2078.

3ds-homebrew: silly 3ds homebrew projects!

sr.ht/~sheepy/3ds-homebrew

2025-12-31

Reposted 2060.

Platypus - Create Mac apps from command line scripts

sveinbjorn.org/platypus

Platypus is a developer tool that creates native Mac applications from command line scripts such as shell scripts or Python, Perl, Ruby, Tcl, JavaScript and PHP programs. This is done by wrapping the script in a macOS application bundle along with an app binary that runs the script.

2025-07-19

1982.

マリウス . Giving Up on Element & Matrix.org

マリウス.com/giving-up-on-element-and-matrixorg

2025-06-27

1963.

remove(42) vs. find(42).remove()

www.yegor256.com/2025/06/22/retrieve-or-remove.html

Delegating behavior to objects rather than invoking utility methods leads to cleaner, more extensible, and properly encapsulated object-oriented design.

2025-06-16

Reposted 1945.

CSS Classes considered harmful

www.keithcirkel.co.uk/css-classes-considered-harmful

The solution to all of these problems

I humbly put forward that modern web development provides us all the utilities to move away from class names and implement something much more robust, with some fairly straightforward changes:

Attributes

Attributes allow us to parameterise a component using a key-value representation, very similar to Map<string, T>. Browsers come with a wealth of selector functions to parse the values of an attribute.

2025-04-29

Reposted 1879.

A cheat sheet for why using ChatGPT is not bad for the environment

andymasley.substack.com/p/a-cheat-sheet-for-conversations-about

Arm yourself with knowledge

2025-03-26

1845.

Climate skeptics have new favorite graph; it shows the opposite of what they claim

www.theclimatebrink.com/p/climate-skeptics-have-new-favorite

It actually makes the case that CO₂ is the dominant control on Earth’s temperature

2025-02-16

1769.

UI Density

matthewstrom.com/writing/ui-density

2024-06-03

1285.

History Of Window Systems

blog.dshr.org/2021/03/history-of-window-systems.html

2024-05-26

1281.

Исследование опенсорс в России | N + 1

research.nplus1.ru

Изучили состояние рынка, мотивацию участников, их цели и трудности.

2024-03-11

1194.

Ultimate Writer: an Open Digital Typewriter

alternativebit.fr/posts/ultimate-writer

A digital typewriter based on a Raspberry Pi and an E-Ink screen.

2024-01-05

1012.

Tiki Wiki

tiki.org

2023-08-26

597.

Fantasy Meets Reality

cabel.com/2023/07/30/fantasy-meets-reality

2023-08-11

557.

Lackadaisy

lackadaisy.com

The Official Webcomic by Tracy J Butler

2023-06-13

335.

Nintendo DS: внутреннее устройство, принципы работы и взлом

habr.com/ru/articles/517476

2023-06-10

308.

Warning: Lemmy doesn't care about your privacy, everything is tracked and stored forever, even if you delete it

raddle.me/f/lobby/155371/warning-lemmy-doesn-t-care-about-your-privacy-everything-is

TL;DR: Lemmy is bad: it does not delete messages and the author is bad too.

2023-06-01

272.

Hypertext Markup Language (HTML): A Representation of Textual Information and MetaInformation for Retrieval and Interchange

www.w3.org/MarkUp/draft-ietf-iiir-html-01.txt

A 1993 Internet Draft describing the first version of HTML.

2023-04-12

164.

Funktal: a frugal functional programming language

wimvanderbauwhede.github.io/articles/funktal

Funktal is a functional programming language for the 64 kB Uxn virtual machine.

Why Fortran? Funktal is essentially an art project; using Fortran is a statement. I could have done this in C, but I prefer Fortran's arrays. I am using Fortran-90 but with a very restricted feature set.

2023-01-23

16.

Riddle solved: Why was Roman concrete so durable?

news.mit.edu/2023/roman-concrete-durability-lime-casts-0106

To prove that this was indeed the mechanism responsible for the durability of the Roman concrete, the team produced samples of hot-mixed concrete that incorporated both ancient and modern formulations, deliberately cracked them, and then ran water through the cracks. Sure enough: Within two weeks the cracks had completely healed and the water could no longer flow. An identical chunk of concrete made without quicklime never healed, and the water just kept flowing through the sample.

I knew Roman concrete was cool, but not that cool!