Earlier quoted context omitted.
The problem is the whack-a-mole game with hackers and script kiddies. It used to be the case that banning known colo ASNs was enough to get rid of nuisance by STROs, then there was a flood of hacked routers being used for DDoS that was really annoying to get rid of, and then came "residential IP" VPNs and commercial VPNs, both of which get routinely abused by AI scrapers and frankly, the AI scrapers are a worse enemy…
Almost as if you shouldn't be banning users because of their IP unless that IP specifically has openly attacked you. Or I guess you can just DENY ALL.
GameBoy Workboy
71–78 of 78 posts
Re: GameBoy Workboy
#72Earlier quoted context omitted.
The problem is the whack-a-mole game with hackers and script kiddies. It used to be the case that banning known colo ASNs was enough to get rid of nuisance by STROs, then there was a flood of hacked routers being used for DDoS that was really annoying to get rid of, and then came "residential IP" VPNs and commercial VPNs, both of which get routinely abused by AI scrapers and frankly, the AI scrapers are a worse enemy…
Almost as if you shouldn't be banning users because of their IP unless that IP specifically has openly attacked you. Or I guess you can just DENY ALL.
There is no net benefit to allowing non-residential IP addresses by default, maybe add the Google search indexer to the exception list. And with residential IP addresses, unless you're international, it doesn't make sense to allow regions other than your target markets.
The only way to deal with the bot traffic plagueing the modern internet is to cut off as much traffic as you reasonably can.
Re: GameBoy Workboy
#73Earlier quoted context omitted.
I had never heard of the Playdate but it looks like a very interesting device... and... I want it? Would you suggest getting one?
I would've got one if it wasn't so pricey for these specs. You can get a cheap Anbernic for 40-60$ running linux, with decent ARM CPU and a good backlighted screen.
Tbh I find it a bit weird to talk about leisure devices like a handheld in terms of pure specs as if it was a server for number crunching. I use it to have fun, and (for me at least) a huge part of that is UI and ease-of-use.
Re: GameBoy Workboy
#74I had some good fun writing non-gaming apps for the playdate console including a browser [1] and Kagi news mirror [2] and feel the device has great potential as an alternative to android/iOS duopoly [1]: https://github.com/remysucre/ORBIT [2]: https://github.com/remysucre/cranky-news
I had never heard of the Playdate but it looks like a very interesting device... and... I want it? Would you suggest getting one?
Re: GameBoy Workboy
#75I remember this being shown in Nintendo Power. As the kind of kid who liked computers and gadgets I really wanted one, and read the article many times. But of course it never came out.
Re: GameBoy Workboy
#76Earlier quoted context omitted.
I would've got one if it wasn't so pricey for these specs. You can get a cheap Anbernic for 40-60$ running linux, with decent ARM CPU and a good backlighted screen.
...but what do you do with it? Play emulators? The Playdate has bespoke games designed for it, and many people say it's worth the price. Tbh I find it a bit weird to talk about leisure devices like a handheld in terms of pure specs as if it was a server for number crunching. I use it to have fun, and (for me at least) a huge part of that is UI and ease-of-use.
Yep!
> The Playdate has bespoke games designed for it …
Not quite as many as [every 2D home or portable console]. For instance, I enjoy [dozens and dozens of Nintendo games], but there are thousands of others to choose from.
Re: GameBoy Workboy
#77Earlier quoted context omitted.
I would've got one if it wasn't so pricey for these specs. You can get a cheap Anbernic for 40-60$ running linux, with decent ARM CPU and a good backlighted screen.
...but what do you do with it? Play emulators? The Playdate has bespoke games designed for it, and many people say it's worth the price. Tbh I find it a bit weird to talk about leisure devices like a handheld in terms of pure specs as if it was a server for number crunching. I use it to have fun, and (for me at least) a huge part of that is UI and ease-of-use.
Yes, emulators up to PS1/NDS. There are also many bespoke and commercial linux games that run on these devices via portmaster[0] (for commercial games you need to provide your own files).
I use my 34XX clamshell to listen to podcasts and audiobooks in rockbox [1].
If you take some time to setup alternative OS (e.g. MuOS) there is a good video player and even terminal emulator available with root shell.
And of course, you can write your own games and apps to run on it (SDL, pico8, Godot, Love2D, etc).
Re: GameBoy Workboy
#78Earlier quoted context omitted.
The problem is the whack-a-mole game with hackers and script kiddies. It used to be the case that banning known colo ASNs was enough to get rid of nuisance by STROs, then there was a flood of hacked routers being used for DDoS that was really annoying to get rid of, and then came "residential IP" VPNs and commercial VPNs, both of which get routinely abused by AI scrapers and frankly, the AI scrapers are a worse enemy…
What are they doing exactly?
Another particularly annoying thing was when spam bots got brainy enough (if I were to guess with AI?) that managed to bypass our maths captcha. That one really still pisses me off because I don't like to torture users or having to use GDPR-violating services.