Tag programming

184 bookmarks have this tag.

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

2024-08-30

487.

Ad Hoc Infrastructure - by Kent Beck

tidyfirst.substack.com/p/ad-hoc-infrastructure

2024-08-24

481.

JS Dates Are About to Be Fixed

docs.timetime.in/blog/js-dates-finally-fixed

2024-08-21

478.

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-17

475.

Programmers Don't Read Books -- But You Should

blog.codinghorror.com/programmers-dont-read-books-but-you-should

2024-08-03

470.

How to Build Anything Extremely Quickly - Learn How To Learn

learnhowtolearn.org/how-to-build-extremely-quickly

2024-08-02

468.

About Pool Sizing

github.com/brettwooldridge/HikariCP/wiki/About-Pool-Sizing
467.

Ok, Cloudflare I am leaving

www.lexx.gr/blog/post/ok-cloudflare-i-am-leaving

I read the terms before signing up with cloudflare for any of my sites, and it was quite clear it's not meant to be used as an image proxy

2024-07-30

464.

All I Know About Certificates -- Certificate Authority | PixelsTech

www.pixelstech.net/article/1722045726-All-I-Know-About-Certificates----Certificate-Authority

2024-07-26

462.

My Favorite Algorithm: Linear Time Median Finding

rcoh.me/posts/linear-time-median-finding

2024-07-20

453.

Never update anything

blog.kronis.dev/articles/never-update-anything

Bring back the old days where we engineered software to be used long term, instead of the current day world of: "Move fast and break things... oh, and don't bother thinking about what'll happen in 10 years, because your CV will be full of bleeding edge stuff, your bank account will be loaded and the troubles with most of the projects behind you won't be the slightest of your concerns." Realistically, you probably don't care about this stuff, but on the grand scale of things, perhaps you should.

2024-07-18

449.

Post-Architecture: Premature Abstraction Is the Root of All Evil

arendjr.nl/blog/2024/07/post-architecture-premature-abstraction-is-the-root-of-all-evil
448.

The Functional Core, Imperative Shell Pattern – Kenneth Lange

kennethlange.com/functional-core-imperative-shell

2024-07-08

440.

Как не замучить пользователя плохими контролами / Илья Бирман

www.youtube.com/watch?v=KWSaJJsDvtw

2024-07-07

438.

Tokens are a big reason today's generative AI falls short | TechCrunch

techcrunch.com/2024/07/06/tokens-are-a-big-reason-todays-generative-ai-falls-short

Rarely are digits tokenized consistently. Because they don’t really know what numbers are, tokenizers might treat “380” as one token, but represent “381” as a pair (“38” and “1”) — effectively destroying the relationships between digits and results in equations and formulas. The result is transformer confusion; a recent paper showed that models struggle to understand repetitive numerical patterns and context, particularly temporal data. (See: GPT-4 thinks 7,735 is greater than 7,926).

437.

Doodling with the Mac’s command icon – alexwlchan

alexwlchan.net/2024/command-icon

The command key (⌘) has been a ubiquitious part of the Mac for over forty years. It was chosen by legendary icon designer Susan Kare, who picked it from a symbol dictionary – this shape was already being used in Sweden to highlight an interesting feature on a map.

2024-07-06

432.

DevOps Isn't Dead, but It's Not in Great Health Either - The New Stack

thenewstack.io/devops-isnt-dead-but-its-not-in-great-health-either

Out of the tens of thousands of developers surveyed by SlashData’s Developer Nation, a mere 14% can get code into production in a single day.

431.

Generative AI is a climate disaster

disconnect.blog/generative-ai-is-a-climate-disaster
429.

Today’s Cheap AI Services Won’t Last - Vincent Schmalbach

www.vincentschmalbach.com/todays-cheap-ai-services-wont-last
428.

(the software crisis)

wryl.tech/log/2024/the-software-crisis.html

2024-07-04

427.

The saddest "Just Ship It" story ever

www.kitze.io/posts/saddest-just-ship-it-story-ever
310.

On the origins of DS_store

www.arno.org/on-the-origins-of-ds-store

2024-06-23

425.

Очень простой алгоритм подбора цвета, который работает

scribe.rawbit.ninja/@iammishaanikin/98b8f0dcfdc5

2024-06-07

198.

How to keep using adblockers on chrome and chromium · GitHub

gist.github.com/velzie/053ffedeaecea1a801a2769ab86ab376

2024-06-05

304.

Is Microsoft trying to commit suicide?

www.antipope.org/charlie/blog-static/2024/06/is-microsoft-trying-to-commit-.html

2024-02-17

413.

Nixing Technological Lock In

economicsfromthetopdown.com/2024/02/17/nixing-technological-lock-in

2023-12-02

329.

You don't need JavaScript for that

www.htmhell.dev/adventcalendar/2023/2

2023-10-15

381.

Background job queues and priorities may be the wrong path

alexis.bernard.io/blog/2023-10-15-background-job-queues-and-priorities-may-be-the-wrong-path.html

2023-10-06

424.

Как работает TLS, в технических подробностях

tls.dxdt.ru/tls.html

2023-07-23

377.

Unicode Is Hard

mcilloni.ovh/2023/07/23/unicode-is-hard

2023-07-10

258.

The best products and features I've ever worked on were run by engineering and d... | Hacker News

news.ycombinator.com/item?id=36674642

2023-07-07

332.

Tailwind and the beauty of ugly code

boot-and-shoe.vercel.app/posts/skeptics-guide-to-tailwind

2023-07-04

88.

Что делает движок блога «Эгея»

www.youtube.com/watch?v=vrcXLs_PhVA

2023-06-30

336.

Color Formats in CSS - hex, rgb, hsl, lab

www.joshwcomeau.com/css/color-formats

2023-06-02

378.

It’s not wrong that "🤦🏼‍♂️".length == 7

hsivonen.fi/string-length

2023-05-21

404.

Awesome Command Line Tools PyCon 2017

www.youtube.com/watch?v=hJhZhLg3obk

2023-05-03

392.

"Design in Practice" by Rich Hickey

www.youtube.com/watch?v=fTtnx1AAJ-c

2023-04-06

417.

The Programmer's Paradox: Waterloo Style

theprogrammersparadox.blogspot.com/2023/04/waterloo-style.html

2023-03-14

183.

Eliezer Yudkowsky on Twitter: "I don't think people realize what a big deal it is that Stanford retrained a LLaMA model, into an instruction-following form, by **cheaply** fine-tuning it on inputs and outputs **from text-davinci-003**. It means: If you allow any sufficiently wide-ranging access to your AI..." / Twitter

twitter.com/ESYudkowsky/status/1635577836525469697

2023-03-03

412.

Never include user input-text in welcome emails

mzrn.sh/2023/03/03/never-include-user-input-text-in-welcome-emails

2023-02-26

386.

Don't let Event-Driven Architecture buzzwords fool you - Event-Driven.io

event-driven.io/en/dont_let_event_driven_architecture_buzzwords_fool_you

2023-01-29

255.

Color: From Hexcodes to Eyeballs

jamie-wong.com/post/color

2023-01-13

416.

The Grug Brained Developer

reidjs.github.io/grug-dev-translation

2023-01-04

414.

No more magic, please!

nickgeorge.net/nomagic

2022-12-31

174.

The 5% Rule

jonpauluritis.com/articles/5-percent-rule

2022-12-28

348.

Easy, alternative soft deletion: `deleted_record_insert` — brandur.org

brandur.org/fragments/deleted-record-insert

2022-12-19

379.

Use Git tactically

stackoverflow.blog/2022/04/06/use-git-tactically

2022-11-07

411.

Manifesto for Minimalist Software Engineers | Minifesto.org

minifesto.org

2022-10-28

322.

How to communicate effectively as a developer

www.karlsutt.com/articles/communicating-effectively-as-a-developer

2022-10-25

405.

Building software to last forever

herman.bearblog.dev/building-software-to-last-forever

2022-09-04

375.

Why Haskell Is Interesting?

news.ycombinator.com/item?id=32711726

2022-08-25

335.

CSS Classes considered harmful

www.keithcirkel.co.uk/css-classes-considered-harmful

2022-08-20

169.

Snapdrop

snapdrop.net

2022-08-16

368.

I have complicated feelings about TDD

buttondown.email/hillelwayne/archive/i-have-complicated-feelings-about-tdd-8403
319.

The Three Virtues of a Great Programmer

thethreevirtues.com

2022-08-04

276.

The MVP is dead. Long live the RAT.

medium.com/hackernoon/the-mvp-is-dead-long-live-the-rat-233d5d16ab02

2022-08-03

409.

Kubernetes is Out Generation's Multics

www.oilshell.org/blog/2021/07/blog-backlog-2.html

2022-07-19

347.

Soft Deletion Probably Isn't Worth It

brandur.org/soft-deletion

2022-07-18

394.

How Did REST Come To Mean The Opposite of REST?

htmx.org/essays/how-did-rest-come-to-mean-the-opposite-of-rest

2022-07-05

418.

Unchecked AB Testing Destroys Everything it Touches

www.zumsteg.net/2022/07/05/unchecked-ab-testing-destroys-everything-it-touches

2022-06-13

291.

Overthinking

kerkour.com/overthinking

2022-06-08

282.

Entropy is Fatal

kerkour.com/entropy-is-fatal
1 3