Readit News logoReadit News
waterTanuki commented on Open models by OpenAI   openai.com/open-models/... · Posted by u/lackoftactics
captainregex · 19 days ago
I’m still trying to understand what is the biggest group of people that uses local AI (or will)? Students who don’t want to pay but somehow have the hardware? Devs who are price conscious and want free agentic coding?

Local, in my experience, can’t even pull data from an image without hallucinating (Qwen 2.5 VI in that example). Hopefully local/small models keep getting better and devices get better at running bigger ones

It feels like we do it because we can more than because it makes sense- which I am all for! I just wonder if i’m missing some kind of major use case all around me that justifies chaining together a bunch of mac studios or buying a really great graphics card. Tools like exo are cool and the idea of distributed compute is neat but what edge cases truly need it so badly that it’s worth all the effort?

waterTanuki · 18 days ago
anything involving the medical industry (HIPAA laws), national security (FedRAMP is such a pita to get that some military contractors are bypassing it to get quicker access to cloud tools) etc.

Besides that, we are moving towards an era where we won't need to pay providers a subscription every month to use these models. I can't say for certain whether or not the GPUs that run them will get cheaper, but the option to run your own model is game changing for more than you can possibly imagine.

waterTanuki commented on Container: Apple's Linux-Container Runtime   github.com/apple/containe... · Posted by u/jzelinskie
90s_dev · 2 months ago
How actually is Swift as a Rust alternative? Is it feasible?

The only gripe I remember with it is that all its APIs are weird.

Like instead of normal names, you have Apple-legacy-names for methods/classes.

waterTanuki · 2 months ago
much of the new swift libraries/apis don't have the legacy "NS" prefixes you're thinking of
waterTanuki commented on AirBorne: Wormable zero-click remote code execution (RCE) in AirPlay protocol   oligo.security/blog/airbo... · Posted by u/throw0101a
waterTanuki · 4 months ago
The most important question remains unanswered: would Rust have prevented this?
waterTanuki commented on A new form of verification on Bluesky   bsky.social/about/blog/04... · Posted by u/ink_13
righthand · 4 months ago
What’s stopping me from making an org that hands out verifications to anyone?
waterTanuki · 4 months ago
The fact they have to be reviewed by bsky before verification? It's in the article if you actually read it.
waterTanuki commented on Amazon to kill off local Alexa processing, all voice requests shipped to cloud   theregister.com/2025/03/1... · Posted by u/johnshades
replete · 5 months ago
I've noticed since getting a new mac, that on-device dictation is no longer possible, a modal pops up forcing you to hit agree in order to get dictation. Never clicking that.

The direction of major operating systems neutering themselves in favour of deep service integration does not fill one with hope

waterTanuki · 5 months ago
Aside from the what the modal actually says (mine doesn't say anything about "sending" info, and I have a 2023 M2 MBP) I don't really think it's fair to put Apple in the same category as Amazon when it comes to sending data to the cloud, because they actually have more of a financial incentive to keep your data private than selling it to the highest bidder.

I also highly doubt that they will somehow later down the line magically change their minds given the millions (maybe over a billion at this point) of dollars invested in things like private cloud compute (1) and challenging the U.K. government (2) in court over E2E cloud backups.

(1) https://security.apple.com/blog/private-cloud-compute/

(2) https://www.reuters.com/technology/court-hearing-reported-be...

waterTanuki commented on Stats – macOS system monitor in your menu bar   github.com/exelban/stats... · Posted by u/LeoPanthera
waterTanuki · 7 months ago
what's the advantage of this over something like btop?
waterTanuki commented on Apple Intelligence is available today on iPhone, iPad, and Mac   apple.com/newsroom/2024/1... · Posted by u/mfiguiere
waterTanuki · 10 months ago
FWIW the good thing to come out of apple intelligence is their private cloud compute, which should open up the doors to more safe and secure processing of data on the cloud. I know there's a push to make everything run on the edge nowadays, but cloud computing still has it's strengths in some areas.
waterTanuki commented on Microsoft technical breakdown of CrowdStrike incident   microsoft.com/en-us/secur... · Posted by u/nar001
waterTanuki · a year ago
I am still to this day gobsmacked how a company the size of Microsoft doesn't do all of it's security in-house like Apple, which locked down kernel access to macos some time ago. The blame is mostly on CrowdStrike, but Microsoft does share responsibility in allowing third-parties to pepper the kernel with whatever code they want to.
waterTanuki commented on Jailbreaking RabbitOS   da.vidbuchanan.co.uk/blog... · Posted by u/Retr0id
TeMPOraL · a year ago
So, you're adding overhead of compression, decompression, parsing and serializing JSON at every step. All likely backed by a language where computing length of a string is O(n).

And people are surprised software keeps being slow despite increase in compute resources. This is insane.

waterTanuki · a year ago
There is an alternate universe where you comment how insane it is engineers waste time on trying to understand the nuances of every single bespoke byte encoding/decoding technique used between services. JSON is just fine for most tasks, otherwise the world would be in flames right now
waterTanuki commented on Three years in North Korea as a foreigner (2021)   mydiplomaticlife.com/how-... · Posted by u/Hansig_jw
waterTanuki · a year ago
> There were a handful of shops that catered for foreigners. All transactions had to be in Euros as possession of local currency by foreigners was forbidden

This stood out to me in the article, as most countries incentivize foreign visitors to use local currencies to boost its strength. However, NK seems to have long ago come to terms it's currency will never hold value, so perhaps they instill this rule to boost their counterfeit money operations, or reserves of foreign currency.

u/waterTanuki

KarmaCake day11March 6, 2024View Original