HN user

medler

2,801 karma

Email riddle: username, then the smallest positive integer (as a digit), at the popular .com mail service named after a subatomic particle

Posts5
Comments284
View on HN

Is criticism is directly, and convincingly, addressed in the article.

Some of what’s driving the seed oil panic isn’t wrong — it’s just misattributed. Ultra-processed food really is a problem. . . . But seed oils are not why ultra-processed food behaves that way. They are but one ingredient in a complex and highly engineered product designed to keep you eating past fullness. The oil isn’t the villain; the food product surrounding the oil is. Blaming seed oils for the harms of ultra-processed food is as helpful as blaming the wrapper.

For me the killer feature of jj is how much easier it makes rebasing. With git, if I knew a coworker had recently merged changes to a file I’d been working on, I would really dread syncing because I knew there was a good chance I’d get stuck in rebase hell.

With jj, you still have to deal with conflicts, but you can do it on your own time, so I never fear syncing anymore. Also, on the rare occasion that I mess up a merge, I no longer have to pull out my git sorcerer hat to fix it. I just `jj undo` and it’s like it never happened.

jj has far fewer warts than git. You don’t have to learn every jj idiom, you just have to find a workflow you like, which you will, quickly, because it’s so easy to use. Personally I don’t know why anyone uses `edit` but if they like it then I’m happy for them.

I did some searches for “nobody should be on that platform” and found:

- one hit on a Lana del Rey message board

- one bluesky post from 8 months ago with no likes, reposts, or replies.

If you widen the search to “should be on that platform” then you get more hits, but many are references to Instagram, Discord, Snapchat, TikTok etc. It seems that people are reaching for a noun that can refer to these social media properties that are not just “sites” and not just “apps.” It would appear that ”platform” is the word we’ve landed on.

They had one week to “onboard” and then were fired with no warning. The fact iscoding assistants show promise but just aren’t that helpful for most experienced engineers at this point, so installing the tool is just another time-wasting task. Maybe they didn’t get it done that week for the same reason people put off TPS reports and other management-driven make-work?

I had this done recently, also in a Brooklyn apartment, and this article made me appreciate that my contractor was insanely good. The main reason I didn’t DIY it was because I thought it would be hard to get the condo board to agree to it, but after watching them do the work I realized there was no way I could have done it myself. Not really because of the HVAC part, but because of the cutting through exterior walls and snaking the line through the walls. It took about 2 days, the quality of the work was very good, and they even worked around my kid’s nap schedule. They have also been very prompt when I’ve needed service calls since then. Overall it was a huge amount of money well spent.

I go to work to work, not to hear about other people’s sex lives. Save that kind of talk for your friends, or talk to your mom about it, but don’t involve me. I shouldn’t have to hear about it just because we both work on the same widget.

By the way, Carlson did a lot more than flirt. He allegedly retaliated against an employee for rejecting his advances. That’s horrible.

“This case was subsequently eclipsed by Congress's intervention in the form of an amendment to the Copyright Act of 1909, introducing a compulsory license for the manufacture and distribution of such "mechanical" embodiments of musical works.”

jj is compatible with git repos while being faster to learn and easier to use. There’s basically no reason for anyone to learn git now that this exists.