Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zzo38computer
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
31.
▲
by
zzo38computer
2mo ago
It still works for me too (I have no account on Reddit and have no intention to have an account, even if they try to insist), and it is also possible to add .json on the end of the URL for JSON data (although, so far, I only use this featur
32.
▲
by
zzo38computer
2mo ago
I do not like much of the modern decor either, but there are some additional issues. I think that they should not need to put all of the lights inside and outside even in the day time; the window should be enough light from the sun light (s
33.
▲
by
zzo38computer
3mo ago
One thing I have been working on is a implementation of X.509. (I also made my own implementation of DER, which I already use for some things that are unrelated to X.509, such as a game engine, and some other stuff where a structured data f
34.
▲
by
zzo38computer
3mo ago
I do not use emoji and I do not have (and do not want) colourful emoji on my computer (emoji as ordinary text characters would be acceptable for the purpose of displaying texts that have emoji, but I don't really need to that much, eve
35.
▲
by
zzo38computer
3mo ago
Super ZZ Zero is one of my projects, which is a game engine written in C with SDL1 (although it may be possible to port it to something that does not use SDL1, too). It is similar to ZZT and MegaZeux. The git repository is: https:/&#x
36.
▲
by
zzo38computer
3mo ago
I also would think that client certificates would help better. Then, you do not need API keys, as well as other benefits, such as the end user can create their own passworded private keys if wanted (without ever sending the password to the
37.
▲
by
zzo38computer
3mo ago
I agree with you. The extensions and plugins should be separated from the rest of the program, like any other extensions, and can be configured and disabled by the end user. Some of the extensions might come with the distribution, but if so
38.
▲
by
zzo38computer
3mo ago
The list of concerns omits many things (although they do mention many valid concerns), such as concerns about control by the organizations that provide the AI services, power that is better used elsewhere (independently of whether it is &qu
39.
▲
by
zzo38computer
3mo ago
I agree that the bug report is not very good. I also agree that having commits written by Claude is not necessarily what caused the bug, although it might be (it is also possible that some of them introduced bugs and others didn't); wh
40.
▲
by
zzo38computer
3mo ago
I also think should be moved into extensions. However, extension security policies and other restrictions do not have to necessarily be so restrictive; there can be permissions but for extensions that you can install and uninstall by yourse
41.
▲
by
zzo38computer
3mo ago
I had thought of that in the past too, and also thought that the additional functions (if needed, which it usually isn't, in my opinion) should be the secondary function and not the primary function.
42.
▲
by
zzo38computer
3mo ago
> By this logic, shouldn't we also use plain HTTP instead of TLS? Better would be to use plain HTTP in addition to TLS, rather than instead of TLS. TLS does have benefits, but if it is optional then it can also be used on computers
43.
▲
by
zzo38computer
3mo ago
I agree; you should allow non-TLS connections as well as TLS. (At least, access that does not require authentication should not require TLS, but should still allow it if that is what the client wants.) If you are concerned about accidental
44.
▲
by
zzo38computer
3mo ago
I think it is a good idea. JavaScripts and CSS can enhance it but should not be required. Accessibility functions are also helpful; if designed well then it would be helpful for everyone (not only if you are blind or other disabilities), in
45.
▲
by
zzo38computer
3mo ago
I agree that it would be better to not require JavaScripts. (But, I think it can be helpful to have mirrors on other services as well, for this and other reasons.) However, there are some work arounds to some situations. Git could (presumab
46.
▲
by
zzo38computer
3mo ago
The server is down, but I copied the C code to here #include <math.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #define TAU (6.283185307179586476925286766559005768394) static unsi
47.
▲
by
zzo38computer
3mo ago
I had written a NTSC emulator in C, based on some other equations I had found, although it expects command-line arguments to control many things (such as the phase), and expects a grey scale farbfeld picture as input and produces farbfeld a
48.
▲
by
zzo38computer
3mo ago
Your reasoning makes sense. However, it is not quite that simple. As another comment mentioned, "and yet Jehovah's Witnesses are denoted on the list as a Christian faith". So are Quakers (also denoted on the list as Christian
49.
▲
by
zzo38computer
3mo ago
As I understand, LDS did not add another book to the Bible; Book of Mormon is not a part of the Bible, although (as far as I know) still considered a scripture according to LDS. (Nevertheless it is the reason I had thought of too (many year
50.
▲
by
zzo38computer
3mo ago
Yes, I had seemed to remember something different but I looked it up and yes it is still trinitarian, although apparently the working of the trinity is different (although this different working of the trinity is not apparent by the words o
51.
▲
by
zzo38computer
3mo ago
It does seem to be common to make LDS not counted as Christianity, although the reason is unclear to me. Another comment mentions that the rejection of the Nicene Creed does not seem to be the distinction. I had thought that it is because t
52.
▲
by
zzo38computer
3mo ago
Atheism is not a religion, and someone who is religious can also be atheist (and some religions are not theistic), although having no religion does not necessarily make you atheist either (although many atheists are not religious). (However
53.
▲
by
zzo38computer
3mo ago
I agree with it, although still the fork is expensive like they mention. There is clone with some flags, although that does not really solve it. I think one problem is that it is already how it is; making an entirely new operating system (t
54.
▲
by
zzo38computer
3mo ago
Different people have different opinions (including opinions in favor of AI, and opinions in between, and more nuanced opinions). I have several objections as well, including the Dijkstra objection (i.e. it is not as precise as using a comp
55.
▲
by
zzo38computer
3mo ago
(Some people say there is a paywall. I do not get a paywall; the article is displayed, although it also says that it is only available to subscribers but then the article is displayed without needing to subscribe.) I would not use LLM and g
56.
▲
by
zzo38computer
4mo ago
One would be if you want to design it differently than the existing kernels do.
57.
▲
by
zzo38computer
4mo ago
They are right that Free software is important, not only games but other stuff as well; I agree with the ideas they mention in this article. Freedom 1 is also important for understanding the rules of the game in case it is not documented ve
58.
▲
by
zzo38computer
4mo ago
I should think that there should be a better way (e.g. port knocking, instructions for manually correcting the URL that cannot easily be automated, additionally supporting alternative protocols, etc).
59.
▲
by
zzo38computer
4mo ago
That is not a good excuse for requiring overly complicated and overly specific software.
60.
▲
by
zzo38computer
4mo ago
My opinion is that they should not use AI/LLMs to program this, but I think this is not the proper way to make a bug report (and that the use of AI/LLMs is not necessarily itself a bug, even though I do have concerns and objection
More ›