WolfLink

joined 2 years ago
[–] [email protected] 5 points 1 year ago

Using ProtonVPN probably isn’t doing what you want it to do, since the port they will give you is random, but for your website you will want ports 80 and 443 exposed.

CloudFlare will hide your IP will properly forwarding traffic (and other benefits, like caching images on their CDN, if you want them). Also their free tier is more than enough for something like this.

[–] [email protected] 4 points 1 year ago

Using ProtonVPN probably isn’t doing what you want it to do, since the port they will give you is random, but for your website you will want ports 80 and 443 exposed.

CloudFlare will hide your IP will properly forwarding traffic (and other benefits, like caching images on their CDN, if you want them). Also their free tier is more than enough for something like this.

[–] [email protected] 2 points 1 year ago

You can just people do neither

[–] [email protected] 0 points 1 year ago

The battery in my copy of Gold is held in with a piece of a sticky note and Scotch tape

[–] [email protected] 1 points 1 year ago (3 children)

iOS natively supports JIT (by which we mean writable and executable memory) but Apple locks it down to only two use cases:

  1. The JavaScript engine in Safari
  2. Support for running a debugger

AltStore launches a debugger and connects it to your phone. Even though it’s not actually doing anything with a debugger, that’s enough to convince iOS to let your app use memory that’s both writable and executable (the key feature needed for JIT).

Without JIT you need to either resort to a slower form of emulation or do something creative.

[–] [email protected] 17 points 1 year ago (1 children)

How are Apple’s AirPods not “in ear canal things”?

[–] [email protected] 1 points 1 year ago (2 children)
[–] [email protected] 3 points 1 year ago

People don’t like that cyberpunk was/is graphically unoptimized. If your computer can run it the game’s fine.

[–] [email protected] 8 points 1 year ago

Most places are not perfectly silent but have some small level of background. Wind, the distant sound of cars, the hum of lights, that kind of thing.

[–] [email protected] 3 points 1 year ago

The way you recover data from a totally dead drive is use a program that scans every byte and looks for structures in the data that look like files e.g. a jpeg will have a header followed by some blocks of content. In an encrypted drive everything looks like random data.

Even if you have the key, you can’t begin searching through the data until it’s decrypted, and the kind of error that makes it so your drive won’t mount normally is likely to get in the way of decrypting normally as well.

[–] [email protected] 3 points 1 year ago

I had a website exposed to the net and would constantly get http requests for things like “wordpress_admin.js”

[–] [email protected] 4 points 1 year ago (1 children)

I would love to play Infinity Blade again

view more: ‹ prev next ›