Looking at some pricing changes of RAM and SSDs I bought in the last year.

All the RAM tripled in price. All the SSDs doubled in price.

It's not stopping here.

#AI #AIisNotIntelligent #FuckAI

AI’s Secret Impact on Your Power Bill

YouTube

Went out to lunch with my mom and sister. I had a rough idea what the carbs would be, but I decided to see what AI would estimate. It gave me a low and a high estimate. Even the low estimate looked unreasonable.

Had I used that low estimate, I would have had an emergency. I didn't have my rescue med (baqsimi) with me so that would likely have looked like an emergency call.

Don't use AI for your healthcare.

My own non-AI estimate worked fine.

#AI #LLM #GenAI #AIisNotIntelligent #Health

'Breaking Bad' creator’s new show 'Pluribus' was emphatically ‘made by humans,’ not AI | TechCrunch

If you watched all the way to the end of the new Apple TV show “Pluribus,” you may have noticed an unusual disclaimer in the credits: “This show was made by humans.”

TechCrunch
https://open.substack.com/pub/newmeans/p/ai-needs-fascism?r=29jpsy&utm_medium=ios Ai is fascism in action. It is scam to maximum the control, acceleration, extraction, theft and destruction of capital. Ai = the Automated Control of Information, arms, industry, education, media, health, surveillance and serves those who are driving legal and obscene wealth inequality, political and economical injustice against the people. #AiIsNotIntelligent #Ai #AiEmpire
AI needs Fascism

And Fascism needs AI

New Means
So you are telling me we are living in the future?
#aiisnotintelligent

@stina_marie I'm not sure if this will get rid of all the AI garbage, but on my phone I went to

Settings -> Apps -> Assistant (had to scroll down a bit) -> Digital assistants from Google -> Selected Google Assistant (instead of Gemini).

Maybe that will help?

Still, I feel like I'm noticing more AI creeping into my phone this week...

#noAI #AIisnotintelligent

@Obsol33t Lo bonito de las intelijensias artifisiales es ke nos enseñan ke para ablar no se nesesita saber pensar 😅
#IA
#AI
#AIIsNotIntelligent

If #chatGPT isn't good for writing regexes for you, what good is it at all?

#AIisNotIntelligent #AI #quoteAIquote #regex

If you want to know, how to provide a large resource (such as an owned String) to a criterion benchmark, you can use the `iter_batched` method:

https://docs.rs/criterion/latest/criterion/struct.Bencher.html#method.iter_batched

See an example of this in #CsvDiff

https://gitlab.com/janriemer/csv-diff/-/blob/main/benches/bench_csv_diff.rs#L67

3/3

#Rust #RustLang #Performance #Benchmark #AIIsNotIntelligent

Bencher in criterion - Rust

Timer struct used to iterate a benchmarked function and measure the runtime.