HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hyldmo

no profile record

comments

hyldmo
·le mois dernier·discuss
As for similar products i think Komp from NoIsolation is pretty identical for the use case you’re talking about.

Disclaimer: I’m friends with the founders
hyldmo
·il y a 5 mois·discuss
It asks you what your coworkers are working on and whether the thing you are working on are your boss’ number one priority?
hyldmo
·il y a 5 mois·discuss
No, but Codex wouldn’t have asked you those questions either
hyldmo
·il y a 6 mois·discuss
>If ChatGPT could be bound to a power button long-press, then I'd cease to use Siri for this use case

This should be possible, go to Settings->Action Button->Controls and search for ChatGPT
hyldmo
·il y a 9 mois·discuss
I’m unsure if the same applies to older macbook screens, but I’ve found that polarized sunglasses help alot with reducing glare and the marks/dust on the retina screen. Combined with the HDR hacks you mentioned above I can sit in sun with sunglasses and still keep dark mode on while coding
hyldmo
·l’année dernière·discuss
I will note that Bower’s last non-hotfix release was 8 years ago :)
hyldmo
·il y a 2 ans·discuss
Here's a version that keeps closer to the original text while fixing the main typos:

Very happy with https://supermaven.com. Switched to it from Copilot, and it's faster and has a much better understanding of what I'm trying to do. I think it uses a git diff + some other stuff that it feeds into the context window that makes it so that when I'm working on a new feature, when i’m creating say the 3rd it understands what I'm going to write even if the file is empty.
hyldmo
·il y a 2 ans·discuss
Extremely happy with supabase here, it has mostly eliminated the need for a backend, letting me just focus on making valuable stuff for my users. I also ended up making my entire app realtime just because it was easier