Mikina

joined 2 years ago
[–] [email protected] 12 points 1 month ago (1 children)

Shadowrun kind of does the same. It's not really super-advanced, since it's cyberpunk, but it's cyberpunk with magic. And it's my favorite setting, it's such a cool idea.

[–] [email protected] 6 points 1 month ago* (last edited 1 month ago) (4 children)

It's even worse.

They are adding Linux support - but only if it detects you are running ~~the exact model of OLED screen as Steam Deck has~~ on SteamDeck, and blocks every other Linux device.

EDIT: There is some kind of hardware validation that can't be easily spoofed, I vaguely remember reading it was based on the screen HW, but that's beside the point.

[–] [email protected] 8 points 1 month ago* (last edited 1 month ago) (1 children)

Nope, thermostat (yes, that thing that has one "if temperature < XX, turn on heater) is literally considered an intelligent agent, as defined by the actual field of Artificial Intelligence, it's one of the first examples taught on the most basic of courses.

You should really go do your homework about absolute basics of AI field before insulting random people that at least have a semblance of knowledge about the field, other than "AI hype, AI cool".

People like you are insulting the whole field of Artificial Inteligence, so please stop spreading bullshit about it before you get good (or at the very least, don't be a dick about it, when people try to educate you). You probably had no idea the field even exists two years ago.

[–] [email protected] 8 points 1 month ago* (last edited 1 month ago)

Literally yes. Thermostat (yes, the thing that turns your heater on if temperature is lower than XX) is considered an inteligent agent in the field of artifical inteligence.

The fact that you have a bunch of techbros who have no idea about what the field is about and are hyping the words because they sound cool changes nothing about it being a regular established academic field.

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

Oh boy, you have a lot to learn about what Artificial Intelligence actually means for people who have been in academia or gamedev for the past 20 years.

[–] [email protected] 1 points 1 month ago

Didn't EU commission (or was it some kind of an expert group?) literally confirmed that yes, "Consent or Pay" is against the privacy laws and it should not work like that?

[–] [email protected] 1 points 1 month ago

I was a Rider user ever since college, but canceled my subscription and I will be sticking to the perpetual license of a version that does not have AI bullshit. It crashes and eats memory, but since they are apparently focused on shoving AI into your face instead of actually improving the editor, it's not like it's going to change anytime soon.

[–] [email protected] 11 points 1 month ago (2 children)

Isn't this actually illeagal in the EU?

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

Thanks, I haven't really looked into it, and kind of expected that it's probably not to be trusted. But it surprised me that it's actually a thing, not it makes sense why.

[–] [email protected] 3 points 1 month ago* (last edited 1 month ago) (3 children)

I had no idea Twitters recommendation algorithm is open source/source available. Is that because of some EU requirements? I vaguely remember talks about it being required, but that was few years ago and I don't know if it ever passed.

[–] [email protected] 1 points 1 month ago* (last edited 1 month ago)

I'm really looking forward for the next generation of people who are unable to read a text that's not summarized or longer than a sentence.

It worked so well with short-form content and attention span for the last generation.

Having your basic litteracy tied to a proprietary tool that is free for now (I wonder why), but we all know costs billions of dollars will be absolutely swell.

Though I have to admit, I'm kind of impressed that capitalism is sucessfully getting away with what appears to be slapping a subscription on litteracy.

[–] [email protected] 5 points 1 month ago

Please, whatever you eventually choose to do, make sure to continually reference this amazing website whenever you are implementing any interactable part.

https://cheatsheetseries.owasp.org/

It has cheat sheets for securely implementing everything from login forms, preventing common vulnerabilities (at least look at sheets for Top 10), forgoten password flows, storing passwprds and more.

From the top of my head, If you are building it from a scratch without a framework, you will definitely want to at least look into cheat sheets about input validation, injection prevention, password storage, session management, file upload and authorization with authentication.

They are not that long, and should prevent the most critical and common vulnerabilities you will probably have, where the prevention isn't too difficult, once you know about it.

view more: ‹ prev next ›