Viewing profile — pseufaux
pseufaux
HN member- Joined
- Mon, Jan 02, 2023, 6:55 PM UTC
- HN karma
- 252
- Public activity
- 155 items
- HN profile
- View on Hacker News ↗
About pseufaux
No profile information was provided.
Recent public activity
-
comment
Comment #49222459
I still don't see the appeal of Auto Mode. If I don't trust the model to run arbitrary commands, how much additional trust can be gained by an additional non-deterministic system. …
-
comment
Comment #49006030
Are there any plans to sandbox the agents? I suspect it would be fairly trivial on macOS using sandbox-exec. This looks very useful but I hesitate to run yolo mode agents (even wit…
-
comment
Comment #48934320
I have been impressed with Ente products and customer service. It's good to see they are growing. That said, revenue information is not entirely helpful in a vacuum. I'd be more ke…
-
comment
Comment #48410605
Ah. Missed that. Thank you
-
comment
Comment #48410461
But isn't this built into uv already? Just point the sources table to GitHub. https://docs.astral.sh/uv/concepts/projects/dependencies/#pr...
-
comment
Comment #47644920
Not sure if you're referring here to Windows or Microsoft as a company. Could fit either /S
-
comment
Comment #47599070
> They already did Yes, but they don't and won't too (at least until they do again)
-
comment
Comment #47510218
What's bad is that it's so much better than it used to be and still this bad.
-
comment
Comment #46845169
I really enjoyed and agree with the majority of the article, but this was my nit as well. My hatred of vacation planning is often the reason I don't go on more vacations. It seems …
-
comment
Comment #46809059
I read though the GitHub readme but I'm still unsure what "new" this brings this brings to the table. It seems like a thin wrapper over existing tools. Since Microsoft rarely depre…
-
comment
Comment #46578425
This is awesome! I can't believe I've not heard of it before. Thanks for sharing!
-
comment
Comment #46394306
This is how WinGet works. It has a small SQLite db it downloads from a hosted url. The DB contains some minimal metadata and a url path to access the full metadata. This way WinGet…
-
comment
Comment #46353560
Really enjoyed Goliaths Curse by Luke Kemp
-
comment
Comment #46346717
Process and Reality by Alfred North Whitehead
-
comment
Comment #46263323
This is one place jj really shines. Using jj new to quickly switch to a new change makes it easier to not drop flow but still break up work. You can come back later and add descrip…
-
comment
Comment #46120773
Have you seen these? https://usetrmnl.com/developers I was thinking about picking one up and giving it a shot.
-
comment
Comment #46119771
Reference? My anecdotal experience so far leads me to believe the opposite.
-
comment
Comment #45875586
I wish there was a good in between option. I despise the autogenerated playlists for all the reasons mentioned in the article, but I also enjoy the ease of not having to choose wha…
-
comment
Comment #45861107
Unrelated, but if you have an iPhone, I use Chuck for this. The free tier is plenty if you just want to use it to clean up the inbox. https://chuck.email
-
comment
Comment #45822611
Recent related post where Apple seemingly forgot to disable source maps for the App Store Apple's App Store Full Front End Source Code https://news.ycombinator.com/item?id=45804664…
-
comment
Comment #45661543
Saw this related post a bit ago: https://news.ycombinator.com/item?id=45637049 usa-status.com was enough to make me laugh a bit at least
-
comment
Comment #45630552
> Directories containing .jj are now treated as git repositories. So glad to see this!
-
comment
Comment #45117812
If warp had just stuck to being a decent terminal emulator with great UI, I would be using it without question. This AI nonsense is why I don't even consider them an option.
-
comment
Comment #45117750
Merge tool is the big one for me
-
comment
Comment #44999920
After reading this, I did a search for mentions of this article and found this StackOverflow gem. The top answer basically picks up where the JoelOnSoftware article leaves off and …