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

I also run open observe at home, but I can't help but feel that the interface could use some... sparkle, and the mobile experience kinda sucks.

But you can't beat the excellent price and performance. Does what I need and much more


This is my thinking. Ctrl-Enter is usually "submit the form this input is a part of" in my experience, especially if you're in a multilinear text input (or textarea).


That seems to me to be one of the least generous interpretations, no?

It could also imply that, for whatever reason, the LLM opted for those tools. Therefore there isn't necessarily "reason" in the asked sense.


depending on how you view it, the build server _does_ serve the APKs, right?


Why is this?


I don't want to presume your use case, but Ghostty has a command for dumping the buffer to a file, which I use for processing output "too late" to use grep.

keybind = ctrl+alt+shift+o=write_scrollback_file:open


Bitwarden has a desktop GUI app as well as an official CLI. If you're comfortable with it, there are also community ones like https://github.com/doy/rbw


Wouldn't "partially" be fair? Since not ALL of the project is, but only source of a certain age?


That in my mind would be a much fairer categorization.


It definitely is, buy I think the silent majority just don't care all that much. Is that what you're referring to?


What is the first-best choice for a new project? SQLite?


No, generally Postgres, just not for everything. If you understand the tradeoffs SQLite can be fine. Once you have more than one service (even just for HA) SQLite means doing kind of crazy things like using NFS in your infra. If you know you will only have one service and can bind it to an EBS like volume it is totally fine.


That’s my point, there is no best-first choice for everything. There will always be trade-offs. But Postgres makes the right trade-offs to be good enough in almost every scenario.


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

Search: