20 random bookmarks
Bookmarks and whatnot. Закладки и всякое.
Bookmarks and whatnot. Закладки и всякое.
From the Zed Blog: A look at how we use Zed's native collaboration features to run our entire company.
minimal lua/sdl platform
Something like Löve 2D, uxn, INSTEAD, Pico-8, all at the same time
Топ технических вузов России и Москвы по уровню зарплат выпускников. Обновленный рейтинг it вузов 2025 года от SuperJob.
On perspectives.
This forum is Mycomarkup-enabled now!
Конвертор в дореволюционную ортографию.
A paper about the old NoteCards program. I printed it out on an office printer and read it, unlike most other papers I saved in this Betula.
Organizing data in notecards, linking them. Notecards are not scrollable. Fileboxes and Browsers, special notecards. They state the system is programmable, but no detailed description of programmability is given. Interface is not really detailed.
Overall, this paper is not enough. I shall look for more.
Stirling PDF
Hosted by Dan in Space!
A good naming scheme is scalable, unique, and easy to remember. The purpose of these naming schemes is to name networked servers, wireless access points or client computers, but it can also be used to name projects, products, variables, streets, pets, kids, or any other project where unique names and rememberable names are required.
Introduction
This document contains the release notes for the interactive C++ interpreter Cling, release 1.0. Cling is built on top of Clang and LLVM compiler infrastructure. Here we describe the s...
Pagefind is a fully static search library that aims to perform well on large sites, while using as little of your users’ bandwidth as possible, and without hosting any infrastructure.
I love Kinopio visuals...
It's easy to determine if you really need the object oriented paradigm, you just need to look for the things that you can only do with object oriented programming and then ask yourself whether you really need that. It's called "The Three Pillars of Object-Oriented Programming". If you don't use all three at the same time, then you're not doing object oriented programming and you don't need it.