I wasn’t trying to be dismissive. You bring up several good points. I asked because what seems to me the most obvious small form factor answer hadn’t been considered at all.
I wasn’t trying to be dismissive. You bring up several good points. I asked because what seems to me the most obvious small form factor answer hadn’t been considered at all.
Lol. That’s my thought. We use the virtual keyboards a lot already. Like the other poster said there are some drawbacks but I find it much easier than any physical mini keyboard (far less strain).
Maybe I am confused why you can’t play them on a smartphone?
I… Mean… You obviously don’t, but whatever.
Sorry. I apologize.
It’s frustrating trying to explain the same thing over and over again…
The tokens are how drm works. The process of DRM is token validation and enforcement of intellectual property rights granted by tokens.
I don’t know how else to explain it. It feels like I am back at my original post. I don’t know if you understand any better or if you still have misconceptions about what NFTs are or what DRM is or if you still think there is some magic in NFTs.
Again, all of this already existed and will continue to exist with or without blockchain. There is very little novel in the implementation details of the tokens. The people who got the idea for "nft"s didn’t come up with a new idea. This isn’t some new math. The only portion of NFTs that is new is the cooperative signing… Which again, isn’t a new concept either.
Right now, everything you described… Literally all of it… Ubisoft implements for their launcher and enforce with their drm solution.
Nfts, digital tokens, already exist. Their use, in the protection of copyright, is called drm. “Nfts” bring nothing new to the table of digital rights or copyright… And a whole host of stupidity.
It’s both. Your inhibitions are lower so you speak more naturally and use more words without consideration of correctness which, if you think about it, is fine generally. Native speakers of a language are amazingly good at deduction of what a non native speaker is intending. You also don’t pay attention to your mistakes, which makes the conversation flow easier for everyone.
Without knowing the exact model it’s difficult to know for certain but you can buy off brand refill kits with chips. The printer may intentionally degrade quality with the aftermarket chips (and may never reset itself even if you return to official toner)… HP is just a terrible company.
It depends on what you are trying to do… There are many tunnel / reverse proxy routing services like https://www.cloudflare.com/products/tunnel/
Here’s a list https://github.com/anderspitman/awesome-tunneling
You can also get a super cheap vps, do some ssh reverse tunnel magic and go along with your day.
Here is the rest of the story: the people who chose the subdomain chose .ml because they want it to mean marx-lenin… that's why it means that for them.
Generally you are right. In this specific instance it was chosen for the fascism.
This took a major hit just a few years ago when the UK officially backed out.
Neither. I picked an instance that is defederated from it. It wasn't at first and it was mixed into everything.
You want me to figure your life out for you or is this a passive aggressive thing?
Two of the top ten largest instances… something like a good 10-20% of Lemmy users are full on fascists with a hard on for making other people's lives miserable. You being ignorant of it doesn't make it untrue.
"I went to India and I was sexually assaulted on a bus." "THATS YOUR FAULT FOR NOT GOING TO THE 'GOOD' PARTS."
No. Fuck you. India has a rampant sexual assault problem.
Lemmy has rampant problems. To ignore them and say it's the visitors fault is such a fucking asshole position to take. If the first time you came to lemmy was when csam was being spammed and you were subjected to it… it 100% isn't your fault. If you make a comment on something that interests you from All and you don't see which community it is in and you get spammed with slurs and attacks for having a different opinion… it's not your fault.
"You don't know how to curate your experience. You aren't very good at it. You must have issues."
That's what people are saying. They hide behind the bullshit example you gave "what's wrong with selecting your interests." No. Fuck you.
Hexbear and lemmygrad. Hexbear is one of the largest lemmy instances and it's a pit.
Because it is? The term used to mean someone who is honest and upfront about things but toxic assholes co-opted the term as a way to excuse bad behavior.
It's used infrequently enough that it's not as obvious, but it's a huge red flag for someone to say "I'm a straight shooter".
It's throughout many of the comments on this post.
I don’t think either is actually true. I know many programmers who can fix a problem once the bug is identified but wouldn’t be able to find it themselves nor would they be able to determine if a bug is exploitable without significant coaching.
Exploit finding is a specific skill set that requires thinking about multiple levels of abstraction simultaneously (or intentionally methodically). I have found that most programmers simply don’t do this.
I think the definition of “good” comes into play here, because the vast majority of programmers need to dependably discover solutions to problems that other people find. Ingenuity and multilevel abstract thinking are not critically important and many of these engineers who reliably fix problems without hand holding are good engineers in my book.
I suppose that it could be argued that finding the source of a bug from a bug report requires detective skills, but even this is mostly guided inspection with modern tooling.