Advertisement Β· 728 Γ— 90

Posts by Sample

Post image

Over the last few years, American tech oligarchs have become the greatest argument against their own existence.

The sheer scale of their erratic behavior and political interference proves that extreme wealth concentration is a structural threat to society

1 month ago 8433 2814 747 353
Video

I am calling for the arrest and prosecution of the ICE agent that shot and killed Renee Good.

I am also calling on Congress to support my bill with @jasmineforus.bsky.social to force ICE agents to wear body cameras, not wear masks, have visible identification & ensure ICE has independent oversight.

3 months ago 7443 2066 679 207

I've never understood how getting rid of all the good people in governing was ever going to help anyone

3 months ago 1 0 0 0

it's just a weakside pin down with a simultaneous short baseline cut? why is it called flex? I was expecting a flex screen

3 months ago 2 0 1 0

The vandalism of the White House by Trump is literally historic

4 months ago 1 0 0 0

Thanks for cross-posting here πŸ™Œ I wish it was a standard

4 months ago 3 0 0 0
Preview
Why I (Still) Like the Serverless Framework over the CDK | DeBrie Advisory The Serverless Framework is the most popular tool for deploying serverless applications, but the AWS CDK has been building momentum. In this post, see why I prefer the Serverless Framework over the CD...

Fantastic article on convention. Serverless vs AWS CDK

"In contrast, every CDK repo I've looked at turns into a murder mystery. I'm digging through application code [...], anything that will help me solve The Case of the Missing IAM Permission."

www.alexdebrie.com/posts/server...

5 months ago 4 0 0 0
Video

Sora is much closer to pulling off the prompt "someone playing a winning card in magic the gathering, close up on the board state as the card is played"

Interestingly, it makes up a card name and shows that fake card (in appropriate colors). Lots of little weirdness, but closer.

5 months ago 49 4 8 0

Can AI generate these?

5 months ago 2 0 0 0

These are awesome. Thanks for posting here πŸ™Œ

5 months ago 1 0 0 0
Advertisement

Appreciate you having a Bsky πŸ™Œ

5 months ago 1 0 0 0

"Dev'ing in Drupal" is entirely form (UI) based, you'd still probably hate it

6 months ago 0 0 0 0

Professionals just use their real name these days. I use my IRC handle. If you're both I think you need 2 identities/accounts. Or you can just be professional for payment irl, and online for the same sake as IRC (conversation among other coders even if they're "real-name public professionals")

6 months ago 1 0 1 0

Giving just a quick glance this doesn't look like a bug in any of the software, it just looks like they have to do what the OP is doing here, and turn off checksum offloading (telling the physical NIC to handle it) depending on the kernel version (old ones ignore bad checksum, and things "work")

6 months ago 1 0 0 0

Yeah to be honest it's a bit over my head but my impression is that all three issues were actually directly caused by the Ubuntu changes

6 months ago 1 0 1 0

I think no, that it was about the Ubuntu upgrade and a kernel UDP checksum handling change. I think the kernel after the upgrade started dropping un-checksummed packets reaching the virtual interface that it had allowed before.

6 months ago 1 0 1 0

"Set containerd to use systemd to manage cgroups instead of the default cgroupfs on worker nodes only. Disable IP checksum offloading as it can cause issues with flannel’s UDP packets."

That is an absolutely insane set of things to have to do that no one would ever figure out 😳

6 months ago 1 0 1 0

Imagine the beauty of a programming language that has its own DSL to learn for every single library and configuration of that library. That beautiful, hip cool world is called: Scala

6 months ago 1 0 0 0

I've always found that one of the most effective backdoors starts when making the motion of going for a handoff

6 months ago 0 0 0 0
Advertisement
Post image

Wow, TIL that LISTEN/NOTIFY in Postgres requires a global lock when committing transactions issuing a NOTIFY. Consider listening to the WAL via logical replication as an alternative with no impact on the write path.

www.recall.ai/blog/postgre...

9 months ago 18 6 2 0

Ha, yeah, turns out it was on the load gen side indeed. It was running out of connections. Using HTTP2 mitigates it (via pipelining), which I got reminded of reading the docs of... Hyperfoil ;) Is the project alive? Saw the last post is from a few years back.

8 months ago 1 1 3 0

every time you think "maybe I should add a layer of caching in the application", take that energy and make the database faster instead

11 months ago 61 7 1 2

The correct answer is either. Transaction B gets a snapshot that may or may not include the changes from A.

SI does not provide real time guarantees. If you need that, you need Strict Serializability, which guarantees that transactions are ordered in real time.

7 months ago 3 1 1 0
Why do we even use caches?

Caches solve one important problem: providing pre-computed data at insanely low latencies, compared to databases. I am talking about typical use cases where we use a cache along with the db (cache aside pattern), where the application always talks with cache and database, tries to keep the cache up to date with the db. There are other patterns where cache itself talks with DBs, but I think this is the more common pattern where application talks to both cache and database.

Why do we even use caches? Caches solve one important problem: providing pre-computed data at insanely low latencies, compared to databases. I am talking about typical use cases where we use a cache along with the db (cache aside pattern), where the application always talks with cache and database, tries to keep the cache up to date with the db. There are other patterns where cache itself talks with DBs, but I think this is the more common pattern where application talks to both cache and database.

Published a new blog post: Replacing a Cache Service with a Database

We already use databases, why can't we use them to replace caches as well? Will we ever replace caches entirely with databases? In this post, I will share some ideas, & discuss how we are moving toward this

avi.im/blag/2025/db...

7 months ago 14 3 4 0

I've always considered denormalization as caching in a database. In that sense, document databases are basically more on-disk cache systems that support advanced scanning and patching

6 months ago 1 0 0 0

All your unfortunate "not on bluesky" posts make me wonder why everyone is so keen on supporting Elon Musk's information platform

6 months ago 0 0 0 0
Choose your account provider

(option "Custom" selected)

Server address (an input with the following text)
selfhosted.social

Choose your account provider (option "Custom" selected) Server address (an input with the following text) selfhosted.social

ladies and gentlemen, we are decentralized 😎

7 months ago 76 7 3 0
Post image

πŸš€ Coming in #Angular 21
βœ”οΈ Built-in validator for regex patterns

7 months ago 6 2 1 0

This is one of the most common every-day drills in European practices

7 months ago 0 0 0 0
Advertisement

The fact is there's no practical "there" to leave to, so the description of there being an open protocol is academic.

7 months ago 6 1 1 0