HN user

pa7ch

703 karma
Posts0
Comments181
View on HN
No posts found.
Muse Spark 1.1 13 days ago

A bit much describing our tech leadership as smartest people we've ever seen.

Its not hard to imagine this is a serious risk in some cases. For example: A youtuber essentially working as a journalist made a big story recently about some illegal actions of a lying and litigious company (Bricks and Minifigs story). The youtuber has a 3rd video ready for when his gag order drops, if that were to be released early he could find himself in jail.

I can't imagine concentrating on a complicated project like that on the go, but I went back to stare in awe at said picture and I think its a train or bus. Still a flex.

I think the author addresses this in saying that since AI output is statistically plausible by design its unlikely to improve in this area. Why do you think AI will get better in this way?

The MacBook Neo 4 months ago

Its a shame there isn't more goodwill for some companies to bankroll a project like asahi linux. Keeping up with reverse engineering apple silicon seems like a very large task.

Very weird to market this as subscribing to "Elon process for software"

I remember when defcon ctf would play Geohot's PlayStation rap video every year on the wall.

I feel like wc3 is undersung. To me it achieved the perfect balance of allowing potentially mechanically worse players to win with brilliant tactics or strategy. It put the emphasis on strategy in rts more then anything else.

As a kid I was shit at it and played customs maps and goofed with the editor. Now I've gone back to find grubby streaming and revealing the depths of the meta evolution, and counters.

I like that even when a strong meta develops people can potentially counter with strategies that aren't as well rounded for long term use but upset the current meta.

I was a big fan of the original check handle proposal: https://go.googlesource.com/proposal/+/master/design/go2draf...

I see the desire to avoid mucking with control flow so much but something about check/handle just seemed so elegant to me in semi-complex error flows. I might be the only one who would have preferred that over accepting generics.

I can't remember at this point because there were so many similar proposals but I think there was a further iteration of check/handle that I liked better possibly but i'm obviously not invested anymore.

The regulation good/bad dichotomy has been very effective reducing the thinking of the constituents of modern neolibs in the US.

On one end we have regulations as part of regulatory capture. Opposite effect of regulations that would help say a small business compete fairly.

Go's Sweet 16 8 months ago

I feel like people always take the designed for juniors thing the wrong way by implying that beneficial (to general software engineering) features or ideas were left out as a trade off to make the language easier to learn at the cost of what the language could be to a senior. I don't think the go designers see these as opposing trade offs.

Whats good for the junior can be good for the senior. I think PL values have leaned a little too hard towards valuing complexity and abstract 'purity' while go was a break away from that that has proved successful but controversial.

This is really nice. Clean and easy way to use gvisor isolation to solve a github problem.

gvisor seems like the right level of isolation for a lot of code a dev would run on various machines. So just making it more in reach I think is a boon.

Its my understanding of knife sharpening that carbon steel is easier to sharpen then stainless and that softer steels are more difficult then high hrc steel due to burr removal.

Tarsnap is cozy 11 months ago

Curious why use both? I use restic directly with B2 backblaze, whats rclone doing for you here?

I worked on a linux distro some years ago that had to pull btrfs long after people had started saying thats its truly solid because customers had so many issues. Its probably improved since but its hard to know. Im surprised fedora workstation defaults to it now. I'm hoping bcachefs finds its way in the next few years as being the rock solid fs it aims to be.