Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gray_-_wolf
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
gray_-_wolf
10d ago
That cannot be true, when I install e.g., Ubuntu system, there are plenty of applications installed for me, with incompatible licenses.
2.
▲
by
gray_-_wolf
17d ago
> how to pay for that I would not mind to pay for the browser, but they will not let me.
3.
▲
by
gray_-_wolf
5mo ago
I mean, both wxWidgets and Qt are fine, no? GTK 2 and 3 as well (4+ is... meh). There are plenty applications using one of these (often via python bindings). I think it is more of a staffing problem. Plenty of people know web development, s
4.
▲
by
gray_-_wolf
5mo ago
If they are indeed conscious and they "die" by deleting the conversation, is it not quite immoral to do so? Basically "kill" conscious, intelligent being, and for what? Saving some disk space? Another interesting aspect
5.
▲
by
gray_-_wolf
5mo ago
> Only the janitor's department calling in can dial that sequence Is this the case though? Cannot any website use the same trick Adobe does to check whether you have Creative Cloud installed? Like, the entries in /etc/ho
6.
▲
by
gray_-_wolf
7mo ago
> unpaid overtime Through European lenses this part seems insane. It is work, so pay me for it :) Every oncall rotation I was part of ever was paid, is the "unpaid" part a US thing, or was I just lucky?
7.
▲
by
gray_-_wolf
9mo ago
Out of curiosity, what stops you from taking a photo of a AI generated picture?
8.
▲
by
gray_-_wolf
9mo ago
Laws can change, sure, but probably business practices will change first, since it is easier. In EU, you are entitled to money refund for online purchased goods (with some caveats ofc), but the business can (and most do) require you to send
9.
▲
by
gray_-_wolf
9mo ago
> all areas that matter: sleeps when lid closed, wakes when lid opens, touchpad and display don’t suck. All of these seem to be fine on my thinkpad (true, I probably have somewhat lower standards for passable display). Battery life sucks
10.
▲
by
gray_-_wolf
10mo ago
> Just commit the example input The example input(s) is part of the "text", and so committing it is also not allowed. I guess I could craft my own example inputs and commit those, but that exceed the level of effort I am willi
11.
▲
by
gray_-_wolf
10mo ago
I am very happy that we get the advent of code again this year, however I have read the FAQ for the first time, and I must admit I am not sure I understand the reasoning behind this: > If you're posting a code repository somewhere,
12.
▲
by
gray_-_wolf
11mo ago
> Old terminals are slow and have a bunch of weird Unicode issues. rxvt-unicode is plenty fast and handles unicode well, at least as far as I can tell...
13.
▲
by
gray_-_wolf
11mo ago
Pricing model for a terminal. What a time to be alive. > Can I continue to use Warp as my primary terminal? > Yes, the Terminal features of Warp will continue to be free to use for developers across Windows, Mac, and Linux. Well this
14.
▲
by
gray_-_wolf
11mo ago
> that “times” is a property over the “5” object Maybe here is the confusion, ruby is based on message passing, so the `times` is a message you are sending to 5, not a property of it.
15.
▲
by
gray_-_wolf
1y ago
But at least it was not low effort spam.
16.
▲
by
gray_-_wolf
1y ago
Last time I was looking into this, is there not up to an hour of delay for the billing alerts? It did not seem possible to ensure you do not run over your budget.
17.
▲
by
gray_-_wolf
1y ago
Yeah, the book is definitely worth the asking price.
18.
▲
by
gray_-_wolf
1y ago
I found https://www.gnu.org/software/tramp/tramp-emacs.html#Multi_00... to be working pretty well, but it definitely took some fiddling and experimentation to get the right settings.
19.
▲
by
gray_-_wolf
1y ago
The thing is TRAMP also gives you a shell, not just a file access. When I am in a remote buffer, I can do M-x shell, and I will get a command line running on the remote host. What is more, since the T stands for Transparent, when I want t
20.
▲
by
gray_-_wolf
1y ago
> talking about the average developer really, not the typical end-user Average developer wants Windows (with WSL) or Mac. Still not Linux. ¯\_(ツ)_/¯
21.
▲
by
gray_-_wolf
1y ago
One huge advantage of JQ is that it often is installed. I have jq in our Jenkins image, but I do not have this tool. The syntax is bit arcane, but once you invest bit of time into learning it, it starts to make sense (to a degree). It is
22.
▲
by
gray_-_wolf
1y ago
I see, I misunderstood that. I have read it as an attempt to prevent redis taking the code from valkey. However, if the intention was the other way (to allow valkey to take code from redis), valkey should just go for AGPL as well, there is
23.
▲
by
gray_-_wolf
1y ago
I am bit confused by the comments here. Sure, it remains to be seen whether Redis Ltd. can be trusted again, but cannot we just be a happy for a bit that we (again) have a good software under a free license?
24.
▲
by
gray_-_wolf
1y ago
I am not sure what that would achieve? Combining programs under GPLv3 and AGPLv3 is possible (the resulting work is under AGPLv3).
25.
▲
by
gray_-_wolf
1y ago
Good question. I care only about POSIX compatible shells, so the escaping just follows the POSIX rules. In practice that means it works on any actually used system except windows, which is fine with me.
26.
▲
by
gray_-_wolf
1y ago
Another approach is to have powerful enough language that allows you to guard against the shell injection. I wrote a syntax form allowing to do this: (sh "cat " file " >" output) With file being bound to &qu
27.
▲
by
gray_-_wolf
2y ago
Patches are welcome :)
28.
▲
by
gray_-_wolf
2y ago
> typeface change Long live plain text email. () ascii ribbon campaign - against HTML e-mail /\ www.asciiribbon.org - against proprietary attachments
29.
▲
by
gray_-_wolf
2y ago
Bit annoying is that when companies ask for a portfolio, they often mean GitHub. Lot of non-technical hiring people I discussed this with were confused by the fact that there are other ways to contribute, like mailing lists.
30.
▲
by
gray_-_wolf
2y ago
What I find interesting is that the project claims MIT license, but if it is "almost entirely" AI generated, I am not sure it even is copyrightable. So either the licensing terms deserve some large disclaimers, or it is not "
More ›