Viewing profile — rkunde
rkunde
HN member- Joined
- Sun, Sep 30, 2018, 3:10 PM UTC
- HN karma
- 86
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About rkunde
No profile information was provided.
Recent public activity
-
comment
Comment #49217503
Ah yes, the Herobrine gambit
-
comment
Comment #48661807
I wonder if this means we’ll get an official registry now. The failed partnership with Github was announced 7 years ago.
-
comment
Comment #43774044
I wonder if they fixed the vehicle definition file as well, or just the parser. The latter would be an incomplete fix.
-
comment
Comment #43488023
For years, Chrome would offer to “translate from Danish” if the contents of the page are just “403 Forbidden”.
-
comment
Comment #43416334
I enjoy the mental imagine of this live translation widget making every Japanese person sound like Luis from Ant-Man.
-
comment
Comment #43380510
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?
-
comment
Comment #42900119
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 rele…
-
comment
Comment #39059141
What are the chances of battery tech advancing beyond lithium before extraction of these deposit can even begin at scale?
-
comment
Comment #38977815
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…
-
comment
Comment #38727457
Oh, I only remembered seeing them inside the mobileprovision file. I’ll take another look, thanks.
-
comment
Comment #38722397
I don’t think you can unless you have a jailbroken device. If I remember correctly, entitlements are store in the AppStore receipt file.
-
comment
Comment #38721574
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 t…
-
comment
Comment #37986444
I did notice that download sizes for the PS5 version of a game are smaller compared to the PS4 version. Maybe that’s why!
-
comment
Comment #37963042
Related, have any major games using Binomial’s texture compression come out yet?
-
comment
Comment #36172354
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. Re…
-
comment
Comment #35139262
I was confused too but the author uses “trim” to mean “remove anywhere in the string”, rather than just from the beginning and end.
-
comment
Comment #35016245
> 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 investiga…
-
comment
Comment #34696034
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.
-
comment
Comment #34252842
It’s should be possible to volunteer.
-
comment
Comment #33380418
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/dispatc…
-
comment
Comment #32559114
No, neither for merchants nor for developers.
-
comment
Comment #31561820
Do you know how DFDB compares, architecturally and performance-wise, to Pelikan and its different engines?
-
comment
Comment #30873687
I like ncdu for cleaning up from the command line
-
comment
Comment #29235622
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.
-
comment
Comment #28420872
FYI, article is from 2012