Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
semi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
semi
2y ago
wouldn't it also work for connections established on another router that then failed or otherwise had traffic shift to it?
2.
▲
by
semi
2y ago
re: other improvements, it was also common for mods to change behavior between netquake and quake world. Specifically I remember team fortress's pyro secondary grenade in QW being just pulses of AOE damage instead of shooting more fire
3.
▲
by
semi
2y ago
The inaccuracy point is particularly problematic as either they cite you as the source despite possibly warping your content to be incorrect.. or they don't cite you and more directly steal the content. I'm not sure which is worse
4.
▲
by
semi
2y ago
The food pyramid is misunderstood 'those scientists' were from Sweden responding to protests over the increasing costs of food due to famine. When looked at from the lens of maximizing calories per dollar, it makes a lot more sens
5.
▲
by
semi
2y ago
but you should specify sizing to prevent reflowing when it does load. but you should specify those either way.
6.
▲
by
semi
2y ago
I'm pretty far removed from game dev but curious.. is the in mem sqlite DB the only representation of game state or is it just 'mirroring' the 'real' values in ram? like if there's a Score on the HUD, are you d
7.
▲
by
semi
2y ago
This is interesting but something i feel like id disable on most of my ssh servers as they are only exposed through a shared jump host, and I don't want users that have too many keys in their agent to cause the jump host IP to be penal
8.
▲
by
semi
2y ago
There's extra complexity with ssh, it has its own file of revoked keys in RevokedKeys and you'll have to update that everywhere. see https://man.openbsd.org/ssh-keygen.1#KEY_REVOCATION_LISTS for more info And unli
9.
▲
by
semi
2y ago
It would also be very rare. The penalties described here start at 30s, I don't know the max, but presumably whatever is issuing the bad behavior from that IP range will give up at some point when the sshd stops responding rather than c
10.
▲
by
semi
2y ago
id assume those unchanging ipv4 addresses are not shared and natted with other customs and thus charging for them makes sense as you're consuming a limited resource they are paying for. That's not the same for not changing an ipv6
11.
▲
by
semi
2y ago
>Just because you need an algorithm such as a specialized prompt to retrieve this memorized data, is also irrelevant. I disagree. Granted I'm a layman and not a lawyer so I have no clue how the court feels. But I can certainly make
12.
▲
by
semi
2y ago
if it was trained on a sufficient amount of fan art made in the studio Ghibli style and tagged as such, yes. otherwise those would just be unknown words, same as asking an artist to do that without any examples. though I am curious how perf
13.
▲
by
semi
2y ago
does inactivity mean writes? reads? stat() calls? IMO setting the expectation of 'wont survive a reboot' is more consistent. but even that fails with private tmp files that could be tied to ephemeral units
14.
▲
by
semi
2y ago
Even easier to just have a doc give some examples of third party tunneling solutions and not have the app try to do anything more than normal connections. ssh tunneling alone can be done in so many ways with different environments necessita
15.
▲
by
semi
2y ago
Probably good to have some basic checks too if it's expecting a text file of SQL queries- like a dismissible warning if it's over a certain size or doesn't appear to be plain text
16.
▲
by
semi
2y ago
Are you sure about that 'never'? that no device will ever try to use p2p fonnections? Even then id still rather ensure every device is appropriately firewalled. 'not worrying about it's sounds like a hardened shell with
17.
▲
by
semi
2y ago
Tbh I agree because at least with the hindsight we have now, so many apps both desktop and on phones are just wrappers around web browsers anyways. Back then there was some value add in having access to native APIs but over time we've
18.
▲
by
semi
2y ago
> But it’s clearly not what people want. Ask any person if a search for a hex encoded ID should be a fuzzy match for a different ID and the answer will be no. > in a search field explicitly for hex encoded IDs it shouldn't be In
19.
▲
by
semi
2y ago
surprisingly it's been deprecated since RFC 2818 was published 24 years ago. It's only more recently that browsers and other common software stopped validating it though
20.
▲
by
semi
2y ago
interesting story but i really wonder why he wrote it out with pencil and paper rather than directly typing it into the other computer.
21.
▲
by
semi
2y ago
The privacy issues aren't just hypothetical, but that aside, that caching model unfortunately doesn't mesh well with modern webdev. It requires all dependencies to be shipped in full, no tree shaking to only include the needed fun
22.
▲
by
semi
2y ago
Maybe, or maybe it's like his refusal to allow apps to force everything to be a web app, and Tesla will realize they are better off just having more sensors and more data
23.
▲
by
semi
2y ago
Public keys should be rotated which would expire links. I think just having trust on first use would bridge most of the gap for local devices. .. Now if we could get local socket support for talking to your own device and avoid arbitrary po
24.
▲
by
semi
2y ago
>(not sure if it was part of the "chat wars" [1] too). Kind of in that they were a good enough competitor that AOL bought them and AOL definitely continued to fight. I don't think they ever publicly integrated them but the
25.
▲
by
semi
2y ago
Do you also avoid caffeine?
26.
▲
by
semi
2y ago
> The great thing about a private company "overcharging" or "underserving" a community is that citizens aren't forced to be in a relationship with that company for their services. But that is rarely true for an
27.
▲
by
semi
2y ago
even if prices don't drop to be competitive, service quality could be raised to stay competitive, but that's hard to measure aside from actual increase in bandwidth. Even if neither of those are true, there's still value in a
28.
▲
by
semi
2y ago
Potentially, but if you wrote a test for your incorrect code wouldn't you do the same? In the end I think the important part is not giving tests more trust than they deserve. If you fix the incorrect code and break a test you should gi
29.
▲
by
semi
2y ago
I'm not sure that's true though. It's always been more trivial to doctor a screenshot, even just editing a webpage in dev tools prior to taking a screenshot. And yet people reshare and react to screenshots of tweets and simil
30.
▲
by
semi
2y ago
Early smartphones had it too, which was nice as then you could use them as universal remotes in a pinch.
More ›