Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pwagland
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
31.
▲
by
pwagland
9mo ago
And tear stains, or the lack thereof, are the only sure sign of quality.
32.
▲
by
pwagland
9mo ago
Is there a fuller list of headsets that are affected being maintained anywhere? I could not find it. Since most manufacturers tend to reuse components, we can expect that more Sony stuff is affected, and probably more JBL/Jabra/Bo
33.
▲
by
pwagland
10mo ago
Go to the website, it has step by step guide for the supported robots: https://valetudo.cloud/pages/general/supported-robots.html
34.
▲
by
pwagland
10mo ago
I tried this with Claude: ``` > [Image #1] Create a unicode "ascii-art" version of this image, with the optimal path through the maze highlighted in a solid colour. I'll create an ASCII art version of this maze with the so
35.
▲
by
pwagland
11mo ago
Cost is a big part of the reason. A small-ish flan for 6 people costs more than than a "sponge" type cake for 12. And the sponge cake is massive in size comparison because of all the air. And this is why Walmart, for example, will
36.
▲
by
pwagland
1y ago
In most of Europe, single use bags are outlawed for white a long time already. In my experience, to see how bad this can be, these days you need to go to Asia or Africa. Anecdotally, there is a lot less rubbish in Europe than there used to
37.
▲
by
pwagland
1y ago
Although latency is shockingly bad.
38.
▲
by
pwagland
1y ago
This is, but there is an almost identical file, assumedly for the non CN regions: https://github.com/BlueFalconHD/apple_generative_model_safet... This is the same, except for one additional slur word.
39.
▲
by
pwagland
1y ago
This is a valid point missed by many today. The mantra of don't optimise early is often used as an excuse to not optimise at all, and so you end up with a lot of minor choices scattered throughout the code with all suck a tiny bit of p
40.
▲
by
pwagland
1y ago
The author of the article freely admits that `std::function<>` is more flexible. He still prefers this solution, as it is easier for him to reason about. This is covered in the "Fringe Benefits" part of the document.
41.
▲
by
pwagland
1y ago
> You can't say an opinion is false - it's an opinion. I agree that op thought: > [that] there's [no] debate that ATC staffing is a major issue right now, and the FAA really did blow up its hiring pipeline to further DE
42.
▲
by
pwagland
1y ago
Given that http://susam.net:8000 has stopped responding, I suspect that there will be a lot more beeps today.
43.
▲
by
pwagland
1y ago
An interesting tidbit is that FSD is almost guaranteed to turn off before any accident occurs. Last I looked, the data was not available to see how long after FSD deactivation the accident occurred. Note: I have an older Tesla, and actually
44.
▲
by
pwagland
1y ago
You have to insert 5c.
45.
▲
by
pwagland
2y ago
The free version of the IntelliJ IDEs are reasonably good, at least if you are using one of the languages that the free versions support.
46.
▲
by
pwagland
2y ago
The other advantage that the article misses for aliases is that completions will work through aliases. So, in the case give for `alias g=git` typing `g <tab>` will give you the bash/zsh completions for git. You _can_ do this for
47.
▲
by
pwagland
2y ago
But that really isn't true either. The model 3, for example, has undergone 3 or 4 refreshes that change a lot. They have not dramatically changed the exterior of the car, which I know a lot of people think is absolutely critical, since
48.
▲
by
pwagland
2y ago
>> How do you square that with the fact that spending as a percentage of GDP is only slightly elevated compared to the historical average...? > Why should it scale linearly with GDP? I can see an argument that it should scale linea
49.
▲
by
pwagland
2y ago
Sometimes, but not always. Sometimes it is also based on the locales in your browser.
50.
▲
by
pwagland
2y ago
Related to that, the first 100 days are typically when there is the highest number of orders per day. https://edition.cnn.com/interactive/2021/politics/biden-exec... Tump did 20% of his total, from the first
51.
▲
by
pwagland
2y ago
Sadly, this is just another example of "A lie can travel halfway around the world before the truth puts on its shoes." That doesn't mean that every sensational thing is a lie, but verifying the truth definitely takes time!
52.
▲
by
pwagland
2y ago
Well, that, and any organization that has gotten themselves into this situation tend to have a very strong risk aversion principal. Which means they _can't_ approve something like this organisationally since there is simply too much ri
53.
▲
by
pwagland
2y ago
It would be convenient to reference the "why of a few days ago", since I, at least, was not aware of this from a few days ago, and so cannot tell you is the the same why, or an extension to the same why, or a different why.
54.
▲
by
pwagland
2y ago
No, it only makes it take longer to get the underlying secret. Timing attacks are already dealing with "noisy" data, task scheduling et al, so they all boil down to some level of statistical analysis on the response times. Adding
55.
▲
by
pwagland
2y ago
Not quite, from the Wikipedia: > Pegasus' iOS exploitation was identified in August 2016. Emirati human rights defender Ahmed Mansoor received a text message promising "secrets" about torture happening in prisons in the Un
56.
▲
by
pwagland
2y ago
Because most people apply the software updates at some point, and this was fixed many years ago. Everything sold in the last years comes with a version of iOS that isn't vulnerable anymore.
57.
▲
by
pwagland
2y ago
The Hong Kong system's backend, and large parts of the frontend, was also written by an Australian company, ERG at the time, now VIX. So there was plenty of local skills that _could_ have been used.
58.
▲
by
pwagland
2y ago
Any source for this issue, I could not find any reference, but am not doubting that it exists.
59.
▲
by
pwagland
2y ago
Apple do list the display resolution, at least on the [compare page]( https://www.apple.com/iphone/compare/?modelList=iphone-16-pr... ) 2868-by-1320-pixel resolution at 460 ppi
60.
▲
by
pwagland
2y ago
This is one of the areas where OpenJ9 does things a lot better than HotSpot. OpenJ9 uses one memory pool for _everything_, HotSpot has a dozen different memory pools for different purposes. This makes it much harder to tune HotSpot in conta
More ›