Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
systemcluster
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
systemcluster
5y ago
Thank you for the feedback! We're working on improving the playground and I hope those issues will be a thing of the past soon.
2.
▲
by
systemcluster
5y ago
GitHub can, and will, change forks for you if send a request through the support form. It is not exposed in the user interface, but the functionality is there.
3.
▲
by
systemcluster
6y ago
Occupations are always made obsolete when society advances as a whole and better solutions become available. We would not have progress otherwise.
4.
▲
by
systemcluster
6y ago
Bitwarden can be self-hosted as well, and there are multiple open-source server implementations. [1][2] [1] https://github.com/bitwarden/server [2] https://github.com/dani-garcia/bitwarden_rs
5.
▲
by
systemcluster
7y ago
Modern big-budget games incresingly don't use behavior trees and state machines for their AI anymore. This approach has been superseded by technologies like GOAP [1] or HTN [2]. These are computationally very expensive, especially in t
6.
▲
by
systemcluster
7y ago
Anecdotally, the performance hit from the security mitigations since the Spectre/Meltdown publication has been very noticeable.
7.
▲
by
systemcluster
7y ago
> [...] Go does it implicitly at various key locations. This is actually pretty surprising to many folks, it was in the past and maybe still is possible to deadlock Go with a certain incantation of tight looping. This is being worked on
8.
▲
by
systemcluster
7y ago
While MDMA is a stimulant, its effect on the serotonin receptors is considerably more pronounced than the effects on noradrenaline and dopamine also found in most other available stimulants. The increased empathy, positivity and feeling of
9.
▲
by
systemcluster
7y ago
If your email provider does not offer a catchall alias option, this is also achievable with an email forwarder (e.g. mailgun), provided you are ok with giving another service provider access to the content of your received mails.
10.
▲
by
systemcluster
7y ago
Previous discussion here (7 days ago): https://news.ycombinator.com/item?id=20976567
11.
▲
by
systemcluster
7y ago
I created a simple browser extension for this purpose, "YouTube Turbo Button". As mentioned in the other comment, it can be easily done through the console, but I found having a button for it more convenient.
12.
▲
by
systemcluster
7y ago
`img` tags are (or partially were, with the recent introduction of the object-fit property) significantly harder to properly style and position. Contrary to your argument, achieving certain layouts with `img` tags required significant style
13.
▲
by
systemcluster
7y ago
You could use the uBlacklist browser extension.
14.
▲
by
systemcluster
7y ago
Previous discussion here: https://news.ycombinator.com/item?id=17742457
15.
▲
by
systemcluster
8y ago
Yes, since neither GPU drivers nor most displays currently support integer scaling. See http://tanalin.com/en/articles/lossless-scaling/ for more a more in-depth explanation.
16.
▲
by
systemcluster
8y ago
I just tried it, and moving multiple selected tabs does work in Firefox 64 (Dev Edition).
17.
▲
by
systemcluster
8y ago
These benchmarks are conducted on the games "ultra" settings, which most of the time forgo any idea of resource efficiency. Games are highly configurable and often give the options to increase framerate a lot at a negligible visua
18.
▲
by
systemcluster
8y ago
I run a 1440p IPS screen with 144Hz. DP 1.4 supports up to 4K with 120Hz by default. You really are not limited to 1080p anymore.