wouldn't it also work for connections established on another router that then failed or otherwise had traffic shift to it?
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…
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…
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…
but you should specify sizing to prevent reflowing when it does load. but you should specify those either way.
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 doing a…
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…
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 unlike…
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…
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…
>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…
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…
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
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…
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
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…
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…
> 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…
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
interesting story but i really wonder why he wrote it out with pencil and paper rather than directly typing it into the other computer.
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…
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
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…
>(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…
Do you also avoid caffeine?
wouldn't it also work for connections established on another router that then failed or otherwise had traffic shift to it?
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…
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…
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…
but you should specify sizing to prevent reflowing when it does load. but you should specify those either way.
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 doing a…
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…
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 unlike…
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…
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…
>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…
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…
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
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…
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
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…
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…
> 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…
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
interesting story but i really wonder why he wrote it out with pencil and paper rather than directly typing it into the other computer.
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…
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
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…
>(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…
Do you also avoid caffeine?