1044 bookmarks

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

2023-07-14

452.

Софт, исходники и фото | jenyay.net

jenyay.net

Сайт разработчика OutWiker.

451.

Computers are an inherently oppressive technology

www.devever.net/~hl/ruthlessness

This may seem a strange heading for someone whose career is in computers, yet I feel that this article has been a lifetime in the making. It is the product of intuitive observations and things that have stood out to me, even as a child, who even then could sense the sinister side of the most banal of technologies.

450.

The Gift of It's Your Problem Now

apenwarr.ca/log/20211229
449.

Beware Offers of "Help" with Your Projects

misc-stuff.terraaeon.com/articles/beware-help.html

A specific someone in disguise says that accepting help to your software projects often leads to destruction.

448.

“Low-Resource” Text Classification: A Parameter-Free Classification Method with Compressors

aclanthology.org/2023.findings-acl.426

One can use gzip to classify data.

Deep neural networks (DNNs) are often used for text classification due to their high accuracy. However, DNNs can be computationally intensive, requiring millions of parameters and large amounts of labeled data, which can make them expensive to use, to optimize, and to transfer to out-of-distribution (OOD) cases in practice. In this paper, we propose a non-parametric alternative to DNNs that’s easy, lightweight, and universal in text classification: a combination of a simple compressor like gzip with a k-nearest-neighbor classifier. Without any training parameters, our method achieves results that are competitive with non-pretrained deep learning methods on six in-distribution datasets.It even outperforms BERT on all five OOD datasets, including four low-resource languages. Our method also excels in the few-shot setting, where labeled data are too scarce to train DNNs effectively.

Our method is a simple, lightweight, and uni- versal alternative to DNNs. It’s simple because it doesn’t require any preprocessing or training. It’s lightweight in that it classifies without the need for parameters or GPU resources. It’s universal as com- pressors are data-type agnostic, and non-parametric methods do not bring underlying assumptions.

Without any pre-training or fine-tuning, our method outperforms both BERT and mBERT on all five datasets.

Questioned:

447.

CC0 1.0 text as plain text

creativecommons.org/publicdomain/zero/1.0/legalcode.txt

For some reason it took me some time to find it. Saving here so it is easier next time.

2023-07-12

446.

Shrinking Bee Populations Are Being Replaced by Human Pollinators

www.globalcitizen.org/en/content/life-without-bees-hand-human-pollination-rural-chi

Paying human pollinators is cheaper than renting bees in areas with no bees.

445.

Newsqueak: A Language for Communicating with Mice

swtch.com/~rsc/thread/newsqueak.pdf

1994. The language is nicely designed. Nice to see the original goroutines here, as this is a Go predecessor. The rodent theme is old, as it seems. The mice in the title are the computer mice.

444.

research!rsc: Storing Data in Control Flow

research.swtch.com/pcdata

Oh, that's how I should refactor Mycomarkup. Perfect.

2023-07-09

443.

Weblite - Codeberg.org

codeberg.org/Weblite

Weblite attempts to provide simplified specifications for HTML, CSS, XML for the simpler web. In idea, if you stick to these specs, your site will work like in every browser, including the small ones.

442.

ÖLAB

oppen.digital

Adriane, the Gemini browser for Android, and the Gempub format, were made in this digital lab.

440.

State Machines: Introduction

blog.yoshuawuyts.com/state-machines

It's fun and easy to express state machines in Rust, as this article clearly shows. Wouldn't be that much fun in Go, innit?

Using type system for ensuring correctness of the state machines is a good idea. I should do that...

This article has two sequels.

439.

Save Your Threads

social.perma.cc

Save birdsite threads to PDF:s. I wonder if it still works.

2023-07-08

438.

SVG Repo

www.svgrepo.com

Куча бесплатных и свободных SVG иконок. Надо будет что-нибудь для Бетулы взять.

437.

Китайские сайты такие китайские

habr.com/ru/companies/ispmanager/articles/742268

Почему на них так тесно и красно.

436.

Too much efficiency makes everything worse: overfitting and the strong version of Goodhart’s law

sohl-dickstein.github.io/2022/11/06/strong-Goodhart.html

Overfitting is bad. The best example in the article is the school system. Tests were introduced to measure students effectively. They were a good measure for that! Then schools started focusing on tests. You know what happened. Поколение ЕГЭ, cramming, etc.

435.

microformats/mf2py: Microformats2 parser written in Python

github.com/microformats/mf2py

A Python library for handling microformats2. It parses Betula well.

2023-07-07

434.

I Don't Like Musical Instruments

a.exozy.me/posts/i-dont-like-musical-instruments

Our favorite dodecahedron says that learning to play an instrument is not worth it. They are not as good at it as they wanted. They also invite to focus more on composing, and leave performing to robots.

433.

Under the Radar #267: Don't Run Servers - Relay FM

www.relay.fm/radar/267

Два аёс-разработчика говорят, что если можно сделать продукт, не поднимая сервер, лучше так и сделать, особенно учитывая какие прекрасные возможности для программиста дают современные яблочные устройства. Синхронизация через яклаўд, производительность до дурного высокая и всё такое.

Я, конечно, не аёс-разработчик, но могу обратить внимание на то, что у меня ваще всё с сервером. А ведь Бетулу можно было бы и без него! Но на самом деле получилось бы хуже, ведь мне не один айфон поддерживать, а как минимум андроид и мак, которыми я пользуюсь.

Подкаст можете не слушать, я за вас послушал.

via https://ilyabirman.ru/meanwhile/all/listening-65/

432.

Красные ночные палитры интерфейсов

protraktor.design/ru/2023/07/05/red-night-palettes

Если делать дизайн только из красного света, то глаза не будут терять ночное видение, потому что ночные палочки не замечают красный свет. Так-то толку от этого мало, но в некоторых случаях супер-полезно. Например, морякам и астрономам.

431.

Roguelike и Древняя История

nethack-rutext.info/doku.php/wiki/roguelike_ancient_history

2023-07-06

430.

r/aliens - From the late 2000s to the mid-2010s, I worked as a molecular biologist...

www.reddit.com/r/aliens/comments/14rp7w9/from_the_late_2000s_to_the_mid2010s_i_worked_as_a

A fun read.

2023-07-05

429.

NetHack Philosophy

nethack4.org/philosophy.html
428.

Playtesting feedback, 2023

nethack4.org/blog/playtesting-2023.html

One of NetHack4 developers playtested several NetHack variants and told their findings and thoughts on balance in great design.

I've never got to Sokoban in NetHack. I basically don't know how to play. Despite that, I enjoyed this ridiculously long article.

Also, it was the first article in 6 years in the blog. Luckily, RSS catches everything.

427.

Killed by Google

killedbygoogle.com

Killed by Google is the open source list of dead Google products, services, and devices. It serves as a tribute and memorial of beloved services and products killed by Google.

425.

Game Boy Advance gets a new, free step sequencer, complete with p-locks - CDM Create Digital Music

cdm.link/2023/05/gba-free-step-sequencer

Stories like this make me want to get a GBA SP, but the prices for screenmodded GBA:s make me unwant.

424.

Ian's Shoelace Site – Shoelace Knots – How To Tie Your Shoes

www.fieggen.com/shoelace/knots.htm

Красиво! Надо себе выбрать завяз нормальный, а то я как-то плохо шнурки завязываю. Меня Б. как-то учил крутому узлу, но я забыл.

423.

Дневник Христофора Колумба

www.vostlit.info/Texts/rus10/Kolumb/text1.phtml?id=718

Христофор приплывает на землю счастливых людей и сразу думает о том, как его отнять. Чем всё закончилось, знаем.

2023-07-03

421.

Fighting Efficiency

250bpm.com/blog:32

... we are heading to the world where 10% of population would be able to produce all the goods needed.

... How is the 90% going to make their living?

They are not. If nothing changes they are going to die of hunger. And even worse, once that happens there will be only 10% of the population left, so the market shrinks to one tenth of its original size. At that point only only one tenth of the survivors — 1% of the orginal population — will be needed to produce all the goods. Thus, 9% will be left with no work to do and will also die of hunger. Now, of course, the demand plummets to 1% of what it used to be in the past and, given the improved efficiency, only 0.1% is needed to satisfy it. 0.9% is left with no work, is starved to death etc. Vicious circle perpetuates until the last human being dies of hunger.

All in all, there are three possible solutions:

  1. Decrease efficiency

  2. Work less

  3. Consume more

I think the initial problem is wrong. We still need at least some millions of people to sustain the world. We can't go to one person in the limit who will manage a farm, a factory and an internet server all by themselves.

The author says the proposed three solution won't solve the problem long term. Yeah, they won't. They aren't solving it now. Says a universal basic income might help, but says it's a topic for another day.

See also /408

420.

The Cost of Abstraction

250bpm.com/blog:86

Take the cost of introducing new abstractions to your code in consideration.

419.

Myopic Experiences and Distant Observers

venam.nixers.net/blog/philosophy/2023/07/02/myopic-experiences.html

A fish in the water doesn’t know what water is, a fish would also be a horrible swimming instructor.

The subjective experiencer definitely knows something that the observer doesn’t, but there are probably things that the observer can understand that they can’t and they might not be able to ever grasp it.

418.

A Complete Guide to Flexbox | CSS-Tricks

css-tricks.com/snippets/css/a-guide-to-flexbox

I check this one every time

417.

Как установить расширение для SQLite

antonz.ru/install-sqlite-extension

Антон Жиянов рекламирует свой новый реестр. Там показано, как расширение в Го подключить, может пригодиться потом.

416.

sqlpkg - SQLite Package Registry

sqlpkg.org

2023-07-02

415.

Alex Schroeder: 2023-06-16 Reinventing search

alexschroeder.ch/wiki/2023-06-16_Reinventing_search

Search engine optimisation (SEO) is killing the web. Bots are writing text for other bots to read, wasting electricity and contributing to our downfall. The faster this bubble bursts, the better. I’m intent on helping it into the abyss. This is my Butlerian Jihad.

So what’s the alternative?

Link aggregators that allow people voting, with federation to allow for different communities to form, and moderation to prevent vandalism, hate-speech, spam and trolls. And then search there.

414.

Edbrowse, a Command Line Editor Browser

edbrowse.org

Edbrowse, a text based editor browser.

413.

Ten Digits on a custom mini computers

merveilles.town/@tendigits/107967889537981911

Mini computer easel is complete. I will continue to think about how to make it more stable/solid, but seems quite workable for my purposes.

412.

Crazypedia⍼ on toki pona keyboards

hackers.town/@crazypedia/108035533620008424

the #conlang nerd in me is so tickled that more than one person has designed and/or build #tokiPona keyboards 🤓

There is a non-zero chance that I may try to make a pi zero terminal or something to use with the discord and toiki.social at some point

411.

Compact Pi Based Cyberdeck with Mechanical Keyboard

www.reddit.com/r/cyberDeck/comments/m4ifxk/compact_pi_based_cyberdeck_with_mechanical

The keyboard is cute! A symmetrical layout. 3 keys for fingers, except for the index, which has 6; 3 thumbs. Low profile.

410.

XHTML Club - Extreme HyperText Movement for Luddites

xhtml.club

There are several tens of members. New members are accepted.

409.

Unit Test Fetish

250bpm.com/blog:40

Unit tests are not a panacea. End-to-end tests are often much more useful. Some things cannot be tested at all. Think before testing.

408.

Bullshit jobs

250bpm.com/blog:44

They predicted we would have to work less now. We work the same, and we have a lot of “bullshit jobs”. I don't like name, but the term seems to be popular, so I'll stick with it for now. Why such jobs emerge? People need work, and if there is no real work, they are fine with fake work.

407.

The Clockwork inside Game of Thrones

250bpm.com/blog:45

GRR Martin has a nice way of captivating the readers while still killing the characters all around the story. Usually, that wouldn't work, but he has a trick.

406.

John MacFarlane - Beyond Markdown

johnmacfarlane.net/beyond-markdown.html

They identified several problems with Markdown and proposed solutions to it for a future markup. I know of a good solution, which has no such ambiguities — Mycomarkup. Although a lot of points of the article do not really apply, as Mycomarkup is missing some features...

2023-07-01

405.

Why Does "=" Mean Assignment?

hillelwayne.com/post/equals-as-assignment

Why in C = means assignment

404.

When digital nomads come to town - Rest of World

restofworld.org/2023/digital-nomads-visa-pricing-out-locals
403.

We need more of Richard Stallman, not less

ploum.net/2023-06-19-more-rms.html

RMS was right with the four freedoms. Copyleft was the solution all along. Then Ploum lists the freedoms and a new obligation:

  • The right to use the software at your own discretion

  • The right to study the software

  • The right to modify the software

  • The right to redistribute the software, including with modifications

  • The obligation to keep those four rights, effectively keeping the software in the commons.

402.

Welcome to LWN.net [LWN.net]

lwn.net

A surprisingly cute Linux-related news forum.

401.

Moebius Gives 18 Wisdom-Filled Tips to Aspiring Artists (1996) | Open Culture

www.openculture.com/2015/03/moebius-gives-18-wisdom-filled-tips-to-aspiring-artists-1996.html
400.

David J. Pearce (Formalising a Simple Virtual Machine)

whileydave.com/2022/06/28/formalising-a-simple-virtual-machine
398.

Say No to Self-Deprecating Humor

denshi.org/blog/say-no-to-self-deprecating-humor

Very true! Some time ago I came to a similar conclusion, and since then try to not joke like that.

397.

triapul.cz

triapul.cz

An extremely vibeful site. Don't forget to check the Gopher version too! And Fedi too.

2023-06-26

396.

IndieWebify.Me - a guide to getting you on the IndieWeb

indiewebify.me

A good tool to test if your site is compliant. Mine is, somewhat.

395.

oEmbed

oembed.com

The oEmbed spec

394.

Домашняя страница | toby3d

toby3d.me/ru
393.

rsvp - IndieWeb

indieweb.org/rsvp

Mark up meetings.

392.

Search | IndieWeb Search

indieweb-search.jamesg.blog

Find a web page made by an IndieWeb community member.

Does not work for some reason.

2023-06-25

391.

Официальный сайт Швеции на русском языке - ru.sweden.se

ru.sweden.se

Добро пожаловать в Швецию на русском языке! Найдите ответы на все ваши вопросы о Швеции и шведах здесь.

Красивый официальный сайт страны! Прикольно, не знал, что так бывает.

390.

Что такое праздник середины лета - Мидсоммар? — Швеция

ru.sweden.se/kultura/prazdniki/midsommar

Половина июня позади. Друзья и родственники собираются на самый шведский из всех шведских праздников: Мидсоммар.

Лендинг солнцестояния.

389.

Yume 2kki - YNOproject

ynoproject.net/2kki

Play Yume 2kki in multiplayer with your friends, no account or downloads required.

1 2 3 4 5 6 7 8 9 10 11 13 15 16 17