Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jonpalmisc
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
jonpalmisc
5mo ago
Eh, I kinda hope not. Codeberg's latency even for just browsing is pretty bad (in my experience) and also is only sporting a single 9 of uptime [1]. I wish Codeberg the best, but I thought it was a questionable choice for Zig and feel
2.
▲
by
jonpalmisc
5mo ago
This still leaves your device in an AFU (after first unlock) state, with user data decrypted, and should not be treated as secure. The only thing you can do (to protect your data from forensics, etc) is to return it to BFU by shutting it of
3.
▲
by
jonpalmisc
5mo ago
Looks like the SoC (CIX P1) has Cortex-A720/A520 cores which are Armv9.2, nice. I've still been on the hunt for a cheap Arm board with a Armv8.3+ or Arvm9.0+ SoC for OSDev stuff, but it's hard to find them in hobbyist price r
4.
▲
by
jonpalmisc
5mo ago
There is a documented list of things that Lockdown Mode affects [1], this is not one of the advertised ones. There are a bunch of other (undocumented) things it affects (some of which are bugs :/), but I don't believe it has any
5.
▲
by
jonpalmisc
5mo ago
Settings > Notifications > Notification Content > Show: "Name Only" or "No Name or Content" I've had this enabled to prevent sensitive messages from appearing in full whilst showing someone something on my
6.
▲
by
jonpalmisc
5mo ago
Going to take a guess the author is not a Spanish speaker :p
7.
▲
by
jonpalmisc
6mo ago
The licenses (from major foundries/vendors) are indeed usually quite restrictive; however, the hard part has always been enforcing them. It's not surprising to me that Google hasn't built any guardrails around this. After all
8.
▲
by
jonpalmisc
6mo ago
> You seem to think that the interface obliges a program into a certain performance pattern. I think all software (or at least, any text editor) regardless of interface type should launch instantly. But it's more unjustifiable with
9.
▲
by
jonpalmisc
6mo ago
Personally, I don't buy into this argument. I think having a globally shared buffer state, etc. is an antifeature. Plus, there's no reason that starting a TUI program should be that slow. Either way, this only addresses startup
10.
▲
by
jonpalmisc
6mo ago
Not using Emacs.app because you aren't on macOS, or using some other build/setup? If the latter, I'm curious.
11.
▲
by
jonpalmisc
6mo ago
Tangential, but I really wish there would be a performance renaissance with Emacs. Native-comp was a good step forward, but Emacs is still so much slower than Neovim, even in the case of launching and immediately quitting, with no config:
12.
▲
by
jonpalmisc
7mo ago
I think it's purely a pricing & supply chain thing. Certain iPads have M-series chips in them, now certain MacBooks have A-series chips in them. Also, the chip used has no impact on the viability of merging macOS and iOS anyway.
13.
▲
by
jonpalmisc
7mo ago
The Developer Transition Kit (DTK) ran on the A12Z chip. I don't think this should be interpreted as a signal of iOS/macOS unification.
14.
▲
by
jonpalmisc
7mo ago
For a native macOS app, there is also Monodraw [1], which is great. [1] https://monodraw.helftone.com
15.
▲
by
jonpalmisc
8mo ago
There is a setting as of iOS 26 under "Privacy & Security > Wired Accessories" in which you can make data connections always prompt for access. Not that there haven't been bypasses for this before, but perhaps still of
16.
▲
by
jonpalmisc
8mo ago
Not bad, but different DAWs cater to different workflows. To me (and most), Bitwig feels much more optimized for creating electronic music than recording guitar or drums. It wouldn't be my first choice for the latter workflow, where I&
17.
▲
by
jonpalmisc
8mo ago
For me: pro & creative apps. GIMP/Inkscape will never replace Photoshop/Illustrator/Affinity. Ableton, Logic, Pro Tools, etc. are not available on Linux and with the exception of REAPER, the alternatives are awful. And ev
18.
▲
by
jonpalmisc
11mo ago
The times of browsers having weirdly different rendering behavior are mostly gone, in my experience. I'm sure ~98% of Electron apps that expect Chromium would render just fine/same under WebKit as well.
19.
▲
by
jonpalmisc
1y ago
This guy has a GitHub account [1] full of AI slop fake bug reports—this can be ignored. [1] https://github.com/JGoyd
20.
▲
by
jonpalmisc
1y ago
> I also don't want to make the software network dependent in any way. As a user of Monodraw in an airgapped environment: thank you!
21.
▲
by
jonpalmisc
1y ago
Monodraw is great. If I could change one thing, I would make it more expensive. $10 feels like a steal, given the use I've gotten out of it.
22.
▲
by
jonpalmisc
1y ago
Is it still not possible to use JUCE for free/open-source without the pesky "Made with JUCE" popup? Or did they remove that?
23.
▲
by
jonpalmisc
1y ago
I don't think anyone is suggesting that the generated Rust is nicer than the original C. It is auto-generated with the purpose of maintaining the exact same semantics as the C code, with no regard to safety, best practices, etc.—of cou
24.
▲
by
jonpalmisc
1y ago
Stubborn complaint (and maybe a hot take): I dislike CLIs that try to be overly pretty. I don't receive any tangible benefit as the user from the "fancy" (their words) help output. I'd much rather simple plain text outpu
25.
▲
by
jonpalmisc
2y ago
I can't believe it's even legal to sell those. That seems simply insane.
26.
▲
by
jonpalmisc
2y ago
No. This is a myth, and while it does force you to enter your password instead of using biometrics on the next unlock, it is not the same as returning to BFU.
27.
▲
by
jonpalmisc
2y ago
They have a long history of encrypting firmware. iBoot just stopped being decrypted recently with the launch of PCC, and prior to iOS 10 the kernel was encrypted too. The operating theory is that higher management at Apple sees this as a la
28.
▲
by
jonpalmisc
2y ago
; which jq /usr/bin/jq ; jq jq - commandline JSON processor [version 1.6-159-apple-gcff5336-dirty] Wow. When did `jq` start shipping by default? TIL
29.
▲
by
jonpalmisc
2y ago
cool site you linked there :)
30.
▲
by
jonpalmisc
2y ago
Resources exist, but are only so helpful IMO. One can't necessarily build an airplane after watching a documentary on it. Even if there was some "bible" on it, reverse engineering is one of those things that you have to put t
More ›