A star map pointing them to the other side of the galaxy.
A star map pointing them to the other side of the galaxy.
So you’re a developer. Beautiful. That makes it easy then.
Look, you mentioned Postgres. But why use it at all for anything? Because redoing all the features that separate product provides is a giant pain in the ass. Now, what if your needs didn’t quite work with trad-relational DBs? Too much data, reads a million times higher than writes, no need for real-time accuracy. Then you use a specialized db like BigTable.
There are other services you plug into instead of reinvent. You stand up web servers with special features like redirect rules as configuration. You could write your own web service every time you start a new app, but that’s crazy. The need Apache or whatever is filling is a communications management piece.
Ok. Now. You are building a service and you need to build a transaction system for trading of digital assets with fiat currency. You could write your own or you could use a specialized service. NFTs on crypto currency are that prebuilt service. I’m switching metaphors now, but it’s just like picking a Docker provider.
Finder is macOS equivalent of Windows Explorer (maybe, it’s been a while). I assume Linux desktop suites have various similar processes. In other words, a second optional layer (with more features) to access runtime libc file manipulation api.
Boy oh boy would you hate AppleScript. This is what I have to type to throw files in the trash instead of deleting them.
tell application ”Finder” to delete POSIX file “/full/fucking/path/to/file”
I get that you are insulted by my comment about crypto critics, but a few of your comments have shown that you lack the understanding of crypto to criticize it. Thus, you have validated my comment you found insulting.
I listed a series of bullet points & you said Postgres can do that. Of course you can define those tables in any database. But the logic to perform operations on those tables for a transaction and accounting system must still be written. One of the main aspects of blockchains are exactly such an API.
Second, you have shown that you don’t understand NFTs either. But thank you for at least admitting that you don’t understand what I meant by refs to blobs of data. So there is hope. Almost no crypto currency stores NFTs on-chain. Blockchains are designed to be super efficient since they are distributed transaction systems. When you buy an NFT, the actual data for compromising the NFT itself is stored somewhere else. The blockchain just has the token proving ownership.
But the meta-problem is more important here. You are debating so confidently and asserting things so boldly, yet you don’t have the knowledge of the topic that a 2 hour tutorial would give you. That is the real problem. Why are people like this? Why do they read something that is essential an editorial and then go around vehemently repeating the points from that editorial?
You don’t need NFTs or block chain for any of that.
Sure, you don’t need blockchain and NFTs to do all that but once you invented that system you’d have effectively reinvented blockchain and NFTSs.
The meta-problem here is two fold:
Is the character in the right saying the white-lettered words?
Bring back mumps for teen boys! Antivaxx for the win!
NFTs don’t make sense for a ton of things, but item trading in video games is one of the few ideal use cases, and, implemented properly, it would benefit players.
There could be items that are literally unique and not just labeled “unique” but everyone can get one. Some collector-type players love that stuff. Limited run items could actually be limited run even if the studio waited a couple years and brought it back because you could tell original-run item vs cash-grab item by creation date and so on.
In the future, if standards are established, you could even move items from ESO to GW2, for example.
One benefit to devs and their players who care about fairness is rolling back (or entirely preventing) a duplicating glitch. I know there is always at least one case of this in every MMORPG I’ve ever played. Devs have to scramble, lock databases, screw up the rollback or don’t even attempt it, and the non-cheaters are all pissed.
I’m sorry for violating your criteria, but…
6th grade, gym class, we are all doing this new thing called “aerobics” and that hot new song on the radio is playing. The song with the chorus “My angel is a centerfold”.
Then again, that’s the year we had sex-ed, so we kids knew that adults sexually lusted after each other, so … 🤷
Not trying to rain on your parade (pun) but you may have been getting your climate change info only from the headlines of for-profit publications which rely on advertising for income. No reputable scientific consensus report indicates we’re all going to die or anything close.
Disasters will cause more damage and food will be more expensive. That’s the effects which Americans will experience for as far as the predictions can go.
I’ll link to IPCC in a sec.
https://www.ipcc.ch/report/ar6/wg2/downloads/report/IPCC_AR6_WGII_SummaryForPolicymakers.pdf
Looks like this cartoonist liked visual jokes.
Ohhhh! Now I see what you mean. Yeah, I’ve known 2 different dudes from Nigeria over the years but I don’t know anything about the culture.
Like, I know they have a world class soccer team & I’ve heard of their dictator from the 70s – Idi Amin – but that’s about it. And yeah, I guess the spam email thing too.
I’m impressed by how he had to construct the back half of that guy.
I’m trying to figure out if you have a misplaced modifier with “obscure, lesser known”. You have it modifying “country” in the title. In other words, you want musicians of any level of renown who come from a lesser known country.
However, you mention Fela Kuti, who is from Nigeria, which is not a lesser known country. You would have to be very ignorant of basic world geography to not have heard of Nigeria.
And, as usual, commenters are completely ignoring your criteria by mentioning musicians from Germany and New Zealand and Columbia and Vietnam.
So perhaps you meant obscure musicians instead of obscure countries, but that would still leave me wondering what subset of countries you intended? Just countries other than your own? But if so, I don’t know what country you are in.
He’s got 99 care-ofs but a percentage ain’t one.
If “mildly infuriating” is just a synonym for “annoying” then I’d say this post nails the theme perfectly.
Wow. Gee whiz. My suggestions can’t compete with John Malkovich or Nigel Planer, but…
Some (maybe most?) Star Wars novels are packed with sound effects and electronic voice distortion effects. I’ve listened to Labyrinth of Evil, Darth Plagueis, and Path of Destruction.
Also, I recall being impressed listening to the Silmarillion and the narrator’s pronunciation. Sure, it was a professional production so they had to get it right, but still impressive to hear.
Sega should should start a meatspace cab company and their fleet is operated remotely by players in the game.
Yes. Finder is just some app you can move files with on macOS.