Readit News logoReadit News
barelysapient commented on I beg you to follow Crocker's Rules, even if you will be rude to me   lr0.org/blog/p/crocker/... · Posted by u/ghd_
barelysapient · 4 hours ago
I'd prefer we instead all use Non-violent Communication. No need for permission. The world would be more beautiful place if we all had giraffe ears.
barelysapient commented on The MacBook Neo   daringfireball.net/2026/0... · Posted by u/etothet
cannolicannon · 2 days ago
The big players are just awful at marketing; too many SKUs and models - it takes a paragraph to figure out how 2 Dell laptops from the same release year differ.

Just hired a new colleague who prefers Windows. Dell seemed like a reasonable option for a good laptop. Here is Dell's current lineup:

- Dell Laptop (with 14, 15, 16 inch variants)

- Dell Plus (with 14, 15, and 16 inch variants)

- Dell XPS (with 13, 14, and 16 inch variants)

- Dell Premium (with 14 and 16 inch variants)

- Dell Pro Essential (with 14 and 15 inch variants)

- Dell Pro (with 14 and 16 inch variants)

- Dell Pro Plus (with 14 and 16 inch variants)

- Dell Pro Premium (with 14 and 16 inch variants)

- Dell Pro Max (with 14 and 16 inch variants)

- Dell Pro Max Plus (with 14, 16, and 18 inch variants)

- Dell Pro Max Premium (with 14 and 16 inch variants)

It's maddening trying to sift through the differences at this level. Then when you select a model, there can upwards of 8 different pre-built options to review.

barelysapient · a day ago
I had the same experience looking at thinkpads a few years ago. I finally just gave up and bought a macbook.
barelysapient commented on Making WebAssembly a first-class language on the Web   hacks.mozilla.org/2026/02... · Posted by u/mikece
barelysapient · 2 days ago
Wow. We need this so bad.
barelysapient commented on Uber reported to the state that I was fired for "annoying a coworker."   anon-ex-uber.medium.com/u... · Posted by u/anon-ex-uber
1024core · 4 days ago
> I was fired for following HR’s own verbal instructions.

This is why, even when there are verbal instructions, politely request that they give you something in writing; you know, for your reference, just in case you forget ;-)

barelysapient · 4 days ago
Or send your own email recapping the conversation.
barelysapient commented on SQG (SQL to Code Generator) v0.10: Java Streams and List Type Support   sqg.dev/blog/java-streams... · Posted by u/uwemaurer
barelysapient · 5 days ago
Love SQLC, this looks good too. Syntax is almost identical.
barelysapient commented on Judge orders government to begin refunding more than $130B in tariffs   wsj.com/politics/policy/j... · Posted by u/JumpCrisscross
satvikpendem · 9 days ago
Cantor Fitzgerald, formerly led by Commerce Secretary Howard Lutnick and is now run by his son, went to various companies that were affected by tariffs and bought the rights to their potential tariff refunds for 20% of the value on the expectation that it'd be struck down by the courts.

Now they stand to make huge returns of 3 to 5x for being correct on that bet, while, of course, consumers get nothing. Now if this isn't insider trading (by the literal Commerce Secretary), I don't know what is.

barelysapient · 9 days ago
This assumes companies would have refunded consumers.

Obviously if a company did this, refunding consumers was the last thing on their mind.

barelysapient commented on I'm losing the SEO battle for my own open source project   twitter.com/Gavriel_Cohen... · Posted by u/devinitely
barelysapient · 11 days ago
The more things change the more they stay the same.
barelysapient commented on A case for Go as the best language for AI agents   getbruin.com/blog/go-is-t... · Posted by u/karakanb
barelysapient · 11 days ago
Completely agree with this take.

I've started what I'm calling an agent first framework written in Go.

Its just too easy to get great outputs with Go and Codex.

https://github.com/swetjen/virtuous

The key is blending human observability with agent ergonomics.

barelysapient commented on Why Go Can't Try   niketpatel.com/essays/why... · Posted by u/nexneo
barelysapient · 11 days ago
Go got a ton right. Especially for being almost 20 years old. But errors is one thing that needs a v2. I love Zig's enumerable errors and deferErr function.
barelysapient commented on Go-Native Durable Execution   dbos.dev/blog/how-we-buil... · Posted by u/hmaxdml
barelysapient · 12 days ago
After spending way too much time debugging runtime problems with python based workflow tools, I’ve been implementing something very similar: DagGo.

DagGo is a type based workflow tool with observably written in Go. Jobs are compile time safe. I’m planning to bring it to feature parity with tools like Dagster over the next few months.

https://github.com/swetjen/daggo

u/barelysapient

KarmaCake day748January 29, 2021
About
Founder and full stack developer.

Opinions are my own.

spencewetjen.com

View Original