33 bookmarks for 2023-02-19

73.

Typewriter concept reinvented for nostalgic, digital users - Yanko Design

www.yankodesign.com/2022/02/21/typewriter-concept-reinvented-for-nostalgic-digital-users
72.

Soithàs Marràidh. Вести извне

marraidh.com
71.

cognate-lang/cognate: A human readable quasi-concatenative programming language

github.com/cognate-lang/cognate

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.

70.

Thoughts on Swift and Objective-C

lapcatsoftware.com/articles/swift.html
69.

Tables and Strings in COBOL | datagubbe.se

www.datagubbe.se/cobtab

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.

68.

Accidentally Turing-Complete

beza1e1.tuxen.de/articles/accidentally_turing_complete.html

A list of things that were not supposed to be Turing-complete, but are.

67.

HolyC

templeos.holyc.xyz/Wb/Doc/HolyC.html

An overview of Holy C, the programming language for Temple OS.

66.

Damn Small Software - Björn Wärmedal

warmedal.se/~bjorn/posts/2021-11-27-damn-small-software.html

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!

65.

HOT DOG Linux

hotdoglinux.com

HOT DOG Linux uses a custom lightweight Objective-C foundation on top of the GCC Objective-C runtime. The style of Objective-C is completely different from the one Apple uses, everything is basically id.

By design, Unicode is not supported.

Low DPI displays are preferred, since the graphics are bitmapped and fixed in size. The preferred aspect ratio for HOT DOG Linux is 5:4 in landscape, and 3:4 in portrait.

64.

duskos: 32-bit Forth OS mixed with C

sr.ht/~vdupras/duskos

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

63.

KolibriOS official site

kolibrios.org

A small operating system

62.

A review of the Julia language

danluu.com/julialang

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.

61.

Reasons for servers to support IPv6

jvns.ca/blog/2022/01/29/reasons-for-servers-to-support-ipv6

Some reasons. They have not convinced me to care enough to enable it.

60.

Is techno-clutter ruining your life?

cheapskatesguide.org/articles/techno-clutter-farnell.html

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.

59.

Some Thoughts on Collecting Computers

cheapskatesguide.org/articles/collecting-computers.html
58.

Russian Federation - HackerspaceWiki

wiki.hackerspaces.org/Russian_Federation

List of hackerspaces in Russia.

wrt

57.

Ergohaven presents: K:02 keyboard

ergohaven.xyz

Эргогавань — какая-то российская организация про клавиатуры. Надо разобраться

56.

Readability | Zettlr

www.zettlr.com/readability

This page provides four different readability algorithms, implemented using the Open Source Markdown Editor Zettlr.

55.

linkhut: A social bookmarking site

sr.ht/~mlb/linkhut

linkhut is an open source social bookmarking website.

54.

Announcing Offpunk 0.2 : What is Offline?

rawtext.club/~ploum/2022-01-31-offpunk02.html

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.

53.

@lain@lain.com 2022-03-30

lain.com/notice/AHvGWxIo3vNDZGu35U

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

52.

Privacy and Tracking on the Fediverse | Lainblog

blog.soykaf.com/post/privacy-and-tracking-on-the-fediverse

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.

51.

Blushy-Crushy Fediverse Idol: A Chat with Lain about Pleroma | by Sean Tilley

medium.com/we-distribute/blushy-crushy-fediverse-idol-a-chat-with-lain-about-pleroma-4ff578b99752
50.

Lainblog

blog.soykaf.com

Pleroma creator's blog.

49.

An Initial Exploration and Review of Secure Scuttlebutt

cheapskatesguide.org/articles/secure-scuttlebutt.html
48.

Some opinionated thoughts on SQL databases - Made of Bugs

blog.nelhage.com/post/some-opinionated-sql-takes

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.

47.

Фотошоп Средневековья / Хабр

habr.com/ru/post/653069

При создании изображений в старых книгах использовали аналоговые методы редактирования и склейки изображений!

46.

Fonts, a Fuzzy Fringefest | datagubbe.se

www.datagubbe.se/fontfest
45.

Как сочетать шрифты, не сочетая шрифты - Блог Игоря Штанга — ЖЖ

nobelfaik.livejournal.com/240053.html
44.

Swiss Style Color Picker | International Style Colors Scheme Palette

fabianburghardt.de/swisscolors
43.

Швейцарская типографика

design.bureau.ru/topics/shveytsarskaya-tipografika
42.

Swiss in CSS

swissincss.com/zurich-tonhalle-1958
41.

TabFS

omar.website/tabfs

TabFS is a browser extension that mounts your browser tabs as a filesystem on your computer.