Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
inickt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Kinapod: Throw metrics from an AirPod in your disc
(kinapod.com)
2 points
by
inickt
7d ago
|
0 comments
2.
▲
by
inickt
1mo ago
The Codex App has inline comments on output/diffs and it has made such a difference for iterating. Like Delta I expect to see this adopted everywhere. The interesting bit is this type of UI doesn't fit very well in any of the exis
3.
▲
by
inickt
3mo ago
I remember seeing this great video where they built their own power supply for their mini rack. Quite a project but ended up being a pretty cool solution to the problem. https://youtube.com/watch?v=8tTG0TBM7ts https:/
4.
▲
by
inickt
3mo ago
I know our sales/business team is pitching it quite a bit (instead of our current end-to-end solution we provide), but no one has quite been able to define the boundaries of how that interacts when we don't own the full solution.
5.
▲
by
inickt
3mo ago
Check out this WWDC session. Obviously not going to compete with the frontier models (and I think 8GB is too small anyways), but Apple did demo MLX + OpenCode. https://developer.apple.com/videos/play/wwdc2026/
6.
▲
by
inickt
5mo ago
I think Mitchell outlined his vision for libghostty pretty well here: https://mitchellh.com/writing/libghostty-is-coming Alacritty is already pretty performant (relative to a lot of the other terminal emulators), but m
7.
▲
by
inickt
5mo ago
He gave me a quick response, should have checked back before posting here
8.
▲
by
inickt
5mo ago
I'd love to see the Alacritty terminal backend swapped out with libghostty (or more likely libghostty-rs). The work Mitchell is doing with Ghostty and the approach Zed has taken seem super aligned. And Mitchell definitely seems to want
9.
▲
by
inickt
1y ago
Anyone have a good replacement if a different organization is not able to take over? This has always been my favorite IPv6 test site, and really appreciate the author maintaining it for so long.
10.
▲
by
inickt
2y ago
Likely an unpopular take, but I switched to the "Natural text editing" preset in iTerm2 to get editing shortcuts that match the traditional macOS ones. It has the advantage of just remapping to the normal control sequences inside
11.
▲
by
inickt
2y ago
You can already AirPlay from an iOS device to a Mac– doing this on a plane is a bit trickier because of the networking setup though. I think I have managed to successfully do it once by either 1. doing some sort of tethering/creating a
12.
▲
by
inickt
2y ago
Which Apple has put some pretty large effort in the last few years to improve in iOS
13.
▲
New GitHub Organization for the Swift Project
(swift.org)
154 points
by
inickt
2y ago
|
47 comments
14.
▲
Apple started cheating me out of App Store bundle purchases
(lapcatsoftware.com)
10 points
by
inickt
2y ago
|
0 comments
15.
▲
Skip: Transpile SwiftUI iOS Apps into Android Kotlin Compose Apps
(skip.tools)
5 points
by
inickt
3y ago
|
1 comments
16.
▲
by
inickt
3y ago
Came across this on GitHub ( https://github.com/skiptools/skip ), thought it was interesting. The docs go into a bit more detail of how this works: https://skip.tools/docs/ Seems notable that the tr
17.
▲
by
inickt
3y ago
The Pros do use USB3? Or are you talking about the regular 15? I still agree with you, but unfortunately the vast majority of regular iPhone users aren’t transferring large files over a cable and won’t care.
18.
▲
by
inickt
3y ago
I have really enjoyed Scala for the same reasons. Has some escape hatches if needed, and a large ecosystem. sbt drives me insane though, and is probably my least favorite part of the development experience.
19.
▲
by
inickt
3y ago
A friend sent me the YouTube video, which is a fantastic watch: https://www.youtube.com/watch?v=zXPiqk0-zDY . Minecraft computers have been done for a while now, but seeing a full RISC-V computer running programs is really i
20.
▲
Computerraria: A fully compliant RISC-V computer inside Terraria
(github.com)
289 points
by
inickt
3y ago
|
41 comments
21.
▲
What I have been working on: Modal
(erikbern.com)
5 points
by
inickt
4y ago
|
0 comments
22.
▲
by
inickt
4y ago
Guilherme’s stuff is great. pam-watchid is a reimplementation of Apple’s pam_touchid, but uses the other authentication flag which I patch in to the original binary.
23.
▲
by
inickt
4y ago
Does watch unlock now work natively with pam_tid? I know as of at least a few months ago it would only work if you could use touch ID, i.e. when the laptop was open. If it was docked, it would fall back to password auth. I wrote a patcher t
24.
▲
by
inickt
5y ago
This was my first time doing any sort of binary reverse engineering, I would love any feedback if there were methods I could improve on! I skipped some of my exploratory issues earlier on when using Ghidra and the free version of Hopper, bu
25.
▲
Show HN: Patching Apple's Touch ID PAM module to add sudo watch authentication
(github.com)
3 points
by
inickt
5y ago
|
1 comments
26.
▲
by
inickt
5y ago
I use MonitorControl as mentioned but if you want something with a CLI then https://github.com/kfix/ddcctl works
27.
▲
by
inickt
5y ago
As mentioned below, lots of iOS apps will use certificate pinning to verify they aren’t being MITM’ed.
28.
▲
The Invisible JavaScript Backdoor
(certitude.consulting)
2 points
by
inickt
5y ago
|
1 comments
29.
▲
by
inickt
5y ago
Legally, I think yes? You can definitely run macOS under ESXi when it is installed on a real Mac, so I can't imagine the difference between a type 1 and type 2 hypervisor making a difference.
30.
▲
by
inickt
5y ago
Are you passing in a second GPU to the VM using VFIO? Otherwise I don't believe graphics will be accelerated.
More ›