diff --git a/'Skew' in the history of computer systems.myco b/'Skew' in the history of computer systems.myco index 6652ba2..35f7f62 100644 --- a/'Skew' in the history of computer systems.myco +++ b/'Skew' in the history of computer systems.myco @@ -1,10 +1,4 @@ = 'Skew' in the history of computer systems https://omar.website/posts/skew/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +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. \ No newline at end of file diff --git a/1.myco b/1.myco index 7b8f792..d74a26c 100644 --- a/1.myco +++ b/1.myco @@ -1,10 +1,4 @@ = Gestlings https://pbat.ch/gestlings/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Cool system, though I do understand it fully. I especially like the Gestku the author posts on the Fediverse. \ No newline at end of file diff --git a/10.myco b/10.myco index 9231cd0..8f9860e 100644 --- a/10.myco +++ b/10.myco @@ -1,10 +1,4 @@ = Command Line Interface Guidelines https://clig.dev - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Probably an allusion to Human Interface Guidelines by Apple. \ No newline at end of file diff --git a/100.myco b/100.myco index 3cfa463..1ef5c7d 100644 --- a/100.myco +++ b/100.myco @@ -1,10 +1,4 @@ = gopherdata/gophernotes: The Go kernel for Jupyter notebooks and nteract. https://github.com/gopherdata/gophernotes - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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! diff --git a/101.myco b/101.myco index 0153726..68c67f7 100644 --- a/101.myco +++ b/101.myco @@ -1,10 +1,4 @@ = Go is a great programming language https://drewdevault.com/2021/04/02/Go-is-a-great-language.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +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. diff --git a/102.myco b/102.myco index 47d4086..b5e2f2d 100644 --- a/102.myco +++ b/102.myco @@ -1,10 +1,3 @@ = Любопытный, но довольно бесполезный пример полиморфизма в Go https://t.me/teamerlin/6483 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/103.myco b/103.myco index 63c18d9..2061887 100644 --- a/103.myco +++ b/103.myco @@ -1,10 +1,4 @@ = The Zen of Go | Dave Cheney https://dave.cheney.net/2020/02/23/the-zen-of-go - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +The author applies the Zen of Python to Go and tells us how Go programs should be written. This is a well-written article. diff --git a/104.myco b/104.myco index a61c4cb..7e73a12 100644 --- a/104.myco +++ b/104.myco @@ -1,10 +1,4 @@ = Are you a Go black belt? — Bitfield Consulting https://bitfieldconsulting.com/golang/black-belt - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +The author applies the belts from martial arts to Go knowledge. I have the green one. diff --git a/105.myco b/105.myco index 9d16146..fecef29 100644 --- a/105.myco +++ b/105.myco @@ -1,10 +1,4 @@ = My Thoughts About Go - sulami's blog https://blog.sulami.xyz/posts/my-thoughts-about-go/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. \ No newline at end of file diff --git a/106.myco b/106.myco index db2a31a..f392d88 100644 --- a/106.myco +++ b/106.myco @@ -1,10 +1,4 @@ = Lies we tell ourselves to keep using Golang https://fasterthanli.me/articles/lies-we-tell-ourselves-to-keep-using-golang - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A wonderful read diff --git a/107.myco b/107.myco index fdfc085..dde1371 100644 --- a/107.myco +++ b/107.myco @@ -1,10 +1,4 @@ = 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 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +I get the impression that a map can only hold 64 values from this text, but this is not true. How does it work? diff --git a/108.myco b/108.myco index dae7f6a..786b36e 100644 --- a/108.myco +++ b/108.myco @@ -1,10 +1,5 @@ = 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 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> A curated list of articles complaining that go (golang) isn't good enough +Not maintained since 2017. Nevertheless, the list is huge! \ No newline at end of file diff --git a/109.myco b/109.myco index a8099ed..0ff1108 100644 --- a/109.myco +++ b/109.myco @@ -1,10 +1,12 @@ = Go is not an easy language https://www.arp242.net/go-easy.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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; it’s 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. + +🍄: Мне нравится, когда люди хорошо говорят о Мафематике. Мне она тоже нравится. Хочу как-нибудь лицензию получить... Говорят, с малиной π в комплекте идёт 🤔 diff --git a/11.myco b/11.myco index 16c3a60..5a99297 100644 --- a/11.myco +++ b/11.myco @@ -1,10 +1,6 @@ = Fun with text user interfaces https://felix.plesoianu.ro/blog/tui-fun.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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]]. \ No newline at end of file diff --git a/110.myco b/110.myco index 2bf6f30..59e19d5 100644 --- a/110.myco +++ b/110.myco @@ -1,10 +1,4 @@ = lotide: Federated forum / link aggregator using ActivityPub https://sr.ht/~vpzom/lotide/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> A federated forum / link aggregator using ActivityPub. diff --git a/111.myco b/111.myco index f45bff2..cf6df82 100644 --- a/111.myco +++ b/111.myco @@ -1,10 +1,4 @@ = edsu/feediverse: Send RSS/Atom feeds to Mastodon https://github.com/edsu/feediverse - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. diff --git a/112.myco b/112.myco index 0bdd321..f63dc2f 100644 --- a/112.myco +++ b/112.myco @@ -1,10 +1,6 @@ = ~mariusor/brutalinks - Link aggregator inspired by reddit using ActivityPub federation. - sourcehut git https://git.sr.ht/~mariusor/brutalinks - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. \ No newline at end of file diff --git a/113.myco b/113.myco index cd9e582..ed1044f 100644 --- a/113.myco +++ b/113.myco @@ -1,10 +1,6 @@ = Guppe Groups https://a.gup.pe/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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]]. \ No newline at end of file diff --git a/114.myco b/114.myco index 92d74d2..ada01e4 100644 --- a/114.myco +++ b/114.myco @@ -1,10 +1,4 @@ = 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/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Contains quotes from Christine Lemmer-Webber! diff --git a/115.myco b/115.myco index 44d2128..482e20c 100644 --- a/115.myco +++ b/115.myco @@ -1,10 +1,6 @@ = grishka/Smithereen: Federated, ActivityPub-compatible social network server with friends, walls, and groups. https://github.com/grishka/Smithereen - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Classic VK-inspired. + +Author's instance: https://friends.grishka.me/ \ No newline at end of file diff --git a/116.myco b/116.myco index c0fdc1a..9232d20 100644 --- a/116.myco +++ b/116.myco @@ -1,10 +1,3 @@ = Some thoughts on Vala https://links.bouncepaw.com/#ZgotmplZ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/117.myco b/117.myco index 57646a6..7b87b70 100644 --- a/117.myco +++ b/117.myco @@ -1,10 +1,3 @@ = Социальные сети https://blog.danilax86.space/socialmedia/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/118.myco b/118.myco index 3baef1a..bca5bfd 100644 --- a/118.myco +++ b/118.myco @@ -1,10 +1,3 @@ = Старый друг лучше новых двух https://blog.danilax86.space/monitor/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/12.myco b/12.myco index f544a96..ec43d51 100644 --- a/12.myco +++ b/12.myco @@ -1,10 +1,4 @@ = Desert Island Test https://wiki.debian.org/DesertIslandTest - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> "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." diff --git a/120.myco b/120.myco index fd1f992..8dbe825 100644 --- a/120.myco +++ b/120.myco @@ -1,10 +1,4 @@ = The Commander X16 has finally arrived! - YouTube https://www.youtube.com/watch?v=AcWqMGju7fk - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +The 8-Bit Guy and a big team have made a Commodore descendant. \ No newline at end of file diff --git a/121.myco b/121.myco index 0dc3e89..bf55cdc 100644 --- a/121.myco +++ b/121.myco @@ -1,10 +1,4 @@ = Why is the OpenBSD documentation so good? https://dataswamp.org/~solene/2022-08-18-why-openbsd-documentation-is-good.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. diff --git a/122.myco b/122.myco index e3b10d4..acae741 100644 --- a/122.myco +++ b/122.myco @@ -1,10 +1,4 @@ = Alex Schroeder: 2023-03-07 A vision for search https://alexschroeder.ch/wiki/2023-03-07_A_vision_for_search - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. diff --git a/123.myco b/123.myco index 652f3a2..ce56715 100644 --- a/123.myco +++ b/123.myco @@ -1,10 +1,4 @@ = Alex Schroeder: 2023-02-22 Adapting the game https://alexschroeder.ch/wiki/2023-02-22_Adapting_the_game - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +How a Dune-inspired TTRPG might look? \ No newline at end of file diff --git a/124.myco b/124.myco index 5e1f8dd..875caa7 100644 --- a/124.myco +++ b/124.myco @@ -1,10 +1,4 @@ = Design notes on the 2023 Wikipedia redesign https://alexhollender.com/wikipedia-2023-redesign - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Long cool article about the Wikipedia redesign. Nice pictures! diff --git a/125.myco b/125.myco index 9c0a6b4..d4903de 100644 --- a/125.myco +++ b/125.myco @@ -1,10 +1,4 @@ = Oyster Mushrooms Controlling An Audio and Video Modular Synth - YouTube https://www.youtube.com/watch?v=vOGAJWW-SbU - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +There are many videos involving mushrooms synthesizing audio, but here is one synthezing video as well! \ No newline at end of file diff --git a/126.myco b/126.myco index faa25bd..9205dbf 100644 --- a/126.myco +++ b/126.myco @@ -1,10 +1,4 @@ = Hokuto’s Kinoko (Mushrooms) | Hokuto Corporation https://www.hokto-kinoko.co.jp/lang/en/kinoko/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A mushroom shop \ No newline at end of file diff --git a/127.myco b/127.myco index 37f5442..9db8168 100644 --- a/127.myco +++ b/127.myco @@ -1,10 +1,3 @@ = Mushrooms — Palm93 gallery https://heathens.club/~palm93/gallery/Mushrooms/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/128.myco b/128.myco index 3d4566e..935faf8 100644 --- a/128.myco +++ b/128.myco @@ -1,10 +1,4 @@ = Стартап, создающий кожу из грибов, привлек $10 млн - Inc. Russia https://incrussia.ru/news/mycel/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Стартап Mycel привлек $10 млн, которые потратит на расширение штата и создание собственного производства в Южной Корее. Компания занимается разработкой заменителя кожи, в основе которого корневая структура грибов. diff --git a/129.myco b/129.myco index a919bec..c431654 100644 --- a/129.myco +++ b/129.myco @@ -1,10 +1,4 @@ = Mycosphere: Ancient-Future Artifact https://mycelial.technology/fungi/mycosphere-artifact.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> An experiment in mycofabrication; conducted in collaboration with Ganoderma lucidum and harnessing the power of the Sun. diff --git a/13.myco b/13.myco index 1a5f87f..a6b9968 100644 --- a/13.myco +++ b/13.myco @@ -1,10 +1,4 @@ = How Memory Safety Approaches Speed Up and Slow Down Development Velocity https://verdagon.dev/blog/when-to-use-memory-safe-part-2 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A good overview of 4 memory management approaches. TL;DR: There is no panacea. \ No newline at end of file diff --git a/130.myco b/130.myco index 27e2459..371289d 100644 --- a/130.myco +++ b/130.myco @@ -1,10 +1,4 @@ = Твит про замощение https://nitter.it/trushinbv/status/1638176474619584512 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Тут нашли невыпуклый многоугольник, которым можно замостить плоскость бесконечным числом способов, при этом каждый из способов является непериодическим. \ No newline at end of file diff --git a/131.myco b/131.myco index c8d7382..56444bd 100644 --- a/131.myco +++ b/131.myco @@ -1,10 +1,4 @@ = 9front in QEMU https://thorjhanson.com/blog/20220324-9front-in-qemu - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. diff --git a/132.myco b/132.myco index 6aff035..1ccfeec 100644 --- a/132.myco +++ b/132.myco @@ -1,10 +1,4 @@ = cstate/cstate: 🔥 Open source static (serverless) status page. Uses hyperfast Go https://github.com/cstate/cstate - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Sourcehut uses it: [[https://status.sr.ht]]. Maybe I should monitor my services the same way. \ No newline at end of file diff --git a/133.myco b/133.myco index 9d94dfb..29351ed 100644 --- a/133.myco +++ b/133.myco @@ -1,10 +1,4 @@ = 📏 Число Грэма: самое большое число в мире https://romanavr.notion.site/5db4aab087564ff6b2b2ea6ef40fe8c8 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Про гипероператор. \ No newline at end of file diff --git a/134.myco b/134.myco index 66f11f8..f7167b3 100644 --- a/134.myco +++ b/134.myco @@ -1,10 +1,4 @@ = Print Free Graph Paper https://www.printfreegraphpaper.com/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. \ No newline at end of file diff --git a/135.myco b/135.myco index 3569cd4..5286870 100644 --- a/135.myco +++ b/135.myco @@ -1,10 +1,6 @@ = 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/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +⚠️ Content warning: body modification. + +The one that is inserted in your arm is very exciting. \ No newline at end of file diff --git a/136.myco b/136.myco index 7b02579..c1ba521 100644 --- a/136.myco +++ b/136.myco @@ -1,10 +1,4 @@ = MEMEX - Going Github [ 2023-03-25 ] https://memex.marginalia.nu/log/77-going-github.gmi - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> I've moved Marginalia's sources to Github. Can't pick every battle. diff --git a/137.myco b/137.myco index 0755f7f..3fe5339 100644 --- a/137.myco +++ b/137.myco @@ -1,10 +1,4 @@ = Aaronson Oracle https://people.ischool.berkeley.edu/~nick/aaronson-oracle/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +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. \ No newline at end of file diff --git a/138.myco b/138.myco index 6f99f88..25f4344 100644 --- a/138.myco +++ b/138.myco @@ -1,10 +1,4 @@ = Oops, You Wrote a Database https://dx.tips/oops-database - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +This is about Mycorrhiza, for sure. \ No newline at end of file diff --git a/139.myco b/139.myco index 3086f83..d6f3a4a 100644 --- a/139.myco +++ b/139.myco @@ -1,10 +1,4 @@ = Granary https://granary.io/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Fetches and converts data between social networks, HTML and JSON with microformats2, ActivityStreams 1 and 2 (including ActivityPub), Atom, RSS, JSON Feed, and more. diff --git a/14.myco b/14.myco index a8adf1b..76d0d44 100644 --- a/14.myco +++ b/14.myco @@ -1,10 +1,4 @@ = Plan 9: экстремальный KISS https://club.hugeping.ru/blog/TF9RuFRon9u7ps9Owka3#TF9RuFRon9u7ps9Owka3 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +hugeping рассказывает про Plan 9. Интересно! \ No newline at end of file diff --git a/140.myco b/140.myco index e366d0c..b55f00d 100644 --- a/140.myco +++ b/140.myco @@ -1,10 +1,10 @@ = Origins — Mythic Computer https://www.mythic.computer/essays/origins - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +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". \ No newline at end of file diff --git a/141.myco b/141.myco index 3d9957d..ecf35a2 100644 --- a/141.myco +++ b/141.myco @@ -1,10 +1,4 @@ = Bicycle https://ciechanow.ski/bicycle/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A cool introduction to the physical forces and how it can be applied to bicycles. Cool interactive demœ! \ No newline at end of file diff --git a/142.myco b/142.myco index 8697183..3445f5c 100644 --- a/142.myco +++ b/142.myco @@ -1,10 +1,4 @@ = SLOW NET https://slownet.work/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. diff --git a/143.myco b/143.myco index 184e874..925eee3 100644 --- a/143.myco +++ b/143.myco @@ -1,10 +1,4 @@ = Kazimir Majorinc, A few examples of Lisp code typography https://kazimirmajorinc.com/Documents/Lisp-code-typography/index.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Snippets of Lisp code from various texts, 1958 to 2011. Some funny images indeed. \ No newline at end of file diff --git a/144.myco b/144.myco index 541bb60..3e2c349 100644 --- a/144.myco +++ b/144.myco @@ -1,10 +1,4 @@ = Why I Still Love PHP and Javascript After 20 years | the scapegoat dev https://the.scapegoat.dev/why-i-love-php-and-javascript/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +TL;DR: they get stuff done. diff --git a/145.myco b/145.myco index 1e0c269..5db0ced 100644 --- a/145.myco +++ b/145.myco @@ -1,10 +1,3 @@ = Algebraic Data Types in JavaScript - w3future.com http://w3future.com/weblog/stories/2008/06/16/adtinjs.xml - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/146.myco b/146.myco index f560e92..143856a 100644 --- a/146.myco +++ b/146.myco @@ -1,10 +1,3 @@ = Adactio: Journal—Suspicion https://adactio.com/journal/19029 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/147.myco b/147.myco index 1f9a941..71abf42 100644 --- a/147.myco +++ b/147.myco @@ -1,10 +1,4 @@ = Is the madness ever going to end? https://unixsheikh.com/articles/is-the-madness-ever-going-to-end.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. diff --git a/148.myco b/148.myco index 3a794d8..b8c7ce0 100644 --- a/148.myco +++ b/148.myco @@ -1,10 +1,3 @@ = Как отправить сообщение на пейджер — the hard way / Хабр https://habr.com/ru/companies/ruvds/articles/646861/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/149.myco b/149.myco index 8533cd9..9787015 100644 --- a/149.myco +++ b/149.myco @@ -1,10 +1,4 @@ = Memory Safeish Hare https://acha.ninja/blog/memory-safeish-hare/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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 it’s 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… diff --git a/15.myco b/15.myco index 99998da..7a0c4d0 100644 --- a/15.myco +++ b/15.myco @@ -1,10 +1,4 @@ = SCIM https://git.sr.ht/~rostiger/scim/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> scim is a bash script to simplify scanning from the command line. diff --git a/150.myco b/150.myco index 4872341..de739c6 100644 --- a/150.myco +++ b/150.myco @@ -1,10 +1,3 @@ = BQN: finally, an APL for your flying saucer https://mlochbaum.github.io/BQN/index.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/151.myco b/151.myco index 42d26c2..7fd3c8e 100644 --- a/151.myco +++ b/151.myco @@ -1,10 +1,4 @@ = What does ”tehepero” mean in Japanese? てへぺろ? テヘペロ? | Just a little Japanese https://justalittlejapanese.com/post-300/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +To those who don't know what is //teehee pero// and why do I say. \ No newline at end of file diff --git a/152.myco b/152.myco index d86d7a7..ceae9a5 100644 --- a/152.myco +++ b/152.myco @@ -1,10 +1,4 @@ = The Insidious Magic of Cats - Björn Wärmedal https://warmedal.se/~bjorn/posts/2021-09-29-the-insidious-magic-of-cats.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. \ No newline at end of file diff --git a/153.myco b/153.myco index 579cdc8..ab9f1f9 100644 --- a/153.myco +++ b/153.myco @@ -1,10 +1,4 @@ = ‘If it’s 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 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> > 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 it’s 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 didn’t evolve sleep, we evolved wakefulness.” \ No newline at end of file diff --git a/154.myco b/154.myco index 6659a81..2c4c5d5 100644 --- a/154.myco +++ b/154.myco @@ -1,10 +1,6 @@ = 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 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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 didn’t 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.” \ No newline at end of file diff --git a/155.myco b/155.myco index aa9d7f1..9ff2041 100644 --- a/155.myco +++ b/155.myco @@ -1,10 +1,4 @@ = Canadian Wetland Classification System — Wetland Policy http://www.wetlandpolicy.ca/canadian-wetland-classification-system - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. \ No newline at end of file diff --git a/156.myco b/156.myco index db9a314..e6408a4 100644 --- a/156.myco +++ b/156.myco @@ -1,10 +1,6 @@ = Идея эволюции Дарвина: творчество, мысли, правило: VIKENT.RU https://vikent.ru/author/210/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> «Уезжая в Великое Плаванье, Дарвин захватил с собой и недавно вышедший первый том «Основ геологии» крупного английского геолога Чарлза Лайеля (1797-1875), который, в противовес господствовавшей в то время теории катастроф, одним из первых пытался установить медленное, эволюционное развитие земной коры, происходящее под действием всё тех же вечных, так считал Лайель, факторов (атмосферные осадки, текучие воды, морские приливы и отливы, извержения вулканов, землетрясения и т. д.), какие незаметно для человеческого глаза неуклонно видоизменяют (малое творит БОЛЬШОЕ) лик земли. +> +> Эта книга произвела на Дарвина большое впечатление. В университетские годы он нисколько не сомневался в правильности основной церковной догмы (Библия, стих I: «Вначале сотворил Бог небо и землю» и так далее) или её вариантов (в какой-то момент Бог разочаровался в созданных им существах и ниспослал на их головы катастрофы, чтобы уничтожить всё живое и начать всё сначала). Однако теперь, воочию наблюдая во время многочисленных высадок на южно-американский континент природу этих далёких от Англии краёв, его начали брать сомнения. Он постепенно убеждался, что «ваять» природу, видимо, могут не только сверхъестественные божественные силы, но и действующие в продолжение гигантских промежутков времени (миллионы лет казались при Дарвине сроками фантастически большими, теперь счет идет уже на миллиарды) силы ничтожные. \ No newline at end of file diff --git a/157.myco b/157.myco index 70051d2..884ae6e 100644 --- a/157.myco +++ b/157.myco @@ -1,10 +1,3 @@ = Octopus punches fish in the head (just because it can) | Live Science https://www.livescience.com/octopuses-punch-fish.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/158.myco b/158.myco index 120d380..8b9fdde 100644 --- a/158.myco +++ b/158.myco @@ -1,10 +1,6 @@ = yojo: A CI bridge from Forgejo/Gitea to SourceHut https://sr.ht/~emersion/yojo/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> A CI bridge from Forgejo/Gitea to SourceHut. + +=> https://yojo.emersion.fr/ \ No newline at end of file diff --git a/159.myco b/159.myco index 0110baa..20418e7 100644 --- a/159.myco +++ b/159.myco @@ -1,10 +1,4 @@ = 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 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Paleolithic cuisine was anything but lean and green, according to a recent study on the diets of our Pleistocene ancestors. diff --git a/16.myco b/16.myco index da838c1..a4f1415 100644 --- a/16.myco +++ b/16.myco @@ -1,10 +1,6 @@ = Riddle solved: Why was Roman concrete so durable? https://news.mit.edu/2023/roman-concrete-durability-lime-casts-0106 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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! \ No newline at end of file diff --git a/160.myco b/160.myco index d568b8d..ae7ef6f 100644 --- a/160.myco +++ b/160.myco @@ -1,10 +1,3 @@ = Whostyles https://www.kickscondor.com/whostyles - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/161.myco b/161.myco index fa622f3..22c4c51 100644 --- a/161.myco +++ b/161.myco @@ -1,10 +1,4 @@ = whostyle - IndieWeb https://indieweb.org/whostyle - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> \ No newline at end of file diff --git a/162.myco b/162.myco index a232b6f..172470d 100644 --- a/162.myco +++ b/162.myco @@ -1,10 +1,4 @@ = 🖌️ Horton Hears a Whostyle https://jacobhall.net/2021/08/horton-hears-a-whostyle/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> \ No newline at end of file diff --git a/163.myco b/163.myco index be670cf..9bf35ae 100644 --- a/163.myco +++ b/163.myco @@ -1,10 +1,4 @@ = My GPS Logs https://aaronparecki.com/gps/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Aaron Parecki has been tracking the location precisely for a long time. \ No newline at end of file diff --git a/164.myco b/164.myco index eb4a33c..70b6534 100644 --- a/164.myco +++ b/164.myco @@ -1,10 +1,6 @@ = Funktal: a frugal functional programming language https://wimvanderbauwhede.github.io/articles/funktal/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. \ No newline at end of file diff --git a/165.myco b/165.myco index 1067ee3..7b6c8c8 100644 --- a/165.myco +++ b/165.myco @@ -1,10 +1,4 @@ = Return of the Obra Dinn https://ru.m.wikipedia.org/wiki/Return_of_the_Obra_Dinn - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Хочу поиграть \ No newline at end of file diff --git a/166.myco b/166.myco index 922fba2..f8c4ee3 100644 --- a/166.myco +++ b/166.myco @@ -1,10 +1,4 @@ = CyberChef https://cyberchef.org/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis \ No newline at end of file diff --git a/167.myco b/167.myco index 1369165..a642d60 100644 --- a/167.myco +++ b/167.myco @@ -1,10 +1,4 @@ = О, «Герои»? Дайте две! Как я писал очередной браузерный клон легендарной стратегии, в который уже почти* можно играть https://habr.com/ru/companies/soletude/articles/719280/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> TL;DR для тех, кому некогда читать: Три года реального времени, ~340 дней разработки, 2 423 часа. 106 849 строк кода (62% JavaScript, 32% PHP, 6% CSS). Собственный парсер формата .h3m (... \ No newline at end of file diff --git a/168.myco b/168.myco index 56fef9f..7bbabed 100644 --- a/168.myco +++ b/168.myco @@ -1,10 +1,3 @@ = 77 Hardcore Polish Churches https://www.presentandcorrect.com/blogs/blog/77-hardcore-polish-churches - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/169.myco b/169.myco index 7b7a4e9..aaf8c5d 100644 --- a/169.myco +++ b/169.myco @@ -1,10 +1,4 @@ = Introducing Austral: A Systems Language with Linear Types and Capabilities https://borretti.me/article/introducing-austral - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Introducing a new programming language. \ No newline at end of file diff --git a/170.myco b/170.myco index e10b0a2..99cdacb 100644 --- a/170.myco +++ b/170.myco @@ -1,10 +1,4 @@ = Linear types can change the world! https://cs.ioc.ee/ewscs/2010/mycroft/linear-2up.pdf - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A smart paper about linear types. I did not grasp it fully. \ No newline at end of file diff --git a/171.myco b/171.myco index a45737f..eebd0b2 100644 --- a/171.myco +++ b/171.myco @@ -1,10 +1,4 @@ = Always be quitting - Julio Merino (jmmv.dev) https://jmmv.dev/2021/04/always-be-quitting.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +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. \ No newline at end of file diff --git a/172.myco b/172.myco index 09e748a..4d1f289 100644 --- a/172.myco +++ b/172.myco @@ -1,10 +1,4 @@ = Tips on formatting Markdown lists - Julio Merino (jmmv.dev) https://jmmv.dev/2022/07/markdown-lists.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Look at what they have to do to mimic the fraction of Mycomarkup's lists. \ No newline at end of file diff --git a/173.myco b/173.myco index ac912ba..aa4590a 100644 --- a/173.myco +++ b/173.myco @@ -1,10 +1,4 @@ = ~akkartik/snap.love - graph drawing tool - sourcehut git https://git.sr.ht/~akkartik/snap.love - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. diff --git a/174.myco b/174.myco index bc9de09..ffd2faa 100644 --- a/174.myco +++ b/174.myco @@ -1,10 +1,3 @@ = One decade later, GNOME still sucks https://felipec.wordpress.com/2023/03/04/one-decade-later-gnome-still-sucks/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/175.myco b/175.myco index 046c870..88cdc57 100644 --- a/175.myco +++ b/175.myco @@ -1,10 +1,8 @@ = Плохо — это нормально https://ilyabirman.ru/meanwhile/2006/03/09/1/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Нужно воспитывать людей вокруг себя. Нельзя прощать пиццериям холодной пиццы. Нужно звать менеджера, шеф-повара, кого угодно — и требовать горячей. Нельзя выходить из супермаркета через неудобный вход, когда удобный закрыли за пять минут до конца рабочего дня. Нужно звать начальника службы безопасности, управляющего, кого угодно — и заставлять его открыть тебе тот выход, через который тебе удобнее всего выйти. Не всегда будет получаться — иногда и менеджеры тоже бывают буфетчицами. +> +> Это сначала на тебя будут смотреть, как на сволочь последнюю. Но зато лет через 50 мы будем жить в другой стране. Если не ты, то кто это сделает? +> +> Плохой работе не может быть оправдания. \ No newline at end of file diff --git a/176.myco b/176.myco index 3665beb..fc360bf 100644 --- a/176.myco +++ b/176.myco @@ -1,10 +1,4 @@ = Why I recommend CGI instead of web frameworks https://halestrom.net/darksleep/blog/046_cgi/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +The author tells us that CGI is good and should be used a lot. diff --git a/177.myco b/177.myco index e725cbe..cfa7b62 100644 --- a/177.myco +++ b/177.myco @@ -1,10 +1,7 @@ = Finding "The Internet" Toxic and Depressing? Consider Leaving Your Walled Garden. https://cheapskatesguide.org/articles/toxic-gardens.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. + diff --git a/178.myco b/178.myco index 371fc6d..a6f2ab6 100644 --- a/178.myco +++ b/178.myco @@ -1,10 +1,7 @@ = Reflections on the Internet: What It Should Be and Why https://cheapskatesguide.org/articles/reflections-on-the-internet.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. + diff --git a/179.myco b/179.myco index b4b0120..bae859a 100644 --- a/179.myco +++ b/179.myco @@ -1,10 +1,4 @@ = Extremely Online In Real Life https://www.datagubbe.se/constline/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Is that enough? Evidence, as they say, suggests otherwise. We are finally always online and, as it turns out, lonelier than ever. diff --git a/18.myco b/18.myco index 8002fc5..72118ba 100644 --- a/18.myco +++ b/18.myco @@ -1,10 +1,6 @@ = How to Use the rock phone http://unreasonablefarm.org/phone_manual.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +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. diff --git a/180.myco b/180.myco index 435ee4f..0d6a929 100644 --- a/180.myco +++ b/180.myco @@ -1,10 +1,6 @@ = The Internet Changed My Life https://pointersgonewild.com/2022/01/19/the-internet-changed-my-life/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> I’ve seen multiple discussions online as to the negative effects of the internet on society. There’s 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]] \ No newline at end of file diff --git a/182.myco b/182.myco index 60d4439..1116b4e 100644 --- a/182.myco +++ b/182.myco @@ -1,10 +1,6 @@ = Compiling stack-based assembly to C https://wimvanderbauwhede.github.io/articles/uxntal-to-C/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> What does it take to bring functional programming to a stack-based assembly language? + +About nito, [[181]]. diff --git a/183.myco b/183.myco index 56e3123..4155cad 100644 --- a/183.myco +++ b/183.myco @@ -1,10 +1,4 @@ = ChronoZoom http://www.chronozoom.com/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> A collection of zoomable demos working in browser. It is not smooth. diff --git a/184.myco b/184.myco index 0a4456d..5b4af89 100644 --- a/184.myco +++ b/184.myco @@ -1,10 +1,4 @@ = Забытый зум https://habr.com/ru/articles/210408/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Хорошая обзорная статья. diff --git a/185.myco b/185.myco index 4fada7d..b5da32b 100644 --- a/185.myco +++ b/185.myco @@ -1,10 +1,6 @@ = Thoughts On Markdown — Smashing Magazine https://www.smashingmagazine.com/2022/02/thoughts-on-markdown/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Markdown in all its flavors, interpretations, and forks won’t go away. However, it’s 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. \ No newline at end of file diff --git a/186.myco b/186.myco index d78f882..5079f05 100644 --- a/186.myco +++ b/186.myco @@ -1,10 +1,4 @@ = Some of the Newer Thin Clients are Dirt-Cheap General-Purpose Computers https://cheapskatesguide.org/articles/thin-clients.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. diff --git a/187.myco b/187.myco index 61753e4..1d8cbaf 100644 --- a/187.myco +++ b/187.myco @@ -1,10 +1,4 @@ = Moving Up from a Raspberry Pi Web Server to a Low-Cost, Low-Power x86 Web Server https://cheapskatesguide.org/articles/x86-webserver.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Seems like a continuation of the previous article: [[186]] diff --git a/188.myco b/188.myco index d83fd3a..de0c447 100644 --- a/188.myco +++ b/188.myco @@ -1,10 +1,4 @@ = There’s more than one way to write an IP address https://ma.ttias.be/theres-more-than-one-way-to-write-an-ip-address/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Shocking \ No newline at end of file diff --git a/189.myco b/189.myco index 9e8d74b..4f2268c 100644 --- a/189.myco +++ b/189.myco @@ -1,10 +1,6 @@ = Уровень https://grishaev.me/prog-level/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Пока мир сходит с ума по искусственному интеллекту, всплакну о низком уровне разработчиков. Подкатило, нужно выплеснуть. + +Иван Гришаев жалуется, что программисты плохо программируют. \ No newline at end of file diff --git a/190.myco b/190.myco index 840595e..5d8b92f 100644 --- a/190.myco +++ b/190.myco @@ -1,10 +1,4 @@ = ~kylep/beans - A flow based programming language built on uxn. - sourcehut git https://git.sr.ht/~kylep/beans - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> A flow based programming language built on [[https://git.sr.ht/~rabbits/uxn/ | uxn]]. \ No newline at end of file diff --git a/191.myco b/191.myco index f5e10a1..9c0f885 100644 --- a/191.myco +++ b/191.myco @@ -1,10 +1,11 @@ = tvler/streetpass: Find your people on Mastodon https://streetpass.social - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +=> https://github.com/tvler/streetpass +> Find your people on Mastodon. + +> StreetPass is a browser extension that helps you find your people on Mastodon. Here's how it works: +> +> *. Mastodon users verify themselves by adding a custom link to their personal site. +> *. StreetPass lets you know when you've found one of these links, and adds them to your StreetPass list. +> *. Browse the web as usual. StreetPass will build a list of Mastodon users made up of the websites you go to. \ No newline at end of file diff --git a/192.myco b/192.myco index ade2663..6b73207 100644 --- a/192.myco +++ b/192.myco @@ -1,10 +1,4 @@ = z3bra.org - monochromatic blog https://blog.z3bra.org/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Cool blog. Completed. \ No newline at end of file diff --git a/193.myco b/193.myco index 18d2d01..cd67c36 100644 --- a/193.myco +++ b/193.myco @@ -1,10 +1,5 @@ = Блог Рахима https://rakh.im/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> О технологиях, жизни, идеях и науке. +Завершён. \ No newline at end of file diff --git a/194.myco b/194.myco index 1944b9f..32f1641 100644 --- a/194.myco +++ b/194.myco @@ -1,10 +1,6 @@ = EnglishFrontPage - Greg's Wiki https://mywiki.wooledge.org/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> This is Greg's (also known as GreyCat's) wiki. It has some pages which may be of interest for people doing Unix shell scripting or system administration. + +All Bash quirks are here. \ No newline at end of file diff --git a/195.myco b/195.myco index ed4bb72..5b402a6 100644 --- a/195.myco +++ b/195.myco @@ -1,10 +1,4 @@ = domino: a tool for collaging thoughts https://kool.tools/domino/#0,0 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Spatial! \ No newline at end of file diff --git a/196.myco b/196.myco index ce06470..4d47981 100644 --- a/196.myco +++ b/196.myco @@ -1,10 +1,5 @@ = domino 2 https://kool.tools/domino2/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - + +Spatial! \ No newline at end of file diff --git a/197.myco b/197.myco index 61421f9..86e1a38 100644 --- a/197.myco +++ b/197.myco @@ -1,10 +1,4 @@ = Outliner Wiki https://nosycat.codeberg.page/outliner-wiki/#0,1 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A collection of some outliners and note-taking apps on a Domino board. \ No newline at end of file diff --git a/198.myco b/198.myco index afbc9b6..79e5e32 100644 --- a/198.myco +++ b/198.myco @@ -1,10 +1,4 @@ = Feather Wiki | About https://feather.wiki/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> A tiny tool for simple, self-contained wikis! \ No newline at end of file diff --git a/199.myco b/199.myco index 16e807b..3b13a88 100644 --- a/199.myco +++ b/199.myco @@ -1,10 +1,4 @@ = A Life Less Ads | datagubbe.se https://www.datagubbe.se/lessads/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +How to receive less ads and how good it is. \ No newline at end of file diff --git a/2.myco b/2.myco index c059266..ec6de3c 100644 --- a/2.myco +++ b/2.myco @@ -1,10 +1,3 @@ = Stop Building On Corporate-Controlled Languages https://blog.deckc.hair/2023-01-18-stop-building-on-corporate-controlled-languages.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/20.myco b/20.myco index 9504e7f..aaf523b 100644 --- a/20.myco +++ b/20.myco @@ -1,10 +1,4 @@ = Holocene calendar https://en.wikipedia.org/wiki/Holocene_calendar - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +CLI from Merveilles introduced me to it. I have also seen it before somewhere. \ No newline at end of file diff --git a/200.myco b/200.myco index 0117cdc..1bae30d 100644 --- a/200.myco +++ b/200.myco @@ -1,10 +1,3 @@ = How to understand Cyrillic – Paratype https://info.paratype.com/how-to-understand-cyrillic/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/201.myco b/201.myco index 9901aa6..ddd19bc 100644 --- a/201.myco +++ b/201.myco @@ -1,10 +1,4 @@ = InputOutput | Home https://inputoutput.dev/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Simple web tools with no popups, no cookies, no tracking. \ No newline at end of file diff --git a/202.myco b/202.myco index d0e6175..5432015 100644 --- a/202.myco +++ b/202.myco @@ -1,10 +1,4 @@ = Интернет всё забывает https://bolknote.ru/all/internet-vsyo-zabyvaet/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Нередко на статье о какой-нибудь очередной инновации я вспоминаю, что такое уже анонсировали лет 15—20 назад, но найти этого не удаётся, — все новостные издания, которые об этом писали, давно исчезли. diff --git a/203.myco b/203.myco index c5418d3..be564ac 100644 --- a/203.myco +++ b/203.myco @@ -1,10 +1,4 @@ = research!rsc: The Magic of Sampling, and its Limitations https://research.swtch.com/sample - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A month after reading this article, I learned the same thing at the university. \ No newline at end of file diff --git a/205.myco b/205.myco index d5d817d..383f1e5 100644 --- a/205.myco +++ b/205.myco @@ -1,10 +1,4 @@ = принцип нулевой ошибки https://agnessa.pp.ru/logicofthings/20210705212348-%d0%bf%d1%80%d0%b8%d0%bd%d1%86%d0%b8%d0%bf_%d0%bd%d1%83%d0%bb%d0%b5%d0%b2%d0%be%d0%b8_%d0%be%d1%88%d0%b8%d0%b1%d0%ba%d0%b8.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Poka Yoke - яп. «избегать ошибок». Не искать виноватых в ошибках, но совершенствовать процесс. diff --git a/206.myco b/206.myco index 5a39239..025118f 100644 --- a/206.myco +++ b/206.myco @@ -1,10 +1,3 @@ = Типографика языка ифкуиль https://habr.com/ru/articles/684824/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/207.myco b/207.myco index 15b022c..77d6c7f 100644 --- a/207.myco +++ b/207.myco @@ -1,10 +1,3 @@ = How does IRC's federation model compare to ActivityPub? https://drewdevault.com/2021/07/03/How-does-IRC-federate.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/208.myco b/208.myco index 39ed6aa..3b5faec 100644 --- a/208.myco +++ b/208.myco @@ -1,10 +1,4 @@ = There is no 64-bit type in C89 - the sporks space https://sporks.space/2021/07/02/there-is-no-64-bit-type-in-c89/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +`long long` does not exist there! It is all extensions. \ No newline at end of file diff --git a/209.myco b/209.myco index 0e4125c..390ea3a 100644 --- a/209.myco +++ b/209.myco @@ -1,10 +1,4 @@ = Present & Correct https://www.presentandcorrect.com/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Beautiful stuff. Check out the blog! \ No newline at end of file diff --git a/21.myco b/21.myco index da3c1f5..a0e0a0f 100644 --- a/21.myco +++ b/21.myco @@ -1,10 +1,4 @@ = Trainleave https://github.com/akuktin/trainleave - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Implementation of Unicode for Uxn \ No newline at end of file diff --git a/210.myco b/210.myco index 4acee64..2429746 100644 --- a/210.myco +++ b/210.myco @@ -1,10 +1,4 @@ = SQLite the only database you will ever need in most cases https://unixsheikh.com/articles/sqlite-the-only-database-you-will-ever-need-in-most-cases.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +This is true. \ No newline at end of file diff --git a/211.myco b/211.myco index cfe721e..a7a5e1c 100644 --- a/211.myco +++ b/211.myco @@ -1,10 +1,4 @@ = Matching pantry containers https://rachsmith.com/matching-pantry-containers/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> I want matching pantry containers, even though I shouldn't. \ No newline at end of file diff --git a/212.myco b/212.myco index 5140701..cfce863 100644 --- a/212.myco +++ b/212.myco @@ -1,10 +1,4 @@ = How do I know if I really need object oriented programming? https://unixsheikh.com/articles/how-do-i-know-if-i-really-need-object-oriented-programming.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. diff --git a/213.myco b/213.myco index 1ac1d5f..ec08f08 100644 --- a/213.myco +++ b/213.myco @@ -1,10 +1,4 @@ = Why OO Sucks by Joe Armstrong http://harmful.cat-v.org/software/OO_programming/why_oo_sucks - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> My principle objection to OOP goes back to the basic ideas involved, I will outline some of these ideas and my objections to them. diff --git a/214.myco b/214.myco index 5945169..8f832b7 100644 --- a/214.myco +++ b/214.myco @@ -1,10 +1,4 @@ = Tragedy https://adactio.com/journal/20163 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Greek tragedies are time-travel stories. \ No newline at end of file diff --git a/215.myco b/215.myco index d448588..0e2d00e 100644 --- a/215.myco +++ b/215.myco @@ -1,10 +1,6 @@ = Семь предметом для японской женщины — Haiku Daily https://t.me/HaikuDaily/1425 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> В японской культуре есть такое расхожее выражение «нанацу доогу» — семь предметов (или семь инструментов), которые определяют человека по профессии или по его предназначению. +> +> Например, есть список для воина, куда входят: кольчуга( панцирь), катана, длинный меч, лук, стрелы, накидка «хоро» и шлем. diff --git a/217.myco b/217.myco index 50ea257..41961d6 100644 --- a/217.myco +++ b/217.myco @@ -1,10 +1,5 @@ = offbrand mp3 players, in honor of the retirement of the ipod https://maya.land/monologues/2022/05/11/offbrand-mp3-players-ipod-retirement.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> They’re finally killing the iPod. +Cool mp3 players photos. \ No newline at end of file diff --git a/218.myco b/218.myco index d834f07..9bf38a5 100644 --- a/218.myco +++ b/218.myco @@ -1,10 +1,6 @@ = Online Communities are Ephemeral - the sporks space https://sporks.space/2022/03/05/online-communities-are-ephemeral/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Online communities spawn, grow, and die. Why? How? What can be done? + +It just happens. Nothing can be done. Accept. \ No newline at end of file diff --git a/219.myco b/219.myco index 4b37705..24ae99b 100644 --- a/219.myco +++ b/219.myco @@ -1,10 +1,9 @@ = The original URL for this prediction (www.longbets.org/601) will no longer be available in eleven years. - Long Bets https://longbets.org/601/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> “The original URL for this prediction (www.longbets.org/601) will no longer be available in eleven years.” +It stayed the same. + +Also mentioned here: [[https://gmb.21x2.net/archive/202202/22214308.html]] + +Author's write-up: https://adactio.com/journal/18862 \ No newline at end of file diff --git a/22.myco b/22.myco index f504625..9cbb378 100644 --- a/22.myco +++ b/22.myco @@ -1,10 +1,4 @@ = A different kind of keyboard https://ianthehenry.com/posts/peggi/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +An arpeggio keyboard. Reminds me of Octodon. \ No newline at end of file diff --git a/220.myco b/220.myco index a084f71..eabeb5f 100644 --- a/220.myco +++ b/220.myco @@ -1,10 +1,4 @@ = неочевидные интернеты https://agnessa.pp.ru/computer/20210320235900-%d0%bd%d0%b5%d0%be%d1%87%d0%b5%d0%b2%d0%b8%d0%b4%d0%bd%d1%8b%d0%b5_%d0%b8%d0%bd%d1%82%d0%b5%d1%80%d0%bd%d0%b5%d1%82%d1%8b.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +имя им легион \ No newline at end of file diff --git a/221.myco b/221.myco index 41a5afe..aba0874 100644 --- a/221.myco +++ b/221.myco @@ -1,10 +1,4 @@ = web archiving https://agnessa.pp.ru/computer/20210731230816-web_archiving.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> \ No newline at end of file diff --git a/222.myco b/222.myco index ee7db87..2b9ef22 100644 --- a/222.myco +++ b/222.myco @@ -1,10 +1,4 @@ = Ссылки https://bolknote.ru/all/ssylki/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Поймал себя на мысли, что совершенно не хочется куда-либо ссылаться, когда пишу заметки в блог. За 21 год существования этого сайта, померло почти всё \ No newline at end of file diff --git a/223.myco b/223.myco index da78d6d..987e5e0 100644 --- a/223.myco +++ b/223.myco @@ -1,10 +1,8 @@ = Си должен умереть? https://club.hugeping.ru/zynrWlX9T9f2AYKEmIAA#zynrWlX9T9f2AYKEmIAA - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Киллер-фич зига три, на мой взгляд +> +> *. Тотальный контроль работы с памятью, намного более гранулярный, чем в C (аллокатор из коробки не один, их много, они разные, можно делать свои и передавать их другим программам) +> *. Минимум имплицитного поведения, то есть всё максимально явно описывается в языке +> *. Compile Time metaprogramming, то есть компилятор во время компиляции может исполнять код, при этом само понятие "тип" это просто объект языка, с которым можно поступать так же как с числами, или структурами. Просто гляньте как в Zig сделаны дженерики https://ziglang.org/documentation/master/#Generic-Data-Structures diff --git a/224.myco b/224.myco index c96f917..4c4ef72 100644 --- a/224.myco +++ b/224.myco @@ -1,10 +1,3 @@ = микроразметки https://agnessa.pp.ru/computer/site/20210826125557-%d0%bc%d0%b8%d0%ba%d1%80%d0%be%d1%80%d0%b0%d0%b7%d0%bc%d0%b5%d1%82%d0%ba%d0%b8.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/225.myco b/225.myco index b9d4715..ff02cd4 100644 --- a/225.myco +++ b/225.myco @@ -1,10 +1,6 @@ = IndieWeb Events | IndieWeb Events https://events.indieweb.org/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Once a year I visit them. + +[[https://warmedal.se/~bjorn/posts/2021-10-13-attended-the-indieweb-homebrew-website-club-meeting.html | Björn Wärmedal like them too.]] \ No newline at end of file diff --git a/226.myco b/226.myco index 783a6e9..e294057 100644 --- a/226.myco +++ b/226.myco @@ -1,10 +1,4 @@ = One Letter Programming Languages https://beza1e1.tuxen.de/one_letter_proglangs.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> If you are looking for a free name, there is none. \ No newline at end of file diff --git a/227.myco b/227.myco index 3196eda..062eeb4 100644 --- a/227.myco +++ b/227.myco @@ -1,10 +1,4 @@ = Turning suckless into suckmore https://unixsheikh.com/articles/turning-suckless-into-suckmore.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> The suckless philosophy is all about keeping things simple, minimal and usable, but some people seem to have misunderstood it completely. diff --git a/228.myco b/228.myco index 898cd7a..444a1a0 100644 --- a/228.myco +++ b/228.myco @@ -1,10 +1,3 @@ = Why you should migrate everything from Linux to BSD https://unixsheikh.com/articles/why-you-should-migrate-everything-from-linux-to-bsd.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/229.myco b/229.myco index b7bf99f..b2e0d8c 100644 --- a/229.myco +++ b/229.myco @@ -1,10 +1,4 @@ = How to implement strings https://beza1e1.tuxen.de/strings.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> There are many alternatives to C strings. Here we explore the design space. \ No newline at end of file diff --git a/23.myco b/23.myco index 93b3f70..f00185b 100644 --- a/23.myco +++ b/23.myco @@ -1,10 +1,4 @@ = 📜 Scroll: tools for thought. https://scroll.pub - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Not exactly sure what that is, but looks cool, like a newspaper. \ No newline at end of file diff --git a/230.myco b/230.myco index f60c73a..ddce8ab 100644 --- a/230.myco +++ b/230.myco @@ -1,10 +1,4 @@ = OpenBSD is fantastic https://unixsheikh.com/articles/openbsd-is-fantastic.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> I have been using OpenBSD, a FREE, multi-platform 4.4BSD-based Unix-like operating system, both professionally and privately since about 2004, and today I'm going to share some of my experiences. \ No newline at end of file diff --git a/231.myco b/231.myco index 441aa6b..f39bb49 100644 --- a/231.myco +++ b/231.myco @@ -1,10 +1,6 @@ = Nintendo Switch browser capabilities https://blog.webb.page/2017-11-14-nintendo-switch-browser-capabilities.txt - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Not so good. + +I am sorry for linking such a ridiculously made website. \ No newline at end of file diff --git a/232.myco b/232.myco index 380eddc..553014e 100644 --- a/232.myco +++ b/232.myco @@ -1,10 +1,4 @@ = The Sore Feet Song / Mushishi theme tune https://musicallykerr.tumblr.com/post/69098622648/the-sore-feet-song-mushishi-theme-tune - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +The Sore Feet Song, that was used in a Mushishi opening, was, in fact, not originally written for Mushishi! The author of the song elaborates on that a little. \ No newline at end of file diff --git a/233.myco b/233.myco index 5cd8c37..20f53bd 100644 --- a/233.myco +++ b/233.myco @@ -1,10 +1,4 @@ = barnsworthburning https://barnsworthburning.net/spaces/interfaces/spatial-interfaces - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A collection of notes. diff --git a/234.myco b/234.myco index 4c6e1ed..1e2945a 100644 --- a/234.myco +++ b/234.myco @@ -1,10 +1,5 @@ = A case against tabs https://kazlauskas.me/entries/a-case-against-tabs - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Tabs are bad, and we can do without them as long as we have windows. + diff --git a/235.myco b/235.myco index cba560f..0d17da4 100644 --- a/235.myco +++ b/235.myco @@ -1,10 +1,3 @@ = About the Finder... - Page 1 - (03/2003) https://archive.arstechnica.com/paedia/f/finder/finder-1.htm - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/236.myco b/236.myco index 69d6946..ba45b34 100644 --- a/236.myco +++ b/236.myco @@ -1,10 +1,5 @@ = Victor (@vponamariov) https://notabird.site/vponamariov/status/1385570318673235971 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +img { https://nitter.42l.fr/pic/media%2FEzqCFqcWUAItPve.jpg%3Fname%3Dorig } +> How user interface evolved for the past 40 years ✨ \ No newline at end of file diff --git a/237.myco b/237.myco index 9434e2a..24993d5 100644 --- a/237.myco +++ b/237.myco @@ -1,10 +1,4 @@ = Spider Solitaire Windows XP https://www.freecell.io/game/spider-solitaire-windows-xp/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> The online game Spider Solitaire Windows XP is a similar version of a legendary and quite popular Solitaire game that comes free with Microsoft Windows XP operating systems. Many people spent hours playing this game on their old computers. And now it’s available online. \ No newline at end of file diff --git a/238.myco b/238.myco index b17afcc..be7bf1c 100644 --- a/238.myco +++ b/238.myco @@ -1,10 +1,8 @@ = I don't want to go to Chel-C https://applied-langua.ge/posts/i-dont-want-to-go-to-chel-c.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A classic rant on uxn and programming. Uxn is done for. + +Uxn says it's about permacomputing and vintage computing, the author of the article says it's not and proves it. +> The author insists on a relation to permacomputing. Their page on permacomputing describes frugal computing and salvage computing as principles of permacomputing, defining them as "utilizing computational resources as finite and precious, to be utilised only when necessary, and as effectively as possible", and "utilizing only already available computational resources, to be limited by that which is already produced." The author is part of a collective that wanted to replace all the "bloated" software they used, due to having little energy storage on their sailboat. Using software design techniques to reduce power usage, and to allow continued use of old computers is a good idea, ++but the uxn machine has quite the opposite effect, due to inefficient implementations and a poorly designed virtual machine, which does not lend itself to writing an efficient implementation easily. +Devine then [[https://merveilles.town/@neauoire/108460674793088291 | mentioned it]], and a discussion followed. \ No newline at end of file diff --git a/239.myco b/239.myco index c1d0b41..5ba6f60 100644 --- a/239.myco +++ b/239.myco @@ -1,10 +1,4 @@ = UXN https://yeti.tilde.institute/brain/uxn.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Notes on Uxn. \ No newline at end of file diff --git a/24.myco b/24.myco index 802e322..715c0c0 100644 --- a/24.myco +++ b/24.myco @@ -1,10 +1,6 @@ = Why Isn't 1 a Prime Number? https://blogs.scientificamerican.com/roots-of-unity/why-isnt-1-a-prime-number/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +1 isn't much of a prime, nor of a number. + +First found in [[https://jacoby.github.io/2023/01/03/mind-the-gap-weekly-challenge-198.html | an article with Perl code]]. \ No newline at end of file diff --git a/240.myco b/240.myco index c56685c..f8f25ce 100644 --- a/240.myco +++ b/240.myco @@ -1,10 +1,6 @@ = lynn/uxn-harp: Tiny uxn autoharp https://github.com/lynn/uxn-harp - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +img {https://user-images.githubusercontent.com/16232127/177855203-3114ea3b-2073-4656-88b0-bf3ef0d605f6.png} +> uxn autokalimba +=> https://nitter.42l.fr/chordbug/status/1544742494381932544#m | Thread on Twitter [Nitter link] diff --git a/241.myco b/241.myco index e72c276..11ab53b 100644 --- a/241.myco +++ b/241.myco @@ -1,10 +1,4 @@ = tbsp/uxngb https://github.com/tbsp/uxngb - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A port of uxn to GB and GBC. Wonderful! diff --git a/242.myco b/242.myco index 46014e5..7d0bc85 100644 --- a/242.myco +++ b/242.myco @@ -1,10 +1,8 @@ = uxn notes https://nchrs.xyz/uxn_notes.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> A collection of illustrated notes on the virtual machine uxn. +Cute images like this: +img { +https://nchrs.xyz/media/headers/uxn_notes-900.png +} \ No newline at end of file diff --git a/243.myco b/243.myco index 0609221..9128432 100644 --- a/243.myco +++ b/243.myco @@ -1,10 +1,6 @@ = platform stability — sourcehut lists https://lists.sr.ht/~rabbits/uxn/%3C16547614410.357889%40mail.networkname.de%3E - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +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. \ No newline at end of file diff --git a/244.myco b/244.myco index cb8271f..af75573 100644 --- a/244.myco +++ b/244.myco @@ -1,10 +1,4 @@ = Introduction | Phoenix https://kasper.github.io/phoenix/getting-started/introduction - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Something about configuring your puter with JavaScript. \ No newline at end of file diff --git a/245.myco b/245.myco index 481ffe8..6a503a4 100644 --- a/245.myco +++ b/245.myco @@ -1,10 +1,4 @@ = Космическое оригами http://erazvitie.org/article/kosmicheskoe_origami - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Про миура-ори и соседнее \ No newline at end of file diff --git a/246.myco b/246.myco index ab7068d..394c322 100644 --- a/246.myco +++ b/246.myco @@ -1,10 +1,4 @@ = Kidney Bone Wiki https://kidneybone.com/c2/wiki/WelcomeVisitors - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A proper mirror of WikiWikiWeb. \ No newline at end of file diff --git a/247.myco b/247.myco index 457a46f..105d6b3 100644 --- a/247.myco +++ b/247.myco @@ -1,10 +1,8 @@ = Come back, c2.com, we still need you | Hacker News https://news.ycombinator.com/item?id=35948268 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +From a discussion of how the newest version of the first wiki sucks. The version does suck, by the way. + +> I am blind. I do rely on accessibility to interact with a computer. Yes, you could accuse me of deliberately avoiding the modern web, but I have my reasons. Primary reason is performance. Even though I feel like you are talking down to me from a pretty high horse, I still don't wish for you to ever experience how sluggish it feels trying to use the "modern web" with a screen reader on something like Windows. Don't even make me start about the hellhole that is Linux GUI accessibility. It was a nice ride once, before GNOME 3 and the elimination of CORBA killed most of the good work done by good people. Fact is, I am too used to a system which reacts promptly when I press a key to be able to switch to a modern browser by default. That would kill all my productivity. Yes, its a trade, but for now, having no JS engine by default is still //way// better then the alternatives. +> +> Have a nice day, and enjoy your eye-sight. \ No newline at end of file diff --git a/248.myco b/248.myco index 1f68b1a..0bced65 100644 --- a/248.myco +++ b/248.myco @@ -1,10 +1,5 @@ = Эпоха, батч, итерация - в чем различия? https://neurohive.io/ru/osnovy-data-science/jepoha-razmer-batcha-iteracija/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Epoch, batch size, итерации - параметры для работы с большими объемами данных, когда нет возможности загрузить весь датасет в обработку. +Когда делал работу по мышиному обучению, эта статья чуток помогла после прочтения по диагонали. \ No newline at end of file diff --git a/25.myco b/25.myco index 7ca49f6..4b4173b 100644 --- a/25.myco +++ b/25.myco @@ -1,10 +1,4 @@ = A Critique of SQL, 40 Years Later https://carlineng.com/?postid=sql-critique#blog - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +SQL is not so good! \ No newline at end of file diff --git a/250.myco b/250.myco index 8da86b4..ffb25c0 100644 --- a/250.myco +++ b/250.myco @@ -1,10 +1,4 @@ = pyrustic/jesth: Next-level human-readable data serialization format https://github.com/pyrustic/jesth - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Perhaps, funny \ No newline at end of file diff --git a/251.myco b/251.myco index 224dba8..060f771 100644 --- a/251.myco +++ b/251.myco @@ -1,10 +1,6 @@ = The Browser — WorldWideWeb NeXT Application https://worldwideweb.cern.ch/worldwideweb/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> HTML-based asset library and background on the WorldWideWeb NeXT browser + +The first browser \ No newline at end of file diff --git a/252.myco b/252.myco index 5878303..91c2f3b 100644 --- a/252.myco +++ b/252.myco @@ -1,10 +1,11 @@ = Inside the Code — WorldWideWeb NeXT Application https://worldwideweb.cern.ch/code/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> A deconstruction of some of the more interesting bits we found hiding in the WorldWideWeb source code + +The very interesting part for me is the CSS predecessor: + +``` +Normal

0 Helvetica 12.0 1 + 90 90 14.0 3.0 0 0 14 0 +``` diff --git a/253.myco b/253.myco index c8eeaf9..9dffefa 100644 --- a/253.myco +++ b/253.myco @@ -1,10 +1,4 @@ = Humble Chronicles: State Management https://tonsky.me/blog/humble-state/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Search for the best state management solution for Humble UI \ No newline at end of file diff --git a/254.myco b/254.myco index ed1c3f9..8a32eef 100644 --- a/254.myco +++ b/254.myco @@ -1,10 +1,4 @@ = Цены на продукты питания в Китае https://pikabu.ru/story/tsenyi_na_produktyi_pitaniya_v_kitae_6126508 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Цены на продукты в России растут и увеличатся ещё более. А как там в Китае? Сегодня предлагаю сходить в китайский продуктовый магазин и посмотреть на уровень цен. diff --git a/255.myco b/255.myco index 6652ba2..35f7f62 100644 --- a/255.myco +++ b/255.myco @@ -1,10 +1,4 @@ = 'Skew' in the history of computer systems https://omar.website/posts/skew/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +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. \ No newline at end of file diff --git a/256.myco b/256.myco index 38fc6ed..5f57421 100644 --- a/256.myco +++ b/256.myco @@ -1,10 +1,4 @@ = The Cage of the Language https://250bpm.com/blog:178/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +There are more cool words in English, because there are more people in English and more history in English that come up with cool words. Slovak is less wordy in that sense. \ No newline at end of file diff --git a/257.myco b/257.myco index 41fe597..62af939 100644 --- a/257.myco +++ b/257.myco @@ -1,10 +1,3 @@ = Sure, we have imperative and functional. But what about cartesian programming? https://250bpm.com/blog:91/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/258.myco b/258.myco index c296b0c..3a889b4 100644 --- a/258.myco +++ b/258.myco @@ -1,10 +1,6 @@ = Digital encoding. Legacy software. Evolution. https://250bpm.com/blog:89/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> We’ve finally got to the point in the software world where no big changes are possible. Every change breaks something, introduces backward incompatibilities and so on. More are more we are going to live in the world where software mutates gradually, advancing is small steps without much plan and intelligent design. Similarly to how organisms are dragged by natural selection, it is going to be propelled in unknown direction without asking us whether we like it or not. + +The software industry is reaching the stage where it cannot be revolutionized heavily, it is to evolve like the living ones. It is not necessarily good. \ No newline at end of file diff --git a/26.myco b/26.myco index 931b3f9..1f933b5 100644 --- a/26.myco +++ b/26.myco @@ -1,10 +1,11 @@ = XRay https://xray.p3k.app/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +=> https://indieweb.org/XRay +> XRay is an open source API that returns structured data for a URL by parsing microformats and following other indieweb algorithms, and is part of the p3k suite of applications. + +This might be of interest: +=> https://xray.p3k.app/parse?url=https%3A%2F%2Flinks.bouncepaw.com&pretty=true + +API description: +=> https://github.com/aaronpk/XRay#api \ No newline at end of file diff --git a/261.myco b/261.myco index c50d8af..577bc5b 100644 --- a/261.myco +++ b/261.myco @@ -1,10 +1,6 @@ = Редизайн Betula https://telegra.ph/Redizajn-Betula-04-05 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Ярослав проектировал редизайн Бетулы. Сегодня я хотел на него посмотреть ещё раз. Чтобы более не терять, сохраняю здесь. + +Очевидно, что я со значительной частью пунктов не согласен. Но тут есть достойные мысли. Вы наверняка увидите или уже увидели некоторые моменты из статьи в обновлениях Бетулы. \ No newline at end of file diff --git a/262.myco b/262.myco index 2da02f5..fdc4163 100644 --- a/262.myco +++ b/262.myco @@ -1,10 +1,4 @@ = SDL2 common mistakes and how to avoid them https://nullprogram.com/blog/2023/01/08/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Initially, I did not want to save this article, but 4 months later I wanted to share it. I guess it only makes sense to save it here, for the next 4 months. \ No newline at end of file diff --git a/264.myco b/264.myco index 66e2daa..eaa901f 100644 --- a/264.myco +++ b/264.myco @@ -1,10 +1,6 @@ = [Forem] Community for Everyone https://www.forem.com/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> The reason you joined the Internet. Forem provides open-source tools to help you host a thriving, focused, and adaptable community. + +> Forem is an open source platform for building modern, independent, and safe communities. diff --git a/265.myco b/265.myco index c9dea31..dbfcdcb 100644 --- a/265.myco +++ b/265.myco @@ -1,10 +1,4 @@ = Feeds, updates, 200s, 304s, and now 429s https://rachelbythebay.com/w/2023/01/18/http/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Some people pull feeds way too often. Sometimes they do not get what they want. \ No newline at end of file diff --git a/266.myco b/266.myco index c81f6a3..e50bd81 100644 --- a/266.myco +++ b/266.myco @@ -1,10 +1,4 @@ = Chris's Wiki :: blog/web/VeryOldIfModifiedSince https://utcc.utoronto.ca/~cks/space/blog/web/VeryOldIfModifiedSince - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> This feed fetcher was sending an If-Modified-Since HTTP header, but it had a rather striking value of 'Wed, 01 Jan 1800 00:00:00 GMT'. Naturally this doesn't match any Last-Modified value my feed has ever provided, and it wouldn't help if I used a time based comparison since all syndication feeds in the world have been changed since 1800. diff --git a/267.myco b/267.myco index a4ab277..bca6d04 100644 --- a/267.myco +++ b/267.myco @@ -1,10 +1,4 @@ = Chris's Wiki :: FrontPage https://utcc.utoronto.ca/~cks/space/FrontPage - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A static site, that claims to be a wiki. It is old and fun. \ No newline at end of file diff --git a/268.myco b/268.myco index 1c7eb28..a65d0bb 100644 --- a/268.myco +++ b/268.myco @@ -1,10 +1,6 @@ = Keyboard Matrix Help https://www.dribin.org/dave/keyboard/one_html/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> It took me a bit to figure this out, partly due to the fact of no really good explanation of it. So, I'm going to have a crack at it. Basically, I wanted to understand how keyboard matrices work. Specifically, I wanted to know why keyboard "ghosting" and "masking" happen, and how to prevent them. + +All you need to know. That's a relic of the past century! \ No newline at end of file diff --git a/269.myco b/269.myco index 8ea66c2..d3cd464 100644 --- a/269.myco +++ b/269.myco @@ -1,10 +1,4 @@ = Тексты Песен — Аддис-Абеба http://addis-abeba.ad.by/texti-pesen/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Тексты многих песен на официальном сайте одной из моих любимых групп. \ No newline at end of file diff --git a/27.myco b/27.myco index 8c11ef6..f26aa56 100644 --- a/27.myco +++ b/27.myco @@ -1,10 +1,8 @@ = «Кассиопея»: «У нас не концепция, а контрацепция» https://m.colta.ru/articles/music_modern/9232-kassiopeya-u-nas-ne-kontseptsiya-a-kontratseptsiya - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Интервью с одной из моих любимых групп. + +> COLTA.RU отправила «Кассиопее», состоящей из театрального звукорежиссера Александра Либерзона (музыка), актера Ильи Самохвалова-Черепко (голос и тексты) и снайпера стрелковой дивизии Сергея Соколова (гитара), вопросы письмом по электронной почте, а в ответ получила фотографии нескольких бумажных листков. + +> Мы всегда хотели работать в поп-формате, но наш поп-формат не совпадал с общепринятым, и клевали на него (почему-то) люди с различными отклонениями и изъянами во вкусе. \ No newline at end of file diff --git a/270.myco b/270.myco index 0b95502..f7f81c9 100644 --- a/270.myco +++ b/270.myco @@ -1,10 +1,4 @@ = Listing of Directory /man/tcl8.5/TkCmd/ https://www.tcl.tk/man/tcl8.5/TkCmd/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +All Tk commands. I referenced it when I was making a program in Tk. \ No newline at end of file diff --git a/271.myco b/271.myco index 7eccc85..ad34ad3 100644 --- a/271.myco +++ b/271.myco @@ -1,10 +1,4 @@ = CommunityWiki: Recent Changes https://communitywiki.org/wiki/RecentChanges - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +I visit it from time to time. This is a special wiki. In 2020 — 2021 it was pretty active thanks to my introduction. This wiki is where I learned about Alex and Lion. \ No newline at end of file diff --git a/272.myco b/272.myco index f042963..cdca1fb 100644 --- a/272.myco +++ b/272.myco @@ -1,10 +1,4 @@ = Hypertext Markup Language (HTML): A Representation of Textual Information and MetaInformation for Retrieval and Interchange https://www.w3.org/MarkUp/draft-ietf-iiir-html-01.txt - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A 1993 Internet Draft describing the first version of HTML. \ No newline at end of file diff --git a/273.myco b/273.myco index 90181b1..28212c8 100644 --- a/273.myco +++ b/273.myco @@ -1,10 +1,4 @@ = Kill the Newsletter! https://kill-the-newsletter.com/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Convert email newsletters into Atom feeds. \ No newline at end of file diff --git a/274.myco b/274.myco index d63b302..9fb65d6 100644 --- a/274.myco +++ b/274.myco @@ -1,10 +1,6 @@ = EmuOS v1.0 https://emupedia.net/beta/emuos/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> The purpose of Emupedia is to serve as a nonprofit meta-resource, hub and community for those interested mainly in video game preservation which aims to digitally collect, archive and preserve games and software to make them available online accessible by a user-friendly UI that simulates several retro operating systems for educational purposes. + +A lot of games emulated in browser \ No newline at end of file diff --git a/275.myco b/275.myco index fba5e58..4e02343 100644 --- a/275.myco +++ b/275.myco @@ -1,10 +1,4 @@ = No A/C? No problem, if buildings copy networked tunnels of termite mounds https://arstechnica.com/science/2023/05/intricate-tunnels-of-termite-mounds-could-be-key-to-energy-efficient-buildings/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Inspired by termits, we might develop a cool energy-effective cooling and heating system. Look at the pictures too. \ No newline at end of file diff --git a/276.myco b/276.myco index 3110216..5c936e6 100644 --- a/276.myco +++ b/276.myco @@ -1,10 +1,6 @@ = The new Obsidian icon https://obsidian.md/blog/new-obsidian-icon/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Say hello to our new logo and app icon. This is the story behind our new branding, which we designed to reflect the principles Obsidian is built on. + +It looks like a primordial arrowhead from literal obsidian. There is also a fun color toy on the page. \ No newline at end of file diff --git a/277.myco b/277.myco index b415a03..cad1cd8 100644 --- a/277.myco +++ b/277.myco @@ -1,10 +1,6 @@ = you probably don't need a linux phone with a hardware keyboard https://astrra.space/home/blog/keyboards/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> however, after having access to all three for more than two months now, i've really struggled to find situations where having those phones (or some similar hardware with modern internals) was actually useful. i regularly found myself reaching for my smartphone after being tired of typing out a long message on the tiny hardware keys, my thumbs hurting from the amount of force i had to apply to press them. i typed slower (even though i was touch-typing), i had more typos, and the typing experience in general was just worse. not to mention that all of the 3 phones had very different keyboards with different key sizes, different actuation forces, and different layouts. they all sucked. + +> i think that trying to converge the laptop/desktop and the smartphone into one device is a bad idea. the two have very different use-cases, different ergonomics, and different security models. i think that the best way to go is to have a smartphone and a laptop, and use them both for what they're good at. i also think that more people should learn to write mobile apps, as most of my discussions on this topic have boiled down to "i want a linux phone because i can only write desktop apps", which is kinda sad in my opinion. diff --git a/278.myco b/278.myco index 3bf6fb3..450ef4f 100644 --- a/278.myco +++ b/278.myco @@ -1,10 +1,6 @@ = kbin.pub - Fediverse of content https://kbin.pub/en - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> /kbin is an open source reddit-like content aggregator and microblogging platform for the [[https://en.wikipedia.org/wiki/Fediverse | fediverse.]] +> +> Create and moderate communities, meet people with similar interests, and develop your passions. \ No newline at end of file diff --git a/28.myco b/28.myco index a7763ec..c026f54 100644 --- a/28.myco +++ b/28.myco @@ -1,10 +1,4 @@ = CSS Bed https://www.cssbed.com/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Classless CSS themes \ No newline at end of file diff --git a/280.myco b/280.myco index e251b0e..47f89d0 100644 --- a/280.myco +++ b/280.myco @@ -1,10 +1,4 @@ = lipu li https://lipu.li/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A cute small wiki engine. I like the markup: it is Gemtext + HTML + Wikilinks. \ No newline at end of file diff --git a/282.myco b/282.myco index 89169ef..ae08045 100644 --- a/282.myco +++ b/282.myco @@ -1,10 +1,4 @@ = Using computers more freely and safely http://akkartik.name/freewheeling - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Kartik rocking. \ No newline at end of file diff --git a/283.myco b/283.myco index e3126fd..ecaade6 100644 --- a/283.myco +++ b/283.myco @@ -1,10 +1,4 @@ = Can We Make Bicycles Sustainable Again? https://solar.lowtechmagazine.com/2023/02/can-we-make-bicycles-sustainable-again/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Cycling is the most sustainable form of transportation, but the bicycle is becoming increasingly damaging to the environment. The energy and material used for its production go up while its life expectancy decreases. \ No newline at end of file diff --git a/285.myco b/285.myco index 3058573..a1c41d7 100644 --- a/285.myco +++ b/285.myco @@ -1,10 +1,6 @@ = RE: Does a Blog Need to Integrate? | starbreaker.org https://starbreaker.org/blog/re-does-blog-need-to-integrate/index.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +No, not really, for + +> blogs with RSS/Atom/JSON feeds are already interoperable \ No newline at end of file diff --git a/286.myco b/286.myco index 91012bd..94c3a99 100644 --- a/286.myco +++ b/286.myco @@ -1,10 +1,7 @@ = A Quarter Century of Web Coding | datagubbe.se https://www.datagubbe.se/25years/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> I both pity and admire beginner web coders of today. Unlike me, they've not been able to accumulate gradual knowledge of HTTP, HTML, REST, JavaScript, the DOM, CSS, AJAX, JSON, asynchronous execution and event driven object oriented programming over a period of decades. They haven't walked the long path from CGI scripts to modern server side tomfoolery via PHP, ASP and various MVC frameworks. They're just brutally thrust into a complex world of Gulp, Grunt, TypeScript, React Hooks and MobX-State-Tree and it's assumed they somehow already know about all that other stuff. Computer Science has moved into the frontend in earnest and yet it still seems as if many view "web development" as "making homepages", and that it's something you can learn over a period of weeks, not years. +> +> In retrospect, web development has always been a bit of a struggle against the powers that be. +> Some things that were pretty bad for quite a long time have gotten better. But, on the whole, I dare say it's much worse now than when I started. Much like how Commodore 64 programmers could keep a map of the entire computer in their head, a moderately competent developer could churn out an acceptable web site in a matter of weeks, understand every single aspect of it and get paid in the process. If I, a quarter century ago, had possessed the experience and knowledge I do now, the simplicity of those early web pages would've felt surreal. And yet, we apparently provided a service that was of some value to some people. A digital commodity, nothing more, nothing less. Actually useful software. \ No newline at end of file diff --git a/287.myco b/287.myco index 1f95e0e..7563e2c 100644 --- a/287.myco +++ b/287.myco @@ -1,10 +1,4 @@ = LinkAce - Your self-hosted bookmark archive. Free and open source. https://www.linkace.org/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> LinkAce is a free and open source bookmark archive for long-term storage and organization of your favorite links. \ No newline at end of file diff --git a/288.myco b/288.myco index 41c133d..a05fb88 100644 --- a/288.myco +++ b/288.myco @@ -1,10 +1,4 @@ = linkwarden/linkwarden: A self-hosted bookmark + archive manager to store your useful links. https://github.com/linkwarden/linkwarden - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> A self-hosted bookmark + archive manager to store your useful links. \ No newline at end of file diff --git a/289.myco b/289.myco index 3811f08..3755f6b 100644 --- a/289.myco +++ b/289.myco @@ -1,10 +1,4 @@ = Я училась по обмену в Университете Претории в Южной Африке https://journal.tinkoff.ru/mgimo-pretoria/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> История читательницы, которая ездила практиковать язык африкаанс \ No newline at end of file diff --git a/29.myco b/29.myco index 09709ee..793353d 100644 --- a/29.myco +++ b/29.myco @@ -1,10 +1,3 @@ = If you're happy with OpenBSD, probably any computer is good enough. http://muezza.ca/thoughts/openbsd_imac_g4/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/290.myco b/290.myco index 0ae2e51..ad57d97 100644 --- a/290.myco +++ b/290.myco @@ -1,10 +1,4 @@ = lynn/shanghai: Mahjong solitaire game for uxn (WIP) https://github.com/lynn/shanghai - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Mahjong solitaire game for uxn \ No newline at end of file diff --git a/291.myco b/291.myco index 020f294..3e254e8 100644 --- a/291.myco +++ b/291.myco @@ -1,10 +1,4 @@ = CommunityWiki: Mini Cubes https://communitywiki.org/wiki/MiniCubes - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Lion Kimbro did the prototype. It still inspired me. \ No newline at end of file diff --git a/292.myco b/292.myco index 8d8eb42..e6ebe58 100644 --- a/292.myco +++ b/292.myco @@ -1,10 +1,4 @@ = Aspergillus https://bouncepaw.com/aspergillus/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +My experiment with a Mini Cubes-inspired spatial information manager. \ No newline at end of file diff --git a/293.myco b/293.myco index c1fdcdb..b246d9b 100644 --- a/293.myco +++ b/293.myco @@ -1,10 +1,3 @@ = CommunityWiki: Zelda Like Information System https://communitywiki.org/wiki/ZeldaLikeInformationSystem - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/294.myco b/294.myco index 78a1324..e1ddcbe 100644 --- a/294.myco +++ b/294.myco @@ -1,10 +1,4 @@ = CommunityWiki: Aggregated Information https://communitywiki.org/wiki/AggregatedInformation - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +How to save links? Write hooks! Lion told me that and I accepted that. It really inspired Betula. \ No newline at end of file diff --git a/295.myco b/295.myco index 328335a..6a828c0 100644 --- a/295.myco +++ b/295.myco @@ -1,10 +1,4 @@ = fisher.cx http://fisher.cx/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +I do not particularly know much about this website, but I really like how they have name Fisher and put a fish as their TLD. \ No newline at end of file diff --git a/296.myco b/296.myco index b2ddd80..3fdc81e 100644 --- a/296.myco +++ b/296.myco @@ -1,10 +1,4 @@ = The Gemini protocol seen by this HTTP client person https://daniel.haxx.se/blog/2023/05/28/the-gemini-protocol-seen-by-this-http-client-person/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Daniel Stenberg makes a Gemini review. \ No newline at end of file diff --git a/297.myco b/297.myco index 8e2b9ad..4b52d85 100644 --- a/297.myco +++ b/297.myco @@ -1,10 +1,6 @@ = Alex Schroeder: 2023-06-02 Gemini and curl https://alexschroeder.ch/wiki/2023-06-02_Gemini_and_curl - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Alex Schroeder makes a review of Daniel Stenberg making a review of Gemini. + +See [[/296]]. \ No newline at end of file diff --git a/298.myco b/298.myco index f8106b7..bdde400 100644 --- a/298.myco +++ b/298.myco @@ -1,10 +1,4 @@ = XWiki: ActivityPub Application https://extensions.xwiki.org/xwiki/bin/view/Extension/ActivityPub%20Application/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +An extension that brings XWiki to the Fediverse \ No newline at end of file diff --git a/299.myco b/299.myco index cc30f81..b61e3c9 100644 --- a/299.myco +++ b/299.myco @@ -1,10 +1,4 @@ = ping.txt — humungus - honk https://humungus.tedunangst.com/r/honk/v/tip/f/docs/ping.txt - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +An ActivityPub proposoal for pinging \ No newline at end of file diff --git a/3.myco b/3.myco index 7736504..16b1053 100644 --- a/3.myco +++ b/3.myco @@ -1,10 +1,4 @@ = Mushroom color atlas https://mushroomcoloratlas.com - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Many cool colors \ No newline at end of file diff --git a/30.myco b/30.myco index 58212eb..a568c47 100644 --- a/30.myco +++ b/30.myco @@ -1,10 +1,3 @@ = Hard disk hacking - Intro http://spritesmods.com/?art=hddhack - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/300.myco b/300.myco index 1162eac..7572899 100644 --- a/300.myco +++ b/300.myco @@ -1,10 +1,4 @@ = go-lemmy https://gitea.elara.ws/Elara6331/go-lemmy - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Go bindings to the Lemmy API, automatically generated directly from Lemmy's source code using the generator in cmd/gen. diff --git a/301.myco b/301.myco index de785f6..797c4a5 100644 --- a/301.myco +++ b/301.myco @@ -1,10 +1,4 @@ = docs/index.html http://wiki.xxiivv.com/docs/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Devine Lu Linvega's collection of various documents they collected. A personal archive. \ No newline at end of file diff --git a/302.myco b/302.myco index 71b696d..6a8eb88 100644 --- a/302.myco +++ b/302.myco @@ -1,10 +1,4 @@ = My instance of Upptime https://bouncepaw.github.io/the-monitor/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Here I monitor if my websites are online with [[https://upptime.js.org]]. \ No newline at end of file diff --git a/303.myco b/303.myco index ffc7013..9f76868 100644 --- a/303.myco +++ b/303.myco @@ -1,10 +1,4 @@ = Про Игру престолов — Кьеркегорка http://alphyna.org/archives/2881 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Альфина ругается на Игру престолов, описывает самую главную разницу в сеттинге с Песней льда и пламени. \ No newline at end of file diff --git a/305.myco b/305.myco index 560decd..a390db6 100644 --- a/305.myco +++ b/305.myco @@ -1,10 +1,6 @@ = Low-tech Magazine: The Comic https://solar.lowtechmagazine.com/2023/06/low-tech-magazine-the-comic/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Guillaume Lion visited Low-tech Magazine in Barcelona and turned his experience into a comic for the Belgian magazine Médor. + +That's what they call BD? \ No newline at end of file diff --git a/306.myco b/306.myco index ab46720..f0de74c 100644 --- a/306.myco +++ b/306.myco @@ -1,10 +1,3 @@ = cohost! - "i realize this might be swinging at the hornet's nest, but i have a genuine question about the Fediverse" https://cohost.org/jkap/post/1652161-i-realize-this-might - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/32.myco b/32.myco index 53ca263..e88a120 100644 --- a/32.myco +++ b/32.myco @@ -1,10 +1,3 @@ = A Simple Network of Underground Wells and Tunnels https://www.aaycock.com/simplenetwork/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/33.myco b/33.myco index 0617df7..4f76b8e 100644 --- a/33.myco +++ b/33.myco @@ -1,10 +1,5 @@ = CapsLock Enhancement Mac v3 https://github.com/Vonng/Capslock - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Transform ⇪CapsLock into a powerful modifier ✱ Hyper that miraculously increases your work productivity! + diff --git a/35.myco b/35.myco index 5adcc5c..391a3b5 100644 --- a/35.myco +++ b/35.myco @@ -1,10 +1,6 @@ = doldrusidus https://gitlab.com/desertslug/doldrusidus - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Doldrusidus is an open-ended, obscure simulation realized as a multiplayer game taking place in a small universe. At its core, the engine is a simulation of entities possessing a number of different components that represent their properties. One such property is the ability to emulate machine code assembled for the uxn fantasy architecture. + +=> https://desertslug.itch.io/doldrusidus \ No newline at end of file diff --git a/36.myco b/36.myco index 7b2ff72..4405fda 100644 --- a/36.myco +++ b/36.myco @@ -1,10 +1,3 @@ = Mandelmap https://www.mandelmap.com - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/37.myco b/37.myco index 274b5b2..7e33226 100644 --- a/37.myco +++ b/37.myco @@ -1,10 +1,6 @@ = Didder https://github.com/makeworld-the-better-one/didder - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> An extensive, fast, and accurate command-line image dithering tool. + +That's a good one. \ No newline at end of file diff --git a/38.myco b/38.myco index a8f8f1a..afc5fa5 100644 --- a/38.myco +++ b/38.myco @@ -1,10 +1,4 @@ = Petname Systems https://spritelyproject.org/news/petname-systems.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +On addressing. \ No newline at end of file diff --git a/39.myco b/39.myco index af52a1c..8ff8493 100644 --- a/39.myco +++ b/39.myco @@ -1,10 +1,4 @@ = Simon Stålenhag https://www.simonstalenhag.se - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Also on Mastodon: https://mastodon.art/@simonstalenhag \ No newline at end of file diff --git a/4.myco b/4.myco index 7f674ab..1ecd14c 100644 --- a/4.myco +++ b/4.myco @@ -1,10 +1,6 @@ = Anton Zhiyanov https://antonz.org - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +One of my most favorite technical blogs out there. The author has an excellent taste in everything. I've been following him for years. + +Ещё по-русски есть: https://antonz.ru \ No newline at end of file diff --git a/40.myco b/40.myco index 36b9e4c..073cfd9 100644 --- a/40.myco +++ b/40.myco @@ -1,10 +1,4 @@ = Pipelinefunk by Armin Küpper https://www.youtube.com/watch?v=cjVm3sCxIyI - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +The author has many videos like that. A true piper. \ No newline at end of file diff --git a/42.myco b/42.myco index 25681d4..ae98399 100644 --- a/42.myco +++ b/42.myco @@ -1,10 +1,3 @@ = Swiss in CSS https://swissincss.com/zurich-tonhalle-1958 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/43.myco b/43.myco index ea7bf84..aa230c5 100644 --- a/43.myco +++ b/43.myco @@ -1,10 +1,3 @@ = Швейцарская типографика https://design.bureau.ru/topics/shveytsarskaya-tipografika - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/44.myco b/44.myco index 6e37a01..56428a0 100644 --- a/44.myco +++ b/44.myco @@ -1,10 +1,3 @@ = Swiss Style Color Picker | International Style Colors Scheme Palette https://fabianburghardt.de/swisscolors/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/45.myco b/45.myco index b60cec0..ba82392 100644 --- a/45.myco +++ b/45.myco @@ -1,10 +1,3 @@ = Как сочетать шрифты, не сочетая шрифты - Блог Игоря Штанга — ЖЖ https://nobelfaik.livejournal.com/240053.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/46.myco b/46.myco index 7ea43b6..23c5414 100644 --- a/46.myco +++ b/46.myco @@ -1,10 +1,3 @@ = Fonts, a Fuzzy Fringefest | datagubbe.se https://www.datagubbe.se/fontfest/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/47.myco b/47.myco index 55bb2f8..afdea63 100644 --- a/47.myco +++ b/47.myco @@ -1,10 +1,4 @@ = Фотошоп Средневековья / Хабр https://habr.com/ru/post/653069/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +При создании изображений в старых книгах использовали аналоговые методы редактирования и склейки изображений! diff --git a/48.myco b/48.myco index 7a207e5..025eae9 100644 --- a/48.myco +++ b/48.myco @@ -1,10 +1,4 @@ = Some opinionated thoughts on SQL databases - Made of Bugs https://blog.nelhage.com/post/some-opinionated-sql-takes/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Unfortunately, in my opinion, those incredible storage engines — some of the finest pieces of systems engineering available to us — are hidden behind what I find to be a very frustrating interface. Let’s look at what I dislike about SQL. diff --git a/49.myco b/49.myco index 2bdc6e6..1872fc5 100644 --- a/49.myco +++ b/49.myco @@ -1,10 +1,3 @@ = An Initial Exploration and Review of Secure Scuttlebutt https://cheapskatesguide.org/articles/secure-scuttlebutt.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/5.myco b/5.myco index ef82b35..81f52a5 100644 --- a/5.myco +++ b/5.myco @@ -1,10 +1,3 @@ = What’s The Difference between Utopia, Eutopia, and Protopia? https://medium.com/@hanzifreinacht/protopia-beyond-utopia-8200a20b2c43 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/50 Years Later, We’re Still Living in the Xerox Alto’s World - IEEE Spectrum.myco b/50 Years Later, We’re Still Living in the Xerox Alto’s World - IEEE Spectrum.myco index f92a0b8..6dbe0fe 100644 --- a/50 Years Later, We’re Still Living in the Xerox Alto’s World - IEEE Spectrum.myco +++ b/50 Years Later, We’re Still Living in the Xerox Alto’s World - IEEE Spectrum.myco @@ -1,10 +1,3 @@ = 50 Years Later, We’re Still Living in the Xerox Alto’s World - IEEE Spectrum https://spectrum.ieee.org/xerox-alto - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/50.myco b/50.myco index 37f2bde..6417f78 100644 --- a/50.myco +++ b/50.myco @@ -1,10 +1,4 @@ = Lainblog https://blog.soykaf.com/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Pleroma creator's blog. diff --git a/51.myco b/51.myco index 039b8ae..fbacee3 100644 --- a/51.myco +++ b/51.myco @@ -1,10 +1,3 @@ = Blushy-Crushy Fediverse Idol: A Chat with Lain about Pleroma | by Sean Tilley https://medium.com/we-distribute/blushy-crushy-fediverse-idol-a-chat-with-lain-about-pleroma-4ff578b99752 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/52.myco b/52.myco index 2b17db0..893d599 100644 --- a/52.myco +++ b/52.myco @@ -1,10 +1,4 @@ = Privacy and Tracking on the Fediverse | Lainblog https://blog.soykaf.com/post/privacy-and-tracking-on-the-fediverse/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Mastodon and Pleroma support four settings for post visibility. These are public, friends only, unlisted and direct messages. What actually happens when you use those settings? The only thing they will change are the to and cc fields of the created activity and object. Your server will federate the post to other servers depending on those fields, and hopes the other server respects this. There is no technological guarantee for this, though. A malicious server could leak all the data it receives. This includes posts to friends and direct messages. diff --git a/53.myco b/53.myco index d601883..bccf0b1 100644 --- a/53.myco +++ b/53.myco @@ -1,10 +1,4 @@ = @lain@lain.com 2022-03-30 https://lain.com/notice/AHvGWxIo3vNDZGu35U - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> fun fact: pleroma was called 'wired' when i started writing it, i changed it because it would been impossible to find in a search engine diff --git a/54.myco b/54.myco index 92edf9a..89c628e 100644 --- a/54.myco +++ b/54.myco @@ -1,10 +1,8 @@ = Announcing Offpunk 0.2 : What is Offline? https://rawtext.club/~ploum/2022-01-31-offpunk02.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> The real problem with Internet addiction is that you know when you connect to it, often to check something particular, finding yourself two or three hours later without having accomplished anything but jumping from seemingly interesting links to catchy videos. Your brain is fed with low-quality content which has (mostly negative) impacts on your thoughts, your well-being, your mood, your productivity and your self-esteem. +> +> Software like #Offpunk may help here by allowing you to never be directly connected to the Internet. You don’t use your computer while it is connected to the Internet. This means that you only consume content on your own computer, without being tempted to check if there’s anything new. Replying to a specific email doesn’t force you to see that new emails just arrived. +> +> Besides the "offline" command, the "tour" feature of Offpunk forces you to read new contents in a linear fashion. And when you get to the end of it, Offpunk will tell you explicitly that this is the "end of tour". Yep, there’s nothing more to procrastinate on your computer. Move your ass and do something. The command line aspect allows you not to be distracted by the design and to be mindful about what you want to do. You need to type a command, you can’t click mindlessly. \ No newline at end of file diff --git a/55.myco b/55.myco index 3915bf6..f1dff8a 100644 --- a/55.myco +++ b/55.myco @@ -1,10 +1,4 @@ = linkhut: A social bookmarking site https://sr.ht/~mlb/linkhut/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> linkhut is an open source social bookmarking website. diff --git a/56.myco b/56.myco index 128ff68..16bfa58 100644 --- a/56.myco +++ b/56.myco @@ -1,10 +1,4 @@ = Readability | Zettlr https://www.zettlr.com/readability - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> This page provides four different readability algorithms, implemented using the Open Source Markdown Editor Zettlr. diff --git a/57.myco b/57.myco index a1dc451..82f884a 100644 --- a/57.myco +++ b/57.myco @@ -1,10 +1,4 @@ = Ergohaven presents: K:02 keyboard https://ergohaven.xyz/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Эргогавань — какая-то российская организация про клавиатуры. Надо разобраться diff --git a/58.myco b/58.myco index a65f0cf..9541540 100644 --- a/58.myco +++ b/58.myco @@ -1,10 +1,6 @@ = Russian Federation - HackerspaceWiki https://wiki.hackerspaces.org/Russian_Federation - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +List of hackerspaces in Russia. + +[[https://t.me/memory_heap/376 | wrt]] \ No newline at end of file diff --git a/59.myco b/59.myco index fbbeb48..a8563fc 100644 --- a/59.myco +++ b/59.myco @@ -1,10 +1,3 @@ = Some Thoughts on Collecting Computers https://cheapskatesguide.org/articles/collecting-computers.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/6.myco b/6.myco index f722966..8261499 100644 --- a/6.myco +++ b/6.myco @@ -1,10 +1,4 @@ = The Trouble with PowerPoint 🧑‍🏫 https://links.bouncepaw.com/#ZgotmplZ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Summarizing Edward Tufte's essay "The Cognitive Style of PowerPoint". \ No newline at end of file diff --git a/60.myco b/60.myco index 333eb1d..3ca3b60 100644 --- a/60.myco +++ b/60.myco @@ -1,10 +1,4 @@ = Is techno-clutter ruining your life? https://cheapskatesguide.org/articles/techno-clutter-farnell.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Psychologically, hoarding behaviour is rooted in fear, particularly of deprivation, or uncontrolled change, perhaps with unresolved loss or attachment to old patterns as a deeper cause. Hoarders can't move on. They cannot select what to throw out, because their value judgements are disrupted. diff --git a/61.myco b/61.myco index 6974cd5..5ee96de 100644 --- a/61.myco +++ b/61.myco @@ -1,10 +1,4 @@ = Reasons for servers to support IPv6 https://jvns.ca/blog/2022/01/29/reasons-for-servers-to-support-ipv6/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Some reasons. They have not convinced me to care enough to enable it. diff --git a/62.myco b/62.myco index 5ca5ba2..a6bc6de 100644 --- a/62.myco +++ b/62.myco @@ -1,10 +1,4 @@ = A review of the Julia language https://danluu.com/julialang/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Here's a language that gives near-C performance that feels like Python or Ruby with optional type annotations (that you can feed to one of two static analysis tools) that has good support for macros plus decent-ish support for FP, plus a lot more. What's not to like? I'm mostly not going to talk about how great Julia is, though, because you can find plenty of blog posts that do that all over the internet. diff --git a/63.myco b/63.myco index a6b09aa..ba21c41 100644 --- a/63.myco +++ b/63.myco @@ -1,10 +1,4 @@ = KolibriOS official site https://kolibrios.org/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A small operating system \ No newline at end of file diff --git a/64.myco b/64.myco index 89f252e..057d687 100644 --- a/64.myco +++ b/64.myco @@ -1,10 +1,4 @@ = duskos: 32-bit Forth OS mixed with C https://sr.ht/~vdupras/duskos/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Dusk OS is a 32-bit Forth and big brother to Collapse OS. It does everything Collapse OS does, has the same laser sharp focus on simplicity, but has a widened scope diff --git a/66.myco b/66.myco index c75451e..b42e1a1 100644 --- a/66.myco +++ b/66.myco @@ -1,10 +1,4 @@ = Damn Small Software - Björn Wärmedal https://warmedal.se/~bjorn/posts/2021-11-27-damn-small-software.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Now and again I go back to looking at the Damn Small Linux website. I never tried it but I absolutely love the idea. It was a desktop OS at only 50 MB, meant to include everything you may need on a daily basis. Of course it had to go with small scale versions for most things, but it packed no less than three different web browsers, two window managers, word processor, spreadsheet editor, pdf reader, and more. Wow! diff --git a/67.myco b/67.myco index c5450d8..0964b65 100644 --- a/67.myco +++ b/67.myco @@ -1,10 +1,4 @@ = HolyC https://templeos.holyc.xyz/Wb/Doc/HolyC.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +An overview of Holy C, the programming language for Temple OS. \ No newline at end of file diff --git a/68.myco b/68.myco index 21640f7..44389ba 100644 --- a/68.myco +++ b/68.myco @@ -1,10 +1,4 @@ = Accidentally Turing-Complete https://beza1e1.tuxen.de/articles/accidentally_turing_complete.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> A list of things that were not supposed to be Turing-complete, but are. diff --git a/69.myco b/69.myco index 1b9527a..552f625 100644 --- a/69.myco +++ b/69.myco @@ -1,10 +1,4 @@ = Tables and Strings in COBOL | datagubbe.se https://www.datagubbe.se/cobtab/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Since I'm a deeply demented man with a lot of free time on my hands, I decided to expand a bit on the subject - if only to give myself a chance of brushing up on my own very rudimentary COBOL knowledge. diff --git a/7.myco b/7.myco index 312f608..f78d279 100644 --- a/7.myco +++ b/7.myco @@ -1,10 +1,3 @@ = Why you should not use (f)lex, yacc and bison https://tomassetti.me/why-you-should-not-use-flex-yacc-and-bison/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/70.myco b/70.myco index 29b67d4..be67cbc 100644 --- a/70.myco +++ b/70.myco @@ -1,10 +1,3 @@ = Thoughts on Swift and Objective-C https://lapcatsoftware.com/articles/swift.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/71.myco b/71.myco index afada1f..ed60671 100644 --- a/71.myco +++ b/71.myco @@ -1,10 +1,4 @@ = cognate-lang/cognate: A human readable quasi-concatenative programming language https://github.com/cognate-lang/cognate - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Cognate is a small dynamic quasi-concatenative language for functional programming. Cognate aims to express complex programs in a simple and readable way through its unique syntax, which emphasises embedding comments into statements. This makes programs very readable and helps a programmer better express their intentions. diff --git a/72.myco b/72.myco index 7896dd6..c27c50e 100644 --- a/72.myco +++ b/72.myco @@ -1,10 +1,5 @@ = Soithàs Marràidh. Вести извне https://marraidh.com/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Также: +=> https://t.me/SoithasMarraidh \ No newline at end of file diff --git a/73.myco b/73.myco index 798d72b..25c59a4 100644 --- a/73.myco +++ b/73.myco @@ -1,10 +1,3 @@ = Typewriter concept reinvented for nostalgic, digital users - Yanko Design https://www.yankodesign.com/2022/02/21/typewriter-concept-reinvented-for-nostalgic-digital-users/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/77 Hardcore Polish Churches.myco b/77 Hardcore Polish Churches.myco index 56fef9f..7bbabed 100644 --- a/77 Hardcore Polish Churches.myco +++ b/77 Hardcore Polish Churches.myco @@ -1,10 +1,3 @@ = 77 Hardcore Polish Churches https://www.presentandcorrect.com/blogs/blog/77-hardcore-polish-churches - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/77.myco b/77.myco index 4b0e207..41e43a3 100644 --- a/77.myco +++ b/77.myco @@ -1,10 +1,4 @@ = Про Новосибирск — Туту.ру https://tn-hdz.mckl.ru/v/PG0OAAAACBEBQOtE/9jCaZHfUVKtEi53H - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +История про то, как Новосибирск обскакал Томск при помощи железной дороги, а потом стал третьим по населению городом в России. \ No newline at end of file diff --git a/78.myco b/78.myco index e5f2982..74171fb 100644 --- a/78.myco +++ b/78.myco @@ -1,10 +1,3 @@ = We need to talk about your Github addiction https://ploum.net/2023-02-22-leaving-github.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/79.myco b/79.myco index d1acaa8..d3d0759 100644 --- a/79.myco +++ b/79.myco @@ -1,10 +1,4 @@ = Miniflux API Reference https://miniflux.app/docs/api.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Of interest. I want to make a Miniflux star importer. \ No newline at end of file diff --git a/80.myco b/80.myco index 1e2220d..93d282d 100644 --- a/80.myco +++ b/80.myco @@ -1,10 +1,3 @@ = Building a Minimalistic Virtual Machine https://pointersgonewild.com/2023/02/24/building-a-minimalistic-virtual-machine/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/81.myco b/81.myco index f92a0b8..6dbe0fe 100644 --- a/81.myco +++ b/81.myco @@ -1,10 +1,3 @@ = 50 Years Later, We’re Still Living in the Xerox Alto’s World - IEEE Spectrum https://spectrum.ieee.org/xerox-alto - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/82.myco b/82.myco index 85c9a8a..9beba1f 100644 --- a/82.myco +++ b/82.myco @@ -1,10 +1,4 @@ = Shimmie 2 https://code.shishnet.org/shimmie2/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> A danbooru-style image board, des­igned to be easier to install, run, and extend. \ No newline at end of file diff --git a/83.myco b/83.myco index ecf0544..88110d0 100644 --- a/83.myco +++ b/83.myco @@ -1,10 +1,4 @@ = playlist for silly goofsters https://www.youtube.com/watch?v=g-NewxZzULI - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> songs to do your silly little tasks to diff --git a/84.myco b/84.myco index 31026ad..07ec101 100644 --- a/84.myco +++ b/84.myco @@ -1,10 +1,4 @@ = Introducing Wyldcard — Wyldcard https://www.wyldcard.io/blog/introducing-wyldcard - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +The idea has been floating in the Noösphere for a while now. \ No newline at end of file diff --git a/85.myco b/85.myco index 902fae6..14df556 100644 --- a/85.myco +++ b/85.myco @@ -1,10 +1,4 @@ = Shift Happens: Typewriter simulator https://shifthappens.site/typewriter/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Looks very graphical \ No newline at end of file diff --git a/86.myco b/86.myco index e6807dc..1d9152d 100644 --- a/86.myco +++ b/86.myco @@ -1,10 +1,4 @@ = Таинственные жители уральских пещер: народы чуди и дивьи люди https://nashural.ru/article/zagadki/tainstvennye-zhiteli-uralskih-peshher-narody-chudi-i-divi-lyudi/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Описания подземных народов. \ No newline at end of file diff --git a/87.myco b/87.myco index 32b2c7e..1c9b8a3 100644 --- a/87.myco +++ b/87.myco @@ -1,10 +1,4 @@ = Где и когда видели снежного человека на Южном Урале? https://nashural.ru/article/zagadki/gde-i-kogda-videli-snezhnogo-cheloveka-na-yuzhnom-urale/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Описания о встречах с шурале \ No newline at end of file diff --git a/88.myco b/88.myco index 699a3fa..ce26a43 100644 --- a/88.myco +++ b/88.myco @@ -1,10 +1,4 @@ = Date Format — Ayu https://ayu.land/dates - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +This is a solar calendar system. According to the position of the Sun on the ecliptic, a tropical year (the time the Earth takes for one revolution around the Sun) is divided into twelve parts, which are known as the twelve solar months, numbered with the twelve Earthly Branches🪐. Each month is divided into two halves, the first named “Jie” (season) and the second named “Qi” (climate), totalling 24 periods, which are named according to the patterns in weather and natural phenomena that the ancient Chinese had drawn from their farming experience, and are now collectively named “the solar terms”. diff --git a/89.myco b/89.myco index c67e274..9a0d5e6 100644 --- a/89.myco +++ b/89.myco @@ -1,10 +1,14 @@ = PotatoP | Hackaday.io https://hackaday.io/project/184340-potatop - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Ploum: +``` +A minimal computer which harvests power from the ambient light, offering +only a minimal LISP programming environment. + +I feel that if it could become sufficiently powerful to run a shell and +a text editor, you could quickly expend it to read/send emails and even +browse Gemini. + +Maybe I’m dreaming… +``` \ No newline at end of file diff --git a/9.myco b/9.myco index 4dd3ca0..ec71855 100644 --- a/9.myco +++ b/9.myco @@ -1,10 +1,4 @@ = Command line HTTP apps http://sdi.thoughtstorms.info/?p=1444 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> I just rediscovered a question I wrote on Stack Exchange. I can’t remember much about the context, but the idea is to have an ordinary “web server” application accessed through http, but simply sending plain-text backwards and forwards to a command-line based client. \ No newline at end of file diff --git a/90.myco b/90.myco index b785587..791d580 100644 --- a/90.myco +++ b/90.myco @@ -1,10 +1,4 @@ = ALL SNAIL POSIX SHELL! 🐌 https://j3s.sh/thought/write-posix-shell.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Rule of thumb: use POSIX shell. \ No newline at end of file diff --git a/91.myco b/91.myco index e0b2f2b..45b379f 100644 --- a/91.myco +++ b/91.myco @@ -1,10 +1,4 @@ = permacomputing wiki https://permacomputing.net/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Permacomputing is a more sustainable approach to computer and network technology inspired by permaculture. Permacomputing is both a concept and a community of practice oriented around issues of resilience and regenerativity in digital technology. diff --git a/92.myco b/92.myco index ace416e..0d7fdca 100644 --- a/92.myco +++ b/92.myco @@ -1,10 +1,4 @@ = The One Week Command Line Challenge https://cheapskatesguide.org/articles/cmdline-challenge.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Cheapskate installs an outdated OS on an outdated computer with laughable capabilities, yet somehow manages to use it. diff --git a/93.myco b/93.myco index fa74caa..79a6ea4 100644 --- a/93.myco +++ b/93.myco @@ -1,10 +1,4 @@ = Permacomputing | viznut http://viznut.fi/texts-en/permacomputing.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> This is a collection of random thoughts regarding the application of permacultural ideas to the computer world. diff --git a/94.myco b/94.myco index db50f4e..ff416c5 100644 --- a/94.myco +++ b/94.myco @@ -1,10 +1,3 @@ = Permacomputing — solderpunk https://links.bouncepaw.com/#ZgotmplZ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/95.myco b/95.myco index 8a67057..354bd14 100644 --- a/95.myco +++ b/95.myco @@ -1,10 +1,6 @@ = Alexey1994/simple-processor-circuit: simple processor circuit suitable for repeating transistors https://github.com/Alexey1994/simple-processor-circuit - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Этот процессор может быть выполнен на транзисторах в домашних условиях. Схема строится только на логических элементах NOT, OR, AND, XOR, NOR. Битность можно задать любую добавляя провода и логические элементы в соответствии со схемой. Здесь представлена схема минималистичного 4-х битного варианта на 155 логических элементов. + +> This processor can be hand-made. The only logic gates the circuit uses are NOT, OR, AND, XOR, NOR. You can adjust the word size by adding more wires and logic gates in line with the circuit. The circuit provided here is a minimalistic 4-bit one with 155 logic components. \ No newline at end of file diff --git a/96.myco b/96.myco index f91bba9..35de584 100644 --- a/96.myco +++ b/96.myco @@ -1,10 +1,4 @@ = Statically compiling Go programs https://www.arp242.net/static-go.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Go creates static binaries by default unless you use cgo to call C code, in which case it will create a dynamically linked binary. Using cgo is more common than many people assume as the os/user and net packages use cgo, so importing either (directly or indirectly) will result in a dynamic binary. diff --git a/97.myco b/97.myco index 118b3e6..6d0c77a 100644 --- a/97.myco +++ b/97.myco @@ -1,10 +1,4 @@ = Felix Rambles: Using Go despite misgivings https://felix.plesoianu.ro/blog/using-go-despite-misgivings.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> And do I need to explain how bad it looks to have GitHub support baked right into your toolchain in 2020? We tried to warn you, folks. diff --git a/98.myco b/98.myco index 4c765e0..46b8b79 100644 --- a/98.myco +++ b/98.myco @@ -1,10 +1,4 @@ = Ebitengine - A dead simple 2D game engine for Go https://ebitengine.org/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Ebiten (/ebíteɴ/) is an open source game library for the Go programming language. Ebiten's simple API allows you to quickly and easily develop 2D games that can be deployed across multiple platforms. diff --git a/99.myco b/99.myco index 1b1c987..1b5cefe 100644 --- a/99.myco +++ b/99.myco @@ -1,10 +1,6 @@ = The right way to use go-sqlite3 http://web.archive.org/web/20210423132955/https://foxcpp.dev/articles/the-right-way-to-use-go-sqlite3 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> SQLite is a wonderful piece of software and it is completely meaningful to use it in a project written in Go even though SQLite itself is in C. Though people has been hitting lots of issues with it, mostly "database is locked" error that seems to appear out of nowhere. +> +> First of all, SQLite allows concurrent readers but only a single writer. Unlike most places where you may encounter some sort of synchronization SQLite does not wait for the write lock to become available - instead it just returns an error, letting the caller deal with it. This is why you are getting "database is locked" errors. \ No newline at end of file diff --git a/9front in QEMU.myco b/9front in QEMU.myco index c8d7382..56444bd 100644 --- a/9front in QEMU.myco +++ b/9front in QEMU.myco @@ -1,10 +1,4 @@ = 9front in QEMU https://thorjhanson.com/blog/20220324-9front-in-qemu - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. diff --git a/@lain@lain.com 2022-03-30.myco b/@lain@lain.com 2022-03-30.myco index d601883..bccf0b1 100644 --- a/@lain@lain.com 2022-03-30.myco +++ b/@lain@lain.com 2022-03-30.myco @@ -1,10 +1,4 @@ = @lain@lain.com 2022-03-30 https://lain.com/notice/AHvGWxIo3vNDZGu35U - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> fun fact: pleroma was called 'wired' when i started writing it, i changed it because it would been impossible to find in a search engine diff --git a/A Critique of SQL, 40 Years Later.myco b/A Critique of SQL, 40 Years Later.myco index 7ca49f6..4b4173b 100644 --- a/A Critique of SQL, 40 Years Later.myco +++ b/A Critique of SQL, 40 Years Later.myco @@ -1,10 +1,4 @@ = A Critique of SQL, 40 Years Later https://carlineng.com/?postid=sql-critique#blog - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +SQL is not so good! \ No newline at end of file diff --git a/A Life Less Ads | datagubbe.se.myco b/A Life Less Ads | datagubbe.se.myco index 16e807b..3b13a88 100644 --- a/A Life Less Ads | datagubbe.se.myco +++ b/A Life Less Ads | datagubbe.se.myco @@ -1,10 +1,4 @@ = A Life Less Ads | datagubbe.se https://www.datagubbe.se/lessads/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +How to receive less ads and how good it is. \ No newline at end of file diff --git a/A Quarter Century of Web Coding | datagubbe.se.myco b/A Quarter Century of Web Coding | datagubbe.se.myco index 91012bd..94c3a99 100644 --- a/A Quarter Century of Web Coding | datagubbe.se.myco +++ b/A Quarter Century of Web Coding | datagubbe.se.myco @@ -1,10 +1,7 @@ = A Quarter Century of Web Coding | datagubbe.se https://www.datagubbe.se/25years/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> I both pity and admire beginner web coders of today. Unlike me, they've not been able to accumulate gradual knowledge of HTTP, HTML, REST, JavaScript, the DOM, CSS, AJAX, JSON, asynchronous execution and event driven object oriented programming over a period of decades. They haven't walked the long path from CGI scripts to modern server side tomfoolery via PHP, ASP and various MVC frameworks. They're just brutally thrust into a complex world of Gulp, Grunt, TypeScript, React Hooks and MobX-State-Tree and it's assumed they somehow already know about all that other stuff. Computer Science has moved into the frontend in earnest and yet it still seems as if many view "web development" as "making homepages", and that it's something you can learn over a period of weeks, not years. +> +> In retrospect, web development has always been a bit of a struggle against the powers that be. +> Some things that were pretty bad for quite a long time have gotten better. But, on the whole, I dare say it's much worse now than when I started. Much like how Commodore 64 programmers could keep a map of the entire computer in their head, a moderately competent developer could churn out an acceptable web site in a matter of weeks, understand every single aspect of it and get paid in the process. If I, a quarter century ago, had possessed the experience and knowledge I do now, the simplicity of those early web pages would've felt surreal. And yet, we apparently provided a service that was of some value to some people. A digital commodity, nothing more, nothing less. Actually useful software. \ No newline at end of file diff --git a/A Simple Network of Underground Wells and Tunnels.myco b/A Simple Network of Underground Wells and Tunnels.myco index 53ca263..e88a120 100644 --- a/A Simple Network of Underground Wells and Tunnels.myco +++ b/A Simple Network of Underground Wells and Tunnels.myco @@ -1,10 +1,3 @@ = A Simple Network of Underground Wells and Tunnels https://www.aaycock.com/simplenetwork/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/A case against tabs.myco b/A case against tabs.myco index 4c6e1ed..1e2945a 100644 --- a/A case against tabs.myco +++ b/A case against tabs.myco @@ -1,10 +1,5 @@ = A case against tabs https://kazlauskas.me/entries/a-case-against-tabs - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Tabs are bad, and we can do without them as long as we have windows. + diff --git a/A different kind of keyboard.myco b/A different kind of keyboard.myco index f504625..9cbb378 100644 --- a/A different kind of keyboard.myco +++ b/A different kind of keyboard.myco @@ -1,10 +1,4 @@ = A different kind of keyboard https://ianthehenry.com/posts/peggi/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +An arpeggio keyboard. Reminds me of Octodon. \ No newline at end of file diff --git a/A review of the Julia language.myco b/A review of the Julia language.myco index 5ca5ba2..a6bc6de 100644 --- a/A review of the Julia language.myco +++ b/A review of the Julia language.myco @@ -1,10 +1,4 @@ = A review of the Julia language https://danluu.com/julialang/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Here's a language that gives near-C performance that feels like Python or Ruby with optional type annotations (that you can feed to one of two static analysis tools) that has good support for macros plus decent-ish support for FP, plus a lot more. What's not to like? I'm mostly not going to talk about how great Julia is, though, because you can find plenty of blog posts that do that all over the internet. diff --git a/ALL SNAIL POSIX SHELL! 🐌.myco b/ALL SNAIL POSIX SHELL! 🐌.myco index b785587..791d580 100644 --- a/ALL SNAIL POSIX SHELL! 🐌.myco +++ b/ALL SNAIL POSIX SHELL! 🐌.myco @@ -1,10 +1,4 @@ = ALL SNAIL POSIX SHELL! 🐌 https://j3s.sh/thought/write-posix-shell.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Rule of thumb: use POSIX shell. \ No newline at end of file diff --git a/Aaronson Oracle.myco b/Aaronson Oracle.myco index 0755f7f..3fe5339 100644 --- a/Aaronson Oracle.myco +++ b/Aaronson Oracle.myco @@ -1,10 +1,4 @@ = Aaronson Oracle https://people.ischool.berkeley.edu/~nick/aaronson-oracle/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +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. \ No newline at end of file diff --git a/Accidentally Turing-Complete.myco b/Accidentally Turing-Complete.myco index 21640f7..44389ba 100644 --- a/Accidentally Turing-Complete.myco +++ b/Accidentally Turing-Complete.myco @@ -1,10 +1,4 @@ = Accidentally Turing-Complete https://beza1e1.tuxen.de/articles/accidentally_turing_complete.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> A list of things that were not supposed to be Turing-complete, but are. diff --git a/Adactio: Journal—Suspicion.myco b/Adactio: Journal—Suspicion.myco index f560e92..143856a 100644 --- a/Adactio: Journal—Suspicion.myco +++ b/Adactio: Journal—Suspicion.myco @@ -1,10 +1,3 @@ = Adactio: Journal—Suspicion https://adactio.com/journal/19029 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Alex Schroeder: 2023-02-22 Adapting the game.myco b/Alex Schroeder: 2023-02-22 Adapting the game.myco index 652f3a2..ce56715 100644 --- a/Alex Schroeder: 2023-02-22 Adapting the game.myco +++ b/Alex Schroeder: 2023-02-22 Adapting the game.myco @@ -1,10 +1,4 @@ = Alex Schroeder: 2023-02-22 Adapting the game https://alexschroeder.ch/wiki/2023-02-22_Adapting_the_game - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +How a Dune-inspired TTRPG might look? \ No newline at end of file diff --git a/Alex Schroeder: 2023-03-07 A vision for search.myco b/Alex Schroeder: 2023-03-07 A vision for search.myco index e3b10d4..acae741 100644 --- a/Alex Schroeder: 2023-03-07 A vision for search.myco +++ b/Alex Schroeder: 2023-03-07 A vision for search.myco @@ -1,10 +1,4 @@ = Alex Schroeder: 2023-03-07 A vision for search https://alexschroeder.ch/wiki/2023-03-07_A_vision_for_search - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. diff --git a/Alex Schroeder: 2023-06-02 Gemini and curl.myco b/Alex Schroeder: 2023-06-02 Gemini and curl.myco index 8e2b9ad..4b52d85 100644 --- a/Alex Schroeder: 2023-06-02 Gemini and curl.myco +++ b/Alex Schroeder: 2023-06-02 Gemini and curl.myco @@ -1,10 +1,6 @@ = Alex Schroeder: 2023-06-02 Gemini and curl https://alexschroeder.ch/wiki/2023-06-02_Gemini_and_curl - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Alex Schroeder makes a review of Daniel Stenberg making a review of Gemini. + +See [[/296]]. \ No newline at end of file diff --git a/Algebraic Data Types in JavaScript - w3future.com.myco b/Algebraic Data Types in JavaScript - w3future.com.myco index 1e0c269..5db0ced 100644 --- a/Algebraic Data Types in JavaScript - w3future.com.myco +++ b/Algebraic Data Types in JavaScript - w3future.com.myco @@ -1,10 +1,3 @@ = Algebraic Data Types in JavaScript - w3future.com http://w3future.com/weblog/stories/2008/06/16/adtinjs.xml - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Always be quitting - Julio Merino (jmmv.dev).myco b/Always be quitting - Julio Merino (jmmv.dev).myco index a45737f..eebd0b2 100644 --- a/Always be quitting - Julio Merino (jmmv.dev).myco +++ b/Always be quitting - Julio Merino (jmmv.dev).myco @@ -1,10 +1,4 @@ = Always be quitting - Julio Merino (jmmv.dev) https://jmmv.dev/2021/04/always-be-quitting.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +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. \ No newline at end of file diff --git a/An Initial Exploration and Review of Secure Scuttlebutt.myco b/An Initial Exploration and Review of Secure Scuttlebutt.myco index 2bdc6e6..1872fc5 100644 --- a/An Initial Exploration and Review of Secure Scuttlebutt.myco +++ b/An Initial Exploration and Review of Secure Scuttlebutt.myco @@ -1,10 +1,3 @@ = An Initial Exploration and Review of Secure Scuttlebutt https://cheapskatesguide.org/articles/secure-scuttlebutt.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Announcing Offpunk 0.2 : What is Offline?.myco b/Announcing Offpunk 0.2 : What is Offline?.myco index 92edf9a..89c628e 100644 --- a/Announcing Offpunk 0.2 : What is Offline?.myco +++ b/Announcing Offpunk 0.2 : What is Offline?.myco @@ -1,10 +1,8 @@ = Announcing Offpunk 0.2 : What is Offline? https://rawtext.club/~ploum/2022-01-31-offpunk02.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> The real problem with Internet addiction is that you know when you connect to it, often to check something particular, finding yourself two or three hours later without having accomplished anything but jumping from seemingly interesting links to catchy videos. Your brain is fed with low-quality content which has (mostly negative) impacts on your thoughts, your well-being, your mood, your productivity and your self-esteem. +> +> Software like #Offpunk may help here by allowing you to never be directly connected to the Internet. You don’t use your computer while it is connected to the Internet. This means that you only consume content on your own computer, without being tempted to check if there’s anything new. Replying to a specific email doesn’t force you to see that new emails just arrived. +> +> Besides the "offline" command, the "tour" feature of Offpunk forces you to read new contents in a linear fashion. And when you get to the end of it, Offpunk will tell you explicitly that this is the "end of tour". Yep, there’s nothing more to procrastinate on your computer. Move your ass and do something. The command line aspect allows you not to be distracted by the design and to be mindful about what you want to do. You need to type a command, you can’t click mindlessly. \ No newline at end of file diff --git a/Anton Zhiyanov.myco b/Anton Zhiyanov.myco index 7f674ab..1ecd14c 100644 --- a/Anton Zhiyanov.myco +++ b/Anton Zhiyanov.myco @@ -1,10 +1,6 @@ = Anton Zhiyanov https://antonz.org - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +One of my most favorite technical blogs out there. The author has an excellent taste in everything. I've been following him for years. + +Ещё по-русски есть: https://antonz.ru \ No newline at end of file diff --git a/Are you a Go black belt? — Bitfield Consulting.myco b/Are you a Go black belt? — Bitfield Consulting.myco index a61c4cb..7e73a12 100644 --- a/Are you a Go black belt? — Bitfield Consulting.myco +++ b/Are you a Go black belt? — Bitfield Consulting.myco @@ -1,10 +1,4 @@ = Are you a Go black belt? — Bitfield Consulting https://bitfieldconsulting.com/golang/black-belt - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +The author applies the belts from martial arts to Go knowledge. I have the green one. diff --git a/Aspergillus.myco b/Aspergillus.myco index 8d8eb42..e6ebe58 100644 --- a/Aspergillus.myco +++ b/Aspergillus.myco @@ -1,10 +1,4 @@ = Aspergillus https://bouncepaw.com/aspergillus/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +My experiment with a Mini Cubes-inspired spatial information manager. \ No newline at end of file diff --git a/BQN: finally, an APL for your flying saucer.myco b/BQN: finally, an APL for your flying saucer.myco index 4872341..de739c6 100644 --- a/BQN: finally, an APL for your flying saucer.myco +++ b/BQN: finally, an APL for your flying saucer.myco @@ -1,10 +1,3 @@ = BQN: finally, an APL for your flying saucer https://mlochbaum.github.io/BQN/index.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Bicycle.myco b/Bicycle.myco index 3d9957d..ecf35a2 100644 --- a/Bicycle.myco +++ b/Bicycle.myco @@ -1,10 +1,4 @@ = Bicycle https://ciechanow.ski/bicycle/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A cool introduction to the physical forces and how it can be applied to bicycles. Cool interactive demœ! \ No newline at end of file diff --git a/Blushy-Crushy Fediverse Idol: A Chat with Lain about Pleroma | by Sean Tilley.myco b/Blushy-Crushy Fediverse Idol: A Chat with Lain about Pleroma | by Sean Tilley.myco index 039b8ae..fbacee3 100644 --- a/Blushy-Crushy Fediverse Idol: A Chat with Lain about Pleroma | by Sean Tilley.myco +++ b/Blushy-Crushy Fediverse Idol: A Chat with Lain about Pleroma | by Sean Tilley.myco @@ -1,10 +1,3 @@ = Blushy-Crushy Fediverse Idol: A Chat with Lain about Pleroma | by Sean Tilley https://medium.com/we-distribute/blushy-crushy-fediverse-idol-a-chat-with-lain-about-pleroma-4ff578b99752 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Building a Minimalistic Virtual Machine.myco b/Building a Minimalistic Virtual Machine.myco index 1e2220d..93d282d 100644 --- a/Building a Minimalistic Virtual Machine.myco +++ b/Building a Minimalistic Virtual Machine.myco @@ -1,10 +1,3 @@ = Building a Minimalistic Virtual Machine https://pointersgonewild.com/2023/02/24/building-a-minimalistic-virtual-machine/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/CSS Bed.myco b/CSS Bed.myco index a7763ec..c026f54 100644 --- a/CSS Bed.myco +++ b/CSS Bed.myco @@ -1,10 +1,4 @@ = CSS Bed https://www.cssbed.com/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Classless CSS themes \ No newline at end of file diff --git a/Can We Make Bicycles Sustainable Again?.myco b/Can We Make Bicycles Sustainable Again?.myco index e3126fd..ecaade6 100644 --- a/Can We Make Bicycles Sustainable Again?.myco +++ b/Can We Make Bicycles Sustainable Again?.myco @@ -1,10 +1,4 @@ = Can We Make Bicycles Sustainable Again? https://solar.lowtechmagazine.com/2023/02/can-we-make-bicycles-sustainable-again/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Cycling is the most sustainable form of transportation, but the bicycle is becoming increasingly damaging to the environment. The energy and material used for its production go up while its life expectancy decreases. \ No newline at end of file diff --git a/Canadian Wetland Classification System — Wetland Policy.myco b/Canadian Wetland Classification System — Wetland Policy.myco index aa9d7f1..9ff2041 100644 --- a/Canadian Wetland Classification System — Wetland Policy.myco +++ b/Canadian Wetland Classification System — Wetland Policy.myco @@ -1,10 +1,4 @@ = Canadian Wetland Classification System — Wetland Policy http://www.wetlandpolicy.ca/canadian-wetland-classification-system - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. \ No newline at end of file diff --git a/CapsLock Enhancement Mac v3.myco b/CapsLock Enhancement Mac v3.myco index 0617df7..4f76b8e 100644 --- a/CapsLock Enhancement Mac v3.myco +++ b/CapsLock Enhancement Mac v3.myco @@ -1,10 +1,5 @@ = CapsLock Enhancement Mac v3 https://github.com/Vonng/Capslock - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Transform ⇪CapsLock into a powerful modifier ✱ Hyper that miraculously increases your work productivity! + diff --git a/Chris's Wiki :: FrontPage.myco b/Chris's Wiki :: FrontPage.myco index a4ab277..bca6d04 100644 --- a/Chris's Wiki :: FrontPage.myco +++ b/Chris's Wiki :: FrontPage.myco @@ -1,10 +1,4 @@ = Chris's Wiki :: FrontPage https://utcc.utoronto.ca/~cks/space/FrontPage - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A static site, that claims to be a wiki. It is old and fun. \ No newline at end of file diff --git a/ChronoZoom.myco b/ChronoZoom.myco index 56e3123..4155cad 100644 --- a/ChronoZoom.myco +++ b/ChronoZoom.myco @@ -1,10 +1,4 @@ = ChronoZoom http://www.chronozoom.com/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> A collection of zoomable demos working in browser. It is not smooth. diff --git a/Come back, c2.com, we still need you | Hacker News.myco b/Come back, c2.com, we still need you | Hacker News.myco index 457a46f..105d6b3 100644 --- a/Come back, c2.com, we still need you | Hacker News.myco +++ b/Come back, c2.com, we still need you | Hacker News.myco @@ -1,10 +1,8 @@ = Come back, c2.com, we still need you | Hacker News https://news.ycombinator.com/item?id=35948268 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +From a discussion of how the newest version of the first wiki sucks. The version does suck, by the way. + +> I am blind. I do rely on accessibility to interact with a computer. Yes, you could accuse me of deliberately avoiding the modern web, but I have my reasons. Primary reason is performance. Even though I feel like you are talking down to me from a pretty high horse, I still don't wish for you to ever experience how sluggish it feels trying to use the "modern web" with a screen reader on something like Windows. Don't even make me start about the hellhole that is Linux GUI accessibility. It was a nice ride once, before GNOME 3 and the elimination of CORBA killed most of the good work done by good people. Fact is, I am too used to a system which reacts promptly when I press a key to be able to switch to a modern browser by default. That would kill all my productivity. Yes, its a trade, but for now, having no JS engine by default is still //way// better then the alternatives. +> +> Have a nice day, and enjoy your eye-sight. \ No newline at end of file diff --git a/Command Line Interface Guidelines.myco b/Command Line Interface Guidelines.myco index 9231cd0..8f9860e 100644 --- a/Command Line Interface Guidelines.myco +++ b/Command Line Interface Guidelines.myco @@ -1,10 +1,4 @@ = Command Line Interface Guidelines https://clig.dev - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Probably an allusion to Human Interface Guidelines by Apple. \ No newline at end of file diff --git a/Command line HTTP apps.myco b/Command line HTTP apps.myco index 4dd3ca0..ec71855 100644 --- a/Command line HTTP apps.myco +++ b/Command line HTTP apps.myco @@ -1,10 +1,4 @@ = Command line HTTP apps http://sdi.thoughtstorms.info/?p=1444 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> I just rediscovered a question I wrote on Stack Exchange. I can’t remember much about the context, but the idea is to have an ordinary “web server” application accessed through http, but simply sending plain-text backwards and forwards to a command-line based client. \ No newline at end of file diff --git a/CommunityWiki: Aggregated Information.myco b/CommunityWiki: Aggregated Information.myco index 78a1324..e1ddcbe 100644 --- a/CommunityWiki: Aggregated Information.myco +++ b/CommunityWiki: Aggregated Information.myco @@ -1,10 +1,4 @@ = CommunityWiki: Aggregated Information https://communitywiki.org/wiki/AggregatedInformation - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +How to save links? Write hooks! Lion told me that and I accepted that. It really inspired Betula. \ No newline at end of file diff --git a/CommunityWiki: Mini Cubes.myco b/CommunityWiki: Mini Cubes.myco index 020f294..3e254e8 100644 --- a/CommunityWiki: Mini Cubes.myco +++ b/CommunityWiki: Mini Cubes.myco @@ -1,10 +1,4 @@ = CommunityWiki: Mini Cubes https://communitywiki.org/wiki/MiniCubes - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Lion Kimbro did the prototype. It still inspired me. \ No newline at end of file diff --git a/CommunityWiki: Recent Changes.myco b/CommunityWiki: Recent Changes.myco index 7eccc85..ad34ad3 100644 --- a/CommunityWiki: Recent Changes.myco +++ b/CommunityWiki: Recent Changes.myco @@ -1,10 +1,4 @@ = CommunityWiki: Recent Changes https://communitywiki.org/wiki/RecentChanges - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +I visit it from time to time. This is a special wiki. In 2020 — 2021 it was pretty active thanks to my introduction. This wiki is where I learned about Alex and Lion. \ No newline at end of file diff --git a/CommunityWiki: Zelda Like Information System.myco b/CommunityWiki: Zelda Like Information System.myco index c1fdcdb..b246d9b 100644 --- a/CommunityWiki: Zelda Like Information System.myco +++ b/CommunityWiki: Zelda Like Information System.myco @@ -1,10 +1,3 @@ = CommunityWiki: Zelda Like Information System https://communitywiki.org/wiki/ZeldaLikeInformationSystem - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Compiling stack-based assembly to C.myco b/Compiling stack-based assembly to C.myco index 60d4439..1116b4e 100644 --- a/Compiling stack-based assembly to C.myco +++ b/Compiling stack-based assembly to C.myco @@ -1,10 +1,6 @@ = Compiling stack-based assembly to C https://wimvanderbauwhede.github.io/articles/uxntal-to-C/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> What does it take to bring functional programming to a stack-based assembly language? + +About nito, [[181]]. diff --git a/CyberChef.myco b/CyberChef.myco index 922fba2..f8c4ee3 100644 --- a/CyberChef.myco +++ b/CyberChef.myco @@ -1,10 +1,4 @@ = CyberChef https://cyberchef.org/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis \ No newline at end of file diff --git a/Damn Small Software - Björn Wärmedal.myco b/Damn Small Software - Björn Wärmedal.myco index c75451e..b42e1a1 100644 --- a/Damn Small Software - Björn Wärmedal.myco +++ b/Damn Small Software - Björn Wärmedal.myco @@ -1,10 +1,4 @@ = Damn Small Software - Björn Wärmedal https://warmedal.se/~bjorn/posts/2021-11-27-damn-small-software.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Now and again I go back to looking at the Damn Small Linux website. I never tried it but I absolutely love the idea. It was a desktop OS at only 50 MB, meant to include everything you may need on a daily basis. Of course it had to go with small scale versions for most things, but it packed no less than three different web browsers, two window managers, word processor, spreadsheet editor, pdf reader, and more. Wow! diff --git a/Date Format — Ayu.myco b/Date Format — Ayu.myco index 699a3fa..ce26a43 100644 --- a/Date Format — Ayu.myco +++ b/Date Format — Ayu.myco @@ -1,10 +1,4 @@ = Date Format — Ayu https://ayu.land/dates - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +This is a solar calendar system. According to the position of the Sun on the ecliptic, a tropical year (the time the Earth takes for one revolution around the Sun) is divided into twelve parts, which are known as the twelve solar months, numbered with the twelve Earthly Branches🪐. Each month is divided into two halves, the first named “Jie” (season) and the second named “Qi” (climate), totalling 24 periods, which are named according to the patterns in weather and natural phenomena that the ancient Chinese had drawn from their farming experience, and are now collectively named “the solar terms”. diff --git a/Desert Island Test.myco b/Desert Island Test.myco index f544a96..ec43d51 100644 --- a/Desert Island Test.myco +++ b/Desert Island Test.myco @@ -1,10 +1,4 @@ = Desert Island Test https://wiki.debian.org/DesertIslandTest - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> "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." diff --git a/Design notes on the 2023 Wikipedia redesign.myco b/Design notes on the 2023 Wikipedia redesign.myco index 5e1f8dd..875caa7 100644 --- a/Design notes on the 2023 Wikipedia redesign.myco +++ b/Design notes on the 2023 Wikipedia redesign.myco @@ -1,10 +1,4 @@ = Design notes on the 2023 Wikipedia redesign https://alexhollender.com/wikipedia-2023-redesign - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Long cool article about the Wikipedia redesign. Nice pictures! diff --git a/Didder.myco b/Didder.myco index 274b5b2..7e33226 100644 --- a/Didder.myco +++ b/Didder.myco @@ -1,10 +1,6 @@ = Didder https://github.com/makeworld-the-better-one/didder - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> An extensive, fast, and accurate command-line image dithering tool. + +That's a good one. \ No newline at end of file diff --git a/Digital encoding. Legacy software. Evolution..myco b/Digital encoding. Legacy software. Evolution..myco index c296b0c..3a889b4 100644 --- a/Digital encoding. Legacy software. Evolution..myco +++ b/Digital encoding. Legacy software. Evolution..myco @@ -1,10 +1,6 @@ = Digital encoding. Legacy software. Evolution. https://250bpm.com/blog:89/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> We’ve finally got to the point in the software world where no big changes are possible. Every change breaks something, introduces backward incompatibilities and so on. More are more we are going to live in the world where software mutates gradually, advancing is small steps without much plan and intelligent design. Similarly to how organisms are dragged by natural selection, it is going to be propelled in unknown direction without asking us whether we like it or not. + +The software industry is reaching the stage where it cannot be revolutionized heavily, it is to evolve like the living ones. It is not necessarily good. \ No newline at end of file diff --git a/Ebitengine - A dead simple 2D game engine for Go.myco b/Ebitengine - A dead simple 2D game engine for Go.myco index 4c765e0..46b8b79 100644 --- a/Ebitengine - A dead simple 2D game engine for Go.myco +++ b/Ebitengine - A dead simple 2D game engine for Go.myco @@ -1,10 +1,4 @@ = Ebitengine - A dead simple 2D game engine for Go https://ebitengine.org/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Ebiten (/ebíteɴ/) is an open source game library for the Go programming language. Ebiten's simple API allows you to quickly and easily develop 2D games that can be deployed across multiple platforms. diff --git a/EmuOS v1.0.myco b/EmuOS v1.0.myco index d63b302..9fb65d6 100644 --- a/EmuOS v1.0.myco +++ b/EmuOS v1.0.myco @@ -1,10 +1,6 @@ = EmuOS v1.0 https://emupedia.net/beta/emuos/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> The purpose of Emupedia is to serve as a nonprofit meta-resource, hub and community for those interested mainly in video game preservation which aims to digitally collect, archive and preserve games and software to make them available online accessible by a user-friendly UI that simulates several retro operating systems for educational purposes. + +A lot of games emulated in browser \ No newline at end of file diff --git a/EnglishFrontPage - Greg's Wiki.myco b/EnglishFrontPage - Greg's Wiki.myco index 1944b9f..32f1641 100644 --- a/EnglishFrontPage - Greg's Wiki.myco +++ b/EnglishFrontPage - Greg's Wiki.myco @@ -1,10 +1,6 @@ = EnglishFrontPage - Greg's Wiki https://mywiki.wooledge.org/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> This is Greg's (also known as GreyCat's) wiki. It has some pages which may be of interest for people doing Unix shell scripting or system administration. + +All Bash quirks are here. \ No newline at end of file diff --git a/Ergohaven presents: K:02 keyboard.myco b/Ergohaven presents: K:02 keyboard.myco index a1dc451..82f884a 100644 --- a/Ergohaven presents: K:02 keyboard.myco +++ b/Ergohaven presents: K:02 keyboard.myco @@ -1,10 +1,4 @@ = Ergohaven presents: K:02 keyboard https://ergohaven.xyz/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Эргогавань — какая-то российская организация про клавиатуры. Надо разобраться diff --git a/Extremely Online In Real Life.myco b/Extremely Online In Real Life.myco index b4b0120..bae859a 100644 --- a/Extremely Online In Real Life.myco +++ b/Extremely Online In Real Life.myco @@ -1,10 +1,4 @@ = Extremely Online In Real Life https://www.datagubbe.se/constline/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Is that enough? Evidence, as they say, suggests otherwise. We are finally always online and, as it turns out, lonelier than ever. diff --git a/Feather Wiki | About.myco b/Feather Wiki | About.myco index afbc9b6..79e5e32 100644 --- a/Feather Wiki | About.myco +++ b/Feather Wiki | About.myco @@ -1,10 +1,4 @@ = Feather Wiki | About https://feather.wiki/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> A tiny tool for simple, self-contained wikis! \ No newline at end of file diff --git a/Feeds, updates, 200s, 304s, and now 429s.myco b/Feeds, updates, 200s, 304s, and now 429s.myco index c9dea31..dbfcdcb 100644 --- a/Feeds, updates, 200s, 304s, and now 429s.myco +++ b/Feeds, updates, 200s, 304s, and now 429s.myco @@ -1,10 +1,4 @@ = Feeds, updates, 200s, 304s, and now 429s https://rachelbythebay.com/w/2023/01/18/http/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Some people pull feeds way too often. Sometimes they do not get what they want. \ No newline at end of file diff --git a/Felix Rambles: Using Go despite misgivings.myco b/Felix Rambles: Using Go despite misgivings.myco index 118b3e6..6d0c77a 100644 --- a/Felix Rambles: Using Go despite misgivings.myco +++ b/Felix Rambles: Using Go despite misgivings.myco @@ -1,10 +1,4 @@ = Felix Rambles: Using Go despite misgivings https://felix.plesoianu.ro/blog/using-go-despite-misgivings.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> And do I need to explain how bad it looks to have GitHub support baked right into your toolchain in 2020? We tried to warn you, folks. diff --git "a/Finding \"The Internet\" Toxic and Depressing? Consider Leaving Your Walled Garden..myco" "b/Finding \"The Internet\" Toxic and Depressing? Consider Leaving Your Walled Garden..myco" index e725cbe..cfa7b62 100644 --- "a/Finding \"The Internet\" Toxic and Depressing? Consider Leaving Your Walled Garden..myco" +++ "b/Finding \"The Internet\" Toxic and Depressing? Consider Leaving Your Walled Garden..myco" @@ -1,10 +1,7 @@ = Finding "The Internet" Toxic and Depressing? Consider Leaving Your Walled Garden. https://cheapskatesguide.org/articles/toxic-gardens.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. + diff --git a/Fonts, a Fuzzy Fringefest | datagubbe.se.myco b/Fonts, a Fuzzy Fringefest | datagubbe.se.myco index 7ea43b6..23c5414 100644 --- a/Fonts, a Fuzzy Fringefest | datagubbe.se.myco +++ b/Fonts, a Fuzzy Fringefest | datagubbe.se.myco @@ -1,10 +1,3 @@ = Fonts, a Fuzzy Fringefest | datagubbe.se https://www.datagubbe.se/fontfest/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Fun with text user interfaces.myco b/Fun with text user interfaces.myco index 16c3a60..5a99297 100644 --- a/Fun with text user interfaces.myco +++ b/Fun with text user interfaces.myco @@ -1,10 +1,6 @@ = Fun with text user interfaces https://felix.plesoianu.ro/blog/tui-fun.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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]]. \ No newline at end of file diff --git a/Funktal: a frugal functional programming language.myco b/Funktal: a frugal functional programming language.myco index eb4a33c..70b6534 100644 --- a/Funktal: a frugal functional programming language.myco +++ b/Funktal: a frugal functional programming language.myco @@ -1,10 +1,6 @@ = Funktal: a frugal functional programming language https://wimvanderbauwhede.github.io/articles/funktal/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. \ No newline at end of file diff --git a/Gestlings.myco b/Gestlings.myco index 7b8f792..d74a26c 100644 --- a/Gestlings.myco +++ b/Gestlings.myco @@ -1,10 +1,4 @@ = Gestlings https://pbat.ch/gestlings/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Cool system, though I do understand it fully. I especially like the Gestku the author posts on the Fediverse. \ No newline at end of file diff --git a/Go is a great programming language.myco b/Go is a great programming language.myco index 0153726..68c67f7 100644 --- a/Go is a great programming language.myco +++ b/Go is a great programming language.myco @@ -1,10 +1,4 @@ = Go is a great programming language https://drewdevault.com/2021/04/02/Go-is-a-great-language.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +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. diff --git a/Go is not an easy language.myco b/Go is not an easy language.myco index a8099ed..0ff1108 100644 --- a/Go is not an easy language.myco +++ b/Go is not an easy language.myco @@ -1,10 +1,12 @@ = Go is not an easy language https://www.arp242.net/go-easy.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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; it’s 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. + +🍄: Мне нравится, когда люди хорошо говорят о Мафематике. Мне она тоже нравится. Хочу как-нибудь лицензию получить... Говорят, с малиной π в комплекте идёт 🤔 diff --git a/Granary.myco b/Granary.myco index 3086f83..d6f3a4a 100644 --- a/Granary.myco +++ b/Granary.myco @@ -1,10 +1,4 @@ = Granary https://granary.io/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Fetches and converts data between social networks, HTML and JSON with microformats2, ActivityStreams 1 and 2 (including ActivityPub), Atom, RSS, JSON Feed, and more. diff --git a/Guppe Groups.myco b/Guppe Groups.myco index cd9e582..ed1044f 100644 --- a/Guppe Groups.myco +++ b/Guppe Groups.myco @@ -1,10 +1,6 @@ = Guppe Groups https://a.gup.pe/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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]]. \ No newline at end of file diff --git a/Hard disk hacking - Intro.myco b/Hard disk hacking - Intro.myco index 58212eb..a568c47 100644 --- a/Hard disk hacking - Intro.myco +++ b/Hard disk hacking - Intro.myco @@ -1,10 +1,3 @@ = Hard disk hacking - Intro http://spritesmods.com/?art=hddhack - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Hokuto’s Kinoko (Mushrooms) | Hokuto Corporation.myco b/Hokuto’s Kinoko (Mushrooms) | Hokuto Corporation.myco index faa25bd..9205dbf 100644 --- a/Hokuto’s Kinoko (Mushrooms) | Hokuto Corporation.myco +++ b/Hokuto’s Kinoko (Mushrooms) | Hokuto Corporation.myco @@ -1,10 +1,4 @@ = Hokuto’s Kinoko (Mushrooms) | Hokuto Corporation https://www.hokto-kinoko.co.jp/lang/en/kinoko/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A mushroom shop \ No newline at end of file diff --git a/Holocene calendar.myco b/Holocene calendar.myco index 9504e7f..aaf523b 100644 --- a/Holocene calendar.myco +++ b/Holocene calendar.myco @@ -1,10 +1,4 @@ = Holocene calendar https://en.wikipedia.org/wiki/Holocene_calendar - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +CLI from Merveilles introduced me to it. I have also seen it before somewhere. \ No newline at end of file diff --git a/HolyC.myco b/HolyC.myco index c5450d8..0964b65 100644 --- a/HolyC.myco +++ b/HolyC.myco @@ -1,10 +1,4 @@ = HolyC https://templeos.holyc.xyz/Wb/Doc/HolyC.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +An overview of Holy C, the programming language for Temple OS. \ No newline at end of file diff --git a/How Memory Safety Approaches Speed Up and Slow Down Development Velocity.myco b/How Memory Safety Approaches Speed Up and Slow Down Development Velocity.myco index 1a5f87f..a6b9968 100644 --- a/How Memory Safety Approaches Speed Up and Slow Down Development Velocity.myco +++ b/How Memory Safety Approaches Speed Up and Slow Down Development Velocity.myco @@ -1,10 +1,4 @@ = How Memory Safety Approaches Speed Up and Slow Down Development Velocity https://verdagon.dev/blog/when-to-use-memory-safe-part-2 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A good overview of 4 memory management approaches. TL;DR: There is no panacea. \ No newline at end of file diff --git a/How do I know if I really need object oriented programming?.myco b/How do I know if I really need object oriented programming?.myco index 5140701..cfce863 100644 --- a/How do I know if I really need object oriented programming?.myco +++ b/How do I know if I really need object oriented programming?.myco @@ -1,10 +1,4 @@ = How do I know if I really need object oriented programming? https://unixsheikh.com/articles/how-do-i-know-if-i-really-need-object-oriented-programming.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. diff --git a/How does IRC's federation model compare to ActivityPub?.myco b/How does IRC's federation model compare to ActivityPub?.myco index 15b022c..77d6c7f 100644 --- a/How does IRC's federation model compare to ActivityPub?.myco +++ b/How does IRC's federation model compare to ActivityPub?.myco @@ -1,10 +1,3 @@ = How does IRC's federation model compare to ActivityPub? https://drewdevault.com/2021/07/03/How-does-IRC-federate.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/How the Go runtime implements maps efficiently (without generics) | Dave Cheney.myco b/How the Go runtime implements maps efficiently (without generics) | Dave Cheney.myco index fdfc085..dde1371 100644 --- a/How the Go runtime implements maps efficiently (without generics) | Dave Cheney.myco +++ b/How the Go runtime implements maps efficiently (without generics) | Dave Cheney.myco @@ -1,10 +1,4 @@ = 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 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +I get the impression that a map can only hold 64 values from this text, but this is not true. How does it work? diff --git a/How to Use the rock phone.myco b/How to Use the rock phone.myco index 8002fc5..72118ba 100644 --- a/How to Use the rock phone.myco +++ b/How to Use the rock phone.myco @@ -1,10 +1,6 @@ = How to Use the rock phone http://unreasonablefarm.org/phone_manual.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +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. diff --git a/How to implement strings.myco b/How to implement strings.myco index b7bf99f..b2e0d8c 100644 --- a/How to implement strings.myco +++ b/How to implement strings.myco @@ -1,10 +1,4 @@ = How to implement strings https://beza1e1.tuxen.de/strings.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> There are many alternatives to C strings. Here we explore the design space. \ No newline at end of file diff --git a/How to understand Cyrillic – Paratype.myco b/How to understand Cyrillic – Paratype.myco index 0117cdc..1bae30d 100644 --- a/How to understand Cyrillic – Paratype.myco +++ b/How to understand Cyrillic – Paratype.myco @@ -1,10 +1,3 @@ = How to understand Cyrillic – Paratype https://info.paratype.com/how-to-understand-cyrillic/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Humans Were Actually Apex Predators For 2 Million Years, New Study Finds.myco b/Humans Were Actually Apex Predators For 2 Million Years, New Study Finds.myco index 0110baa..20418e7 100644 --- a/Humans Were Actually Apex Predators For 2 Million Years, New Study Finds.myco +++ b/Humans Were Actually Apex Predators For 2 Million Years, New Study Finds.myco @@ -1,10 +1,4 @@ = 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 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Paleolithic cuisine was anything but lean and green, according to a recent study on the diets of our Pleistocene ancestors. diff --git a/Humble Chronicles: State Management.myco b/Humble Chronicles: State Management.myco index c8eeaf9..9dffefa 100644 --- a/Humble Chronicles: State Management.myco +++ b/Humble Chronicles: State Management.myco @@ -1,10 +1,4 @@ = Humble Chronicles: State Management https://tonsky.me/blog/humble-state/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Search for the best state management solution for Humble UI \ No newline at end of file diff --git a/Hypertext Markup Language (HTML): A Representation of Textual Information and MetaInformation for Retrieval and Interchange.myco b/Hypertext Markup Language (HTML): A Representation of Textual Information and MetaInformation for Retrieval and Interchange.myco index f042963..cdca1fb 100644 --- a/Hypertext Markup Language (HTML): A Representation of Textual Information and MetaInformation for Retrieval and Interchange.myco +++ b/Hypertext Markup Language (HTML): A Representation of Textual Information and MetaInformation for Retrieval and Interchange.myco @@ -1,10 +1,4 @@ = Hypertext Markup Language (HTML): A Representation of Textual Information and MetaInformation for Retrieval and Interchange https://www.w3.org/MarkUp/draft-ietf-iiir-html-01.txt - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A 1993 Internet Draft describing the first version of HTML. \ No newline at end of file diff --git a/I don't want to go to Chel-C.myco b/I don't want to go to Chel-C.myco index b17afcc..be7bf1c 100644 --- a/I don't want to go to Chel-C.myco +++ b/I don't want to go to Chel-C.myco @@ -1,10 +1,8 @@ = I don't want to go to Chel-C https://applied-langua.ge/posts/i-dont-want-to-go-to-chel-c.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A classic rant on uxn and programming. Uxn is done for. + +Uxn says it's about permacomputing and vintage computing, the author of the article says it's not and proves it. +> The author insists on a relation to permacomputing. Their page on permacomputing describes frugal computing and salvage computing as principles of permacomputing, defining them as "utilizing computational resources as finite and precious, to be utilised only when necessary, and as effectively as possible", and "utilizing only already available computational resources, to be limited by that which is already produced." The author is part of a collective that wanted to replace all the "bloated" software they used, due to having little energy storage on their sailboat. Using software design techniques to reduce power usage, and to allow continued use of old computers is a good idea, ++but the uxn machine has quite the opposite effect, due to inefficient implementations and a poorly designed virtual machine, which does not lend itself to writing an efficient implementation easily. +Devine then [[https://merveilles.town/@neauoire/108460674793088291 | mentioned it]], and a discussion followed. \ No newline at end of file diff --git a/If you're happy with OpenBSD, probably any computer is good enough..myco b/If you're happy with OpenBSD, probably any computer is good enough..myco index 09709ee..793353d 100644 --- a/If you're happy with OpenBSD, probably any computer is good enough..myco +++ b/If you're happy with OpenBSD, probably any computer is good enough..myco @@ -1,10 +1,3 @@ = If you're happy with OpenBSD, probably any computer is good enough. http://muezza.ca/thoughts/openbsd_imac_g4/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/IndieWeb Events | IndieWeb Events.myco b/IndieWeb Events | IndieWeb Events.myco index b9d4715..ff02cd4 100644 --- a/IndieWeb Events | IndieWeb Events.myco +++ b/IndieWeb Events | IndieWeb Events.myco @@ -1,10 +1,6 @@ = IndieWeb Events | IndieWeb Events https://events.indieweb.org/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Once a year I visit them. + +[[https://warmedal.se/~bjorn/posts/2021-10-13-attended-the-indieweb-homebrew-website-club-meeting.html | Björn Wärmedal like them too.]] \ No newline at end of file diff --git a/InputOutput | Home.myco b/InputOutput | Home.myco index 9901aa6..ddd19bc 100644 --- a/InputOutput | Home.myco +++ b/InputOutput | Home.myco @@ -1,10 +1,4 @@ = InputOutput | Home https://inputoutput.dev/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Simple web tools with no popups, no cookies, no tracking. \ No newline at end of file diff --git a/Inside the Code — WorldWideWeb NeXT Application.myco b/Inside the Code — WorldWideWeb NeXT Application.myco index 5878303..91c2f3b 100644 --- a/Inside the Code — WorldWideWeb NeXT Application.myco +++ b/Inside the Code — WorldWideWeb NeXT Application.myco @@ -1,10 +1,11 @@ = Inside the Code — WorldWideWeb NeXT Application https://worldwideweb.cern.ch/code/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> A deconstruction of some of the more interesting bits we found hiding in the WorldWideWeb source code + +The very interesting part for me is the CSS predecessor: + +``` +Normal

0 Helvetica 12.0 1 + 90 90 14.0 3.0 0 0 14 0 +``` diff --git a/Introducing Austral: A Systems Language with Linear Types and Capabilities.myco b/Introducing Austral: A Systems Language with Linear Types and Capabilities.myco index 7b7a4e9..aaf8c5d 100644 --- a/Introducing Austral: A Systems Language with Linear Types and Capabilities.myco +++ b/Introducing Austral: A Systems Language with Linear Types and Capabilities.myco @@ -1,10 +1,4 @@ = Introducing Austral: A Systems Language with Linear Types and Capabilities https://borretti.me/article/introducing-austral - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Introducing a new programming language. \ No newline at end of file diff --git a/Introducing Wyldcard — Wyldcard.myco b/Introducing Wyldcard — Wyldcard.myco index 31026ad..07ec101 100644 --- a/Introducing Wyldcard — Wyldcard.myco +++ b/Introducing Wyldcard — Wyldcard.myco @@ -1,10 +1,4 @@ = Introducing Wyldcard — Wyldcard https://www.wyldcard.io/blog/introducing-wyldcard - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +The idea has been floating in the Noösphere for a while now. \ No newline at end of file diff --git a/Introduction | Phoenix.myco b/Introduction | Phoenix.myco index cb8271f..af75573 100644 --- a/Introduction | Phoenix.myco +++ b/Introduction | Phoenix.myco @@ -1,10 +1,4 @@ = Introduction | Phoenix https://kasper.github.io/phoenix/getting-started/introduction - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Something about configuring your puter with JavaScript. \ No newline at end of file diff --git a/Is techno-clutter ruining your life?.myco b/Is techno-clutter ruining your life?.myco index 333eb1d..3ca3b60 100644 --- a/Is techno-clutter ruining your life?.myco +++ b/Is techno-clutter ruining your life?.myco @@ -1,10 +1,4 @@ = Is techno-clutter ruining your life? https://cheapskatesguide.org/articles/techno-clutter-farnell.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Psychologically, hoarding behaviour is rooted in fear, particularly of deprivation, or uncontrolled change, perhaps with unresolved loss or attachment to old patterns as a deeper cause. Hoarders can't move on. They cannot select what to throw out, because their value judgements are disrupted. diff --git a/Is the madness ever going to end?.myco b/Is the madness ever going to end?.myco index 1f9a941..71abf42 100644 --- a/Is the madness ever going to end?.myco +++ b/Is the madness ever going to end?.myco @@ -1,10 +1,4 @@ = Is the madness ever going to end? https://unixsheikh.com/articles/is-the-madness-ever-going-to-end.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. diff --git a/Kazimir Majorinc, A few examples of Lisp code typography.myco b/Kazimir Majorinc, A few examples of Lisp code typography.myco index 184e874..925eee3 100644 --- a/Kazimir Majorinc, A few examples of Lisp code typography.myco +++ b/Kazimir Majorinc, A few examples of Lisp code typography.myco @@ -1,10 +1,4 @@ = Kazimir Majorinc, A few examples of Lisp code typography https://kazimirmajorinc.com/Documents/Lisp-code-typography/index.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Snippets of Lisp code from various texts, 1958 to 2011. Some funny images indeed. \ No newline at end of file diff --git a/Keyboard Matrix Help.myco b/Keyboard Matrix Help.myco index 1c7eb28..a65d0bb 100644 --- a/Keyboard Matrix Help.myco +++ b/Keyboard Matrix Help.myco @@ -1,10 +1,6 @@ = Keyboard Matrix Help https://www.dribin.org/dave/keyboard/one_html/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> It took me a bit to figure this out, partly due to the fact of no really good explanation of it. So, I'm going to have a crack at it. Basically, I wanted to understand how keyboard matrices work. Specifically, I wanted to know why keyboard "ghosting" and "masking" happen, and how to prevent them. + +All you need to know. That's a relic of the past century! \ No newline at end of file diff --git a/Kidney Bone Wiki.myco b/Kidney Bone Wiki.myco index ab7068d..394c322 100644 --- a/Kidney Bone Wiki.myco +++ b/Kidney Bone Wiki.myco @@ -1,10 +1,4 @@ = Kidney Bone Wiki https://kidneybone.com/c2/wiki/WelcomeVisitors - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A proper mirror of WikiWikiWeb. \ No newline at end of file diff --git a/Kill the Newsletter!.myco b/Kill the Newsletter!.myco index 90181b1..28212c8 100644 --- a/Kill the Newsletter!.myco +++ b/Kill the Newsletter!.myco @@ -1,10 +1,4 @@ = Kill the Newsletter! https://kill-the-newsletter.com/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Convert email newsletters into Atom feeds. \ No newline at end of file diff --git a/KolibriOS official site.myco b/KolibriOS official site.myco index a6b09aa..ba21c41 100644 --- a/KolibriOS official site.myco +++ b/KolibriOS official site.myco @@ -1,10 +1,4 @@ = KolibriOS official site https://kolibrios.org/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A small operating system \ No newline at end of file diff --git a/Lainblog.myco b/Lainblog.myco index 37f2bde..6417f78 100644 --- a/Lainblog.myco +++ b/Lainblog.myco @@ -1,10 +1,4 @@ = Lainblog https://blog.soykaf.com/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Pleroma creator's blog. diff --git a/Lies we tell ourselves to keep using Golang.myco b/Lies we tell ourselves to keep using Golang.myco index db2a31a..f392d88 100644 --- a/Lies we tell ourselves to keep using Golang.myco +++ b/Lies we tell ourselves to keep using Golang.myco @@ -1,10 +1,4 @@ = Lies we tell ourselves to keep using Golang https://fasterthanli.me/articles/lies-we-tell-ourselves-to-keep-using-golang - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A wonderful read diff --git a/Linear types can change the world!.myco b/Linear types can change the world!.myco index e10b0a2..99cdacb 100644 --- a/Linear types can change the world!.myco +++ b/Linear types can change the world!.myco @@ -1,10 +1,4 @@ = Linear types can change the world! https://cs.ioc.ee/ewscs/2010/mycroft/linear-2up.pdf - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A smart paper about linear types. I did not grasp it fully. \ No newline at end of file diff --git a/LinkAce - Your self-hosted bookmark archive. Free and open source..myco b/LinkAce - Your self-hosted bookmark archive. Free and open source..myco index 1f95e0e..7563e2c 100644 --- a/LinkAce - Your self-hosted bookmark archive. Free and open source..myco +++ b/LinkAce - Your self-hosted bookmark archive. Free and open source..myco @@ -1,10 +1,4 @@ = LinkAce - Your self-hosted bookmark archive. Free and open source. https://www.linkace.org/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> LinkAce is a free and open source bookmark archive for long-term storage and organization of your favorite links. \ No newline at end of file diff --git a/Low-tech Magazine: The Comic.myco b/Low-tech Magazine: The Comic.myco index 560decd..a390db6 100644 --- a/Low-tech Magazine: The Comic.myco +++ b/Low-tech Magazine: The Comic.myco @@ -1,10 +1,6 @@ = Low-tech Magazine: The Comic https://solar.lowtechmagazine.com/2023/06/low-tech-magazine-the-comic/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Guillaume Lion visited Low-tech Magazine in Barcelona and turned his experience into a comic for the Belgian magazine Médor. + +That's what they call BD? \ No newline at end of file diff --git a/MEMEX - Going Github [ 2023-03-25 ].myco b/MEMEX - Going Github [ 2023-03-25 ].myco index 7b02579..c1ba521 100644 --- a/MEMEX - Going Github [ 2023-03-25 ].myco +++ b/MEMEX - Going Github [ 2023-03-25 ].myco @@ -1,10 +1,4 @@ = MEMEX - Going Github [ 2023-03-25 ] https://memex.marginalia.nu/log/77-going-github.gmi - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> I've moved Marginalia's sources to Github. Can't pick every battle. diff --git a/Mandelmap.myco b/Mandelmap.myco index 7b2ff72..4405fda 100644 --- a/Mandelmap.myco +++ b/Mandelmap.myco @@ -1,10 +1,3 @@ = Mandelmap https://www.mandelmap.com - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Mastodon—and the pros and cons of moving beyond Big Tech gatekeepers | Ars Technica.myco b/Mastodon—and the pros and cons of moving beyond Big Tech gatekeepers | Ars Technica.myco index 92d74d2..ada01e4 100644 --- a/Mastodon—and the pros and cons of moving beyond Big Tech gatekeepers | Ars Technica.myco +++ b/Mastodon—and the pros and cons of moving beyond Big Tech gatekeepers | Ars Technica.myco @@ -1,10 +1,4 @@ = 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/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Contains quotes from Christine Lemmer-Webber! diff --git a/Matching pantry containers.myco b/Matching pantry containers.myco index cfe721e..a7a5e1c 100644 --- a/Matching pantry containers.myco +++ b/Matching pantry containers.myco @@ -1,10 +1,4 @@ = Matching pantry containers https://rachsmith.com/matching-pantry-containers/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> I want matching pantry containers, even though I shouldn't. \ No newline at end of file diff --git a/Memory Safeish Hare.myco b/Memory Safeish Hare.myco index 8533cd9..9787015 100644 --- a/Memory Safeish Hare.myco +++ b/Memory Safeish Hare.myco @@ -1,10 +1,4 @@ = Memory Safeish Hare https://acha.ninja/blog/memory-safeish-hare/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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 it’s 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… diff --git a/Miniflux API Reference.myco b/Miniflux API Reference.myco index d1acaa8..d3d0759 100644 --- a/Miniflux API Reference.myco +++ b/Miniflux API Reference.myco @@ -1,10 +1,4 @@ = Miniflux API Reference https://miniflux.app/docs/api.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Of interest. I want to make a Miniflux star importer. \ No newline at end of file diff --git a/Moving Up from a Raspberry Pi Web Server to a Low-Cost, Low-Power x86 Web Server.myco b/Moving Up from a Raspberry Pi Web Server to a Low-Cost, Low-Power x86 Web Server.myco index 61753e4..1d8cbaf 100644 --- a/Moving Up from a Raspberry Pi Web Server to a Low-Cost, Low-Power x86 Web Server.myco +++ b/Moving Up from a Raspberry Pi Web Server to a Low-Cost, Low-Power x86 Web Server.myco @@ -1,10 +1,4 @@ = Moving Up from a Raspberry Pi Web Server to a Low-Cost, Low-Power x86 Web Server https://cheapskatesguide.org/articles/x86-webserver.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Seems like a continuation of the previous article: [[186]] diff --git a/Mushroom color atlas.myco b/Mushroom color atlas.myco index 7736504..16b1053 100644 --- a/Mushroom color atlas.myco +++ b/Mushroom color atlas.myco @@ -1,10 +1,4 @@ = Mushroom color atlas https://mushroomcoloratlas.com - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Many cool colors \ No newline at end of file diff --git a/Mushrooms — Palm93 gallery.myco b/Mushrooms — Palm93 gallery.myco index 37f5442..9db8168 100644 --- a/Mushrooms — Palm93 gallery.myco +++ b/Mushrooms — Palm93 gallery.myco @@ -1,10 +1,3 @@ = Mushrooms — Palm93 gallery https://heathens.club/~palm93/gallery/Mushrooms/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/My GPS Logs.myco b/My GPS Logs.myco index be670cf..9bf35ae 100644 --- a/My GPS Logs.myco +++ b/My GPS Logs.myco @@ -1,10 +1,4 @@ = My GPS Logs https://aaronparecki.com/gps/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Aaron Parecki has been tracking the location precisely for a long time. \ No newline at end of file diff --git a/My Thoughts About Go - sulami's blog.myco b/My Thoughts About Go - sulami's blog.myco index 9d16146..fecef29 100644 --- a/My Thoughts About Go - sulami's blog.myco +++ b/My Thoughts About Go - sulami's blog.myco @@ -1,10 +1,4 @@ = My Thoughts About Go - sulami's blog https://blog.sulami.xyz/posts/my-thoughts-about-go/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. \ No newline at end of file diff --git a/My instance of Upptime.myco b/My instance of Upptime.myco index 71b696d..6a8eb88 100644 --- a/My instance of Upptime.myco +++ b/My instance of Upptime.myco @@ -1,10 +1,4 @@ = My instance of Upptime https://bouncepaw.github.io/the-monitor/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Here I monitor if my websites are online with [[https://upptime.js.org]]. \ No newline at end of file diff --git a/Mycosphere: Ancient-Future Artifact.myco b/Mycosphere: Ancient-Future Artifact.myco index a919bec..c431654 100644 --- a/Mycosphere: Ancient-Future Artifact.myco +++ b/Mycosphere: Ancient-Future Artifact.myco @@ -1,10 +1,4 @@ = Mycosphere: Ancient-Future Artifact https://mycelial.technology/fungi/mycosphere-artifact.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> An experiment in mycofabrication; conducted in collaboration with Ganoderma lucidum and harnessing the power of the Sun. diff --git a/Naomi Kizhner's jewellery harvests energy from the human body.myco b/Naomi Kizhner's jewellery harvests energy from the human body.myco index 3569cd4..5286870 100644 --- a/Naomi Kizhner's jewellery harvests energy from the human body.myco +++ b/Naomi Kizhner's jewellery harvests energy from the human body.myco @@ -1,10 +1,6 @@ = 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/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +⚠️ Content warning: body modification. + +The one that is inserted in your arm is very exciting. \ No newline at end of file diff --git a/Nintendo Switch browser capabilities.myco b/Nintendo Switch browser capabilities.myco index 441aa6b..f39bb49 100644 --- a/Nintendo Switch browser capabilities.myco +++ b/Nintendo Switch browser capabilities.myco @@ -1,10 +1,6 @@ = Nintendo Switch browser capabilities https://blog.webb.page/2017-11-14-nintendo-switch-browser-capabilities.txt - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Not so good. + +I am sorry for linking such a ridiculously made website. \ No newline at end of file diff --git a/Octopus punches fish in the head (just because it can) | Live Science.myco b/Octopus punches fish in the head (just because it can) | Live Science.myco index 70051d2..884ae6e 100644 --- a/Octopus punches fish in the head (just because it can) | Live Science.myco +++ b/Octopus punches fish in the head (just because it can) | Live Science.myco @@ -1,10 +1,3 @@ = Octopus punches fish in the head (just because it can) | Live Science https://www.livescience.com/octopuses-punch-fish.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/One Letter Programming Languages.myco b/One Letter Programming Languages.myco index 783a6e9..e294057 100644 --- a/One Letter Programming Languages.myco +++ b/One Letter Programming Languages.myco @@ -1,10 +1,4 @@ = One Letter Programming Languages https://beza1e1.tuxen.de/one_letter_proglangs.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> If you are looking for a free name, there is none. \ No newline at end of file diff --git a/One decade later, GNOME still sucks.myco b/One decade later, GNOME still sucks.myco index bc9de09..ffd2faa 100644 --- a/One decade later, GNOME still sucks.myco +++ b/One decade later, GNOME still sucks.myco @@ -1,10 +1,3 @@ = One decade later, GNOME still sucks https://felipec.wordpress.com/2023/03/04/one-decade-later-gnome-still-sucks/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Online Communities are Ephemeral - the sporks space.myco b/Online Communities are Ephemeral - the sporks space.myco index d834f07..9bf38a5 100644 --- a/Online Communities are Ephemeral - the sporks space.myco +++ b/Online Communities are Ephemeral - the sporks space.myco @@ -1,10 +1,6 @@ = Online Communities are Ephemeral - the sporks space https://sporks.space/2022/03/05/online-communities-are-ephemeral/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Online communities spawn, grow, and die. Why? How? What can be done? + +It just happens. Nothing can be done. Accept. \ No newline at end of file diff --git a/Oops, You Wrote a Database.myco b/Oops, You Wrote a Database.myco index 6f99f88..25f4344 100644 --- a/Oops, You Wrote a Database.myco +++ b/Oops, You Wrote a Database.myco @@ -1,10 +1,4 @@ = Oops, You Wrote a Database https://dx.tips/oops-database - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +This is about Mycorrhiza, for sure. \ No newline at end of file diff --git a/OpenBSD is fantastic.myco b/OpenBSD is fantastic.myco index f60c73a..ddce8ab 100644 --- a/OpenBSD is fantastic.myco +++ b/OpenBSD is fantastic.myco @@ -1,10 +1,4 @@ = OpenBSD is fantastic https://unixsheikh.com/articles/openbsd-is-fantastic.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> I have been using OpenBSD, a FREE, multi-platform 4.4BSD-based Unix-like operating system, both professionally and privately since about 2004, and today I'm going to share some of my experiences. \ No newline at end of file diff --git a/Origins — Mythic Computer.myco b/Origins — Mythic Computer.myco index e366d0c..b55f00d 100644 --- a/Origins — Mythic Computer.myco +++ b/Origins — Mythic Computer.myco @@ -1,10 +1,10 @@ = Origins — Mythic Computer https://www.mythic.computer/essays/origins - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +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". \ No newline at end of file diff --git a/Outliner Wiki.myco b/Outliner Wiki.myco index 61421f9..86e1a38 100644 --- a/Outliner Wiki.myco +++ b/Outliner Wiki.myco @@ -1,10 +1,4 @@ = Outliner Wiki https://nosycat.codeberg.page/outliner-wiki/#0,1 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A collection of some outliners and note-taking apps on a Domino board. \ No newline at end of file diff --git a/Oyster Mushrooms Controlling An Audio and Video Modular Synth - YouTube.myco b/Oyster Mushrooms Controlling An Audio and Video Modular Synth - YouTube.myco index 9c0a6b4..d4903de 100644 --- a/Oyster Mushrooms Controlling An Audio and Video Modular Synth - YouTube.myco +++ b/Oyster Mushrooms Controlling An Audio and Video Modular Synth - YouTube.myco @@ -1,10 +1,4 @@ = Oyster Mushrooms Controlling An Audio and Video Modular Synth - YouTube https://www.youtube.com/watch?v=vOGAJWW-SbU - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +There are many videos involving mushrooms synthesizing audio, but here is one synthezing video as well! \ No newline at end of file diff --git a/Permacomputing | viznut.myco b/Permacomputing | viznut.myco index fa74caa..79a6ea4 100644 --- a/Permacomputing | viznut.myco +++ b/Permacomputing | viznut.myco @@ -1,10 +1,4 @@ = Permacomputing | viznut http://viznut.fi/texts-en/permacomputing.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> This is a collection of random thoughts regarding the application of permacultural ideas to the computer world. diff --git a/Permacomputing — solderpunk.myco b/Permacomputing — solderpunk.myco index db50f4e..ff416c5 100644 --- a/Permacomputing — solderpunk.myco +++ b/Permacomputing — solderpunk.myco @@ -1,10 +1,3 @@ = Permacomputing — solderpunk https://links.bouncepaw.com/#ZgotmplZ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Petname Systems.myco b/Petname Systems.myco index a8f8f1a..afc5fa5 100644 --- a/Petname Systems.myco +++ b/Petname Systems.myco @@ -1,10 +1,4 @@ = Petname Systems https://spritelyproject.org/news/petname-systems.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +On addressing. \ No newline at end of file diff --git a/Pipelinefunk by Armin Küpper.myco b/Pipelinefunk by Armin Küpper.myco index 36b9e4c..073cfd9 100644 --- a/Pipelinefunk by Armin Küpper.myco +++ b/Pipelinefunk by Armin Küpper.myco @@ -1,10 +1,4 @@ = Pipelinefunk by Armin Küpper https://www.youtube.com/watch?v=cjVm3sCxIyI - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +The author has many videos like that. A true piper. \ No newline at end of file diff --git a/Plan 9: экстремальный KISS.myco b/Plan 9: экстремальный KISS.myco index a8adf1b..76d0d44 100644 --- a/Plan 9: экстремальный KISS.myco +++ b/Plan 9: экстремальный KISS.myco @@ -1,10 +1,4 @@ = Plan 9: экстремальный KISS https://club.hugeping.ru/blog/TF9RuFRon9u7ps9Owka3#TF9RuFRon9u7ps9Owka3 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +hugeping рассказывает про Plan 9. Интересно! \ No newline at end of file diff --git a/PotatoP | Hackaday.io.myco b/PotatoP | Hackaday.io.myco index c67e274..9a0d5e6 100644 --- a/PotatoP | Hackaday.io.myco +++ b/PotatoP | Hackaday.io.myco @@ -1,10 +1,14 @@ = PotatoP | Hackaday.io https://hackaday.io/project/184340-potatop - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Ploum: +``` +A minimal computer which harvests power from the ambient light, offering +only a minimal LISP programming environment. + +I feel that if it could become sufficiently powerful to run a shell and +a text editor, you could quickly expend it to read/send emails and even +browse Gemini. + +Maybe I’m dreaming… +``` \ No newline at end of file diff --git a/Present & Correct.myco b/Present & Correct.myco index 0e4125c..390ea3a 100644 --- a/Present & Correct.myco +++ b/Present & Correct.myco @@ -1,10 +1,4 @@ = Present & Correct https://www.presentandcorrect.com/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Beautiful stuff. Check out the blog! \ No newline at end of file diff --git a/Print Free Graph Paper.myco b/Print Free Graph Paper.myco index 66f11f8..f7167b3 100644 --- a/Print Free Graph Paper.myco +++ b/Print Free Graph Paper.myco @@ -1,10 +1,4 @@ = Print Free Graph Paper https://www.printfreegraphpaper.com/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. \ No newline at end of file diff --git a/Privacy and Tracking on the Fediverse | Lainblog.myco b/Privacy and Tracking on the Fediverse | Lainblog.myco index 2b17db0..893d599 100644 --- a/Privacy and Tracking on the Fediverse | Lainblog.myco +++ b/Privacy and Tracking on the Fediverse | Lainblog.myco @@ -1,10 +1,4 @@ = Privacy and Tracking on the Fediverse | Lainblog https://blog.soykaf.com/post/privacy-and-tracking-on-the-fediverse/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Mastodon and Pleroma support four settings for post visibility. These are public, friends only, unlisted and direct messages. What actually happens when you use those settings? The only thing they will change are the to and cc fields of the created activity and object. Your server will federate the post to other servers depending on those fields, and hopes the other server respects this. There is no technological guarantee for this, though. A malicious server could leak all the data it receives. This includes posts to friends and direct messages. diff --git a/RE: Does a Blog Need to Integrate? | starbreaker.org.myco b/RE: Does a Blog Need to Integrate? | starbreaker.org.myco index 3058573..a1c41d7 100644 --- a/RE: Does a Blog Need to Integrate? | starbreaker.org.myco +++ b/RE: Does a Blog Need to Integrate? | starbreaker.org.myco @@ -1,10 +1,6 @@ = RE: Does a Blog Need to Integrate? | starbreaker.org https://starbreaker.org/blog/re-does-blog-need-to-integrate/index.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +No, not really, for + +> blogs with RSS/Atom/JSON feeds are already interoperable \ No newline at end of file diff --git a/Readability | Zettlr.myco b/Readability | Zettlr.myco index 128ff68..16bfa58 100644 --- a/Readability | Zettlr.myco +++ b/Readability | Zettlr.myco @@ -1,10 +1,4 @@ = Readability | Zettlr https://www.zettlr.com/readability - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> This page provides four different readability algorithms, implemented using the Open Source Markdown Editor Zettlr. diff --git a/Reasons for servers to support IPv6.myco b/Reasons for servers to support IPv6.myco index 6974cd5..5ee96de 100644 --- a/Reasons for servers to support IPv6.myco +++ b/Reasons for servers to support IPv6.myco @@ -1,10 +1,4 @@ = Reasons for servers to support IPv6 https://jvns.ca/blog/2022/01/29/reasons-for-servers-to-support-ipv6/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Some reasons. They have not convinced me to care enough to enable it. diff --git a/Reflections on the Internet: What It Should Be and Why.myco b/Reflections on the Internet: What It Should Be and Why.myco index 371fc6d..a6f2ab6 100644 --- a/Reflections on the Internet: What It Should Be and Why.myco +++ b/Reflections on the Internet: What It Should Be and Why.myco @@ -1,10 +1,7 @@ = Reflections on the Internet: What It Should Be and Why https://cheapskatesguide.org/articles/reflections-on-the-internet.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. + diff --git a/Return of the Obra Dinn.myco b/Return of the Obra Dinn.myco index 1067ee3..7b6c8c8 100644 --- a/Return of the Obra Dinn.myco +++ b/Return of the Obra Dinn.myco @@ -1,10 +1,4 @@ = Return of the Obra Dinn https://ru.m.wikipedia.org/wiki/Return_of_the_Obra_Dinn - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Хочу поиграть \ No newline at end of file diff --git a/Riddle solved: Why was Roman concrete so durable?.myco b/Riddle solved: Why was Roman concrete so durable?.myco index da838c1..a4f1415 100644 --- a/Riddle solved: Why was Roman concrete so durable?.myco +++ b/Riddle solved: Why was Roman concrete so durable?.myco @@ -1,10 +1,6 @@ = Riddle solved: Why was Roman concrete so durable? https://news.mit.edu/2023/roman-concrete-durability-lime-casts-0106 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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! \ No newline at end of file diff --git a/Russian Federation - HackerspaceWiki.myco b/Russian Federation - HackerspaceWiki.myco index a65f0cf..9541540 100644 --- a/Russian Federation - HackerspaceWiki.myco +++ b/Russian Federation - HackerspaceWiki.myco @@ -1,10 +1,6 @@ = Russian Federation - HackerspaceWiki https://wiki.hackerspaces.org/Russian_Federation - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +List of hackerspaces in Russia. + +[[https://t.me/memory_heap/376 | wrt]] \ No newline at end of file diff --git a/SCIM.myco b/SCIM.myco index 99998da..7a0c4d0 100644 --- a/SCIM.myco +++ b/SCIM.myco @@ -1,10 +1,4 @@ = SCIM https://git.sr.ht/~rostiger/scim/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> scim is a bash script to simplify scanning from the command line. diff --git a/SDL2 common mistakes and how to avoid them.myco b/SDL2 common mistakes and how to avoid them.myco index 2da02f5..fdc4163 100644 --- a/SDL2 common mistakes and how to avoid them.myco +++ b/SDL2 common mistakes and how to avoid them.myco @@ -1,10 +1,4 @@ = SDL2 common mistakes and how to avoid them https://nullprogram.com/blog/2023/01/08/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Initially, I did not want to save this article, but 4 months later I wanted to share it. I guess it only makes sense to save it here, for the next 4 months. \ No newline at end of file diff --git a/SLOW NET.myco b/SLOW NET.myco index 8697183..3445f5c 100644 --- a/SLOW NET.myco +++ b/SLOW NET.myco @@ -1,10 +1,4 @@ = SLOW NET https://slownet.work/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. diff --git a/SQLite the only database you will ever need in most cases.myco b/SQLite the only database you will ever need in most cases.myco index 4acee64..2429746 100644 --- a/SQLite the only database you will ever need in most cases.myco +++ b/SQLite the only database you will ever need in most cases.myco @@ -1,10 +1,4 @@ = SQLite the only database you will ever need in most cases https://unixsheikh.com/articles/sqlite-the-only-database-you-will-ever-need-in-most-cases.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +This is true. \ No newline at end of file diff --git a/Shift Happens: Typewriter simulator.myco b/Shift Happens: Typewriter simulator.myco index 902fae6..14df556 100644 --- a/Shift Happens: Typewriter simulator.myco +++ b/Shift Happens: Typewriter simulator.myco @@ -1,10 +1,4 @@ = Shift Happens: Typewriter simulator https://shifthappens.site/typewriter/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Looks very graphical \ No newline at end of file diff --git a/Shimmie 2.myco b/Shimmie 2.myco index 85c9a8a..9beba1f 100644 --- a/Shimmie 2.myco +++ b/Shimmie 2.myco @@ -1,10 +1,4 @@ = Shimmie 2 https://code.shishnet.org/shimmie2/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> A danbooru-style image board, des­igned to be easier to install, run, and extend. \ No newline at end of file diff --git a/Simon Stålenhag.myco b/Simon Stålenhag.myco index af52a1c..8ff8493 100644 --- a/Simon Stålenhag.myco +++ b/Simon Stålenhag.myco @@ -1,10 +1,4 @@ = Simon Stålenhag https://www.simonstalenhag.se - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Also on Mastodon: https://mastodon.art/@simonstalenhag \ No newline at end of file diff --git a/Soithàs Marràidh. Вести извне.myco b/Soithàs Marràidh. Вести извне.myco index 7896dd6..c27c50e 100644 --- a/Soithàs Marràidh. Вести извне.myco +++ b/Soithàs Marràidh. Вести извне.myco @@ -1,10 +1,5 @@ = Soithàs Marràidh. Вести извне https://marraidh.com/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Также: +=> https://t.me/SoithasMarraidh \ No newline at end of file diff --git a/Some Thoughts on Collecting Computers.myco b/Some Thoughts on Collecting Computers.myco index fbbeb48..a8563fc 100644 --- a/Some Thoughts on Collecting Computers.myco +++ b/Some Thoughts on Collecting Computers.myco @@ -1,10 +1,3 @@ = Some Thoughts on Collecting Computers https://cheapskatesguide.org/articles/collecting-computers.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Some of the Newer Thin Clients are Dirt-Cheap General-Purpose Computers.myco b/Some of the Newer Thin Clients are Dirt-Cheap General-Purpose Computers.myco index d78f882..5079f05 100644 --- a/Some of the Newer Thin Clients are Dirt-Cheap General-Purpose Computers.myco +++ b/Some of the Newer Thin Clients are Dirt-Cheap General-Purpose Computers.myco @@ -1,10 +1,4 @@ = Some of the Newer Thin Clients are Dirt-Cheap General-Purpose Computers https://cheapskatesguide.org/articles/thin-clients.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. diff --git a/Some opinionated thoughts on SQL databases - Made of Bugs.myco b/Some opinionated thoughts on SQL databases - Made of Bugs.myco index 7a207e5..025eae9 100644 --- a/Some opinionated thoughts on SQL databases - Made of Bugs.myco +++ b/Some opinionated thoughts on SQL databases - Made of Bugs.myco @@ -1,10 +1,4 @@ = Some opinionated thoughts on SQL databases - Made of Bugs https://blog.nelhage.com/post/some-opinionated-sql-takes/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Unfortunately, in my opinion, those incredible storage engines — some of the finest pieces of systems engineering available to us — are hidden behind what I find to be a very frustrating interface. Let’s look at what I dislike about SQL. diff --git a/Some thoughts on Vala.myco b/Some thoughts on Vala.myco index c0fdc1a..9232d20 100644 --- a/Some thoughts on Vala.myco +++ b/Some thoughts on Vala.myco @@ -1,10 +1,3 @@ = Some thoughts on Vala https://links.bouncepaw.com/#ZgotmplZ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Spider Solitaire Windows XP.myco b/Spider Solitaire Windows XP.myco index 9434e2a..24993d5 100644 --- a/Spider Solitaire Windows XP.myco +++ b/Spider Solitaire Windows XP.myco @@ -1,10 +1,4 @@ = Spider Solitaire Windows XP https://www.freecell.io/game/spider-solitaire-windows-xp/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> The online game Spider Solitaire Windows XP is a similar version of a legendary and quite popular Solitaire game that comes free with Microsoft Windows XP operating systems. Many people spent hours playing this game on their old computers. And now it’s available online. \ No newline at end of file diff --git a/Spider Uses Its Web Like a Giant Engineered Ear | The Scientist Magazine®.myco b/Spider Uses Its Web Like a Giant Engineered Ear | The Scientist Magazine®.myco index 6659a81..2c4c5d5 100644 --- a/Spider Uses Its Web Like a Giant Engineered Ear | The Scientist Magazine®.myco +++ b/Spider Uses Its Web Like a Giant Engineered Ear | The Scientist Magazine®.myco @@ -1,10 +1,6 @@ = 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 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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 didn’t 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.” \ No newline at end of file diff --git a/Statically compiling Go programs.myco b/Statically compiling Go programs.myco index f91bba9..35de584 100644 --- a/Statically compiling Go programs.myco +++ b/Statically compiling Go programs.myco @@ -1,10 +1,4 @@ = Statically compiling Go programs https://www.arp242.net/static-go.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Go creates static binaries by default unless you use cgo to call C code, in which case it will create a dynamically linked binary. Using cgo is more common than many people assume as the os/user and net packages use cgo, so importing either (directly or indirectly) will result in a dynamic binary. diff --git a/Stop Building On Corporate-Controlled Languages.myco b/Stop Building On Corporate-Controlled Languages.myco index c059266..ec6de3c 100644 --- a/Stop Building On Corporate-Controlled Languages.myco +++ b/Stop Building On Corporate-Controlled Languages.myco @@ -1,10 +1,3 @@ = Stop Building On Corporate-Controlled Languages https://blog.deckc.hair/2023-01-18-stop-building-on-corporate-controlled-languages.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Sure, we have imperative and functional. But what about cartesian programming?.myco b/Sure, we have imperative and functional. But what about cartesian programming?.myco index 41fe597..62af939 100644 --- a/Sure, we have imperative and functional. But what about cartesian programming?.myco +++ b/Sure, we have imperative and functional. But what about cartesian programming?.myco @@ -1,10 +1,3 @@ = Sure, we have imperative and functional. But what about cartesian programming? https://250bpm.com/blog:91/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Swiss Style Color Picker | International Style Colors Scheme Palette.myco b/Swiss Style Color Picker | International Style Colors Scheme Palette.myco index 6e37a01..56428a0 100644 --- a/Swiss Style Color Picker | International Style Colors Scheme Palette.myco +++ b/Swiss Style Color Picker | International Style Colors Scheme Palette.myco @@ -1,10 +1,3 @@ = Swiss Style Color Picker | International Style Colors Scheme Palette https://fabianburghardt.de/swisscolors/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Swiss in CSS.myco b/Swiss in CSS.myco index 25681d4..ae98399 100644 --- a/Swiss in CSS.myco +++ b/Swiss in CSS.myco @@ -1,10 +1,3 @@ = Swiss in CSS https://swissincss.com/zurich-tonhalle-1958 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Tables and Strings in COBOL | datagubbe.se.myco b/Tables and Strings in COBOL | datagubbe.se.myco index 1b9527a..552f625 100644 --- a/Tables and Strings in COBOL | datagubbe.se.myco +++ b/Tables and Strings in COBOL | datagubbe.se.myco @@ -1,10 +1,4 @@ = Tables and Strings in COBOL | datagubbe.se https://www.datagubbe.se/cobtab/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Since I'm a deeply demented man with a lot of free time on my hands, I decided to expand a bit on the subject - if only to give myself a chance of brushing up on my own very rudimentary COBOL knowledge. diff --git a/The Browser — WorldWideWeb NeXT Application.myco b/The Browser — WorldWideWeb NeXT Application.myco index 224dba8..060f771 100644 --- a/The Browser — WorldWideWeb NeXT Application.myco +++ b/The Browser — WorldWideWeb NeXT Application.myco @@ -1,10 +1,6 @@ = The Browser — WorldWideWeb NeXT Application https://worldwideweb.cern.ch/worldwideweb/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> HTML-based asset library and background on the WorldWideWeb NeXT browser + +The first browser \ No newline at end of file diff --git a/The Cage of the Language.myco b/The Cage of the Language.myco index 38fc6ed..5f57421 100644 --- a/The Cage of the Language.myco +++ b/The Cage of the Language.myco @@ -1,10 +1,4 @@ = The Cage of the Language https://250bpm.com/blog:178/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +There are more cool words in English, because there are more people in English and more history in English that come up with cool words. Slovak is less wordy in that sense. \ No newline at end of file diff --git a/The Commander X16 has finally arrived! - YouTube.myco b/The Commander X16 has finally arrived! - YouTube.myco index fd1f992..8dbe825 100644 --- a/The Commander X16 has finally arrived! - YouTube.myco +++ b/The Commander X16 has finally arrived! - YouTube.myco @@ -1,10 +1,4 @@ = The Commander X16 has finally arrived! - YouTube https://www.youtube.com/watch?v=AcWqMGju7fk - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +The 8-Bit Guy and a big team have made a Commodore descendant. \ No newline at end of file diff --git a/The Gemini protocol seen by this HTTP client person.myco b/The Gemini protocol seen by this HTTP client person.myco index b2ddd80..3fdc81e 100644 --- a/The Gemini protocol seen by this HTTP client person.myco +++ b/The Gemini protocol seen by this HTTP client person.myco @@ -1,10 +1,4 @@ = The Gemini protocol seen by this HTTP client person https://daniel.haxx.se/blog/2023/05/28/the-gemini-protocol-seen-by-this-http-client-person/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Daniel Stenberg makes a Gemini review. \ No newline at end of file diff --git a/The Insidious Magic of Cats - Björn Wärmedal.myco b/The Insidious Magic of Cats - Björn Wärmedal.myco index d86d7a7..ceae9a5 100644 --- a/The Insidious Magic of Cats - Björn Wärmedal.myco +++ b/The Insidious Magic of Cats - Björn Wärmedal.myco @@ -1,10 +1,4 @@ = The Insidious Magic of Cats - Björn Wärmedal https://warmedal.se/~bjorn/posts/2021-09-29-the-insidious-magic-of-cats.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. \ No newline at end of file diff --git a/The Internet Changed My Life.myco b/The Internet Changed My Life.myco index 435ee4f..0d6a929 100644 --- a/The Internet Changed My Life.myco +++ b/The Internet Changed My Life.myco @@ -1,10 +1,6 @@ = The Internet Changed My Life https://pointersgonewild.com/2022/01/19/the-internet-changed-my-life/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> I’ve seen multiple discussions online as to the negative effects of the internet on society. There’s 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]] \ No newline at end of file diff --git a/The One Week Command Line Challenge.myco b/The One Week Command Line Challenge.myco index ace416e..0d7fdca 100644 --- a/The One Week Command Line Challenge.myco +++ b/The One Week Command Line Challenge.myco @@ -1,10 +1,4 @@ = The One Week Command Line Challenge https://cheapskatesguide.org/articles/cmdline-challenge.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Cheapskate installs an outdated OS on an outdated computer with laughable capabilities, yet somehow manages to use it. diff --git a/The Trouble with PowerPoint 🧑‍🏫.myco b/The Trouble with PowerPoint 🧑‍🏫.myco index f722966..8261499 100644 --- a/The Trouble with PowerPoint 🧑‍🏫.myco +++ b/The Trouble with PowerPoint 🧑‍🏫.myco @@ -1,10 +1,4 @@ = The Trouble with PowerPoint 🧑‍🏫 https://links.bouncepaw.com/#ZgotmplZ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Summarizing Edward Tufte's essay "The Cognitive Style of PowerPoint". \ No newline at end of file diff --git a/The Zen of Go | Dave Cheney.myco b/The Zen of Go | Dave Cheney.myco index 63c18d9..2061887 100644 --- a/The Zen of Go | Dave Cheney.myco +++ b/The Zen of Go | Dave Cheney.myco @@ -1,10 +1,4 @@ = The Zen of Go | Dave Cheney https://dave.cheney.net/2020/02/23/the-zen-of-go - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +The author applies the Zen of Python to Go and tells us how Go programs should be written. This is a well-written article. diff --git a/The new Obsidian icon.myco b/The new Obsidian icon.myco index 3110216..5c936e6 100644 --- a/The new Obsidian icon.myco +++ b/The new Obsidian icon.myco @@ -1,10 +1,6 @@ = The new Obsidian icon https://obsidian.md/blog/new-obsidian-icon/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Say hello to our new logo and app icon. This is the story behind our new branding, which we designed to reflect the principles Obsidian is built on. + +It looks like a primordial arrowhead from literal obsidian. There is also a fun color toy on the page. \ No newline at end of file diff --git a/The right way to use go-sqlite3.myco b/The right way to use go-sqlite3.myco index 1b1c987..1b5cefe 100644 --- a/The right way to use go-sqlite3.myco +++ b/The right way to use go-sqlite3.myco @@ -1,10 +1,6 @@ = The right way to use go-sqlite3 http://web.archive.org/web/20210423132955/https://foxcpp.dev/articles/the-right-way-to-use-go-sqlite3 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> SQLite is a wonderful piece of software and it is completely meaningful to use it in a project written in Go even though SQLite itself is in C. Though people has been hitting lots of issues with it, mostly "database is locked" error that seems to appear out of nowhere. +> +> First of all, SQLite allows concurrent readers but only a single writer. Unlike most places where you may encounter some sort of synchronization SQLite does not wait for the write lock to become available - instead it just returns an error, letting the caller deal with it. This is why you are getting "database is locked" errors. \ No newline at end of file diff --git a/There is no 64-bit type in C89 - the sporks space.myco b/There is no 64-bit type in C89 - the sporks space.myco index 39ed6aa..3b5faec 100644 --- a/There is no 64-bit type in C89 - the sporks space.myco +++ b/There is no 64-bit type in C89 - the sporks space.myco @@ -1,10 +1,4 @@ = There is no 64-bit type in C89 - the sporks space https://sporks.space/2021/07/02/there-is-no-64-bit-type-in-c89/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +`long long` does not exist there! It is all extensions. \ No newline at end of file diff --git a/There’s more than one way to write an IP address.myco b/There’s more than one way to write an IP address.myco index d83fd3a..de0c447 100644 --- a/There’s more than one way to write an IP address.myco +++ b/There’s more than one way to write an IP address.myco @@ -1,10 +1,4 @@ = There’s more than one way to write an IP address https://ma.ttias.be/theres-more-than-one-way-to-write-an-ip-address/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Shocking \ No newline at end of file diff --git a/Thoughts On Markdown — Smashing Magazine.myco b/Thoughts On Markdown — Smashing Magazine.myco index 4fada7d..b5da32b 100644 --- a/Thoughts On Markdown — Smashing Magazine.myco +++ b/Thoughts On Markdown — Smashing Magazine.myco @@ -1,10 +1,6 @@ = Thoughts On Markdown — Smashing Magazine https://www.smashingmagazine.com/2022/02/thoughts-on-markdown/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Markdown in all its flavors, interpretations, and forks won’t go away. However, it’s 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. \ No newline at end of file diff --git a/Thoughts on Swift and Objective-C.myco b/Thoughts on Swift and Objective-C.myco index 29b67d4..be67cbc 100644 --- a/Thoughts on Swift and Objective-C.myco +++ b/Thoughts on Swift and Objective-C.myco @@ -1,10 +1,3 @@ = Thoughts on Swift and Objective-C https://lapcatsoftware.com/articles/swift.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Tips on formatting Markdown lists - Julio Merino (jmmv.dev).myco b/Tips on formatting Markdown lists - Julio Merino (jmmv.dev).myco index 09e748a..4d1f289 100644 --- a/Tips on formatting Markdown lists - Julio Merino (jmmv.dev).myco +++ b/Tips on formatting Markdown lists - Julio Merino (jmmv.dev).myco @@ -1,10 +1,4 @@ = Tips on formatting Markdown lists - Julio Merino (jmmv.dev) https://jmmv.dev/2022/07/markdown-lists.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Look at what they have to do to mimic the fraction of Mycomarkup's lists. \ No newline at end of file diff --git a/Tragedy.myco b/Tragedy.myco index 5945169..8f832b7 100644 --- a/Tragedy.myco +++ b/Tragedy.myco @@ -1,10 +1,4 @@ = Tragedy https://adactio.com/journal/20163 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Greek tragedies are time-travel stories. \ No newline at end of file diff --git a/Trainleave.myco b/Trainleave.myco index da3c1f5..a0e0a0f 100644 --- a/Trainleave.myco +++ b/Trainleave.myco @@ -1,10 +1,4 @@ = Trainleave https://github.com/akuktin/trainleave - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Implementation of Unicode for Uxn \ No newline at end of file diff --git a/Turning suckless into suckmore.myco b/Turning suckless into suckmore.myco index 3196eda..062eeb4 100644 --- a/Turning suckless into suckmore.myco +++ b/Turning suckless into suckmore.myco @@ -1,10 +1,4 @@ = Turning suckless into suckmore https://unixsheikh.com/articles/turning-suckless-into-suckmore.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> The suckless philosophy is all about keeping things simple, minimal and usable, but some people seem to have misunderstood it completely. diff --git a/Typewriter concept reinvented for nostalgic, digital users - Yanko Design.myco b/Typewriter concept reinvented for nostalgic, digital users - Yanko Design.myco index 798d72b..25c59a4 100644 --- a/Typewriter concept reinvented for nostalgic, digital users - Yanko Design.myco +++ b/Typewriter concept reinvented for nostalgic, digital users - Yanko Design.myco @@ -1,10 +1,3 @@ = Typewriter concept reinvented for nostalgic, digital users - Yanko Design https://www.yankodesign.com/2022/02/21/typewriter-concept-reinvented-for-nostalgic-digital-users/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/UXN.myco b/UXN.myco index c1d0b41..5ba6f60 100644 --- a/UXN.myco +++ b/UXN.myco @@ -1,10 +1,4 @@ = UXN https://yeti.tilde.institute/brain/uxn.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Notes on Uxn. \ No newline at end of file diff --git a/Using computers more freely and safely.myco b/Using computers more freely and safely.myco index 89169ef..ae08045 100644 --- a/Using computers more freely and safely.myco +++ b/Using computers more freely and safely.myco @@ -1,10 +1,4 @@ = Using computers more freely and safely http://akkartik.name/freewheeling - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Kartik rocking. \ No newline at end of file diff --git a/Victor (@vponamariov).myco b/Victor (@vponamariov).myco index 69d6946..ba45b34 100644 --- a/Victor (@vponamariov).myco +++ b/Victor (@vponamariov).myco @@ -1,10 +1,5 @@ = Victor (@vponamariov) https://notabird.site/vponamariov/status/1385570318673235971 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +img { https://nitter.42l.fr/pic/media%2FEzqCFqcWUAItPve.jpg%3Fname%3Dorig } +> How user interface evolved for the past 40 years ✨ \ No newline at end of file diff --git a/We need to talk about your Github addiction.myco b/We need to talk about your Github addiction.myco index e5f2982..74171fb 100644 --- a/We need to talk about your Github addiction.myco +++ b/We need to talk about your Github addiction.myco @@ -1,10 +1,3 @@ = We need to talk about your Github addiction https://ploum.net/2023-02-22-leaving-github.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/What does ”tehepero” mean in Japanese? てへぺろ? テヘペロ? | Just a little Japanese.myco b/What does ”tehepero” mean in Japanese? てへぺろ? テヘペロ? | Just a little Japanese.myco index 42d26c2..7fd3c8e 100644 --- a/What does ”tehepero” mean in Japanese? てへぺろ? テヘペロ? | Just a little Japanese.myco +++ b/What does ”tehepero” mean in Japanese? てへぺろ? テヘペロ? | Just a little Japanese.myco @@ -1,10 +1,4 @@ = What does ”tehepero” mean in Japanese? てへぺろ? テヘペロ? | Just a little Japanese https://justalittlejapanese.com/post-300/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +To those who don't know what is //teehee pero// and why do I say. \ No newline at end of file diff --git a/What’s The Difference between Utopia, Eutopia, and Protopia?.myco b/What’s The Difference between Utopia, Eutopia, and Protopia?.myco index ef82b35..81f52a5 100644 --- a/What’s The Difference between Utopia, Eutopia, and Protopia?.myco +++ b/What’s The Difference between Utopia, Eutopia, and Protopia?.myco @@ -1,10 +1,3 @@ = What’s The Difference between Utopia, Eutopia, and Protopia? https://medium.com/@hanzifreinacht/protopia-beyond-utopia-8200a20b2c43 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Whostyles.myco b/Whostyles.myco index d568b8d..ae7ef6f 100644 --- a/Whostyles.myco +++ b/Whostyles.myco @@ -1,10 +1,3 @@ = Whostyles https://www.kickscondor.com/whostyles - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Why I Still Love PHP and Javascript After 20 years | the scapegoat dev.myco b/Why I Still Love PHP and Javascript After 20 years | the scapegoat dev.myco index 541bb60..3e2c349 100644 --- a/Why I Still Love PHP and Javascript After 20 years | the scapegoat dev.myco +++ b/Why I Still Love PHP and Javascript After 20 years | the scapegoat dev.myco @@ -1,10 +1,4 @@ = Why I Still Love PHP and Javascript After 20 years | the scapegoat dev https://the.scapegoat.dev/why-i-love-php-and-javascript/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +TL;DR: they get stuff done. diff --git a/Why I recommend CGI instead of web frameworks.myco b/Why I recommend CGI instead of web frameworks.myco index 3665beb..fc360bf 100644 --- a/Why I recommend CGI instead of web frameworks.myco +++ b/Why I recommend CGI instead of web frameworks.myco @@ -1,10 +1,4 @@ = Why I recommend CGI instead of web frameworks https://halestrom.net/darksleep/blog/046_cgi/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +The author tells us that CGI is good and should be used a lot. diff --git a/Why Isn't 1 a Prime Number?.myco b/Why Isn't 1 a Prime Number?.myco index 802e322..715c0c0 100644 --- a/Why Isn't 1 a Prime Number?.myco +++ b/Why Isn't 1 a Prime Number?.myco @@ -1,10 +1,6 @@ = Why Isn't 1 a Prime Number? https://blogs.scientificamerican.com/roots-of-unity/why-isnt-1-a-prime-number/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +1 isn't much of a prime, nor of a number. + +First found in [[https://jacoby.github.io/2023/01/03/mind-the-gap-weekly-challenge-198.html | an article with Perl code]]. \ No newline at end of file diff --git a/Why OO Sucks by Joe Armstrong.myco b/Why OO Sucks by Joe Armstrong.myco index 1ac1d5f..ec08f08 100644 --- a/Why OO Sucks by Joe Armstrong.myco +++ b/Why OO Sucks by Joe Armstrong.myco @@ -1,10 +1,4 @@ = Why OO Sucks by Joe Armstrong http://harmful.cat-v.org/software/OO_programming/why_oo_sucks - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> My principle objection to OOP goes back to the basic ideas involved, I will outline some of these ideas and my objections to them. diff --git a/Why is the OpenBSD documentation so good?.myco b/Why is the OpenBSD documentation so good?.myco index 0dc3e89..bf55cdc 100644 --- a/Why is the OpenBSD documentation so good?.myco +++ b/Why is the OpenBSD documentation so good?.myco @@ -1,10 +1,4 @@ = Why is the OpenBSD documentation so good? https://dataswamp.org/~solene/2022-08-18-why-openbsd-documentation-is-good.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> 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. diff --git a/Why you should migrate everything from Linux to BSD.myco b/Why you should migrate everything from Linux to BSD.myco index 898cd7a..444a1a0 100644 --- a/Why you should migrate everything from Linux to BSD.myco +++ b/Why you should migrate everything from Linux to BSD.myco @@ -1,10 +1,3 @@ = Why you should migrate everything from Linux to BSD https://unixsheikh.com/articles/why-you-should-migrate-everything-from-linux-to-bsd.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Why you should not use (f)lex, yacc and bison.myco b/Why you should not use (f)lex, yacc and bison.myco index 312f608..f78d279 100644 --- a/Why you should not use (f)lex, yacc and bison.myco +++ b/Why you should not use (f)lex, yacc and bison.myco @@ -1,10 +1,3 @@ = Why you should not use (f)lex, yacc and bison https://tomassetti.me/why-you-should-not-use-flex-yacc-and-bison/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/XRay.myco b/XRay.myco index 931b3f9..1f933b5 100644 --- a/XRay.myco +++ b/XRay.myco @@ -1,10 +1,11 @@ = XRay https://xray.p3k.app/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +=> https://indieweb.org/XRay +> XRay is an open source API that returns structured data for a URL by parsing microformats and following other indieweb algorithms, and is part of the p3k suite of applications. + +This might be of interest: +=> https://xray.p3k.app/parse?url=https%3A%2F%2Flinks.bouncepaw.com&pretty=true + +API description: +=> https://github.com/aaronpk/XRay#api \ No newline at end of file diff --git a/XWiki: ActivityPub Application.myco b/XWiki: ActivityPub Application.myco index f8106b7..bdde400 100644 --- a/XWiki: ActivityPub Application.myco +++ b/XWiki: ActivityPub Application.myco @@ -1,10 +1,4 @@ = XWiki: ActivityPub Application https://extensions.xwiki.org/xwiki/bin/view/Extension/ActivityPub%20Application/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +An extension that brings XWiki to the Fediverse \ No newline at end of file diff --git a/[Forem] Community for Everyone.myco b/[Forem] Community for Everyone.myco index 66e2daa..eaa901f 100644 --- a/[Forem] Community for Everyone.myco +++ b/[Forem] Community for Everyone.myco @@ -1,10 +1,6 @@ = [Forem] Community for Everyone https://www.forem.com/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> The reason you joined the Internet. Forem provides open-source tools to help you host a thriving, focused, and adaptable community. + +> Forem is an open source platform for building modern, independent, and safe communities. diff --git a/barnsworthburning.myco b/barnsworthburning.myco index 5cd8c37..20f53bd 100644 --- a/barnsworthburning.myco +++ b/barnsworthburning.myco @@ -1,10 +1,4 @@ = barnsworthburning https://barnsworthburning.net/spaces/interfaces/spatial-interfaces - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A collection of notes. diff --git "a/cohost! - \"i realize this might be swinging at the hornet's nest, but i have a genuine question about the Fediverse\".myco" "b/cohost! - \"i realize this might be swinging at the hornet's nest, but i have a genuine question about the Fediverse\".myco" index ab46720..f0de74c 100644 --- "a/cohost! - \"i realize this might be swinging at the hornet's nest, but i have a genuine question about the Fediverse\".myco" +++ "b/cohost! - \"i realize this might be swinging at the hornet's nest, but i have a genuine question about the Fediverse\".myco" @@ -1,10 +1,3 @@ = cohost! - "i realize this might be swinging at the hornet's nest, but i have a genuine question about the Fediverse" https://cohost.org/jkap/post/1652161-i-realize-this-might - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/doldrusidus.myco b/doldrusidus.myco index 5adcc5c..391a3b5 100644 --- a/doldrusidus.myco +++ b/doldrusidus.myco @@ -1,10 +1,6 @@ = doldrusidus https://gitlab.com/desertslug/doldrusidus - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Doldrusidus is an open-ended, obscure simulation realized as a multiplayer game taking place in a small universe. At its core, the engine is a simulation of entities possessing a number of different components that represent their properties. One such property is the ability to emulate machine code assembled for the uxn fantasy architecture. + +=> https://desertslug.itch.io/doldrusidus \ No newline at end of file diff --git a/domino 2.myco b/domino 2.myco index ce06470..4d47981 100644 --- a/domino 2.myco +++ b/domino 2.myco @@ -1,10 +1,5 @@ = domino 2 https://kool.tools/domino2/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - + +Spatial! \ No newline at end of file diff --git a/domino: a tool for collaging thoughts.myco b/domino: a tool for collaging thoughts.myco index ed4bb72..5b402a6 100644 --- a/domino: a tool for collaging thoughts.myco +++ b/domino: a tool for collaging thoughts.myco @@ -1,10 +1,4 @@ = domino: a tool for collaging thoughts https://kool.tools/domino/#0,0 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Spatial! \ No newline at end of file diff --git a/duskos: 32-bit Forth OS mixed with C.myco b/duskos: 32-bit Forth OS mixed with C.myco index 89f252e..057d687 100644 --- a/duskos: 32-bit Forth OS mixed with C.myco +++ b/duskos: 32-bit Forth OS mixed with C.myco @@ -1,10 +1,4 @@ = duskos: 32-bit Forth OS mixed with C https://sr.ht/~vdupras/duskos/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Dusk OS is a 32-bit Forth and big brother to Collapse OS. It does everything Collapse OS does, has the same laser sharp focus on simplicity, but has a widened scope diff --git a/fisher.cx.myco b/fisher.cx.myco index 328335a..6a828c0 100644 --- a/fisher.cx.myco +++ b/fisher.cx.myco @@ -1,10 +1,4 @@ = fisher.cx http://fisher.cx/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +I do not particularly know much about this website, but I really like how they have name Fisher and put a fish as their TLD. \ No newline at end of file diff --git a/go-lemmy.myco b/go-lemmy.myco index 1162eac..7572899 100644 --- a/go-lemmy.myco +++ b/go-lemmy.myco @@ -1,10 +1,4 @@ = go-lemmy https://gitea.elara.ws/Elara6331/go-lemmy - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Go bindings to the Lemmy API, automatically generated directly from Lemmy's source code using the generator in cmd/gen. diff --git a/kbin.pub - Fediverse of content.myco b/kbin.pub - Fediverse of content.myco index 3bf6fb3..450ef4f 100644 --- a/kbin.pub - Fediverse of content.myco +++ b/kbin.pub - Fediverse of content.myco @@ -1,10 +1,6 @@ = kbin.pub - Fediverse of content https://kbin.pub/en - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> /kbin is an open source reddit-like content aggregator and microblogging platform for the [[https://en.wikipedia.org/wiki/Fediverse | fediverse.]] +> +> Create and moderate communities, meet people with similar interests, and develop your passions. \ No newline at end of file diff --git a/linkhut: A social bookmarking site.myco b/linkhut: A social bookmarking site.myco index 3915bf6..f1dff8a 100644 --- a/linkhut: A social bookmarking site.myco +++ b/linkhut: A social bookmarking site.myco @@ -1,10 +1,4 @@ = linkhut: A social bookmarking site https://sr.ht/~mlb/linkhut/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> linkhut is an open source social bookmarking website. diff --git a/lipu li.myco b/lipu li.myco index e251b0e..47f89d0 100644 --- a/lipu li.myco +++ b/lipu li.myco @@ -1,10 +1,4 @@ = lipu li https://lipu.li/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A cute small wiki engine. I like the markup: it is Gemtext + HTML + Wikilinks. \ No newline at end of file diff --git a/offbrand mp3 players, in honor of the retirement of the ipod.myco b/offbrand mp3 players, in honor of the retirement of the ipod.myco index 50ea257..41961d6 100644 --- a/offbrand mp3 players, in honor of the retirement of the ipod.myco +++ b/offbrand mp3 players, in honor of the retirement of the ipod.myco @@ -1,10 +1,5 @@ = offbrand mp3 players, in honor of the retirement of the ipod https://maya.land/monologues/2022/05/11/offbrand-mp3-players-ipod-retirement.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> They’re finally killing the iPod. +Cool mp3 players photos. \ No newline at end of file diff --git a/permacomputing wiki.myco b/permacomputing wiki.myco index e0b2f2b..45b379f 100644 --- a/permacomputing wiki.myco +++ b/permacomputing wiki.myco @@ -1,10 +1,4 @@ = permacomputing wiki https://permacomputing.net/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Permacomputing is a more sustainable approach to computer and network technology inspired by permaculture. Permacomputing is both a concept and a community of practice oriented around issues of resilience and regenerativity in digital technology. diff --git a/ping.txt — humungus - honk.myco b/ping.txt — humungus - honk.myco index cc30f81..b61e3c9 100644 --- a/ping.txt — humungus - honk.myco +++ b/ping.txt — humungus - honk.myco @@ -1,10 +1,4 @@ = ping.txt — humungus - honk https://humungus.tedunangst.com/r/honk/v/tip/f/docs/ping.txt - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +An ActivityPub proposoal for pinging \ No newline at end of file diff --git a/platform stability — sourcehut lists.myco b/platform stability — sourcehut lists.myco index 0609221..9128432 100644 --- a/platform stability — sourcehut lists.myco +++ b/platform stability — sourcehut lists.myco @@ -1,10 +1,6 @@ = platform stability — sourcehut lists https://lists.sr.ht/~rabbits/uxn/%3C16547614410.357889%40mail.networkname.de%3E - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +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. \ No newline at end of file diff --git a/playlist for silly goofsters.myco b/playlist for silly goofsters.myco index ecf0544..88110d0 100644 --- a/playlist for silly goofsters.myco +++ b/playlist for silly goofsters.myco @@ -1,10 +1,4 @@ = playlist for silly goofsters https://www.youtube.com/watch?v=g-NewxZzULI - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> songs to do your silly little tasks to diff --git a/research!rsc: The Magic of Sampling, and its Limitations.myco b/research!rsc: The Magic of Sampling, and its Limitations.myco index c5418d3..be564ac 100644 --- a/research!rsc: The Magic of Sampling, and its Limitations.myco +++ b/research!rsc: The Magic of Sampling, and its Limitations.myco @@ -1,10 +1,4 @@ = research!rsc: The Magic of Sampling, and its Limitations https://research.swtch.com/sample - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +A month after reading this article, I learned the same thing at the university. \ No newline at end of file diff --git a/uxn notes.myco b/uxn notes.myco index 46014e5..7d0bc85 100644 --- a/uxn notes.myco +++ b/uxn notes.myco @@ -1,10 +1,8 @@ = uxn notes https://nchrs.xyz/uxn_notes.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> A collection of illustrated notes on the virtual machine uxn. +Cute images like this: +img { +https://nchrs.xyz/media/headers/uxn_notes-900.png +} \ No newline at end of file diff --git a/web archiving.myco b/web archiving.myco index 41a5afe..aba0874 100644 --- a/web archiving.myco +++ b/web archiving.myco @@ -1,10 +1,4 @@ = web archiving https://agnessa.pp.ru/computer/20210731230816-web_archiving.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> \ No newline at end of file diff --git a/whostyle - IndieWeb.myco b/whostyle - IndieWeb.myco index fa622f3..22c4c51 100644 --- a/whostyle - IndieWeb.myco +++ b/whostyle - IndieWeb.myco @@ -1,10 +1,4 @@ = whostyle - IndieWeb https://indieweb.org/whostyle - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> \ No newline at end of file diff --git a/you probably don't need a linux phone with a hardware keyboard.myco b/you probably don't need a linux phone with a hardware keyboard.myco index b415a03..cad1cd8 100644 --- a/you probably don't need a linux phone with a hardware keyboard.myco +++ b/you probably don't need a linux phone with a hardware keyboard.myco @@ -1,10 +1,6 @@ = you probably don't need a linux phone with a hardware keyboard https://astrra.space/home/blog/keyboards/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> however, after having access to all three for more than two months now, i've really struggled to find situations where having those phones (or some similar hardware with modern internals) was actually useful. i regularly found myself reaching for my smartphone after being tired of typing out a long message on the tiny hardware keys, my thumbs hurting from the amount of force i had to apply to press them. i typed slower (even though i was touch-typing), i had more typos, and the typing experience in general was just worse. not to mention that all of the 3 phones had very different keyboards with different key sizes, different actuation forces, and different layouts. they all sucked. + +> i think that trying to converge the laptop/desktop and the smartphone into one device is a bad idea. the two have very different use-cases, different ergonomics, and different security models. i think that the best way to go is to have a smartphone and a laptop, and use them both for what they're good at. i also think that more people should learn to write mobile apps, as most of my discussions on this topic have boiled down to "i want a linux phone because i can only write desktop apps", which is kinda sad in my opinion. diff --git a/z3bra.org - monochromatic blog.myco b/z3bra.org - monochromatic blog.myco index ade2663..6b73207 100644 --- a/z3bra.org - monochromatic blog.myco +++ b/z3bra.org - monochromatic blog.myco @@ -1,10 +1,4 @@ = z3bra.org - monochromatic blog https://blog.z3bra.org/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Cool blog. Completed. \ No newline at end of file diff --git a/«Кассиопея»: «У нас не концепция, а контрацепция».myco b/«Кассиопея»: «У нас не концепция, а контрацепция».myco index 8c11ef6..f26aa56 100644 --- a/«Кассиопея»: «У нас не концепция, а контрацепция».myco +++ b/«Кассиопея»: «У нас не концепция, а контрацепция».myco @@ -1,10 +1,8 @@ = «Кассиопея»: «У нас не концепция, а контрацепция» https://m.colta.ru/articles/music_modern/9232-kassiopeya-u-nas-ne-kontseptsiya-a-kontratseptsiya - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Интервью с одной из моих любимых групп. + +> COLTA.RU отправила «Кассиопее», состоящей из театрального звукорежиссера Александра Либерзона (музыка), актера Ильи Самохвалова-Черепко (голос и тексты) и снайпера стрелковой дивизии Сергея Соколова (гитара), вопросы письмом по электронной почте, а в ответ получила фотографии нескольких бумажных листков. + +> Мы всегда хотели работать в поп-формате, но наш поп-формат не совпадал с общепринятым, и клевали на него (почему-то) люди с различными отклонениями и изъянами во вкусе. \ No newline at end of file diff --git a/Блог Рахима.myco b/Блог Рахима.myco index 18d2d01..cd67c36 100644 --- a/Блог Рахима.myco +++ b/Блог Рахима.myco @@ -1,10 +1,5 @@ = Блог Рахима https://rakh.im/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> О технологиях, жизни, идеях и науке. +Завершён. \ No newline at end of file diff --git a/Где и когда видели снежного человека на Южном Урале?.myco b/Где и когда видели снежного человека на Южном Урале?.myco index 32b2c7e..1c9b8a3 100644 --- a/Где и когда видели снежного человека на Южном Урале?.myco +++ b/Где и когда видели снежного человека на Южном Урале?.myco @@ -1,10 +1,4 @@ = Где и когда видели снежного человека на Южном Урале? https://nashural.ru/article/zagadki/gde-i-kogda-videli-snezhnogo-cheloveka-na-yuzhnom-urale/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Описания о встречах с шурале \ No newline at end of file diff --git a/Забытый зум.myco b/Забытый зум.myco index 0a4456d..5b4af89 100644 --- a/Забытый зум.myco +++ b/Забытый зум.myco @@ -1,10 +1,4 @@ = Забытый зум https://habr.com/ru/articles/210408/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Хорошая обзорная статья. diff --git a/Идея эволюции Дарвина: творчество, мысли, правило: VIKENT.RU.myco b/Идея эволюции Дарвина: творчество, мысли, правило: VIKENT.RU.myco index db9a314..e6408a4 100644 --- a/Идея эволюции Дарвина: творчество, мысли, правило: VIKENT.RU.myco +++ b/Идея эволюции Дарвина: творчество, мысли, правило: VIKENT.RU.myco @@ -1,10 +1,6 @@ = Идея эволюции Дарвина: творчество, мысли, правило: VIKENT.RU https://vikent.ru/author/210/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> «Уезжая в Великое Плаванье, Дарвин захватил с собой и недавно вышедший первый том «Основ геологии» крупного английского геолога Чарлза Лайеля (1797-1875), который, в противовес господствовавшей в то время теории катастроф, одним из первых пытался установить медленное, эволюционное развитие земной коры, происходящее под действием всё тех же вечных, так считал Лайель, факторов (атмосферные осадки, текучие воды, морские приливы и отливы, извержения вулканов, землетрясения и т. д.), какие незаметно для человеческого глаза неуклонно видоизменяют (малое творит БОЛЬШОЕ) лик земли. +> +> Эта книга произвела на Дарвина большое впечатление. В университетские годы он нисколько не сомневался в правильности основной церковной догмы (Библия, стих I: «Вначале сотворил Бог небо и землю» и так далее) или её вариантов (в какой-то момент Бог разочаровался в созданных им существах и ниспослал на их головы катастрофы, чтобы уничтожить всё живое и начать всё сначала). Однако теперь, воочию наблюдая во время многочисленных высадок на южно-американский континент природу этих далёких от Англии краёв, его начали брать сомнения. Он постепенно убеждался, что «ваять» природу, видимо, могут не только сверхъестественные божественные силы, но и действующие в продолжение гигантских промежутков времени (миллионы лет казались при Дарвине сроками фантастически большими, теперь счет идет уже на миллиарды) силы ничтожные. \ No newline at end of file diff --git a/Интернет всё забывает.myco b/Интернет всё забывает.myco index d0e6175..5432015 100644 --- a/Интернет всё забывает.myco +++ b/Интернет всё забывает.myco @@ -1,10 +1,4 @@ = Интернет всё забывает https://bolknote.ru/all/internet-vsyo-zabyvaet/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Нередко на статье о какой-нибудь очередной инновации я вспоминаю, что такое уже анонсировали лет 15—20 назад, но найти этого не удаётся, — все новостные издания, которые об этом писали, давно исчезли. diff --git a/Как сочетать шрифты, не сочетая шрифты - Блог Игоря Штанга — ЖЖ.myco b/Как сочетать шрифты, не сочетая шрифты - Блог Игоря Штанга — ЖЖ.myco index b60cec0..ba82392 100644 --- a/Как сочетать шрифты, не сочетая шрифты - Блог Игоря Штанга — ЖЖ.myco +++ b/Как сочетать шрифты, не сочетая шрифты - Блог Игоря Штанга — ЖЖ.myco @@ -1,10 +1,3 @@ = Как сочетать шрифты, не сочетая шрифты - Блог Игоря Штанга — ЖЖ https://nobelfaik.livejournal.com/240053.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Космическое оригами.myco b/Космическое оригами.myco index 481ffe8..6a503a4 100644 --- a/Космическое оригами.myco +++ b/Космическое оригами.myco @@ -1,10 +1,4 @@ = Космическое оригами http://erazvitie.org/article/kosmicheskoe_origami - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Про миура-ори и соседнее \ No newline at end of file diff --git a/Любопытный, но довольно бесполезный пример полиморфизма в Go.myco b/Любопытный, но довольно бесполезный пример полиморфизма в Go.myco index 47d4086..b5e2f2d 100644 --- a/Любопытный, но довольно бесполезный пример полиморфизма в Go.myco +++ b/Любопытный, но довольно бесполезный пример полиморфизма в Go.myco @@ -1,10 +1,3 @@ = Любопытный, но довольно бесполезный пример полиморфизма в Go https://t.me/teamerlin/6483 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/О, «Герои»? Дайте две! Как я писал очередной браузерный клон легендарной стратегии, в который уже почти* можно играть.myco b/О, «Герои»? Дайте две! Как я писал очередной браузерный клон легендарной стратегии, в который уже почти* можно играть.myco index 1369165..a642d60 100644 --- a/О, «Герои»? Дайте две! Как я писал очередной браузерный клон легендарной стратегии, в который уже почти* можно играть.myco +++ b/О, «Герои»? Дайте две! Как я писал очередной браузерный клон легендарной стратегии, в который уже почти* можно играть.myco @@ -1,10 +1,4 @@ = О, «Герои»? Дайте две! Как я писал очередной браузерный клон легендарной стратегии, в который уже почти* можно играть https://habr.com/ru/companies/soletude/articles/719280/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> TL;DR для тех, кому некогда читать: Три года реального времени, ~340 дней разработки, 2 423 часа. 106 849 строк кода (62% JavaScript, 32% PHP, 6% CSS). Собственный парсер формата .h3m (... \ No newline at end of file diff --git a/Плохо — это нормально.myco b/Плохо — это нормально.myco index 046c870..88cdc57 100644 --- a/Плохо — это нормально.myco +++ b/Плохо — это нормально.myco @@ -1,10 +1,8 @@ = Плохо — это нормально https://ilyabirman.ru/meanwhile/2006/03/09/1/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Нужно воспитывать людей вокруг себя. Нельзя прощать пиццериям холодной пиццы. Нужно звать менеджера, шеф-повара, кого угодно — и требовать горячей. Нельзя выходить из супермаркета через неудобный вход, когда удобный закрыли за пять минут до конца рабочего дня. Нужно звать начальника службы безопасности, управляющего, кого угодно — и заставлять его открыть тебе тот выход, через который тебе удобнее всего выйти. Не всегда будет получаться — иногда и менеджеры тоже бывают буфетчицами. +> +> Это сначала на тебя будут смотреть, как на сволочь последнюю. Но зато лет через 50 мы будем жить в другой стране. Если не ты, то кто это сделает? +> +> Плохой работе не может быть оправдания. \ No newline at end of file diff --git a/Про Игру престолов — Кьеркегорка.myco b/Про Игру престолов — Кьеркегорка.myco index ffc7013..9f76868 100644 --- a/Про Игру престолов — Кьеркегорка.myco +++ b/Про Игру престолов — Кьеркегорка.myco @@ -1,10 +1,4 @@ = Про Игру престолов — Кьеркегорка http://alphyna.org/archives/2881 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Альфина ругается на Игру престолов, описывает самую главную разницу в сеттинге с Песней льда и пламени. \ No newline at end of file diff --git a/Про Новосибирск — Туту.ру.myco b/Про Новосибирск — Туту.ру.myco index 4b0e207..41e43a3 100644 --- a/Про Новосибирск — Туту.ру.myco +++ b/Про Новосибирск — Туту.ру.myco @@ -1,10 +1,4 @@ = Про Новосибирск — Туту.ру https://tn-hdz.mckl.ru/v/PG0OAAAACBEBQOtE/9jCaZHfUVKtEi53H - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +История про то, как Новосибирск обскакал Томск при помощи железной дороги, а потом стал третьим по населению городом в России. \ No newline at end of file diff --git a/Редизайн Betula.myco b/Редизайн Betula.myco index c50d8af..577bc5b 100644 --- a/Редизайн Betula.myco +++ b/Редизайн Betula.myco @@ -1,10 +1,6 @@ = Редизайн Betula https://telegra.ph/Redizajn-Betula-04-05 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Ярослав проектировал редизайн Бетулы. Сегодня я хотел на него посмотреть ещё раз. Чтобы более не терять, сохраняю здесь. + +Очевидно, что я со значительной частью пунктов не согласен. Но тут есть достойные мысли. Вы наверняка увидите или уже увидели некоторые моменты из статьи в обновлениях Бетулы. \ No newline at end of file diff --git a/Семь предметом для японской женщины — Haiku Daily.myco b/Семь предметом для японской женщины — Haiku Daily.myco index d448588..0e2d00e 100644 --- a/Семь предметом для японской женщины — Haiku Daily.myco +++ b/Семь предметом для японской женщины — Haiku Daily.myco @@ -1,10 +1,6 @@ = Семь предметом для японской женщины — Haiku Daily https://t.me/HaikuDaily/1425 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> В японской культуре есть такое расхожее выражение «нанацу доогу» — семь предметов (или семь инструментов), которые определяют человека по профессии или по его предназначению. +> +> Например, есть список для воина, куда входят: кольчуга( панцирь), катана, длинный меч, лук, стрелы, накидка «хоро» и шлем. diff --git a/Си должен умереть?.myco b/Си должен умереть?.myco index da78d6d..987e5e0 100644 --- a/Си должен умереть?.myco +++ b/Си должен умереть?.myco @@ -1,10 +1,8 @@ = Си должен умереть? https://club.hugeping.ru/zynrWlX9T9f2AYKEmIAA#zynrWlX9T9f2AYKEmIAA - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Киллер-фич зига три, на мой взгляд +> +> *. Тотальный контроль работы с памятью, намного более гранулярный, чем в C (аллокатор из коробки не один, их много, они разные, можно делать свои и передавать их другим программам) +> *. Минимум имплицитного поведения, то есть всё максимально явно описывается в языке +> *. Compile Time metaprogramming, то есть компилятор во время компиляции может исполнять код, при этом само понятие "тип" это просто объект языка, с которым можно поступать так же как с числами, или структурами. Просто гляньте как в Zig сделаны дженерики https://ziglang.org/documentation/master/#Generic-Data-Structures diff --git a/Социальные сети.myco b/Социальные сети.myco index 57646a6..7b87b70 100644 --- a/Социальные сети.myco +++ b/Социальные сети.myco @@ -1,10 +1,3 @@ = Социальные сети https://blog.danilax86.space/socialmedia/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Ссылки.myco b/Ссылки.myco index ee7db87..2b9ef22 100644 --- a/Ссылки.myco +++ b/Ссылки.myco @@ -1,10 +1,4 @@ = Ссылки https://bolknote.ru/all/ssylki/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Поймал себя на мысли, что совершенно не хочется куда-либо ссылаться, когда пишу заметки в блог. За 21 год существования этого сайта, померло почти всё \ No newline at end of file diff --git a/Стартап, создающий кожу из грибов, привлек $10 млн - Inc. Russia.myco b/Стартап, создающий кожу из грибов, привлек $10 млн - Inc. Russia.myco index 3d4566e..935faf8 100644 --- a/Стартап, создающий кожу из грибов, привлек $10 млн - Inc. Russia.myco +++ b/Стартап, создающий кожу из грибов, привлек $10 млн - Inc. Russia.myco @@ -1,10 +1,4 @@ = Стартап, создающий кожу из грибов, привлек $10 млн - Inc. Russia https://incrussia.ru/news/mycel/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Стартап Mycel привлек $10 млн, которые потратит на расширение штата и создание собственного производства в Южной Корее. Компания занимается разработкой заменителя кожи, в основе которого корневая структура грибов. diff --git a/Старый друг лучше новых двух.myco b/Старый друг лучше новых двух.myco index 3baef1a..bca5bfd 100644 --- a/Старый друг лучше новых двух.myco +++ b/Старый друг лучше новых двух.myco @@ -1,10 +1,3 @@ = Старый друг лучше новых двух https://blog.danilax86.space/monitor/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Таинственные жители уральских пещер: народы чуди и дивьи люди.myco b/Таинственные жители уральских пещер: народы чуди и дивьи люди.myco index e6807dc..1d9152d 100644 --- a/Таинственные жители уральских пещер: народы чуди и дивьи люди.myco +++ b/Таинственные жители уральских пещер: народы чуди и дивьи люди.myco @@ -1,10 +1,4 @@ = Таинственные жители уральских пещер: народы чуди и дивьи люди https://nashural.ru/article/zagadki/tainstvennye-zhiteli-uralskih-peshher-narody-chudi-i-divi-lyudi/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Описания подземных народов. \ No newline at end of file diff --git a/Твит про замощение.myco b/Твит про замощение.myco index 27e2459..371289d 100644 --- a/Твит про замощение.myco +++ b/Твит про замощение.myco @@ -1,10 +1,4 @@ = Твит про замощение https://nitter.it/trushinbv/status/1638176474619584512 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Тут нашли невыпуклый многоугольник, которым можно замостить плоскость бесконечным числом способов, при этом каждый из способов является непериодическим. \ No newline at end of file diff --git a/Тексты Песен — Аддис-Абеба.myco b/Тексты Песен — Аддис-Абеба.myco index 8ea66c2..d3cd464 100644 --- a/Тексты Песен — Аддис-Абеба.myco +++ b/Тексты Песен — Аддис-Абеба.myco @@ -1,10 +1,4 @@ = Тексты Песен — Аддис-Абеба http://addis-abeba.ad.by/texti-pesen/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Тексты многих песен на официальном сайте одной из моих любимых групп. \ No newline at end of file diff --git a/Типографика языка ифкуиль.myco b/Типографика языка ифкуиль.myco index 5a39239..025118f 100644 --- a/Типографика языка ифкуиль.myco +++ b/Типографика языка ифкуиль.myco @@ -1,10 +1,3 @@ = Типографика языка ифкуиль https://habr.com/ru/articles/684824/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Уровень.myco b/Уровень.myco index 9e8d74b..4f2268c 100644 --- a/Уровень.myco +++ b/Уровень.myco @@ -1,10 +1,6 @@ = Уровень https://grishaev.me/prog-level/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Пока мир сходит с ума по искусственному интеллекту, всплакну о низком уровне разработчиков. Подкатило, нужно выплеснуть. + +Иван Гришаев жалуется, что программисты плохо программируют. \ No newline at end of file diff --git a/Цены на продукты питания в Китае.myco b/Цены на продукты питания в Китае.myco index ed1c3f9..8a32eef 100644 --- a/Цены на продукты питания в Китае.myco +++ b/Цены на продукты питания в Китае.myco @@ -1,10 +1,4 @@ = Цены на продукты питания в Китае https://pikabu.ru/story/tsenyi_na_produktyi_pitaniya_v_kitae_6126508 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Цены на продукты в России растут и увеличатся ещё более. А как там в Китае? Сегодня предлагаю сходить в китайский продуктовый магазин и посмотреть на уровень цен. diff --git a/Швейцарская типографика.myco b/Швейцарская типографика.myco index ea7bf84..aa230c5 100644 --- a/Швейцарская типографика.myco +++ b/Швейцарская типографика.myco @@ -1,10 +1,3 @@ = Швейцарская типографика https://design.bureau.ru/topics/shveytsarskaya-tipografika - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/Эпоха, батч, итерация - в чем различия?.myco b/Эпоха, батч, итерация - в чем различия?.myco index 1f68b1a..0bced65 100644 --- a/Эпоха, батч, итерация - в чем различия?.myco +++ b/Эпоха, батч, итерация - в чем различия?.myco @@ -1,10 +1,5 @@ = Эпоха, батч, итерация - в чем различия? https://neurohive.io/ru/osnovy-data-science/jepoha-razmer-batcha-iteracija/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Epoch, batch size, итерации - параметры для работы с большими объемами данных, когда нет возможности загрузить весь датасет в обработку. +Когда делал работу по мышиному обучению, эта статья чуток помогла после прочтения по диагонали. \ No newline at end of file diff --git a/Я училась по обмену в Университете Претории в Южной Африке.myco b/Я училась по обмену в Университете Претории в Южной Африке.myco index 3811f08..3755f6b 100644 --- a/Я училась по обмену в Университете Претории в Южной Африке.myco +++ b/Я училась по обмену в Университете Претории в Южной Африке.myco @@ -1,10 +1,4 @@ = Я училась по обмену в Университете Претории в Южной Африке https://journal.tinkoff.ru/mgimo-pretoria/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> История читательницы, которая ездила практиковать язык африкаанс \ No newline at end of file diff --git a/микроразметки.myco b/микроразметки.myco index c96f917..4c4ef72 100644 --- a/микроразметки.myco +++ b/микроразметки.myco @@ -1,10 +1,3 @@ = микроразметки https://agnessa.pp.ru/computer/site/20210826125557-%d0%bc%d0%b8%d0%ba%d1%80%d0%be%d1%80%d0%b0%d0%b7%d0%bc%d0%b5%d1%82%d0%ba%d0%b8.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - diff --git a/неочевидные интернеты.myco b/неочевидные интернеты.myco index a084f71..eabeb5f 100644 --- a/неочевидные интернеты.myco +++ b/неочевидные интернеты.myco @@ -1,10 +1,4 @@ = неочевидные интернеты https://agnessa.pp.ru/computer/20210320235900-%d0%bd%d0%b5%d0%be%d1%87%d0%b5%d0%b2%d0%b8%d0%b4%d0%bd%d1%8b%d0%b5_%d0%b8%d0%bd%d1%82%d0%b5%d1%80%d0%bd%d0%b5%d1%82%d1%8b.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +имя им легион \ No newline at end of file diff --git a/принцип нулевой ошибки.myco b/принцип нулевой ошибки.myco index d5d817d..383f1e5 100644 --- a/принцип нулевой ошибки.myco +++ b/принцип нулевой ошибки.myco @@ -1,10 +1,4 @@ = принцип нулевой ошибки https://agnessa.pp.ru/logicofthings/20210705212348-%d0%bf%d1%80%d0%b8%d0%bd%d1%86%d0%b8%d0%bf_%d0%bd%d1%83%d0%bb%d0%b5%d0%b2%d0%be%d0%b8_%d0%be%d1%88%d0%b8%d0%b1%d0%ba%d0%b8.html - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> Poka Yoke - яп. «избегать ошибок». Не искать виноватых в ошибках, но совершенствовать процесс. diff --git a/‘If it’s alive, it sleeps.’ Brainless creatures shed light on why we slumber | Science | AAAS.myco b/‘If it’s alive, it sleeps.’ Brainless creatures shed light on why we slumber | Science | AAAS.myco index 579cdc8..ab9f1f9 100644 --- a/‘If it’s alive, it sleeps.’ Brainless creatures shed light on why we slumber | Science | AAAS.myco +++ b/‘If it’s alive, it sleeps.’ Brainless creatures shed light on why we slumber | Science | AAAS.myco @@ -1,10 +1,4 @@ = ‘If it’s 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 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> > 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 it’s 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 didn’t evolve sleep, we evolved wakefulness.” \ No newline at end of file diff --git a/📏 Число Грэма: самое большое число в мире.myco b/📏 Число Грэма: самое большое число в мире.myco index 9d94dfb..29351ed 100644 --- a/📏 Число Грэма: самое большое число в мире.myco +++ b/📏 Число Грэма: самое большое число в мире.myco @@ -1,10 +1,4 @@ = 📏 Число Грэма: самое большое число в мире https://romanavr.notion.site/5db4aab087564ff6b2b2ea6ef40fe8c8 - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Про гипероператор. \ No newline at end of file diff --git a/📜 Scroll: tools for thought..myco b/📜 Scroll: tools for thought..myco index 93b3f70..f00185b 100644 --- a/📜 Scroll: tools for thought..myco +++ b/📜 Scroll: tools for thought..myco @@ -1,10 +1,4 @@ = 📜 Scroll: tools for thought. https://scroll.pub - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +Not exactly sure what that is, but looks cool, like a newspaper. \ No newline at end of file diff --git a/🖌️ Horton Hears a Whostyle.myco b/🖌️ Horton Hears a Whostyle.myco index a232b6f..172470d 100644 --- a/🖌️ Horton Hears a Whostyle.myco +++ b/🖌️ Horton Hears a Whostyle.myco @@ -1,10 +1,4 @@ = 🖌️ Horton Hears a Whostyle https://jacobhall.net/2021/08/horton-hears-a-whostyle/ - -404 Not Found - -

404 Not Found

-
nginx/1.14.0 (Ubuntu)
- - +> \ No newline at end of file