Michael Ruigrok

@michaelruigrok
2 Followers
99 Following
232 Posts
The proud owner of some entropy.
Githubhttp://www.github.com/michaelruigrok
keynull
pronounsthey/them
Personal Websitehttps://content.rodeo

Me: "Why am I so tired after doing basic tasks?"

Also me: *remembers I'm a spoonie*

Me: "Oh yeah šŸ˜…"

Going back to bed for an hour or so to try to recover energy to do other tasks 🄱😓

#nap #NapTime #spoonie

@suricrasia
I never thought I'd see you produce a work to surpass your pumpjack shader, yet here we are :')
To make an omelette, you gotta break a few legs. Otherwise, you just get scrambled eggs instead.
@evan dev oops

Not even a one-liner: the weekly challenge today is "Write a script to return the running sum of the given array. Input: @int = (1, 2, 3, 4, 5); Output: (1, 3, 6, 10, 15)"

There is a metaoperator in #RakuLang for that (YAY #BatteriesIncluded):

It's the `[\]` metaoperator, that applies to another operator and returns the running reduction to another operation. So, the answer to the challenge is ```sub runinng-sum(@_) { [\+] @_ }```

more examples (and one with * instead of)...

I guess it’s settled then, nonbinary people are now Women+

A great infographic by scientific American illustrating the variety of intersex traits people can have:

https://static.scientificamerican.com/sciam/cache/file/164FE5CE-FBA6-493F-B9EA84B04830354E_source.jpg

ā€œCriminals have unregulated access to the technology, and they exploit it to cause harm to the community. It follows that law enforcement would need to adopt the same AI technology"

…because we also want to cause harm to the community?

https://www.innovationaus.com/ai-privacy-fears-unsubstantiated-and-unwarranted-sa-police/

AI privacy fears 'unsubstantiated and unwarranted': SA Police

South Australia’s regulatory response to AI must not become the victim of ā€œunsubstantiated and unwarrantedā€ privacy concerns that could hinder important public safety work, the state’s policing agency has warned. The South Australian Police Force (SAPOL) has also talked up the technology’s potential to protect civil liberties by avoiding ā€œrandom, widespread stop and searchā€ activities during mass gathering or special events. Fronting a hearing of the ongoing parliamentary inquiry into AI on Thursday, Assistant Commissioner John Venditto said the proliferation of AI meant there was an increasing need for SAPOL to deploy capabilities of its own.

InnovationAus.com
Horse is ready ✨
@aurynn Not exactly a complete solution, but the OpenSearch fork is at least a little bit better. At least you aren't fighting against awful licencing and up-selling. It has an actually usable Helm package, for instance