Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Not enforced anywhere? (Score 1) 137

Blockchains don't enforce anything. They are a record, nothing more, nothing less.

But that's all an NFT is too. It is simply a record in a blockchain following certain rules, stating that a certain identity"owns" the token. The rules of the blockchain could be designed so that in order to transfer the token from one account to another, a certain amount of currency must at the same time be transferred to a fixed identity we'll call the "artist".

I don't see how you could make sure it be a proportion of the sale price, because people could arrange to buy and sell outside the blockchain, paying each other in real money, and then put the transaction through with an artificially low price. But it should be possible to guarantee a fixed sum on every transfer.

As for enforcement, nothing about NFTs is enforced anyway. I could create my own blockchain declaring that I am the owner of all of these NFTs, and also declaring myself emperor of Canada for good measure. The blockchain is simply an accepted convention. So when I say "enforced in the blockchain" I mean specified as part of the code in the blockchain system. That code is the only thing which determines "ownership" of an NFT to start with. (If NFTs are subject to the real world system of copyright, that's a separate consideration really. You could agree to buy the rights to an NFT and never bother to update the blockchain.)

Comment Paid services may be the answer (Score 1) 185

If the service is free of charge, Google isn't going to employ human technical support staff to validate people's identity and make a best-guess attempt to restore locked accounts to their rightful owners. That's just too expensive.

If you pay for the service, even if it's only a couple of dollars a month, then you can always be identified as the account holder, just by tracing it back through your bank account (and identifying bank customers is a well known, if not completely solved, problem). Moreover if you're paying then you will have a human "account manager" whose job it is to sort out this stuff.

That's why for important things I prefer to use a paid service. That said, I haven't put the theory to the test - like if I lost access to my current email address and I had to ask for the password to be reset just on the basis of being the person paying for the account. There still might not be a clueful helpdesk, if 99% of accounts are free ones.

Comment Just use the web app versions anyway (Score 1) 139

I use Outlook and Teams at work but I've found the web versions to be faster. I just open outlook.office.com and teams.microsoft.com in Firefox. Outlook in particular responds faster (for me) than the desktop app -- though it' still pretty sluggish. Teams in the browser is about the same experience as the desktop version (which is currently an Electron app anyway), but at least you only have one browser engine running, saving a few hundred megs of memory.

So obviously, links also open in Firefox. One thing I haven't managed to fix is the obnoxious "safelinks" URI munging. There are Greasemonkey scripts for that but Microsoft has changed the munging slightly over the years so I haven't found (or managed to write) one that works.

Comment Re:With any luck... (Score 1) 126

From the Bots of New York:

âoeIâ(TM)m freaking out!! Disney just unveiled the lineup for the next twelve phases of the Marvel Cinematic Universe (MCU). Here is everything they announced today: Hulk High School (2024), Bride Of Hulk (2025), Spider-Man: Father Of The Bride (2025), Drunk Hulk (2026), Spider-Man: Girlz With Attitude (2026), Spider-Man: Dance Off (2027), Spider-Man: Magic Mike (2028), Spider-Man: Dance Off: Close Up (2029), Spider-Man: Dance Off: Close Up: Expanded Picnic (2030), Bruce Banner: Bride Of The Father Of The Bride (2031), Mr. Elton John (Agent Of S.H.R.E.D. III) (2032), Spider-Man: Far More Better Than Before (2034), Baby Driver (2036), Spider-Man: Benediction Of Timmy (2037), Venom: Look Who's Talking (2039), Spider-Man: Double Baggy (2039), For The Sake Of Continuity (2042), Deadpool And The Wook (2044), Apokémon Now (2045), A Batman Xmas: Drunk Hulk Blows A 2.0 BAC (2047), Spider-Man: Braveheart Reboot (2049), Spider-Man: Braveheart Reboot: No Spoilers (2050), Thanos: Untitled Origin Story (2050), Origin Story: Untitled Origin Story (2001), Star Wars: Infinity War (2050), Greedo: Untitled Origin Story (2050), Spider-Man: Dance Off: Close Up: Origin Story (2050), Spider-Man: First Dance Off (2050).â

Comment Re:Ugh. (Score 2) 159

Unlike the ACM article's author, I'm not offended by the new unreachable notation. It won't bite you unless you explicitly decide to use it. The problem is the implicit undefined behaviour allowing the compiler to do crazy things. In most cases I can kind of see why it's that way, but it needs a strong warning from the compiler that it's about to elide half of your code having decided it can never be reached without undefined behaviour being triggered.

Comment Perhaps checking existing articles instead (Score 1) 100

We know that ChatGPT can make up stuff that vaguely matches its training set. And you could train it on a corpus of peer-reviewed academic papers and newspapers (not including Wikipedia or other websites in the corpus) and it might then be able to write encylopaedia articles. But as Jimmy Wales noted, you'd have to take its output with a very large pinch of salt, and by that point you might as well write the article by hand.

A more fruitful approach, as well as one that's more of a challenge for current technology, would be to ask a machine learning system to find problems with Wikipedia articles. "The claim in the fifth paragraph cites the study [15] as evidence, but the conclusions of that study do not support the claim in the Wikipedia article. This is because the study says... while the article says... "

Once you've got a system that can nitpick articles like this, even if it's unreliable and sometimes gets false positives, it's still a good starting point for a human to go in and check. And if the model has misunderstood, hopefully it would be possible to use these mistakes to correct the model or as additional training data.

Comment Re:Supernova (Score 1) 32

To be fair, having a single snake-like cable connecting all the PCs was a pretty common idea. To us today it seems obviously easier to have individual connections to a central hub or switch, but at the time a common cable was accepted, perhaps to save on the total amount of wiring used. Token Ring also used a single wire, though joined into a loop, and I think there was also Token Bus.

You are right that "transmit, and retry on collision" can never scale. But it is simple and hard to get wrong, as long as everyone is polite enough to wait a little before retrying. I'd say the success of the original Ethernet is an example of "worse is better".

Comment So what's the right angle? (Score 1) 46

I thought that looking moderately downward was the best position for your neck. Hence the advice to keep the top of your screen at eye level. (I don't quite follow that: my screens are all in portrait orientation and the top of each display is slightly above my eyes, but for most of the screen area I'm looking level or downwards.) I guess there's a sweet spot where you are looking downwards, but not too far down?

Comment Missing the point (Score 1) 211

Digital security experts told me that bad guys can use software to easily translate your âoeatâ and âoedotâ into a regular old email address.

Well, duh. It's trivial. But the question is not whether they can, it's whether they do. The evidence, as far as I can tell, is that generally they do not. It's hardly worth it for them as anyone with the moderate level of intelligence needed to obfuscate their email address is too intelligent to respond to spam. The exception would be if some large, popular website started displaying users' email address using an automatically applied obfuscation. But I think sites aren't that stupid - they usually have "click to reveal the address", which requires a new request to the server and rate-limits any harvesting.

Slashdot Top Deals

Our OS who art in CPU, UNIX be thy name. Thy programs run, thy syscalls done, In kernel as it is in user!

Working...