HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Nab443

no profile record

comments

Nab443
·há 5 meses·discuss
Same with gpt, but I felt it was more like "hey, everyone uses that, so why not me" than finding the right tool for the job. Can't say for Claude.
Nab443
·há 7 meses·discuss
YMMV, I think I only tried to sign up on 3 websites where it was not working. You can fallback to the original email address in those case.

The funniest part was that for one it work great for the signup part, but they used a third party tool for licences that broke because of my e-mail. For another, only the js code was verifying the e-mail, and I could push it by removing the validation. When the owner had to validate my account, they got a message that the e-mail was incorrect when they tried to submit the form. They called me and had a great discussion about web apps security. We had a good time.

I would point out that it kind of prevents you from checking if your email is in a leak database as you need to test each aliases you used.
Nab443
·há 7 meses·discuss
YMMV, I have 2 headsets I've never been able to make working reliably under windows 10 and 11. Cheap stuff, but they are are flawless under linux and with my phone on android. Not to say there are no issue on Linux, but these days it's way better than 15 years ago.
Nab443
·há 8 meses·discuss
For wgpu, someone else mentionned in another comment that there are bindings for other languages, maybe your favorite too!
Nab443
·há 8 meses·discuss
Also, give me back my right ctrl key !
Nab443
·há 8 meses·discuss
Oled pc screens have a terrible reputation for text. Some more than others, but it seems it's better to stick to lcd if you happen to read or write a lot.
Nab443
·há 9 meses·discuss
Celeste definitely is one, already cited but Outer Wild is another.
Nab443
·há 9 meses·discuss
Interesting, my path is a bit like the opposite. I tend to avoid categories of tools that abstract too much the problem in a "magic" way for the same reason: you can't easily understand what's going on behind the scene, and you have to dive in each time you enter a corner case. If you can't control what it is doing on each step, then you can't be sure it will be doing what you expect and this can become a mental effort that outweight the tool benefits.
Nab443
·há 9 meses·discuss
Easier to store more information while preventing any non authorized to access them, like signing keys and biometrics ?
Nab443
·há 10 meses·discuss
When I type F5, my terminal writes "~" but nothing happens, what did I miss?
Nab443
·ano passado·discuss
Any other link to share about that? The stackshare url does not even mention anything related.
Nab443
·ano passado·discuss
As a end user, I find it quite restrictive. There might be some software I won't be able to fork/modify because they were MIT. I'm not the owner of the software anymore.
Nab443
·há 2 anos·discuss
I don't see how "return (key, value)" is less readable than it's list counterpart. Now, why using a list that can grow, and so takes more space and maybe less efficient, for something that should not?
Nab443
·há 2 anos·discuss
I read somewhere here that, in the case of what's app more metadata is shared with meta, and telegram doesn't have E2EE by default for groups. Didn't check though.