Skip Navigation

Posts
10
Comments
898
Joined
2 yr. ago

  • If some are interested, FUTO also has their own keyboard app with word suggestions, swipe typing and some of the best voice to text I've seen period. And it runs locally as well

  • I really can't support making devices that explode and hurt people, that sucks. But man if I was behind that operation I would feel like I was in mission impossible, there's something so cool about the coordination of everything involved in an attack like this. This kind of reminds me of Stuxnet.

  • Especially when your password gets reset after 3 fails like at my job, I DON'T want to deal with IT

  • The recent inflation is a global phenomenon and is not limited to Canada, and thus it is very unlikely caused by Trudeau. We don't have that level of global economic influence yet.

  • Not sure what happened, I deleted my comment almost immediately after posting it, and it seemed to still appear so I edited it. Maybe my client is bugged

  • I wonder how that will work for graphene os devices with the sandboxed Google services

  • Not really since it's opt in for the developers who chose to distribute only on the play store

  • One big "advantage" (for the companies) of NFTs is that the emitter can take a commission or fee every time the NFT is sold. This can kind of alleviate their fears of people buying from each other instead of buying a new copy. I think that's a fair middle ground for owning a fully digital copy, between physical copy that companies don't want and digital copy that consumers don't want.

  • This in my opinion is one of the valid use cases of a blockchain/NFTs: they provide provable ownership of digital goods. This means that if implemented, in the future we could actually own games music movies ebooks etc. The only remaining step would be a decentralized torrent-like system that allows the users to download the licensed content that they own via their nft.

  • And the wording is fucking terrible as well

  • I usually to in the developer tools and manually disable the thing preventing the paste action. It's usually a string to remove some JS or something or an Event that you need to uncheck

  • The same people that are opposed to the carbon tax because it makes things more expensive, go figure...

  • Permanently Deleted

    Jump
  • It's from a beamer that's for sure

  • I love me some beamng beam memes (meams?)

  • I think comments are good in a first resort, along with the other points you mentioned. To me reading a single line summary and or explainer will always be faster than reading 15 lines of code even if it's very well made and self documenting

  • Permanently Deleted

    Jump
  • I mean.. couldn't they just move the old files from the hot CDN to cold storage? I bet the few people that go check at old messages care that much about the loading speed of a screenshot. And honestly I think PR wise deleting memories from people makes for worse article titles than smaller files

  • Am I the only one who likes to write comments when I find code that took me a while to understand even when I didn't write the code? It helps me when I go back to that place and it helps other devs that have to do the same figuring things out as me. Idk if I'm just weird but I really like writing documentations and commenting my code