Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
aivarsk
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Architecture as Science – Barry O'Reilly – NDC Oslo 2025
(youtube.com)
2 points
by
aivarsk
7mo ago
|
0 comments
2.
▲
Modular Monoliths and Other Facepalms – Kevlin Henney – NDC London 2026
(youtube.com)
2 points
by
aivarsk
7mo ago
|
0 comments
3.
▲
Code Cleanliness On the origins of 'clean code'
(kevlinhenney.medium.com)
3 points
by
aivarsk
8mo ago
|
2 comments
4.
▲
"Clean Code" a Timeless Truth or a Myth We Keep Telling Ourselves?
(youtube.com)
1 points
by
aivarsk
8mo ago
|
0 comments
5.
▲
by
aivarsk
9mo ago
This is a good talk about SOLID https://vimeo.com/157708450
6.
▲
Solid is not so solid
(solid-is-not-solid.com)
4 points
by
aivarsk
9mo ago
|
2 comments
7.
▲
TigerBeetle as a File Storage
(aivarsk.com)
41 points
by
aivarsk
10mo ago
|
4 comments
8.
▲
Running TigerBeetle without a control plane database. Part one
(aivarsk.com)
2 points
by
aivarsk
10mo ago
|
1 comments
9.
▲
The Lost Art of Semaphores
(aivarsk.com)
2 points
by
aivarsk
11mo ago
|
0 comments
10.
▲
Pycon UK 2025: Principle Misunderstandings, Kevlin Henney [video]
(youtube.com)
8 points
by
aivarsk
1y ago
|
0 comments
11.
▲
Ring Buffer in the Database
(aivarsk.com)
1 points
by
aivarsk
1y ago
|
0 comments
12.
▲
Discussing "99 Bottles of OOP": Our First DNF (Did Not Finish) [video]
(youtube.com)
1 points
by
aivarsk
1y ago
|
0 comments
13.
▲
Solid Deconstruction – Kevlin Henney [video]
(vimeo.com)
1 points
by
aivarsk
1y ago
|
0 comments
14.
▲
Handmade Hero – Getting rid of the OOP mindset [video]
(youtube.com)
3 points
by
aivarsk
1y ago
|
0 comments
15.
▲
A broker-less distributed messaging system from the previous century
(aivarsk.com)
3 points
by
aivarsk
1y ago
|
0 comments
16.
▲
Python JSON encoder apples and oranges and making it faster
(aivarsk.com)
2 points
by
aivarsk
1y ago
|
0 comments
17.
▲
Ledgers are simple, stop spreading FUD
(aivarsk.com)
1 points
by
aivarsk
1y ago
|
0 comments
18.
▲
Making sense of card range query EXPLAIN plans
(aivarsk.com)
1 points
by
aivarsk
2y ago
|
0 comments
19.
▲
Pessimism, optimism, realism and Django database concurrency
(2023.djangoday.dk)
1 points
by
aivarsk
2y ago
|
0 comments
20.
▲
The COST of double-entry accounting with a PoC in Django
(aivarsk.com)
1 points
by
aivarsk
2y ago
|
0 comments
21.
▲
Not-So-Solid OO Principles
(tonymarston.net)
2 points
by
aivarsk
2y ago
|
0 comments
22.
▲
The O of Solid
(aivarsk.com)
2 points
by
aivarsk
2y ago
|
0 comments
23.
▲
The S of Solid
(aivarsk.com)
2 points
by
aivarsk
2y ago
|
0 comments
24.
▲
Building a Python ORM from scratch in 25 minutes
(youtube.com)
1 points
by
aivarsk
3y ago
|
0 comments
25.
▲
Building a Python debugger in 20 minutes
(youtube.com)
11 points
by
aivarsk
3y ago
|
0 comments
26.
▲
Accounting Systems Before TigerBeetle
(aivarsk.com)
1 points
by
aivarsk
3y ago
|
0 comments
27.
▲
by
aivarsk
4y ago
A must-read before diving into asyncio: Async Python is slower than "sync" Python under a realistic benchmark. A bigger worry is that async frameworks go a bit wobbly under load. https://calpaterson.com/async-pytho
28.
▲
by
aivarsk
4y ago
5. Fuck Around and Find Out https://twitter.com/rogerskaer/status/1576025818182332416
29.
▲
FastAPI and Cooperative Multi-Threading
(aivarsk.com)
2 points
by
aivarsk
5y ago
|
0 comments
30.
▲
by
aivarsk
5y ago
SQL is complete but ugly: everything is expressible, but nothing is reusable; simple ideas are complex to express; the language is verbose and lacks smart defaults. It begs for examples of the ugly/verbose/complex SQL and the be
More ›