Tag programming

245 bookmarks have this tag.

2026-03-05

645.

Decision Trees

mlu-explain.github.io/decision-tree

2026-02-20

644.

I tried building my startup entirely on European infrastructure

www.coinerella.com/made-in-eu-it-was-harder-than-i-thought

2026-02-16

643.

Running My Own XMPP Server

blog.dmcc.io/journal/xmpp-turn-stun-coturn-prosody

2026-01-03

640.

Accounting for Computer Scientists — Martin Kleppmann’s blog

martin.kleppmann.com/2011/03/07/accounting-for-computer-scientists.html

2025-12-25

639.

Things I learnt about passkeys when building passkeybot

enzom.dev/b/passkeys

2025-11-17

633.

Building a Simple Search Engine That Actually Works - Karboosx

karboosx.net/post/4eZxhBon/building-a-simple-search-engine-that-actually-works

2025-11-02

631.

From 400 Mbps to 1.7 Gbps: A WiFi 7 Debugging Journey

blog.tymscar.com/posts/wifi7speedhunt

2025-10-06

630.

Where It's at://

overreacted.io/where-its-at

2025-09-08

624.

How did MVC get so F’ed up?

stlab.cc/tips/about-mvc.html

2025-08-21

618.

Casey Muratori – The Big OOPs: Anatomy of a Thirty-five-year Mistake

youtube.com/watch?v=wo84LFzx5nI

2025-07-29

614.

The Useless useCallback | TkDodo's blog

tkdodo.eu/blog/the-useless-use-callback

2025-07-26

613.

It's time for modern CSS to kill the SPA - Jono Alderson

www.jonoalderson.com/conjecture/its-time-for-modern-css-to-kill-the-spa

2025-07-15

609.

What’ OAuth2 Anyway

www.romaglushko.com/blog/whats-aouth2

2025-07-11

608.

Storing currency values: data types, caveats, best practices · cardinalby

cardinalby.github.io/blog/post/best-practices/storing-currency-values-data-types

2025-06-20

603.

Andrej Karpathy: Software Is Changing (Again)

www.youtube.com/watch?v=LCEmiRjPEtQ

2025-06-16

602.

Why SSL was renamed to TLS

tim.dierks.org/2014/05/security-standards-and-name-changes-in.html?m=1

2025-06-14

601.

Frequent reauth doesn't make you more secure

tailscale.com/blog/frequent-reath-security

2025-06-10

600.

“Localhost tracking” explained. It could cost Meta 32 billion

www.zeropartydata.es/p/localhost-tracking-explained-it-could

2025-05-18

594.

Push Ifs Up And Fors Down

matklad.github.io/2023/11/15/push-ifs-up-and-fors-down.html

2025-05-13

593.

The Height Enigma • Josh W. Comeau

www.joshwcomeau.com/css/height-enigma

2025-05-08

590.

5 Common Antipatterns in Payment Systems Design

news.alvaroduran.com/p/5-common-antipatterns-in-payment

2025-05-03

587.

Просто берите Postgres – Telegraph

telegra.ph/Prosto-berite-Postgres-01-31

2025-04-10

584.

The Market for Lemons - Infrequently Noted

infrequently.org/2023/02/the-market-for-lemons

2025-03-27

582.

The Gang of Four is wrong and you don't understand delegation — Saturn Flyer

www.saturnflyer.com/blog/the-gang-of-four-is-wrong-and-you-dont-understand-delegation

2025-03-16

579.

Life Altering Postgresql Patterns

mccue.dev/pages/3-11-25-life-altering-postgresql-patterns

2025-03-09

577.

You might not need Redis

www.viblo.se/posts/no-need-redis

2025-03-05

576.

Cross-Site Requests

smagin.fyi/posts/cross-site-requests

2025-02-28

574.

10 new Git commands you should start using today - Appwrite

appwrite.io/blog/post/10-git-commands-you-should-start-using

2025-02-19

571.

Deep Dive into LLMs like ChatGPT

www.youtube.com/watch?v=7xTGNNLPyMI

2025-02-10

566.

Inigo Quilez :: computer graphics, mathematics, shaders, fractals, demoscene and more

iquilezles.org/articles/gpuconditionals

2025-02-01

565.

SQLite is not a toy database

antonz.org/sqlite-is-not-a-toy-database
564.

SQLite: How it works, by Richard Hipp

news.ycombinator.com/item?id=42665370

2025-01-31

562.

Какие фавыконки использовать в 2025?

bureau.ru/soviet/20250130

2025-01-24

560.

You should write "without bugs"

korshakov.com/posts/no-bugs

2025-01-22

559.

Haskell: A Great Procedural Language

entropicthoughts.com/haskell-procedural-programming

2025-01-18

558.

Don't use cosine similarity carelessly

p.migdal.pl/blog/2025/01/dont-use-cosine-similarity

2025-01-07

551.

How Network Address Translator (NAT) works | Tailscale

tailscale.com/blog/how-nat-traversal-works
550.

Software Design is Knowledge Building | olano.dev

olano.dev/blog/software-design-is-knowledge-building

2024-12-11

545.

What TDD is ACTUALLY Good For – Axol's Blog

theaxolot.wordpress.com/2024/12/08/what-tdd-is-actually-good-for

2024-12-03

542.

My notes from deciding against AWS Lambda – Pursuit Of Laziness – A blog by Jesse Duffield

jesseduffield.com/Notes-On-Lambda

2024-11-22

541.

You Don't Know Jack about Bandwidth - ACM Queue

queue.acm.org/detail.cfm?id=3674953

2024-11-14

537.

The Deep History of Your Apps: Steve Jobs, NeXTSTEP, and Early Object-Oriented Programming - CHM

computerhistory.org/blog/the-deep-history-of-your-apps-steve-jobs-nextstep-and-early-object-oriented-programming

2024-11-12

535.

Don't Do This - PostgreSQL wiki

wiki.postgresql.org/wiki/Don't_Do_This
534.

Binary vector embeddings are so cool

emschwartz.me/binary-vector-embeddings-are-so-cool

2024-11-09

532.

Why ECC

danluu.com/why-ecc
531.

Stabilizing the Obra Dinn 1-bit dithering process

forums.tigsource.com/index.php?topic=40832.msg1363742

2024-11-05

529.

The Dual Nature of Events in Event-Driven Architecture

www.reactivesystems.eu/2024/10/31/the-dual-nature-of-events-in-eda.html

2024-11-01

527.

Write code that is easy to delete, not easy to extend

programmingisterrible.com/post/139222674273/write-code-that-is-easy-to-delete-not-easy-to

2024-10-29

525.

HTML Form Validation is heavily underused

expressionstatement.com/html-form-validation-is-heavily-underused

2024-10-28

524.

Здоровье кодовой базы

kordum.netlify.app/posts/2024-07-14

2024-10-26

522.

A Modern CSS Reset • Josh W. Comeau

www.joshwcomeau.com/css/custom-css-reset

2024-10-19

521.

API Versioning at Monite

dev.to/monite/api-versioning-at-monite-3ba3
520.

The Copenhagen Book

thecopenhagenbook.com

2024-10-12

518.

Good programmers worry about data structures and their relationships

read.engineerscodex.com/p/good-programmers-worry-about-data
517.

Liskov’s Gun: The parallel evolution of React and Web Components

www.baldurbjarnason.com/2024/liskovs-gun

2024-10-09

512.

A modest critique of Htmx

chrisdone.com/posts/htmx-critique

2024-10-07

508.

Building a Single-Page App with htmx

jakelazaroff.com/words/building-a-single-page-app-with-htmx
507.

How do HTTP servers figure out Content-Length? - aarol.dev

aarol.dev/posts/go-contentlength

2024-09-29

503.

How Discord Stores Trillions of Messages

discord.com/blog/how-discord-stores-trillions-of-messages

2024-09-27

499.

XKCD 1425 (Tasks) turns ten years old today

simonwillison.net/2024/Sep/24/xkcd-1425-turns-ten-years-old-today

2024-09-26

498.

Wonderful vi

world.hey.com/dhh/wonderful-vi-a1d034d3

2024-09-12

494.

Why Not Comments

buttondown.com/hillelwayne/archive/why-not-comments

2024-09-10

493.

Manual ’till it hurts

adactio.com/journal/21397

2024-09-09

492.

</> htmx ~ Web Security Basics (with htmx)

htmx.org/essays/web-security-basics-with-htmx
1 3 4