HN user

inickt

337 karma
Posts10
Comments34
View on HN

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. Curious how others have been using it. Definitely seems designed for more of an internal or B2B use case where agents have super well defined behavior but are ultimately behind some other system entirely.

Zed 1.0 3 months 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 my read is Ghostty has been going hard over performance/standards/protocols (like Kitty).

Zed 1.0 3 months ago

He gave me a quick response, should have checked back before posting here

Zed 1.0 3 months 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 to make Alacritty an easy target for conversion, he was just talking about being open to help support Warp with it: https://x.com/mitchellh/status/2049159764261925005

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.

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 terminal apps, so you basically get this functionality everywhere without needed to change it in multiple places/worry about readline support/etc. It isn't perfect (I have rarely needed to enter sequences manually that then are remapped), but I find I have used way more command editing since its part of my muscle memory.

https://pliszko.com/blog/post/2021-10-31-natural-text-editin...

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 local wifi network on my Mac 2. connecting both devices to the in flight wifi

I use AirPlay to my Mac (and external monitors) even at home since I can watch the 4K feed from apps, which isn't available for some services if you use the web browser (cough HBO cough),

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 transpiler is free during the tech preview, but pricing will be announced later. While the generated Kotlin code is probably not 1:1 with what a human would write, at least it seems you aren't completely locked in to it if you decide to leave.

Interesting idea– definitely a lot of surface area to cover and I am curious to see how it does. I personally love native app development, but wonder how big the downsides are once you start getting into detailed UX designs/architecture patterns...

Maybe using this for UI only and using Kotlin Native would be a better middle ground, but with Compose Multiplatform for iOS in development that might be an overall safer bet for native shared codebases.

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.

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.

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 impressive, and frankly just seems really cool. The programs are written in Rust, and then compiled to run in game. Plus, the author needed to write their own mod to make the Terraria wiring efficient enough to support the computer: https://github.com/misprit7/WireHead

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 that changed this behavior, it patched pam_tid directly on your system and just updates the API Apple calls to allow unlocking with watch-only when touch ID is unavailable:

https://github.com/inickt/pam_wtid

Was a fun reverse engineering experience and wrote up some more info in the README.

Just wanted to point out that iOS Safari currently does not support web notifications, even for PWA. Works on Safari for macOS, but Apple hasn’t allowed it on iOS yet (along with a lot of PWA useful APIs).

Camo (https://reincubate.com/camo/) has been absolutely fantastic. I wanted to use my iPhone Xs when on calls and not have to fiddle with with plugging it in every time I needed a video, so I ended up using an old iPhone 6 and it still destroys every webcam. $40/year isn't the cheapest but it works so much better than EpocCam (which I had been using before).

Halide Mark II 6 years ago

This was fixed in the 2.0.1 update. It came out pretty quick after the initial release, but looks like you hit the unlucky window of having 2.0? If you had Halide previously and download it again it will upgrade you for free.

Twitter has always gotten a bunch of crap for having a pretty hostile API (for example, token limits and API not being at feature parity with the main site with things like polls), but this seems to be concrete steps in the right direction. Jack has said this will get better, and I am hoping they actually follow through with the steps in this post.

I wonder if we will see a resurgence of 3rd party Twitter clients. I still use Tweetbot for the lack of ads and chronological sorting, but do miss things like polls and threads not working 100% of the time.