Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rkunde
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
rkunde
19d ago
The Google Calendar app has a long standing bug where the search view will not show the latest calendar entries unless you manually scroll to the bottom and hold the scroll view there. It’s been like this for years despite repeated bug re
2.
▲
by
rkunde
1mo ago
Ah yes, the Herobrine gambit
3.
▲
by
rkunde
3mo ago
I wonder if this means we’ll get an official registry now. The failed partnership with Github was announced 7 years ago.
4.
▲
by
rkunde
1y ago
I wonder if they fixed the vehicle definition file as well, or just the parser. The latter would be an incomplete fix.
5.
▲
by
rkunde
1y ago
For years, Chrome would offer to “translate from Danish” if the contents of the page are just “403 Forbidden”.
6.
▲
by
rkunde
1y ago
I enjoy the mental imagine of this live translation widget making every Japanese person sound like Luis from Ant-Man.
7.
▲
by
rkunde
2y ago
This isn’t my area of expertise but I’m surprised there’s no mention of errata. Is that just not a factor at this point because the firmware is assumed to be mature enough?
8.
▲
by
rkunde
2y ago
This is great, if for no other reason that it will give people the ability to debug build issues on their own and get access to fixes without having to wait for the next Xcode release.
9.
▲
by
rkunde
3y ago
What are the chances of battery tech advancing beyond lithium before extraction of these deposit can even begin at scale?
10.
▲
by
rkunde
3y ago
Great write up, but it left me with a few questions: * Is levelloadloop only executed when the game launches, not when joining a server and loading the map? * If the issues is that the loop is shut down before the steam auth process is star
11.
▲
by
rkunde
3y ago
Oh, I only remembered seeing them inside the mobileprovision file. I’ll take another look, thanks.
12.
▲
by
rkunde
3y ago
I don’t think you can unless you have a jailbroken device. If I remember correctly, entitlements are store in the AppStore receipt file.
13.
▲
by
rkunde
3y ago
That’s for sending and receiving local network traffic, eg. talking to devices on the same subnet, and discovery of Chromecast and similar targets. Edit: AirPlay does not require this permission.
14.
▲
by
rkunde
3y ago
I did notice that download sizes for the PS5 version of a game are smaller compared to the PS4 version. Maybe that’s why!
15.
▲
by
rkunde
3y ago
Related, have any major games using Binomial’s texture compression come out yet?
16.
▲
by
rkunde
3y ago
Unless something on the regulatory side changes, nothing will happen to direct listings. People want to own stocks that they believe will go up. That’s the long and short of it. Retail investors don’t read IPO prospectuses. Institutional i
17.
▲
by
rkunde
4y ago
I was confused too but the author uses “trim” to mean “remove anywhere in the string”, rather than just from the beginning and end.
18.
▲
by
rkunde
4y ago
> In some cases, it is too fast. When I installed K3s, all of the containers in the kube-system namespace kept entering the dreaded CrashLoopBackOff state [..] After some investigation, I found out that the Mac Studio was just too fast f
19.
▲
by
rkunde
4y ago
If you have an iPhone and a Mac, you can use Apple Configurator to download the App Store .ipa. You can unpack that like a zip file and look at the dynamic frameworks it contains.
20.
▲
by
rkunde
4y ago
It’s should be possible to volunteer.
21.
▲
by
rkunde
4y ago
The article mentions thread explosion quite a bit. If that’s a concern, you should take a look at target dispatch queues. https://developer.apple.com/documentation/dispatch/dispatcho...
22.
▲
by
rkunde
4y ago
No, neither for merchants nor for developers.
23.
▲
by
rkunde
4y ago
Do you know how DFDB compares, architecturally and performance-wise, to Pelikan and its different engines?
24.
▲
by
rkunde
4y ago
I like ncdu for cleaning up from the command line
25.
▲
by
rkunde
5y ago
An improved rowhammer mitigation called Refresh Management (RFM) is part of DDR5 spec, but it’s optional and requires host OS support from what I’ve read.
26.
▲
by
rkunde
5y ago
FYI, article is from 2012
27.
▲
by
rkunde
5y ago
Are there any decent 10Gb switches suitable for home use yet. I looked some time ago and there was basically nothing.
28.
▲
by
rkunde
7y ago
It’s been on my todo list but I had no idea my audience had grown this much
29.
▲
by
rkunde
7y ago
You mention there’s always only one scalar multiplication unit. Can you elaborate why that is the case? What’s keeping AMD and Intel from adding more?
30.
▲
by
rkunde
7y ago
It would have to be opaque as there is no backing allocation of any kind so the string can’t provide a pointer to the contiguous memory. (Plus tagged strings use an encoding scheme that makes the incompatible with UTF-8 anyway) It’s possibl
More ›