stsquad

joined 1 year ago
[–] [email protected] 3 points 14 hours ago

That was my thought at the time. There were multiple Brexit's being discussed during the referendum. It was a recipe for no one being happy with the result.

If we ever decide to go back in I hope we've learnt our lesson and either make parliament make the deal and be accountable for it or a two stage referendum, in principle and then on the negotiated entrance terms.

[–] [email protected] 2 points 3 days ago

Quite. Go to the big services that know how to moderate and maintain (and importantly pay for) a public square. But also encourage the interesting ones enable federation for wider coverage.

[–] [email protected] 2 points 5 days ago

There are some advantages to algorithms for discovery - it's certainly is more user friendly. It's just a shame they tend to enshitify or become toxic. Bluesky seem to offer an API of sorts to plug in feeds you create. Perhaps open algorithms are more accountable?

[–] [email protected] 2 points 6 days ago

QEMU is always going to focus on emulation fidelity first and there are few shortcuts. With floating point the differences aren't generally in the numbers but in how the NaNs and other edge cases are handled. If you want to execute FP heavy code you should be cross compiling anyway.

[–] [email protected] 2 points 1 week ago (2 children)

QEMU absolutely will use hardware floating point where it can but only when it will give the correct results. FEX and Box64 are user mode emulators which achieve their speed by avoiding emulation where they can buy thunking at API boundaries.

[–] [email protected] 17 points 1 week ago (1 children)

They won't directly support it because in their view the Google Play process is a more secure way of verifying they supplied the binaries than is possible of f-droid. If reproducible builds were possible maybe there could be some mechanism to verify a given binary is built from a given commit of the source tree.

[–] [email protected] 2 points 1 week ago

Other way around. Loyalty cards have always been about getting that sweet sweet data about customer habits.

[–] [email protected] 12 points 2 weeks ago (7 children)

Btrfs never really worked out for me (I think default COW doesn't play nice with VM images) and ext4 works great.

[–] [email protected] 5 points 2 weeks ago (1 children)

Pretty much. From v8.0 onwards all the extra features are indicated by id flags. Stuff that is relevant to kernel mode will generally be automatically handled by the kernel patching itself on booting up and in user space some libraries will select appropriately accelerated functions when the ISA extensions are probed. There are a bunch off advisory instructions encoded in the hint space that will be effectively NOPs on older hardware but will enhance execution if run on newer hardware.

If you want to play with newer instructions have a look at QEMUs "max" CPU.

[–] [email protected] 0 points 2 weeks ago

Most solar inverters are tied to the grid so will be useless after the fall of civilization.

[–] [email protected] 1 points 2 weeks ago (1 children)

When did this change? AIUI creators got a larger cut of YouTube premium views compared to ad share.

[–] [email protected] 3 points 2 weeks ago (2 children)

I'm watching Voyager with my kids. Janeway is pretty bad ass given her position as the sole federation representative in the delta sector. We are however using a watchlist and skipping the filler episodes rather than going for the completionist approach.

 

The long awaited Cass report has been published looking at gender affirming care in the NHS.

 
 

Are there any good recommendations for water control valves? I want to control a automatic watering system and need something to attach to the garden tap. Open firmware would be a bonus.

 

I found this post interesting for my layman's understanding of LLMs and some of the underlying architecture choices that are made.

 

I wrote this as a layman's primer to the basics of LLMs and other generative AI. I'm still early on in my journey but hopefully it helps explain things to other newcomers even if it glosses over the details.

view more: next ›