HN user

waysa

149 karma
Posts1
Comments30
View on HN

I tried Bun for a weekend around Christmas 2024. I quickly hit a bug that would freeze the runtime (issue #13237) when piping a stream into a file. I found that this had been open since August 2024, scrapped the experiment and moved on. The issue is open to this day. If the GitHub comments can be trusted, this behavior even carries over to the Rust port.

Oh and a Panel of 2 Opus 4.8 models is almost exactly as good as one Fable 5. That smells suspicious. Do we know if that might simply be what Anthropic is doing behind the curtain?

I wouldn't be surprised if Fable/Mythos is a model distilled from a Panel/Council of Claude instances. Recursive self improvement is something all AI labs must be working on in some way or another.

It makes sense to me.

When Google Search is quoting a 3rd-party website that happens to have bad information, that's not on them. Blame shifts to the 3rd-party. This is Google's privilege being a search engine.

When Google operates as an answer machine instead of a search engine, the privelege doesn't apply anymore. There's no 3rd-party to take the blame.

It still says "Always free" on the website for me. It's both on the billing page on the page linked in the article.

I do share the concerns though. The change in leadership, the poor transparency, 100% price increase and the quiet change in core values.

I was happy paying $10 yearly for Bitwarden. I'm still okay with $20 but there's a seed of doubt.

Germany sometimes bans entire political parties

You make it sound like Germany bans political parties every other year.

Germany formally only ever banned two parties:

- Socialist Reich Party (SRP), 1952 - Communist Party of Germany (KPD), 1956

For context: The Federal Republic of Germany was founded in 1949.

There are current discussions about banning - or evaluating a potential ban of - the Alternative für Deutschland (AfD). If the ban went through (I think it won't), it would be the first in 70 years.

Is beef tallow a better option for a cooking fat? I think it is.

Better compared to what? Better than refined canola? Probably. Better than good quality, cold-pressed vegetable oils? Probably not. It's not great for heart health.

Always Invite Anna 10 months ago

This is especially valuable for friends who struggle with depression. They almost never feel like going out because depression sucks out all their energy. But they'll appreciate the invite and that they're not forgotten. It's harder this way for them to isolate and go deeper down the spiral.

One rule that helped me fight my depression was to accept invites no matter what. Go to the loud bar I don't like? I'm in. Cake decorating workshop with annoyingly cheerful Jennifer? Sign me up. Join Joel for his 5am workout? I'm not sleeping anyway.

You get the idea. But it can only work when others take the initiative.

Owls in Towels 1 year ago

Fairy dish soap is the European version of Dawn. I'd be surprised if the formulation were significantly different.

Zero relevance to what/who? There are a lot of "older" people on Facebook who are on no other platform. Super useful for targeted advertising. X users are more likely to also use other social media like Instagram and TikTok. This is why companies can afford stop advertising on X without much issue.

Reputable companies generally don't want to advertise in an environment that could be damaging to their brands. This is why Google/YouTube created the "advertiser-friendly content guidelines". For the same reason a number of big brands pulled their X.com/Twitter ad campaigns.

In a world of changing requirements it can be difficult to know what the right abstraction is going to be. I am happy to accept some duplication early in the development cycle until the requirements have settled. Only then it's possible to go back and refactor (which admittedly doesn't always happen in practice).

I believe duplication should raise eyebrows but it can be justified.

It's been a while and the code is long lost. We only touched the surface of SymPy. Functions, Substitutions, some `ingegrate` and `simplify` is what I remember. The maths was already done. My job was to verify some equations.