John C. Dvorak
HN user
lowmagnet
In what case is apple a monopoly?
They aren't crash compliant, aren't tagged with inspection stickers for signage, and the county/state road agencies could remove them for that alone.
wow someone tell the philosophers this guy has figured out the knowledge problem!
we have a 2017 and 2020 ioniq hybrid and the android auto has been flawless since we got them. except for updates from google on the phone temporarily breaking things, that is.
Uber and Doordash are both examples of abusing workers and their resources to externalize costs on the worker.
Because they even conflate pronouns with gender issues. You know, the words that substitute for antecedents in conversation.
I always point out the operational word is "premature".
I just searched for `for` loops with `:=` within and hand-fixed them. I found a few forms of the for loops and where there was a high number, I used regexp.
This tool is way cooler, post-redesign.
the sibling answer but with `-a` before command name, will display all path hits for a command.
I'm actually more excited about 1.26 mainly because of the streamlining of a lot of out-of-my-control systems. I love that I can new() an expression.
I rented one of these in the form of a Hyundai Sonata, and their lane follow is amazing. Included in the cost of the car, does radar cruise and all the rest. Free for the life of the car.
Gotta maintain The Machines of Loving Grace.
Tom Cotton, (R) Arkansas is proposing a bill to shield households from increases in power costs in their region if datacenters are taking excessively in their grid sector. It *ALSO* allows for private power plants to bypass the EPA regulations public power grids are subject to.
This was performance art.
Wait, go isn't human readable?
he was just murdered instead
It says so in the first paragraph that it's a subsidiary of Epic Games that does verification.
It does a pretty good job of caching and that does help speed up builds. I also run all of my end to end tests from it because I can coordinate secrets and clusters of containers through it.
I use it to do builds in our monorepo. We got onboard before the LLM trash features. The base design is ok but there's things I'd do different today if I knew the build stuff would fade away for the LLM push.
We still do slavery and it's even kept in the 13th amendment as a punishment.
There are countless examples of people finding evidence of ancient peoples who were capable of great engineering feats like pyramids and other structures with simple tools and techniques. To state that aliens must have played in their construction is, to put it mildly, arrogant. (I'm a lot of cases, culturally chauvinistic and/or racist)
Flock doesn't fight crime, it documents the travel of people without a reason.
They just need to be context aware, or call context-aware things.
When said app authors use a private library that a Apple asked them to not use, is it really wrong to blame them?
It made my menu bar transparent until you click an item in it, rendering it useless on my black background.
I have code that wouldn't work without embedding. Basically, I have a type that annotates any AWS paginate and is capable of streaming all the results as a sequence. It embeds the original client so you get all the functionality of the client, but it also wraps the functions that support a pagination. I can't think of an easier or clearer way to do it.
My E46 had frameless windows and it was similar, as you pulled the handle it would lower the window slightly, and after closing, it would scooch up a bit.
He had a photo of one in Shift, page 899.
I'll have to read the rest later but this was an unforced error on the author's part. There is nothing unclear about that block of code. If err isn't but, it was set, and we're no longer in the function. If it's not, why waste an interface handle?