Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Citations (Score 5, Insightful) 134

The real solution would be a citation system.

Something like LexisNexus has every court case that happens in the country.

So... why not have an official version of that, tied in with the official court transcripts and when you cite a case, you need to give that citation number from the official database. If you're citing only a few lines, you link to those few lines.

You wouldn't be able to cite a non-existent case, at best the case you cite wouldn't match what you claim it does, and with individual statement citations (HTML literally does it already), you could prove in one click that that series of words actually appears in that cited case.

You want to stop this? Then open-source the law instead of hiding it behind stupendously expensive private commercial services like LexisNexus.

Comment Re:Not a fan od Zuckerberg (Score 2, Insightful) 139

Sorry, but ruining your kid's future by sending them off to an unlicenced school where any nonsense could be taught as fact by entirely unqualified people, without even so much as basic child protection assurances is not a thing in any civilised society.

That's how child abuse happens, that's how religious indoctrination occurs, that's how kids get to adulthood and realise they have zero useful qualifications or skills and their best opportunity for education (and quite literally "learning how to learn") has been squandered through no fault of their own.

Yes, sure, what's wrong with a closeted billionaire running a unannounced secret school for children and not licencing, meeting child protection obligations, or even telling anyone that the school exists, let alone who's teaching it, and keeping the whole thing hush-hush and off the record books? Can't imagine THAT going wrong at all...

Comment Re:just sit there (Score 1) 120

It is absolutely incredible how people are unable to just... stop... and do nothing... and think to themselves... and just sit and enjoy the scenery nowadays.

I live in a quiet rural town precisely because it allows me to do that. But during lockdown, I heard NOTHING but people saying how they were going insane and "had to" break the law/quarantine in order to go out and do stuff and meet up with people after just a few days. They literally couldn't be in their own company for a few hours without going mad.

When the time comes to choose some Mars settlers, I hope we chose from the people based on their reaction to lockdown. Even supposed scientists went apeshit at each other in those biosphere projects.

You could send me to live on Mars on my own to terraform the place and the only time I'd get pissed about that would be if others came and tried to set up camp near me.

Comment Sigh. (Score 1) 71

Just wait for it.

Headline: "Meta uses AI to replace hundreds of jobs."

Reality: "Meta stupendously over-hired for the AI fad and is only now realising that it has no real profitable value to it and it's all just hype."

Comment Re:Stone Tossers. (Score 4, Insightful) 41

It's a website run mainly by one guy....

"This website was made by Thomas Bloom, a mathematician who likes to think about the problems ErdÅ's posed."

It's not like an official website endorsed by the author or anything. It's just a website of a guy who has some interest in that particular set of problems.

"Is the database up to date (e.g. the open/solved status of each problem)?
No, but that is the eventual goal"

https://www.erdosproblems.com/...

It's like holding some trainspotter responsible for not knowing about the existence of a particular niche train somewhere in the world.

Comment Oh no (Score 2) 63

Oh no... they'll just have to... patch their firmware like every other manufacturer has had to.

For those people who bought a Framework laptop, enabled secure boot and rely exclusively on that to protect their computer from booting into an unauthorised operating system.

P.S. their firmware page currently have 11 CVE fixes listed for the lasted firmware.

This is inevitable.
This is how manufacturers should do things.
It's really not even that important.
Making an article about it is scaremongering.
I don't see an article every time Dell has something like this, or Asus, or HP, or ...

Comment Re:Rendering time? (Score 1) 17

I'm more interested in how any app would know how long it took an image of that size to render, regardless of whether that differs for white/black pixels (I can see that with, say, transparency options etc. you might be able to make white pixels take longer).

Surely that's a function that you just lob at the renderer and it does it when it feels like it, it doesn't have to be performed in-line (maybe in order, but not in-line).

The fix for the API would appear to be simple... do checks on the bounds, etc. as normal, return success immediately, then blit/render/etc. in the background as necessary. The app won't then have a clue how long a pixel takes to render.

Slashdot Top Deals

A physicist is an atom's way of knowing about atoms. -- George Wald

Working...