20 random bookmarks
Bookmarks and whatnot. Закладки и всякое.
Bookmarks and whatnot. Закладки и всякое.
A thoughtful comparison of Christopher Alexander's ideas (the architect) with software engineering.
I have “A Pattern Language” in paper in my home library, with Flancian annotations! I guess I'll get to it after I finish Fowler's Patterns book.
type INI struct {
Properties []*Property `@@*`
Sections []*Section `@@*`
}
type Section struct {
Identifier string `"[" @Ident "]"`
Properties []*Property `@@*`
}
type Property struct {
Key string `@Ident "="`
Value *Value `@@`
}
type Value struct {
String *string ` @String`
Float *float64 `| @Float`
Int *int `| @Int`
}
Фестиваль эргономичных девайсов
Better SQL through typed, composable query fragments.
Welcome to Appropedia, the sustainability wiki! We help build rich and sustainable lives by sharing knowledge, experiences, ideas and more.
График и динамика цен аренды однокомнатных квартир в Казани. Статистика обновляется Restate.ru в автоматическом программном режиме 1 раз в 2 недели, исходя из более,чем 1 млн. актуальных объявлений по всей России.
Что мы видим? Прошлый (2023) учебный год привёл к значительному скачку цен на квартиры где-то с 22к до 30к, что в принципе вполне сезонно. И этот пик не сошёл до сих пор! Более того, с апреля 2024 пошёл ещё один скачок цен, в этот раз вызванный, я так понимаю, подорожавшими ипотеками. Скоро будет ещё скачок, вызванный новым учебным годом, а в ноябре будет ещё один из-за КФУ. Полагаю, близость саммита ШОС не даёт ценам упасть.
Что имеет. Средняя цена -- 35 килорублей за однокомнатную квартиру. Исторический максимум! Вот за такую цену примерно придётся мне снимать...
How to convert your existing website into a progressive web app.
Дико интересно. Пожилой человек, который всю жизнь пользовался Виндоусом, пытается освоить Виндоус-8
Turn paper documents into a searchable digital database.
French wild pansies are producing smaller flowers and less nectar than 20 to 30 years ago in ‘startling’ act of evolution, study shows
So the author says. They say, the right metaphor is songs! This is non-sensical, documents are the right metaphor, and we should do our best to preserve it.
The author of the website claims to know a bit about hypertext, and they do, but look at this URL! How to fix it? UPD. From the computer I managed to close the extra tabs on the page which were not visible on the phone and fix the URL.
A linter for Go that finds nil panics. It found several potential nil panic in Betula and Mycorrhiza codebases that I didn't bother fixing.
LuLu is the free, open-source firewall that aims to block unknown outgoing connections, protecting your privacy and your Mac!
Save birdsite threads to PDF:s. I wonder if it still works.
I check this one every time
Learn about the history and purpose of quipus, the system of knotted strings that recorded data in the ancient Andean world.