Third run

This commit is contained in:
bouncepaw
2023-06-17 10:20:55 +00:00
parent 28fe393cd5
commit f717d26614
554 changed files with 0 additions and 2426 deletions
@@ -1,4 +0,0 @@
= 'Skew' in the history of computer systems
https://omar.website/posts/skew/
Different parts of computers improve over time with different speed. For example, CPU is much faster than RAM, but it wasn't always like that. Because of that, and other cases like that, there are extra abstractions in the computer design.
-4
View File
@@ -1,4 +0,0 @@
= Gestlings
https://pbat.ch/gestlings/
Cool system, though I do understand it fully. I especially like the Gestku the author posts on the Fediverse.
-4
View File
@@ -1,4 +0,0 @@
= Command Line Interface Guidelines
https://clig.dev
Probably an allusion to Human Interface Guidelines by Apple.
-4
View File
@@ -1,4 +0,0 @@
= gopherdata/gophernotes: The Go kernel for Jupyter notebooks and nteract.
https://github.com/gopherdata/gophernotes
> Gophernotes is a Go kernel for Jupyter notebooks and nteract. It lets you use Go interactively in a browser-based notebook or desktop app. Use gophernotes to create and share documents that contain live Go code, equations, visualizations and explanatory text. These notebooks, with the live Go code, can then be shared with others via email, Dropbox, GitHub and the Jupyter Notebook Viewer. Go forth and do data science, or anything else interesting, with Go notebooks!
-4
View File
@@ -1,4 +0,0 @@
= Go is a great programming language
https://drewdevault.com/2021/04/02/Go-is-a-great-language.html
Perhaps the matter I most appreciate Go for is its long-term commitment to simplicity, stability, and robustness. I prize these traits more strongly than any other object of software design. The Go team works with an ethos of careful restraint, with each feature given deliberate consideration towards identifying the simplest and most complete solution, and they carefully constrain the scope of their implementations to closely fit those solutions. The areas where Go has failed in this regard are frightfully scarce.
-3
View File
@@ -1,3 +0,0 @@
= Любопытный, но довольно бесполезный пример полиморфизма в Go
https://t.me/teamerlin/6483
-4
View File
@@ -1,4 +0,0 @@
= The Zen of Go | Dave Cheney
https://dave.cheney.net/2020/02/23/the-zen-of-go
The author applies the Zen of Python to Go and tells us how Go programs should be written. This is a well-written article.
-4
View File
@@ -1,4 +0,0 @@
= Are you a Go black belt? — Bitfield Consulting
https://bitfieldconsulting.com/golang/black-belt
The author applies the belts from martial arts to Go knowledge. I have the green one.
-4
View File
@@ -1,4 +0,0 @@
= My Thoughts About Go - sulami's blog
https://blog.sulami.xyz/posts/my-thoughts-about-go/
> TL;DR* It feels boring, it feels old, and as a consequence overly laborious. As a general purpose language, I feel D does the job a lot better.
-4
View File
@@ -1,4 +0,0 @@
= Lies we tell ourselves to keep using Golang
https://fasterthanli.me/articles/lies-we-tell-ourselves-to-keep-using-golang
A wonderful read
-4
View File
@@ -1,4 +0,0 @@
= How the Go runtime implements maps efficiently (without generics) | Dave Cheney
https://dave.cheney.net/2018/05/29/how-the-go-runtime-implements-maps-efficiently-without-generics
I get the impression that a map can only hold 64 values from this text, but this is not true. How does it work?
-5
View File
@@ -1,5 +0,0 @@
= ksimka/go-is-not-good: A curated list of articles complaining that go (golang) isn't good enough
https://github.com/ksimka/go-is-not-good
> A curated list of articles complaining that go (golang) isn't good enough
Not maintained since 2017. Nevertheless, the list is huge!
-12
View File
@@ -1,12 +0,0 @@
= Go is not an easy language
https://www.arp242.net/go-easy.html
> Go is not an easy programming language. It is simple in many ways: the syntax is simple, most of the semantics are simple. But a language is more than just syntax; its about doing useful stuff. And doing useful stuff is not always easy in Go.
XahLee сказал:
> the best languages to learn today for the next 20 year are: golang, PowerShell, Mathematica.
Про голянг понятно. Про остальное:
> PowerShell or the pwsh, is far better shell than bash and unix bag friends.
> Mathematica, is the programing language far beyond any other in the computing industry. A magnitude beyond all existing. It is more than a programing language, because it is really a computational knowledge base. Asides from math functions, such as solving equations or integration symbolically and hundreds other special math functions only a handful mathematician understands, it also embodies just about every practical algorithm in computer science. So, given a algorithm, you might write it in lang X for a hour or days, but Mathematica has it as part of the language, just call a function. Mathematica has few thousand functions builtin, not even needing to load a library.
🍄: Мне нравится, когда люди хорошо говорят о Мафематике. Мне она тоже нравится. Хочу как-нибудь лицензию получить... Говорят, с малиной π в комплекте идёт 🤔
-6
View File
@@ -1,6 +0,0 @@
= Fun with text user interfaces
https://felix.plesoianu.ro/blog/tui-fun.html
> The venerable Dialog utility (based on ncurses, and maintained by the same person for the past couple of decades) is one option: a small program that can handle a variety of common interactions like choosing a file to open, or entering dates, while looking good and being easy enough to use.
The utility is as at [[https://invisible-island.net/dialog/dialog.html]].
-4
View File
@@ -1,4 +0,0 @@
= lotide: Federated forum / link aggregator using ActivityPub
https://sr.ht/~vpzom/lotide/
> A federated forum / link aggregator using ActivityPub.
-4
View File
@@ -1,4 +0,0 @@
= edsu/feediverse: Send RSS/Atom feeds to Mastodon
https://github.com/edsu/feediverse
> feediverse will read RSS/Atom feeds and send the messages as Mastodon posts. It's meant to add a little bit of spice to your timeline from other places. Please use it responsibly.
-6
View File
@@ -1,6 +0,0 @@
= ~mariusor/brutalinks - Link aggregator inspired by reddit using ActivityPub federation. - sourcehut git
https://git.sr.ht/~mariusor/brutalinks
> This project represents a new attempt at the social link aggregator service. It is modelled after (old)Reddit, HackerNews, and Lobste.rs trying to combine the good parts of these services while mapping them on the foundation of an ActivityPub generic service called FedBOX.
>
> It targets small to medium communities which ideally focus on a single topic. At the same it allows the community to reach other similar services and the rest of the fediverse ecosystem through the ability to federate.
-6
View File
@@ -1,6 +0,0 @@
= Guppe Groups
https://a.gup.pe/
> Guppe brings social groups to the fediverse — making it easy to connect and meet new people based on shared interests without the maniuplation of your attention to maximize ad revenue nor the walled garden lock-in of capitalist social media.
I used to post to [[https://a.gup.pe/u/mycorrhiza]].
-4
View File
@@ -1,4 +0,0 @@
= Mastodon—and the pros and cons of moving beyond Big Tech gatekeepers | Ars Technica
https://arstechnica.com/gadgets/2023/01/mastodon-highlights-pros-and-cons-of-moving-beyond-big-tech-gatekeepers/
Contains quotes from Christine Lemmer-Webber!
-6
View File
@@ -1,6 +0,0 @@
= grishka/Smithereen: Federated, ActivityPub-compatible social network server with friends, walls, and groups.
https://github.com/grishka/Smithereen
Classic VK-inspired.
Author's instance: https://friends.grishka.me/
-3
View File
@@ -1,3 +0,0 @@
= Some thoughts on Vala
https://links.bouncepaw.com/#ZgotmplZ
-3
View File
@@ -1,3 +0,0 @@
= Социальные сети
https://blog.danilax86.space/socialmedia/
-3
View File
@@ -1,3 +0,0 @@
= Старый друг лучше новых двух
https://blog.danilax86.space/monitor/
-1
View File
@@ -1 +0,0 @@
=
-4
View File
@@ -1,4 +0,0 @@
= Desert Island Test
https://wiki.debian.org/DesertIslandTest
> "A good test case for whether a license is free (for issues like this) is whether a disconnected group of people on a desert island could distribute the software among themselves. In the vim case, they cannot. (For example, if the vim maintainer flies over the island and drops down a message saying "you must hereby send me your changes", how are the people down below to comply?) The fact that the vim maintainer can send the request does not say anything about whether the people receiving it could reply."
-4
View File
@@ -1,4 +0,0 @@
= The Commander X16 has finally arrived! - YouTube
https://www.youtube.com/watch?v=AcWqMGju7fk
The 8-Bit Guy and a big team have made a Commodore descendant.
-4
View File
@@ -1,4 +0,0 @@
= Why is the OpenBSD documentation so good?
https://dataswamp.org/~solene/2022-08-18-why-openbsd-documentation-is-good.html
> The OpenBSD operating system is known to be secure, but also for having an accurate and excellent documentation. In this text, I'll try to figure out what makes the OpenBSD documentation so great.
-4
View File
@@ -1,4 +0,0 @@
= Alex Schroeder: 2023-03-07 A vision for search
https://alexschroeder.ch/wiki/2023-03-07_A_vision_for_search
> This compressed JSON file (better than XML, right?) would be a well-known path for every site, like “/.well-known/index.json.xz”. It lists all the pages on your domain, and their keywords.
-4
View File
@@ -1,4 +0,0 @@
= Alex Schroeder: 2023-02-22 Adapting the game
https://alexschroeder.ch/wiki/2023-02-22_Adapting_the_game
How a Dune-inspired TTRPG might look?
-4
View File
@@ -1,4 +0,0 @@
= Design notes on the 2023 Wikipedia redesign
https://alexhollender.com/wikipedia-2023-redesign
Long cool article about the Wikipedia redesign. Nice pictures!
-4
View File
@@ -1,4 +0,0 @@
= Oyster Mushrooms Controlling An Audio and Video Modular Synth - YouTube
https://www.youtube.com/watch?v=vOGAJWW-SbU
There are many videos involving mushrooms synthesizing audio, but here is one synthezing video as well!
-4
View File
@@ -1,4 +0,0 @@
= Hokutos Kinoko (Mushrooms) | Hokuto Corporation
https://www.hokto-kinoko.co.jp/lang/en/kinoko/
A mushroom shop
-3
View File
@@ -1,3 +0,0 @@
= Mushrooms — Palm93 gallery
https://heathens.club/~palm93/gallery/Mushrooms/
-4
View File
@@ -1,4 +0,0 @@
= Стартап, создающий кожу из грибов, привлек $10 млн - Inc. Russia
https://incrussia.ru/news/mycel/
> Стартап Mycel привлек $10 млн, которые потратит на расширение штата и создание собственного производства в Южной Корее. Компания занимается разработкой заменителя кожи, в основе которого корневая структура грибов.
-4
View File
@@ -1,4 +0,0 @@
= Mycosphere: Ancient-Future Artifact
https://mycelial.technology/fungi/mycosphere-artifact.html
> An experiment in mycofabrication; conducted in collaboration with Ganoderma lucidum and harnessing the power of the Sun.
-4
View File
@@ -1,4 +0,0 @@
= How Memory Safety Approaches Speed Up and Slow Down Development Velocity
https://verdagon.dev/blog/when-to-use-memory-safe-part-2
A good overview of 4 memory management approaches. TL;DR: There is no panacea.
-4
View File
@@ -1,4 +0,0 @@
= Твит про замощение
https://nitter.it/trushinbv/status/1638176474619584512
> Тут нашли невыпуклый многоугольник, которым можно замостить плоскость бесконечным числом способов, при этом каждый из способов является непериодическим.
-4
View File
@@ -1,4 +0,0 @@
= 9front in QEMU
https://thorjhanson.com/blog/20220324-9front-in-qemu
> A few months ago, I decided to attempt an installation of 9front (a popular fork of Plan 9) in QEMU. I was ultimately successful, and decided to write some notes down as I went.
-4
View File
@@ -1,4 +0,0 @@
= cstate/cstate: 🔥 Open source static (serverless) status page. Uses hyperfast Go
https://github.com/cstate/cstate
Sourcehut uses it: [[https://status.sr.ht]]. Maybe I should monitor my services the same way.
-4
View File
@@ -1,4 +0,0 @@
= 📏 Число Грэма: самое большое число в мире
https://romanavr.notion.site/5db4aab087564ff6b2b2ea6ef40fe8c8
Про гипероператор.
-4
View File
@@ -1,4 +0,0 @@
= Print Free Graph Paper
https://www.printfreegraphpaper.com/
> Save yourself money and a trip to the store! Print graph paper free from your computer. This site is perfect for science and math homework, craft projects and other graph paper needs.
-6
View File
@@ -1,6 +0,0 @@
= Naomi Kizhner's jewellery harvests energy from the human body
https://www.dezeen.com/2014/08/06/naomi-kizhner-energy-addicts-jewellery-human-electricity-production/
⚠️ Content warning: body modification.
The one that is inserted in your arm is very exciting.
-4
View File
@@ -1,4 +0,0 @@
= MEMEX - Going Github [ 2023-03-25 ]
https://memex.marginalia.nu/log/77-going-github.gmi
> I've moved Marginalia's sources to Github. Can't pick every battle.
-4
View File
@@ -1,4 +0,0 @@
= Aaronson Oracle
https://people.ischool.berkeley.edu/~nick/aaronson-oracle/
Press keys D and F. After some time, the site will predict your next presses. I get accuracy 73 %. There is no such thing as human-generated randomness.
-4
View File
@@ -1,4 +0,0 @@
= Oops, You Wrote a Database
https://dx.tips/oops-database
This is about Mycorrhiza, for sure.
-4
View File
@@ -1,4 +0,0 @@
= Granary
https://granary.io/
> Fetches and converts data between social networks, HTML and JSON with microformats2, ActivityStreams 1 and 2 (including ActivityPub), Atom, RSS, JSON Feed, and more.
-4
View File
@@ -1,4 +0,0 @@
= Plan 9: экстремальный KISS
https://club.hugeping.ru/blog/TF9RuFRon9u7ps9Owka3#TF9RuFRon9u7ps9Owka3
hugeping рассказывает про Plan 9. Интересно!
-10
View File
@@ -1,10 +0,0 @@
= Origins — Mythic Computer
https://www.mythic.computer/essays/origins
img { https://www.mythic.computer/_next/image?url=%2Fimg%2FI-hero-small.jpg&w=3840&q=75 }
A computer manufactured by a craftsman.
> Japan operates with an Island metaphysic, where resources are finite in space (Japan is an island nation) but infinite in time (by virtue of natural regeneration). The West operates with a Faustian metaphysic, where resources are infinite in space (by virtue of conquest) and infinite in time. It's interesting to see these metaphysical realities manifest in something as ordinary as tool manufacture.
> Our motto, ARMA ACRI FACIENDA VIRO, comes from Book VIII of The Aeneid when Vulcan commands the cyclopes to "Forge arms fit for a hero".
-4
View File
@@ -1,4 +0,0 @@
= Bicycle
https://ciechanow.ski/bicycle/
A cool introduction to the physical forces and how it can be applied to bicycles. Cool interactive demœ!
-4
View File
@@ -1,4 +0,0 @@
= SLOW NET
https://slownet.work/
> Slow Net is a series of experiments that explore how slow networks can be used to protect against data-collecting entities that threaten our autonomy and influence our identities.
-4
View File
@@ -1,4 +0,0 @@
= Kazimir Majorinc, A few examples of Lisp code typography
https://kazimirmajorinc.com/Documents/Lisp-code-typography/index.html
Snippets of Lisp code from various texts, 1958 to 2011. Some funny images indeed.
-4
View File
@@ -1,4 +0,0 @@
= Why I Still Love PHP and Javascript After 20 years | the scapegoat dev
https://the.scapegoat.dev/why-i-love-php-and-javascript/
TL;DR: they get stuff done.
-3
View File
@@ -1,3 +0,0 @@
= Algebraic Data Types in JavaScript - w3future.com
http://w3future.com/weblog/stories/2008/06/16/adtinjs.xml
-3
View File
@@ -1,3 +0,0 @@
= Adactio: Journal—Suspicion
https://adactio.com/journal/19029
-4
View File
@@ -1,4 +0,0 @@
= Is the madness ever going to end?
https://unixsheikh.com/articles/is-the-madness-ever-going-to-end.html
> Electron and React Native Desktop are supposed to be a revolutionary new way of making desktop applications. Except they are not, and they eat up all the memory you have and still ask for more. They constantly crash and have no value over a native desktop application what so ever - well, perhaps with the only exception that now a 2 year old baby can make something shiny that you can click on with your mouse.
-3
View File
@@ -1,3 +0,0 @@
= Как отправить сообщение на пейджер — the hard way / Хабр
https://habr.com/ru/companies/ruvds/articles/646861/
-4
View File
@@ -1,4 +0,0 @@
= Memory Safeish Hare
https://acha.ninja/blog/memory-safeish-hare/
> Since the Hare programming language became public, it has been subject to some passionate criticism regarding a perceived lack of memory safety. I agree that memory safety concerns are very valid as shown by clear evidence, so the question becomes, should we write Hare off because someone online said its not strictly memory safe? I think that Hare can mitigate many of these problems today, while still being a small, simple and coherent language. let me explain how…
-4
View File
@@ -1,4 +0,0 @@
= SCIM
https://git.sr.ht/~rostiger/scim/
> scim is a bash script to simplify scanning from the command line.
-3
View File
@@ -1,3 +0,0 @@
= BQN: finally, an APL for your flying saucer
https://mlochbaum.github.io/BQN/index.html
-4
View File
@@ -1,4 +0,0 @@
= What does ”tehepero” mean in Japanese? てへぺろ? テヘペロ? | Just a little Japanese
https://justalittlejapanese.com/post-300/
To those who don't know what is //teehee pero// and why do I say.
-4
View File
@@ -1,4 +0,0 @@
= The Insidious Magic of Cats - Björn Wärmedal
https://warmedal.se/~bjorn/posts/2021-09-29-the-insidious-magic-of-cats.html
> Our neighbour is quite happy about him having a safe haven from the other cats. When he was bullied so much that he wasn't even left alone to eat in peace she gave us cat food to give him. Nowadays we just buy our own. I don't know if he ever eats there any more, but he surely eats at our house every single day.
-4
View File
@@ -1,4 +0,0 @@
= If its alive, it sleeps. Brainless creatures shed light on why we slumber | Science | AAAS
https://www.science.org/content/article/if-alive-sleeps-brainless-creatures-shed-light-why-we-slumber
> > But others in the field are pushing for a much more inclusive view: that sleep evolved not with modern vertebrates as previously assumed, but perhaps a half-billion years ago when the first animals appeared. “I think if its alive, it sleeps,” says Paul Shaw, a neuroscientist from Washington University in St. Louis. The earliest life forms were unresponsive until they evolved ways to react to their environment, he suggests, and sleep is a return to the default state. “I think we didnt evolve sleep, we evolved wakefulness.”
-6
View File
@@ -1,6 +0,0 @@
= Spider Uses Its Web Like a Giant Engineered Ear | The Scientist Magazine®
https://www.the-scientist.com/news-opinion/spider-uses-its-web-like-a-giant-engineered-ear-69366
> The bridge spider uses its web as an engineered “external ear” up to 10,000 times the size of its body, according to a preprint study posted to bioRxiv on October 18. The discovery, which has not yet been peer reviewed, challenges many assumptions that scientists have held for years about how spiders and potentially other arthropods navigate and interact with the world around them.
>
>“Evolutionarily speaking, spiders are just weird animals,” Jessica Petko, a Pennsylvania State University York biologist who didnt work on the new study, writes in an email to The Scientist. “While it has been long known that spiders sense sound vibration with sensory hairs on their legs, this paper is the first to show that orb weaving spiders can amplify this sound by building specialized web structures.”
-4
View File
@@ -1,4 +0,0 @@
= Canadian Wetland Classification System — Wetland Policy
http://www.wetlandpolicy.ca/canadian-wetland-classification-system
> The Canadian Wetland Classification System (National Wetlands Working Group 1997) is based on a hierarchical system, which includes (1) wetland class, (2) wetland form and (3) wetland type. The five wetland "classes" are differentiated by their developmental characteristics and the environment in which they exist. The five classes are: bog, fen, marsh, swamp, and shallow water. Some wetlands accumulate peat (partially-decomposed organic matter) and are called peatlands. Bogs and fens are the dominant peatland classes in Alberta, although some swamps and marshes can also accumulate peat. In contrast, shallow open water wetlands and many marshes and swamps do not accumulate peat.
-6
View File
@@ -1,6 +0,0 @@
= Идея эволюции Дарвина: творчество, мысли, правило: VIKENT.RU
https://vikent.ru/author/210/
> «Уезжая в Великое Плаванье, Дарвин захватил с собой и недавно вышедший первый том «Основ геологии» крупного английского геолога Чарлза Лайеля (1797-1875), который, в противовес господствовавшей в то время теории катастроф, одним из первых пытался установить медленное, эволюционное развитие земной коры, происходящее под действием всё тех же вечных, так считал Лайель, факторов (атмосферные осадки, текучие воды, морские приливы и отливы, извержения вулканов, землетрясения и т. д.), какие незаметно для человеческого глаза неуклонно видоизменяют (малое творит БОЛЬШОЕ) лик земли.
>
> Эта книга произвела на Дарвина большое впечатление. В университетские годы он нисколько не сомневался в правильности основной церковной догмы (Библия, стих I: «Вначале сотворил Бог небо и землю» и так далее) или её вариантов (в какой-то момент Бог разочаровался в созданных им существах и ниспослал на их головы катастрофы, чтобы уничтожить всё живое и начать всё сначала). Однако теперь, воочию наблюдая во время многочисленных высадок на южно-американский континент природу этих далёких от Англии краёв, его начали брать сомнения. Он постепенно убеждался, что «ваять» природу, видимо, могут не только сверхъестественные божественные силы, но и действующие в продолжение гигантских промежутков времени (миллионы лет казались при Дарвине сроками фантастически большими, теперь счет идет уже на миллиарды) силы ничтожные.
-3
View File
@@ -1,3 +0,0 @@
= Octopus punches fish in the head (just because it can) | Live Science
https://www.livescience.com/octopuses-punch-fish.html
-6
View File
@@ -1,6 +0,0 @@
= yojo: A CI bridge from Forgejo/Gitea to SourceHut
https://sr.ht/~emersion/yojo/
> A CI bridge from Forgejo/Gitea to SourceHut.
=> https://yojo.emersion.fr/
-4
View File
@@ -1,4 +0,0 @@
= Humans Were Actually Apex Predators For 2 Million Years, New Study Finds
https://www.sciencealert.com/real-paleo-diets-may-have-been-far-more-carnivorous-than-anything-we-d-eat-today
> Paleolithic cuisine was anything but lean and green, according to a recent study on the diets of our Pleistocene ancestors.
-6
View File
@@ -1,6 +0,0 @@
= Riddle solved: Why was Roman concrete so durable?
https://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!
-3
View File
@@ -1,3 +0,0 @@
= Whostyles
https://www.kickscondor.com/whostyles
-4
View File
@@ -1,4 +0,0 @@
= whostyle - IndieWeb
https://indieweb.org/whostyle
>
-4
View File
@@ -1,4 +0,0 @@
= 🖌️ Horton Hears a Whostyle
https://jacobhall.net/2021/08/horton-hears-a-whostyle/
>
-4
View File
@@ -1,4 +0,0 @@
= My GPS Logs
https://aaronparecki.com/gps/
Aaron Parecki has been tracking the location precisely for a long time.
-6
View File
@@ -1,6 +0,0 @@
= Funktal: a frugal functional programming language
https://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.
-4
View File
@@ -1,4 +0,0 @@
= Return of the Obra Dinn
https://ru.m.wikipedia.org/wiki/Return_of_the_Obra_Dinn
Хочу поиграть
-4
View File
@@ -1,4 +0,0 @@
= CyberChef
https://cyberchef.org/
> The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
-4
View File
@@ -1,4 +0,0 @@
= О, «Герои»? Дайте две! Как я писал очередной браузерный клон легендарной стратегии, в который уже почти* можно играть
https://habr.com/ru/companies/soletude/articles/719280/
> TL;DR для тех, кому некогда читать: Три года реального времени, ~340 дней разработки, 2 423 часа. 106 849 строк кода (62% JavaScript, 32% PHP, 6% CSS). Собственный парсер формата .h3m (...
-3
View File
@@ -1,3 +0,0 @@
= 77 Hardcore Polish Churches
https://www.presentandcorrect.com/blogs/blog/77-hardcore-polish-churches
-4
View File
@@ -1,4 +0,0 @@
= Introducing Austral: A Systems Language with Linear Types and Capabilities
https://borretti.me/article/introducing-austral
> Introducing a new programming language.
-1
View File
@@ -1 +0,0 @@
=
-4
View File
@@ -1,4 +0,0 @@
= Linear types can change the world!
https://cs.ioc.ee/ewscs/2010/mycroft/linear-2up.pdf
A smart paper about linear types. I did not grasp it fully.
-4
View File
@@ -1,4 +0,0 @@
= Always be quitting - Julio Merino (jmmv.dev)
https://jmmv.dev/2021/04/always-be-quitting.html
10 things to do to improve your team and make yourself replaceable. The author claims that being replaceable makes it easier for you to grow professionally.
-4
View File
@@ -1,4 +0,0 @@
= Tips on formatting Markdown lists - Julio Merino (jmmv.dev)
https://jmmv.dev/2022/07/markdown-lists.html
Look at what they have to do to mimic the fraction of Mycomarkup's lists.
-4
View File
@@ -1,4 +0,0 @@
= ~akkartik/snap.love - graph drawing tool - sourcehut git
https://git.sr.ht/~akkartik/snap.love
> I've wanted something like this for a long time. Intended for small graphs where laying things out by hand is not too painful, and it's nice that things don't move around every time I make a change, as happens with graphviz. The file format is also amenable to git; no long lines, and adding new nodes or edges doesn't reorder unrelated nodes and edges.
-3
View File
@@ -1,3 +0,0 @@
= One decade later, GNOME still sucks
https://felipec.wordpress.com/2023/03/04/one-decade-later-gnome-still-sucks/
-8
View File
@@ -1,8 +0,0 @@
= Плохо — это нормально
https://ilyabirman.ru/meanwhile/2006/03/09/1/
> Нужно воспитывать людей вокруг себя. Нельзя прощать пиццериям холодной пиццы. Нужно звать менеджера, шеф-повара, кого угодно — и требовать горячей. Нельзя выходить из супермаркета через неудобный вход, когда удобный закрыли за пять минут до конца рабочего дня. Нужно звать начальника службы безопасности, управляющего, кого угодно — и заставлять его открыть тебе тот выход, через который тебе удобнее всего выйти. Не всегда будет получаться — иногда и менеджеры тоже бывают буфетчицами.
>
> Это сначала на тебя будут смотреть, как на сволочь последнюю. Но зато лет через 50 мы будем жить в другой стране. Если не ты, то кто это сделает?
>
> Плохой работе не может быть оправдания.
-4
View File
@@ -1,4 +0,0 @@
= Why I recommend CGI instead of web frameworks
https://halestrom.net/darksleep/blog/046_cgi/
The author tells us that CGI is good and should be used a lot.
-7
View File
@@ -1,7 +0,0 @@
= Finding "The Internet" Toxic and Depressing? Consider Leaving Your Walled Garden.
https://cheapskatesguide.org/articles/toxic-gardens.html
> If you are finding the Internet toxic and depressing, you are very likely spending your time on the wrong part of the Internet.
I've read more than 20 texts like this. Here's another one.
-7
View File
@@ -1,7 +0,0 @@
= Reflections on the Internet: What It Should Be and Why
https://cheapskatesguide.org/articles/reflections-on-the-internet.html
> In a sense, we have begun to worship the Internet while we have lost our understanding of the basic principles that led to its creation a mere generation and a half ago. In this article I give as clear a picture as I am capable of what the Internet could be to each of us and why it should be that way.
Big text.
-4
View File
@@ -1,4 +0,0 @@
= Extremely Online In Real Life
https://www.datagubbe.se/constline/
> Is that enough? Evidence, as they say, suggests otherwise. We are finally always online and, as it turns out, lonelier than ever.
-6
View File
@@ -1,6 +0,0 @@
= How to Use the rock phone
http://unreasonablefarm.org/phone_manual.html
A description of a fantasy device.
> The rock phone accepts various types of input: speech, morse code tap/hold, written characters, bluetooth keyboard, bluetooth headsets. The rock phone produces various types of output: speech, morse code beeps, bluetooth serial console, console avilable by wifi, remote screen available via wifi. The rock phone has a bone conduction speaker inside so you can place the rock phone on your temple or behind your ear to privately hear rock phone speech output/sounds, phone calls, music, or any other sound the rock phone might make.
-6
View File
@@ -1,6 +0,0 @@
= The Internet Changed My Life
https://pointersgonewild.com/2022/01/19/the-internet-changed-my-life/
> Ive seen multiple discussions online as to the negative effects of the internet on society. Theres definitely harmful content online. It makes me sad to see the internet being used as a tool to s…
Via [[https://t.me/memory_heap/351]]
-1
View File
@@ -1 +0,0 @@
=
-6
View File
@@ -1,6 +0,0 @@
= Compiling stack-based assembly to C
https://wimvanderbauwhede.github.io/articles/uxntal-to-C/
> What does it take to bring functional programming to a stack-based assembly language?
About nito, [[181]].
-4
View File
@@ -1,4 +0,0 @@
= ChronoZoom
http://www.chronozoom.com/
> A collection of zoomable demos working in browser. It is not smooth.
-4
View File
@@ -1,4 +0,0 @@
= Забытый зум
https://habr.com/ru/articles/210408/
Хорошая обзорная статья.
-6
View File
@@ -1,6 +0,0 @@
= Thoughts On Markdown — Smashing Magazine
https://www.smashingmagazine.com/2022/02/thoughts-on-markdown/
> Markdown in all its flavors, interpretations, and forks wont go away. However, its important to look at emerging content formats that try to encompass modern needs. In this article, Knut shares his advice against Markdown by looking back on why it was introduced in the first place, and by going through some of the major developments of content on the web.
The author tells how Markdown is used for different purposes.
-4
View File
@@ -1,4 +0,0 @@
= Some of the Newer Thin Clients are Dirt-Cheap General-Purpose Computers
https://cheapskatesguide.org/articles/thin-clients.html
> When my T620, arrived in the mail, I was immediately impressed. It has a substantial weight, due to its stong metal case surrounded by a thick plastic with many perforations for air flow. The T620 is fan-less, so it is absolutely silent while running, perfect for an HTPC. It reminded me of a Dell business desktop computer, because its cover can be removed without tools. Inside, the T620 was completely dust free. It looked new on the outside and the inside. This was almost like buying a new computer for $26.35. I immediately removed the 16 GB SSD and booted the T620 from an external USB flash drive with a command-line-only Debian distribution. Seeing that the power consumption never rose above 11 Watts during boot and remained at 5-6 Watts while idling confirmed that this should make a fine web server or NAS.
-4
View File
@@ -1,4 +0,0 @@
= Moving Up from a Raspberry Pi Web Server to a Low-Cost, Low-Power x86 Web Server
https://cheapskatesguide.org/articles/x86-webserver.html
Seems like a continuation of the previous article: [[186]]
-4
View File
@@ -1,4 +0,0 @@
= Theres more than one way to write an IP address
https://ma.ttias.be/theres-more-than-one-way-to-write-an-ip-address/
Shocking

Some files were not shown because too many files have changed in this diff Show More