HackerLangs
TopNewTrendsCommentsPastAskShowJobs

bluehex

no profile record

Submissions

WASM for Mbed OS

utsavm9.github.io
1 points·by bluehex·vor 6 Monaten·0 comments

Can I delete the Chrome's OptGuideOnDeviceModel safely? It's taking up 4GB

superuser.com
2 points·by bluehex·vor 7 Monaten·0 comments

comments

bluehex
·letzten Monat·discuss
Didn't you consider that the comment you're replying to was for the benefit of other readers not necessarily the OP? I found it useful and yes I did read both.
bluehex
·vor 2 Monaten·discuss
Most recently it was the configuration app for my keyboard firmware, and then video calling in FB messenger (that one might work in other browsers besides Chrome. I didn't dig too much).
bluehex
·vor 2 Monaten·discuss
I never intentionally used any AI features in Chrome but first was made aware of the models when my disk was running out of space. I investigated with a disk usage tool and found I had multiple versions of the model in my Chrome directory taking up ~12gb. This was about half a year ago and maybe I was in a bad experiment or something but it's definitely not opt in or user visible. Less tech savvy people will have a really hard time understanding why their disk space is running low.
bluehex
·vor 2 Monaten·discuss
I use Firefox as my main browser but occasionally run into Chrome requirements for certain web apps so end up begrudgingly installing it. I'm in the habit of going straight to the chrome flags page and turning off all this junk exactly because disk usage of chrome is ridiculous otherwise.
bluehex
·vor 4 Monaten·discuss
Congratulations and thank you to all the contributors! KiCad is an amazing piece of software.
bluehex
·vor 4 Monaten·discuss
"Designed by Apple in California, not for use in California" would be quite the statement.
bluehex
·vor 4 Monaten·discuss
This post here has the most comments on it: https://news.ycombinator.com/item?id=47181208
bluehex
·vor 5 Monaten·discuss
I pay mainly because a really like being able to play the videos in iOS pip background mode. I do find it crazy that Apple allows that OS level feature to be paywalled by apps.
bluehex
·vor 5 Monaten·discuss
Consciousness isn't a requirement for potentially dangerous behavior. When the science fiction the probabilistic models are trained on tend towards "AI uprising" and you give them the tools to do it, the probability machines will play out that scenario especially if they are prompted by their humans in that direction which some people will undoubtedly do for kicks.

If some people will give their bots crypto currency and the bots could buy hosting to "escape" or run scams to make more money or pool resources or any number of harmful things.

I'm not arguing any sort of agency here. I completely agree there is no consciousness nor do I believe there ever will be but that's not a precondition at all for an untethered probabilistic machine to be harmful.
bluehex
·vor 5 Monaten·discuss
They are running on individuals machines who can give them access to any number of "tools" which allow them to do things other than just writing words.
bluehex
·vor 5 Monaten·discuss
I keep seeing people dismiss this as an exaggerated danger because the bots are only pretending to be sentient and we're a long way off from AGI. The whole sentience debate is irrelevant. If people start giving these bots real resources, the fact that they are only "pretending" to be sentient doesn't prevent them from doing real damage as they act out their sci-fi AI uprising plots.
bluehex
·vor 6 Monaten·discuss
> The US Tax Filing system (and its associated software) meets that goal.

I disagree with the argument that the US Tax Filing system meets the goal of:

> "allows everyone, at scale, reliably, to do what they need to do."

It may do so for easy / common cases of W2 salaried employees but step a little outside of the norm (foreign sourced income, tax treaties etc.) and software gives up and shows you a PDF of relevant forms and requires you to become an expert in tax code and to keep your own multi year running calculation of carryovers and things to proceed. I'm glossing over all of the detail about how complex this really is but wouldn't expect the average, even very intelligent person to succeed in filing a correct return without a professional's help.
bluehex
·vor 6 Monaten·discuss
Such confusing naming they can't even keep it straight in the announcement.

"The Microsoft 365 Copilot app" in the introductory paragraph. Then there's a button "Buy Microsoft 365" The link below is as "Download Microsoft 365 apps for MacOS"

And the file you get is: Microsoft_365_and_Office_16~Installer.pkg

So is it the "Microsoft 365 Copilot app", or is it just "Microsoft 365" or multiple "Microsoft 365 apps"?

Above it says "formerly Office" and then the installer is named with "and Office". It's a jumble of inconsistency in just the first few lines on this landing page.
bluehex
·vor 6 Monaten·discuss
How does lifetime elision affect performance? I thought the compiler just inferred lifetimes that you would have had to manually annotate. Naively, it seems to me that the performance should be identical.
bluehex
·vor 7 Monaten·discuss
I absolutely agree with you. I think this quote in the article gave me the impression that they are talking more about vibe coding it at scale rather than llm assisted engineering.

  "Our strategy is to combine AI and Algorithms to rewrite Microsoft’s largest codebases. Our North Star is ‘1 engineer, 1 month, 1 million lines of code.’"
bluehex
·vor 7 Monaten·discuss
Anyone who's done some vibe coding can imagine what a mess a vibe coded operating system is going to be with current day tools. LLM agent coding is good at making small prototype web apps and the like but trying to apply it to significantly complex legacy software is a nightmare.
bluehex
·vor 7 Monaten·discuss
I just noticed last week that Chrome was putting multiple versions of some 4GB AI model [1] on my hard disk that I'd never asked for, so when I upgraded my laptop I took the opportunity to switch to Firefox, and now this.

My image of Mozilla as a bastion for user first software just shattered.

[1]: https://developer.chrome.com/docs/ai/get-started
bluehex
·vor 7 Monaten·discuss
I agree. One recent example is in the Zig community a popular tool for benchmarking is "poop" [1] (Performance Optimizer Observation Platform). It could have easily been "pop" (Performance Observation Platform) and been cute enough without being intentionally cringe. Every time I see Zig now I think about "poop".

[1]: https://github.com/andrewrk/poop