Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
worksonmine
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
worksonmine
1mo ago
It's the takeaway from the story in OP and the poem with the same title, so I'd say it's very much on-topic. Your only contribution is "acktually, humans are nature too and once the universe collapses everything is doome
2.
▲
by
worksonmine
1mo ago
Of course there's reason to discuss if endless parking lots and industrial complexes are necessary. Claiming they're part of nature is like claiming HIV is a natural part of the human body. It exists yes but maybe we're bette
3.
▲
by
worksonmine
1mo ago
> - .env is the simplest and oldest / most boring solution. Secrets are passed to teammates by DM? I don't see a reason to ever pass them. Sensitive production values should never be accessible to everyone, and for development
4.
▲
by
worksonmine
1mo ago
I don't really understand what point you're trying to make. Yes the planet is doomed sooner or later. But I'm talking about nature as in trees, animals, etc. The natural eco-system. And it existed and evolved and adapted natu
5.
▲
by
worksonmine
1mo ago
The world has been much more inhospitable than it is today and I'm sure it will recover. The problem I see with us is how we destroy everything in our path on an industrial scale. As long as the wheels keep spinning we extract everythi
6.
▲
by
worksonmine
1mo ago
"Humanity" is far from "all the life on Earth". Nature will be better off once it happens.
7.
▲
by
worksonmine
2mo ago
There will be ways to circumvent and even use verified devices as botnets.
8.
▲
by
worksonmine
2mo ago
What do you use instead and what makes it more secure?
9.
▲
by
worksonmine
3mo ago
Great for apps, terrible for people. It's much simpler to sync setups across machines with plain files than databases.
10.
▲
by
worksonmine
4mo ago
I'm not OP but probably the licensing drama. Gitea is now open core if I remember correctly. Some details are available here[1]. I also used to run Gitea, but I don't any more. The open-source churn is getting tedious and difficul
11.
▲
by
worksonmine
4mo ago
How portable do you need it to be? I use pass[1] and it is good. Just a shell script wrapper to gpg and the passwords are encrypted files you can backup and sync anyway you want. [1]: https://www.passwordstore.org/
12.
▲
by
worksonmine
5mo ago
There are more secure alternatives. Are you sure those you listed actually use it on the servers? I would guess that at least Spotify and Netflix uses some other container runtime than Docker on their production servers. For a long time Doc
13.
▲
by
worksonmine
5mo ago
I think plugins is the better solution, then you can't pay the browser to get your ads through.
14.
▲
by
worksonmine
5mo ago
Cool project, but they should really upgrade at least the downloads to https...
15.
▲
by
worksonmine
5mo ago
This would break so many websites. There are valid uses for the history API, I often do modals/popups as shareable URLs, and using the back button closes it.
16.
▲
by
worksonmine
5mo ago
There's a (very) big difference between reading weekly and reading a book in the past 12 months. I used to read a book or two in the past 12 months, back then it was on vacation to have something to do while lounging on the beach. Toda
17.
▲
by
worksonmine
5mo ago
Interesting choice to change the time of the comment, a deja-vu can be weird enough without staring at a comment with a recent timestamp.
18.
▲
by
worksonmine
5mo ago
Didn't know about this project, looks useful. Thanks for bringing it to my attention, FAKKU.
19.
▲
by
worksonmine
6mo ago
> Why even use else if with return... What is the problem with that? How would you write that snippet? It is common in the new functional js landscape, even if it is pass-by-ref.
20.
▲
by
worksonmine
6mo ago
They are amazing tools, but when people try to give them agency someone has to explain it in simple terms.
21.
▲
by
worksonmine
6mo ago
It doesn't try to do anything. It doesn't work like that. It regurgitates the most likely tokens found in the training set.
22.
▲
by
worksonmine
6mo ago
Hey! How can I make this about LLMs? (Many countries' laws are already available online and included in the dataset they're trained on. The project is very cool for humans though.)
23.
▲
by
worksonmine
6mo ago
> Those are opt-out. The entire discussion is about opt-in. Depends on your perspective, to me you have them flipped, and enabling them is "opt-in", i.e: "now I would like to see the hidden files please". But I don&#x
24.
▲
by
worksonmine
6mo ago
And if you set `set editing-mode vi` in ~/.inputrc (readline configuration) you'll have it in even more places.
25.
▲
by
worksonmine
6mo ago
What is it like to be this proud of not learning the tools you use? Do you really think several paragraphs to an agent that may or may not be correct is the "easy" way compared to just checking the manual for the flag you want? I
26.
▲
by
worksonmine
6mo ago
I use very short aliases with fallbacks to standard tools if ripgrep/fd/bat/... isn't installed. For my use searching files in `.gitignore` is useless 9/10 times, why would I want that to be default? > Or if it c
27.
▲
by
worksonmine
6mo ago
Or just don't install every package on the earth. The only supply-chain attack I've been affected by is xz, and I don't think anyone was safe from that one. Your solution wouldn't have caught it. Better to enforce good s
28.
▲
by
worksonmine
6mo ago
No, because it was default. > You could easily just alias a command with the right flag if the capability was opt-in. I tried a search to make grep ignore .gitignore because `--exclude=...` got tedious and there was ripgrep to answer my
29.
▲
by
worksonmine
6mo ago
> Really dislike it defaulting to that ignoring files that are ignored by git. It's the reason I started using it. Got sick of grep returning results from node_modules etc.
30.
▲
by
worksonmine
6mo ago
So if I'm developing something I want to use and the community finds it useful but I take no contributions and no feature requests I should have to find another person to deal with? How do I even know who to trust, and what prevents tw
More ›