1364 bookmarks

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

2024-08-27

1470.

nmeum/edward: An extensible POSIX-compatible implementation of the ed(1) text editor

github.com/nmeum/edward
1469.

Return to Form?

gmi.skyjake.fi/gemlog/2024-08_return-to-form.gmi

Lagrange updates. Misfin? What is Misfin?

1466.

Open Call: Microgrants 2024

rhizome.org/editorial/2024/aug/19/microgrants-2024

Rhizome champions born-digital art and culture through commissions, exhibitions, scholarship, and digital preservation.

2024-08-26

1465.

Автоматное программирование — Википедия

ru.wikipedia.org/wiki/Автоматное_программирование
1464.

Монокультура в программировании

habr.com/ru/articles/838682

Лучше пользоваться несколькими языками, чем только одним.

2024-08-23

1463.

A symbol for the fediverse ⁂

symbol.fediverse.info

⁂ is called an asterism. In astronomy, it refers to groups of stars in the sky, akin to constellations. We suggest that it’s a very fitting symbol for the fediverse, a galaxy of interconnected spaces which is decentralised and has an astronomically-themed name. It represents several stars coming together, connecting but each their own, without a centre.

1462.

Python’s Preprocessor

pydong.org/posts/PythonsPreprocessor

Every now and then you hear outrageous claims such as “Python has no preprocessor”.

Curly braces for blocks, increment and decrement, and C-like preprocessor directives. The most arcane Python hacks!

2024-08-22

1461.

Джуны в IT: зарплаты в компаниях, вакансии и отклики

habr.com/ru/companies/habr_career/articles/837596

Стажёром я получал мало, джуном получаю нормально.

1460.

Apache httpd Tutorial: Introduction to Server Side Includes - Apache HTTP Server Version 2.4

httpd.apache.org/docs/current/howto/ssi.html
1459.

Improbable Island

www.improbableisland.com

The weirdest old-school text adventure on the internet.

1458.

Recording and Processing Spoken Word

tratt.net/laurie/blog/2024/recording_and_processing_spoken_word.html

How to record from mic well. Place mic on a good distance, dampen the area, post-process.

Reposted 1457.

I've Built My First Successful Side Project, and I Hate It

switowski.com/blog/i-have-built-my-first-successful-side-project-and-i-hate-it

2024-08-20

1456.

OrbStack · Fast, light, simple Docker & Linux on macOS

orbstack.dev

Say goodbye to slow, clunky containers and VMs. The fast, light, and easy way to run containers and Linux. Develop at lightspeed with our Docker Desktop alternative.

Good features and design. Want to try.

1455.

Browser bookmarks by Alex Schroeder

browser.communitywiki.org
1454.

git.m455.casa - linkbud

git.m455.casa/linkbud

An IRC bot that generates a feed of links that are submitted by users.

2024-08-18

1452.

2024-08-16 JSON feed for indexing

alexschroeder.ch/view/2024-08-16-json-feed-for-indexes

2024-08-16

1451.

Font with Built-In Syntax Highlighting

blog.glyphdrawing.club/font-with-built-in-syntax-highlighting

An experiment in javascript-free syntax highlighting, made possible by opentype contextual alternates and COLR table

2024-08-15

1450.

The Ocean Cleanup

theoceancleanup.com

The Ocean Cleanup is a non-profit organization developing advanced technologies to rid the oceans of plastic. We aim to remove 90% of the floating plastic with the help of ocean cleanup systems and river interception technologies.

2024-08-14

1449.

do a dither! ~ orf.place

orf.place/tools/dither.html

An online ditherer, now with color picker!

2024-08-13

1448.

ISBN и ISMN: регистрация, получение номеров

www.rsl.ru/ru/rkp/isbn-ismn-registracziya-poluchenie-nomerov

Тут можно купить ISBN напрямую физлицу. Стоит четыре килорубля...

1447.

apache/incubator-answer

answer.apache.org

A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer. - apache/incubator-ans...

The screenshot looks nice.

1446.

web hole c9x.me

c9x.me

Programs and writings.

Reposted 1445.

Edit - Home Brewed Text Editor

c9x.me/edit

2024-08-12

1444.

Willow Specifications - Specifications

willowprotocol.org/specs/index.html#specifications

Protocols for synchronisable data stores. The best parts? Fine-grained permissions, a keen approach to privacy, destructive edits, and a dainty bandwidth and memory footprint.

1443.

Paul's Dev Notes

pfrazee.com

Random dev notes about work at Bluesky by Paul Frazee

1442.

Why not RDF in the AT Protocol?

pfrazee.com/blog/why-not-rdf

Today in "our novel form of NIH," why did Bluesky create a new schema language, Lexicon, for the AT Protocol?

1441.

Get Info

blog.gingerbeardman.com

Blog of independent video game developer and digital media artist Matt Sephton. Featuring vintage Macintosh, game development, digital artwork, Japanese esoterica, video game reviews, hacks and tips, and much more.

1440.

Stapler: I remade a 32 year old classic Macintosh app  ⌘I  Get Info

blog.gingerbeardman.com/2024/08/10/stapler-i-remade-a-32-year-old-classic-macintosh-app

The idea is you set up a Stapler Document per project containing related apps, files, folders, etc. Then you can open them all at once by launching the single document. Each document contains a list of aliases that can be managed, inspected, launched using the app. The key time-saver is that if you launch a Stapler Document directly, all the items in its list will automatically be launched. Cool!

I actually wanted that! And this one is a remake of a classic app. Cool.

1439.

Why RichText facets in Bluesky

pfrazee.com/blog/why-facets

Today in "our novel form of NIH," why does Bluesky use the richtext facets system instead of Markdown?

// slightly simplified
{
  text: "Hello @bob.com",
  facets: [
    {feature: "mention", index: {start: 6, end: 14}}
  ]
}
Reposted 1438.

Переход в айти

grishaev.me/enter-it

2024-08-09

Reposted 1437.

Store Code Discussions in Git using Git Notes

wouterj.nl/2024/08/git-notes

Code discussions contain relevant information. Isn’t it a shame that we
keep these in the centralized GitHub/GitLab servers, far away from our
decentralized Git code? As soon as we move provider, we’ll lose all old
discussions! And how do you ever find the pull requests back from 5
years ago? Symfony has implemented a lightweight solution to this problem
years ago using a less-known feature of Git: Git Notes.

1436.

Introducing linkblocks, the Federated Bookmark Manager

www.rafa.ee/articles/introducing-linkblocks-federated-bookmark-manager

linkblocks is a tool for helping with this kind of deep exploration through the web.
With linkblocks, you can do three things: You can bookmark what you find on the web, you can structure your bookmarks, and you can exchange bookmarks with other people.
Organizing bookmarks works by linking them together, just like on the web. You can follow links to explore the websites you and others have collected. Bookmarking and linking on linkblocks is like publishing your own small website, saying “This is the good stuff”.

1435.

Evergreen content gardens

blog.erlend.sh/evergreen-content-gardens
Reposted 1434.

Man pages

alexschroeder.ch/view/2024-08-08-man-pages

Why you should use and write man pages.

Local documentation that is easy to find is so much better. And man pages are powerful.

2024-08-08

1431.

Moscow 1980 – Typefaces

www.theolympicdesign.com/olympic-games/typefaces/moscow-1980

Futura!

1430.

FOAF Vocabulary Specification

xmlns.com/foaf/spec
1429.

Notation3 Language

w3c.github.io/N3/spec

2024-08-07

1427.

Pretty pictures, bootable floppy disks, and the first Canon Cat demo?

oldvcr.blogspot.com/2024/07/pretty-pictures-bootable-floppy-disks.html

Now that our 1987 Canon Cat is refurbished and ready to go another nine innings or so, it's time to get into the operating system and pull ...

1426.

ActivityPods - Personal data spaces powered with ActivityPub

activitypods.org

Brings together ActivityPub and Solid Pods and empowers developers to create truly decentralized applications.

1425.

kodiak

git.phial.org/d6/kodiak

Klondike Solitaire game for Varvara.

1424.

Solid Technical Reports

solidproject.org/TR

The specs.

1423.

Frequently Asked Questions · Solid

solidproject.org/faqs
1422.

Pie Menu - the radial menu for Mac

www.pie-menu.com

The radial menu for Mac tailored to your active app. Speed up all your favorite programs with only one shortcut!

1421.

@Zicklag's Blog

zicklag.katharos.group

Experiments, technology, and thoughts on life.

1420.

CommunityWiki: Be Bold

communitywiki.org/wiki/BeBold

Be bold when editing pages here. There are few times when you need to ask before making a change. In general you should “ask” by just making the change. If someone doesn’t like it, they will undo your change.

By the same token, don’t take it personally when others boldly change what you wrote. And don’t be offended if someone undoes your change with minimal explanation; feel free to ask if you don’t understand the reason.

2024-08-05

1419.

VK Teams Bot API

teams.vk.com/botapi/tutorial

Yet another dialect of Markdown here!

1418.

N O D E

n-o-d-e.net/zine

Zine on decentralized tech and other open stuff. Good design, many pages. Is it really a zine at this point?

via astynax

2024-08-01

1417.

Венецианская маска — Википедия

ru.wikipedia.org/wiki/Венецианская_маска

Красота

1416.

Евгений Бескровный

beskrovnyy.pro

Вебдевер. В момент сохранения этой закладки он ведёт у меня семинар в компании про интернет и вёрстку. Видать толковый человек.

UPD. Рассказывает совсем базовые вещи про типографику. Что такое неразрывный пробел, что такое тире, когда что писать надо. Мне это всё знакомо с 14 лет, но для большинства людей это в самом деле полезно будет узнать на старости лет!

Конечно же не обошлось без типографа Лебедева и нелепой типографской раскладки Бирмана. Я уж надеялся без них обойдётся. А про главред расскажут?

UPD. Узнал про text-wrap: balance и pretty! hyphens: auto. line-clamp, clamp. cqi, cap.

2024-07-29

1415.

Pico Cam

eli.li/_assets/bin/pico-cam

For those times when you need a Gameboy camera but only have a phone.

dithering camera online!

1414.

Floyd-Steinberg Dithering

eli.li/_assets/bin/dither

dithering online!

2024-07-28

Reposted 1413.

Copying is the way design works || Matthew Ström: designer & developer

matthewstrom.com/writing/copying
Reposted 1412.

Jade Rubick - How to avoid being a bottleneck leader

www.rubick.com/bottleneck-leaders
Reposted 1411.

Just discovered in amazement that in Bash scripts,... | Nathan Manceaux-Panot

friends.grishka.me/posts/1392836

any variable named SECONDS will automatically increment every second. Bash is bonkers

2024-07-27

1409.

В Кентах

vkentax.ru/help.php?page=about

Ещё один клон старого ВК. Мне дали доступ к какому-то аккаунту. Автор проекта заметил, что я в сети, и начал со мной разговор. Обсудили чуток, прикольно. Пожелал ему удачи и попросил сделать RSS-ленту, чтобы я подписаться мог.

2024-07-26

1408.

Saildocs Info File

www.saildocs.com/info

Request web pages and other documents through email. They get turned into plain text, sadly, and Unicode gets removed.

via Devine in this cool Merveilles thread by Luci who thought of something similar:

1407.

e

www.acme.com/software/e

E is a very small text editor in the style of Emacs, microemacs,
JOVE, etc.
It implements many of the common Emacs commands.
It does not have an extension language.
It does let you rebind keys.
It runs in a terminal or terminal emulator only.

1406.

ACME Laboratories

www.acme.com

Purveyors of fine freeware since 1972. On the net since 1991.*

vintage!

1 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22