aivarsk (@aivarskalvans) 's Twitter Profile
aivarsk

@aivarskalvans

Eat, sleep, code, repeat.

ID: 573930539

linkhttp://aivarsk.com calendar_today07-05-2012 20:12:31

311 Tweet

142 Followers

1,1K Following

Š¢sфdiŠøg (@tsoding) 's Twitter Profile Photo

After all decades of wrestling with OOP patterns, Pure Functional Programming Bullshit and realizing that you just wanna write code - Dumb, Imperative, Straight to the point code - I feel scammed. I feel lied to. I wanna sue all the Best Practice preaching Shitty Book Selling mfs

Casey Muratori (@cmuratori) 's Twitter Profile Photo

"I conclude that there are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies and the other way is to make it so complicated that there are no obvious deficiencies." - C. A. R. Hoare

One Happy Fellow (@onehappyfellow) 's Twitter Profile Photo

I'm not a fan of the C programming language but I give credit where credits due: The "tends towards" operator --> is a programming language design masterpiece.

I'm not a fan of the C programming language but I give credit where credits due:

The "tends towards" operator --> is a programming language design masterpiece.
staysaasy (@staysaasy) 's Twitter Profile Photo

Wild how many people claim to be 10x more productive with AI tools and yet I haven’t heard a single person say that one of their coworkers has become 10x more productive.

Ken Jin (@kenjin4096) 's Twitter Profile Photo

I've been working on CPython's JIT compiler from the very start. Here are some reflections I have on it. Some points are hard to swallow, but I have to point them out if we are to grow. fidget-spinner.github.io/posts/jit-refl…

Kaivalya Apte - The Geek Narrator (@thegeeknarrator) 's Twitter Profile Photo

"Breaking Distributed Systems with Kyle Kingsbury" is out now 🄳 If you are interested into Distributed systems, this episode is for you. Here are some takeaways from the episode: - Reading documentation is a crucial first step in testing systems. - Testing distributed

"Breaking Distributed Systems with Kyle Kingsbury" is out now 🄳

If you are interested into Distributed systems, this episode is for you. 

Here are some takeaways from the episode:

- Reading documentation is a crucial first step in testing systems. 
- Testing distributed
vermaden (@vermaden) 's Twitter Profile Photo

X11 is so much more efficient then Wayland ... seems all that modern development and new 'better' design is for nothing. Details: dedoimedo.com/computers/plas…

X11 is so much more efficient then Wayland ... seems all that modern development and new 'better' design is for nothing.

Details:

dedoimedo.com/computers/plas…
Casey Muratori (@cmuratori) 's Twitter Profile Photo

In about nine hours, I'll be on stage kicking off the inaugural Better Software Conference! The lineup of speakers is crazy good.

aivarsk (@aivarskalvans) 's Twitter Profile Photo

Agree with DHH: people are uncomfortable with the fact they are essentially CRUD monkeys. They just make systems that create, read, update, or delete rows in a database. And they have to compensate for that existential dread by over-complicating things. youtu.be/vagyIcmIGOQ?t=…

aivarsk (@aivarskalvans) 's Twitter Profile Photo

One of the gems from the big OOPs: and it's not about one or another approach all of the time but about having multiple tools for the task to be solved.

Ben Dicken (@benjdicken) 's Twitter Profile Photo

IOPS capacity is a critical consideration for high-performance databases. Yet many don't understand what they are, how they impact performance, and their costs. Let's take deep dive: What are IOPS?

IOPS capacity is a critical consideration for high-performance databases.

Yet many don't understand what they are, how they impact performance, and their costs.

Let's take deep dive: What are IOPS?
Dmitrii Kovanikov (@chshersh) 's Twitter Profile Photo

Life goals is having enough financial freedom, so I can afford working full-time on my hobby terminal, or OS kernel, or browser, or programming language.

v (@iavins) 's Twitter Profile Photo

Published a new post: "PSA: SQLite WAL checksums fail silently and may lose data" This is a follow up to my previous posts. When SQLite encounters checksum failures in WAL, instead of raising an error, it drops all subsequent frames; even if they are not corrupt. It's not a bug

Published a new post: "PSA: SQLite WAL checksums fail silently and may lose data"

This is a follow up to my previous posts. When SQLite encounters checksum failures in WAL, instead of raising an error, it drops all subsequent frames; even if they are not corrupt. It's not a bug
aivarsk (@aivarskalvans) 's Twitter Profile Photo

"don't force me to live in your world" by Eskil Steenberg I will use this in good library vs bad library vs framework discussions from now on youtube.com/watch?v=EGLoKb…