Hacker Newsnew | past | comments | ask | show | jobs | submit | thiht's commentslogin

Insane take, you can’t expect anyone to agree with this.

I don't agree a phone free life is an insane idea at all. It is in fact extremely reasonable, rational, and admirable. The parent makes it sound easier than it is though. You might consider that part "insane".

I have tried really really hard to break the phone addiction too. Though so far without durable success, unfortunately. :-(


Doesn’t work anymore since Tahoe

Thaw is the fork that has been updated and currently still maintained.

https://github.com/stonerl/Thaw


Why are you saying it like it doesn’t suck?

It's a classic case of optimizing the UX for the 20% use case rather than the 80% use case.

Most of the time, people have 2-3 work windows that they just want to swap between quickly, regardless of what "app" they happen belong to. The Windows alt-tab behavior captures that beautifully.


I’ve switched to macOS from Windows 8 years ago and I still find window management completely unusable without AltTab. The thing is, on a French keyboard layout you can’t even use cmd+backtick to switch between windows if the same application, it doesn’t work. Separating cmd+tab and cmd+backtick is moronic, but it’s not even possible if you’re not using a qwerty keyboard.

AltTab and Maccy are the 2 apps I can’t live without on macOS. Rectangle used to be in that list too, but I managed to not need it anymore since Apple introduced native tiling a few versions ago. Now they just need to introduce native clipboard history and sane alt+tab, hopefully this decade.


Native clipboard history was introduced in iOS 26’s new Spotlight.

https://support.apple.com/en-gb/guide/mac-help/mchl40d5b86b/...


Wow I follow Apple release notes closely and had no idea, thanks for sharing. Now I need to see it it’s actually enough to replace Maccy :)

macOS 26, of course.

If Liquid Glass is your concern on macOS 26, you really don't even know it's a thing unless you hang out in the control center all day IMO.

First thing I do when I install macOS is to set application switching to cmd+tab and to cycle windows inside an application using cmd+§ (that's possible without third-party apps). On a Nordic keyboard § is above tab (perhaps it's same for US keyboards). I use KDE Plasma at home and have it set up the same way.

> On a Nordic keyboard § is above tab (perhaps it's same for US keyboards).

On a US keyboard, the key directly above tab is the grave/tilde key: `~

I didn't know you could swap those shortcuts without a third-party app though, I'll have to try that.


> it’s not even possible if you’re not using a qwerty keyboard

Well… it used to be possible.

I was using an AZERTY keyboard in my youth, and was definitely able to switch windows using cmd-< and/or cmd->. (I just tried, it is indeed not possible anymore as per my limited testing, for some reason…)

> Separating cmd+tab and cmd+backtick is moronic

Not for my taste. I like the app-centric worldview. I can understand that not everybody does though.


I really hope libghostty succeeds at setting a new baseline for what terminal emulation should be. Seems to be on a right track.

I don’t think I’ve ever even noticed Siri/Apple intelligence on macOS. I’ve disabled it somehow (probably at install) and have not heard about it since

Why does he not want /10 budget for x10 productivity instead? Is he stupid?

I’ve been using Ghostty daily since 1.0 (replacing iTerm) and it’s been a solid piece of software. It just… feels robust and well crafted. Scrollback search was the only feature I was missing :)


> I type 90210. You now know I'm in Beverly Hills, California, United States

You CAN’T get the country from a zip code. France also use 5 digits zip code for example. You must ask for the country before asking for the zip code, even if you pre fill it with a sane default, like the main country you operate in.


I don’t really care for Go supporting UUID generation, but UUIDs being a type from the stdlib will be invaluable, if they correctly implement the JSON, Text, database/sql and other standard marshallers/unmarshallers. We seriously need a standard UUID type across the ecosystem, and I’m glad it’s coming.

I did an analysis of Go dependencies[1] a few weeks ago and google/uuid is the 2nd most used dependency in the open source ecosystem, so its inclusion will be very impactful.

[1]: https://blog.thibaut-rousseau.com/blog/the-most-popular-go-d...


I would say the same for dec128. I would love a standard TYPE for dec128, with maybe zero cost std lib to transform it into a mutable uint128 or a zero cost conversion to struct{uint64,int64).


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: