Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jacobp100
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
jacobp100
4mo ago
Continuations (“function calls”) reduce the amount of optimisations you can do around memory - both space wise and computationally
2.
▲
by
jacobp100
4mo ago
It can be both
3.
▲
by
jacobp100
4mo ago
Legacy - they’re blocking
4.
▲
by
jacobp100
6mo ago
The only people I know with full EVs don't have driveways. It's not really an issue - you can charge when you go grocery shopping
5.
▲
by
jacobp100
6mo ago
Apple has a third party sell them - https://selfservicerepair.eu/en-GB/home
6.
▲
by
jacobp100
7mo ago
I was looking into this. The M5 performance cores can be scaled down to match efficiency cores in performance and power usage. I believe they lower the clock speed, limit how much work is done in parallel on each core, and limit how aggress
7.
▲
by
jacobp100
8mo ago
The guy you relied to wrote the locking code. If you’re so certain they’re doing it wrong, would it not be easier to just prove it? It’s only one file, and they already have benchmarking set up
8.
▲
by
jacobp100
8mo ago
I think all UK airports have easy to find water bottle refill stations
9.
▲
by
jacobp100
8mo ago
JpegXL and AVIF are comparable formats. Google argued you only needed one, and each additional format is a security vulnerability.
10.
▲
by
jacobp100
8mo ago
> I am curious if the equation of CPU-determined graphics being faster than being done on the GPU has changed in the last decade If you look at Blend2D (a CPU rasterizer), they seem to outperform every other rasterizer including GPU-base
11.
▲
by
jacobp100
8mo ago
Safari probably is that size because WebKit is a system framework, so it’s just the size of the UI code
12.
▲
by
jacobp100
8mo ago
The train now approaching platforms 1 and 2 is the…
13.
▲
by
jacobp100
8mo ago
The signals bounce off the tunnels a lot
14.
▲
by
jacobp100
9mo ago
> Why do you think the padding as a percentage is relative to the width of the parent? Do you think it was a happy accident? I don't think so, it was purposefully put there in the specs so that we could have boxes with fixed aspect
15.
▲
by
jacobp100
9mo ago
I hope with Alan Dye now out of Apple they will revisit a lot of what just happened. There’s been a lot of places where things have just become worse
16.
▲
by
jacobp100
9mo ago
I had a blog post on something similar (but less sophisticated) https://jacobdoescode.com/2025/05/18/precomputing-transparen...
17.
▲
by
jacobp100
9mo ago
Since you’re on the topic, what ever happened to the multi threading stuff you were doing on JSC? Did it stop when you left Apple? Is the code still in JSC or did it get taken out?
18.
▲
by
jacobp100
9mo ago
iOS used to do this using the Cassowary constraint solver pre-SwiftUI. It’s the worst thing to work with. So much code turning on and off constraints, dynamically adding constraints when you have new views. And that’s before you get into co
19.
▲
by
jacobp100
9mo ago
This might actually happen indirectly. Kagi’s new browser uses WebKit. macOS only now, but eventually it’ll come to windows
20.
▲
by
jacobp100
9mo ago
I do a few apps that get about this, but the one most interesting to the audience here is a scientific calculator for iOS, iPadOS and macOS https://jacobdoescode.com/technicalc One time payment, no subscriptions or IAPs
21.
▲
by
jacobp100
9mo ago
This basically makes a rust server to do the routing, then uses the Boa JS engine to evaluate the JS to handle the route With this approach, you might be able to do some multithreading to improve the throughput However, each request is almo
22.
▲
by
jacobp100
10mo ago
The reactors will also be cast in the UK by Sheffield Forgemasters
23.
▲
by
jacobp100
11mo ago
[flagged]
24.
▲
by
jacobp100
11mo ago
Every update slows your phone down temporarily, because there’s background processing that goes on for a while after. That’s always been the case
25.
▲
by
jacobp100
11mo ago
Upgraded my 12 mini. Performance is fine. Battery life is as it always was
26.
▲
by
jacobp100
1y ago
Net migration is expected to be 200k in 2026
27.
▲
by
jacobp100
1y ago
The festival part is wrong - you can earn £1,000 from self employment without paying tax on it
28.
▲
by
jacobp100
1y ago
I do iOS dev as a side-hobby too ( https://jacobdoescode.com/ ) People are right it isn’t anywhere near a salary, but I have fun and it has opened job opportunities too For marketing, I found /r/Apple very receptive
29.
▲
Precomputing Transparency Order in 3D
(jacobdoescode.com)
14 points
by
jacobp100
1y ago
|
3 comments
30.
▲
by
jacobp100
1y ago
This is the correct answer. They even expose JavaScript Core to apps
More ›