Nighed

joined 2 years ago
MODERATOR OF
[–] Nighed@sffa.community 2 points 2 years ago

They wouldn't though, even if 5% of their missiles/nukes work, millions would die.

[–] Nighed@sffa.community 4 points 2 years ago (2 children)

thats a hell of a risk to take though, and he knows no-one can take it

[–] Nighed@sffa.community 2 points 2 years ago

Is the best of the standard supermarket brands. You could normally get something better at a tea shop, but even in the UK they are not exactly common.

[–] Nighed@sffa.community -4 points 2 years ago

That's when Google's browser DRM thing starts sounding like a good idea 😭

[–] Nighed@sffa.community 11 points 2 years ago (2 children)

but with all of the cloud resources now, you can switch through IP addresses without any trouble. hell, you could just browse by IP6 and not even worry with how cheap those are!

[–] Nighed@sffa.community 1 points 2 years ago* (last edited 2 years ago)

Book one ending, the lord ruler has her pinned and is crushing her to death. Mists are preservation spiralling in to give her the boost to push back.

hero of Ages

The lord ruler pushed the waring out that was a ruin spike thing that was preventing the mists from helping

[–] Nighed@sffa.community 1 points 2 years ago (1 children)

I didn't see Pratchett on the list, even if you have been through the Diskworld before, the re-reads often reveal things you missed.

I'm not as well read as you, so have no idea if that actually matches your taste.

Another (older though) lesser known series is the Dragonriders of Pern. Great if you like to follow a lot of characters (in their own mini series) that interact over an 80 year main series. Starts as fantasy, becomes sci-fi (With dragons!)

[–] Nighed@sffa.community 7 points 2 years ago

They actually painted more than 30% of the car though!

[–] Nighed@sffa.community 1 points 2 years ago

EF can have big problems with "Cartesian explosions" if an object has two lists of sub objects to return, it will get listA length x listB length items due to how the joins work. You can see how this leads to the explosion part of the name (with more objects or lists).

Their solution is a "split query" option, that does each sub table as a separate query, then seamlessly gives you the combined result.

If a change like this let's you get those different table lists as distinct lists with the processing and round trip time of multiple requests then it could be a game changer.

(Source - my last week 🤣😭 + lots of EF docs)

[–] Nighed@sffa.community 5 points 2 years ago (2 children)

SQL returns subsets of all tables with only those tuples that would be part of the traditional (single-table) query result set

So it returns only the data that would be returned from the query, so the filtering is done.

I can see some uses of it. If you look at what something like Entity Framework does behind the scenes to return nested objects, you can see how something like this might help.

[–] Nighed@sffa.community 3 points 2 years ago

I know the first two races are in the middle east, but even F1 would be challenged to do both on the same day!

Updated the title.

[–] Nighed@sffa.community 4 points 2 years ago (1 children)

Could we get the F1 calendar site linked on the sidebar? Would be useful.

view more: ‹ prev next ›