Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mr_johnson22
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
mr_johnson22
10mo ago
The NES' own sound chip didn't have a sawtooth channel, but some games had an onboard sound chip that added one, like Konami's VRC6: https://www.nesdev.org/wiki/VRC6_audio
2.
▲
by
mr_johnson22
11mo ago
If the incentives of private business are what got us in this health crisis, why should private business be trusted to get us out of it?
3.
▲
by
mr_johnson22
4y ago
Thank you for this insight!
4.
▲
by
mr_johnson22
4y ago
Does Japan have those values, though? Last I heard, Japanese mostly don't travel (not abroad at least); strongly promote monogomy / long-term relationships; abhor the notion of adult children living with their parents; mostly don
5.
▲
by
mr_johnson22
4y ago
“There is, however, more evidence for a health risk from eating too few vegetables. That is really the risk of a high-meat diet, those meat calories are displacing vegetable calories.” Isn't a calorie just a calorie though? Or is this
6.
▲
by
mr_johnson22
4y ago
Maybe the secret is fish-based diets.
7.
▲
by
mr_johnson22
4y ago
Honest question: why did TypeScript succeed while ActionScript 3.0, another ECMAScript-superset language with typing and OOP (and predates TS by a few years), is all but a distant memory? Is it more than just Adobe being a terrible steward
8.
▲
by
mr_johnson22
4y ago
Meanwhile, whenever I try a drag-and-drop today, Excel complains that "Something has gone wrong with the clipboard". So much for progress...
9.
▲
by
mr_johnson22
4y ago
Yes I have. And my quip was not to criticize his views, but his frequent bluntness in expressing them.
10.
▲
by
mr_johnson22
4y ago
The real surprise is that Stallman restrained himself from telling the dev that having children is unethical.
11.
▲
by
mr_johnson22
5y ago
Self-hosted Matrix servers still incur the risk of leaking metadata to whatever other servers it federates with (which of course isn't a problem if you don't federate, but that kind of defeats the purpose of using Matrix in the fi
12.
▲
by
mr_johnson22
5y ago
Thankfully, Matrix is working towards supporting a non-HTTP low-bandwidth API. It already has experimental support: https://matrix.org/blog/2021/06/10/low-bandwidth-matrix-an-i...
13.
▲
by
mr_johnson22
5y ago
A solution to that attitude is to do things not in a race to please others, or for the sake of doing something impressive, but for their inherent value. Doing so might require a change of one's personal value system, but it's prob
14.
▲
by
mr_johnson22
5y ago
Perhaps the real distinguishing factor of Matrix isn't its technology, but its governance. Instead of an extensible, plugin-based approach like XMPP, Matrix has just a single "official" spec that can only be extended by amend
15.
▲
by
mr_johnson22
5y ago
Launching with bridges to already-encrypted messengers, then immediately admitting this has to MITM them to work, doesn't make a good first impression...especially since users of these messengers will likely be more privacy-minded than
16.
▲
by
mr_johnson22
5y ago
Matrix doesn't (yet), but Jitsi does, even without accounts for joined users. All you need to start a Jitsi chat with any number of people is a URL. _Integration_ with Jitsi is a separate matter, however. Hosting it can be a pain too.
17.
▲
by
mr_johnson22
5y ago
a) Agreed; the fact that spaces aren't in the spec is annoying when trying to stay spec-compliant and not realizing you also have to search through various GitHub issues to be fully informed. Granted, spaces have been one of the most h
18.
▲
by
mr_johnson22
9y ago
> - New tabs do not inherit current container Middle-clicking or Ctrl+clicking the New Tab button does inherit the current container. It also opens the new tab to the right of the current tab instead of at the far right of the tab strip.