Viewing profile — lytedev
lytedev
HN member- Joined
- Wed, May 07, 2014, 3:35 PM UTC
- HN karma
- 906
- Public activity
- 375 items
- HN profile
- View on Hacker News ↗
About lytedev
Recent public activity
-
comment
Comment #49192118
Of course it improves! Had to decay from somewhere, didn't it?
-
comment
Comment #49190878
Can't you get USB modems and cram a SIM inside? Are carrier networks really more scary than the internet at large?
-
comment
Comment #49131027
The pain in admin'ing a server is real - even for my tiny one! I haven't bumped into these specifically with tuwunel, mostly SSO issues that have been resolved. But man being able …
-
comment
Comment #49105889
And Nix!
-
comment
Comment #49105879
Haha it would be really sad if this was true, but your comment really made me laugh. Thanks for that!
-
comment
Comment #49105860
Plus one here. Just set it up! Works a treat! Thanks!
-
comment
Comment #48699301
Am I the only one that dislikes using the element for icons? Isn't that semantically incorrect?
-
comment
Comment #48117140
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 pri…
-
comment
Comment #47741922
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).
-
comment
Comment #46482214
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 necessaril…
-
comment
Comment #46440309
depending on how you view it, the build server _does_ serve the APKs, right?
-
comment
Comment #46417682
Why is this?
-
comment
Comment #45353719
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+shif…
-
comment
Comment #45237066
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
-
comment
Comment #44792699
Wouldn't "partially" be fair? Since not ALL of the project is, but only source of a certain age?
-
comment
Comment #44545244
It definitely is, buy I think the silent majority just don't care all that much. Is that what you're referring to?
-
comment
Comment #44537646
What is the first-best choice for a new project? SQLite?
-
comment
Comment #44264985
Doesn't enforcing this require storing the password in cleartext somewhere, which is a much more dangerous concept to begin with?
-
comment
Comment #43976411
Currently work here and we're definitely still building and supporting Elixir applications and enjoying it!
-
comment
Comment #43916558
Eh, maybe. There's a performance tradeoff here and maintainers opted for performance. I'm sure many folks would agree with you that it was the wrong choice, and I'm sure many folks…
-
comment
Comment #43909350
The idea with rust is that you _can_ have safety with no performance cost if you need it, but depending on what you're building, of course, that may imply extra work. The pragmatis…
-
comment
Comment #43908947
I think this is true initially and Rust didn't "click" for me for a long time. But once you are _maintaining_ applications, man it really does feel like absolute magic. It's amazin…
-
comment
Comment #43908922
I'm not sure if this is what you mean, exactly, but Rust indeed catches this at compile time. https://play.rust-lang.org/?version=stable&mode=debug&editio... https://play.rust-lang…
-
comment
Comment #43908898
The core of this argument taken to its extreme kind of makes the whole discussion pointless, right? All the languages can do all the things, so why bother differentiating them? To …
-
comment
Comment #43872230
I don't think I've claimed that ignoring the author's request is factually wrong. I'm debating on the internet because I _do_ believe the license makes more allowance than you give…