And you realize that it’s taking a while to delete that small handful of files.
- 16 Posts
- 354 Comments
ch00f@lemmy.worldOPto
Selfhosted@lemmy.world•Server randomly locked up. Trying to find out whyEnglish
1·16 days agoIn ECC memory?
ch00f@lemmy.worldOPto
Selfhosted@lemmy.world•Server randomly locked up. Trying to find out whyEnglish
2·16 days agoI think it’s the first time it’s happened since I upgraded my hardware over a year ago. 64 gigs of RAM and I rarely use more than 30% of it.
ch00f@lemmy.worldOPto
Selfhosted@lemmy.world•Server randomly locked up. Trying to find out whyEnglish
4·16 days agoReset button not working, but power button working is quite odd.
Yeah makes me think something hardware level.
Are the server and chargers close to each other? Can you reliably trigger it with the car charger?
No. The car charges every night. This is the first time this has happened.
ch00f@lemmy.worldto
Technology@lemmy.world•Burger King will use AI to check if employees say ‘please’ and ‘thank you’English
17·17 days agoI used to work for a consultancy that tried to bill themselves as experts in VR/AR. This is back in 2017 or so. We helped a client make a 3D tracking system with VR/AR applications, and this client let us kind of run with it.
Anyway, I was sort of head of this AR/VR thing, and we were always desperate for free advertising, so I somehow got pulled to provide my thoughts on the impact of VR/AR on the grocery store industry for an article in “The Grocer” or some other industry mag.
Leading up to the call, I was trying to think of what I’d say. My thoughts were on building out virtual grocery stores to test customer reactions before building them for real. Bring in some test subjects, see how they plan their route, how they react to different placements of goods. Track their eye movements to see if the new end-cap design is working. Time how long they spend in the store, etc. Are the aisles too narrow and claustrophobic. I got the idea from another client who was using VR to test out new detergent bottle concepts (apparently a one-off of a blow-molded bleach bottle is crazy expensive).
Well my consultancy had been purchased by a multinational conglomerate a year or so prior, so I got a phone call from some C-suite ass who wanted to brief me on what they wanted me to say to the magazine.
His idea was a service where you could have a store employee wear some kind of camera rig so the customer could sit at home in VR and pilot the employee around the store. This would essentially replace curbside pickup, but with the added benefit of “allowing the customer to pick which apple they want out of the bunch.”
I resolved to ignore that advice, but the whole magazine thing ended up falling through anyway. I quit within the year.
ch00f@lemmy.worldto
Technology@lemmy.world•The Only Solution Capitalism Has Is to Sell Us More Useless Junk: Ad makers will never say the quiet part loud, but they increasingly know that we're unhappy and looking for solutions.English
6·1 month agoI’m mostly trying to describe a feeling I don’t hear named very often
ch00f@lemmy.worldto
Technology@lemmy.world•A “QuitGPT” campaign is urging people to cancel their ChatGPT subscriptions— Backlash against ICE is fueling a broader movement against AI companies’ ties to President Trump.English
1·1 month agoI’ll give that a shot.
I’m running it in docker because it’s running on a headless server with a boatload of other services. Ideally whatever I use will be accessible over the network.
I think at the time I started, not everything supported Intel cards, but it looks like llama-cli has support form Intel GPUs. I’ll give it a shot. Thanks!
ch00f@lemmy.worldto
Technology@lemmy.world•The Only Solution Capitalism Has Is to Sell Us More Useless Junk: Ad makers will never say the quiet part loud, but they increasingly know that we're unhappy and looking for solutions.English
29·1 month agoThanks for the link. I was gonna ask if you were a writer, heh.
I agree. The tone of the ads this year felt almost like lampshading. Like if we acknowledge the problem, we’re wise to what the audience is feeling, but we’re not going to do a damn thing to address it. It’s just something that needs to be done to make the ad feel remotely relevant.
AI is scary, but don’t be afraid of our surveillance device because we acknowledged that AI is scary
AI will sell you ads. Anyway, you’re watching an ad for AI
Work sucks amirite? Why not let us unemploy you?
There’s a wealth gap. Spend money on our stuff.
And I’m not going to even link the He Gets Us ads.
It was an especially interesting case because there was a question of whether the photographer lied about who actually took the picture. So he could either claim the monkey took it an lose the copyright or claim he took it and have it lose all value.
ch00f@lemmy.worldto
Technology@lemmy.world•A “QuitGPT” campaign is urging people to cancel their ChatGPT subscriptions— Backlash against ICE is fueling a broader movement against AI companies’ ties to President Trump.English
1·1 month agoThanks for taking the time.
So I’m not using a CLI. I’ve got the intelanalytics/ipex-llm-inference-cpp-xpu image running and hosting LLMs to be used by a separate open-webui container. I originally set it up with Deepseek-R1:latest per the tutorial to get the results above. This was straight out of the box with no tweaks.
The interface offers some controls settings (below screenshot). Is that what you’re talking about?

ch00f@lemmy.worldto
Technology@lemmy.world•A “QuitGPT” campaign is urging people to cancel their ChatGPT subscriptions— Backlash against ICE is fueling a broader movement against AI companies’ ties to President Trump.English
1·1 month ago
Well, not off to a great start.
To be clear, I think getting an LLM to run locally at all is super cool, but saying “go self hosted” sort of gloms over the fact that getting a local LLM to do anything close to what ChatGPT can do is a very expensive hobby.
ch00f@lemmy.worldto
Technology@lemmy.world•A “QuitGPT” campaign is urging people to cancel their ChatGPT subscriptions— Backlash against ICE is fueling a broader movement against AI companies’ ties to President Trump.English
2·1 month agoAny suggestions on how to get these to gguf format? I found a GitHub project that claims to convert, but wondering if there’s a more direct way.
ch00f@lemmy.worldto
Technology@lemmy.world•A “QuitGPT” campaign is urging people to cancel their ChatGPT subscriptions— Backlash against ICE is fueling a broader movement against AI companies’ ties to President Trump.English
72·1 month agoGO self-hosted,
So yours and another comment I saw today got me to dust off an old docker container I was playing with a few months ago to run deepseek-r1:8b on my server’s Intel A750 GPU with 8gb of VRAM. Not exactly top-of-the-line, but not bad.
I knew it would be slow and not as good as ChatGPT or whatever which I guess I can live with. I did ask it to write some example Rust code today which I hadn’t even thought to try and it worked.
But I also asked it to describe the characters in a popular TV show, and it got a ton of details wrong.
8b is the highest number of parameters I can run on my card. How do you propose someone in my situation run an LLM locally? Can you suggest some better models?
ch00f@lemmy.worldto
Programmer Humor@programming.dev•Charlotte's web could be made with a bunch of strings
16·1 month agoYo momma’s so fat, she sat on a binary tree and squashed it into a linked list in O(1) time.
ch00f@lemmy.worldto
Technology@lemmy.world•DVDs and public transit: Boycott drives people to ditch Big Tech to protest ICEEnglish
8·1 month agoJust missed Bandcamp Friday. Also, get u some flac.
ch00f@lemmy.worldto
Technology@lemmy.world•Unredacted files reveal Anthropic’s ‘secret plan’ to ‘destructively scan all the books in the world'English
1·1 month agoInteresting. Didn’t know about the google books case. I agree that it applies here.
ch00f@lemmy.worldto
Technology@lemmy.world•Unredacted files reveal Anthropic’s ‘secret plan’ to ‘destructively scan all the books in the world'English
2·1 month agoI think it’s critically important to be very specific about what LLMs are “able to do” vs what they tend to do in practice.
The argument is that the initial training data is sufficiently altered and “transformed” so as not to be breaking copyright. If the model is capable of reproducing the majority of the book unaltered, then we know that is not the case. Whether or not it’s easy to access is irrelevant. The fact that the people performing the study had to “jailbreak” the models to get past checks tells you that the model’s creators are very aware that the model is very capable of producing an un-transformed version of the copyrighted work.
From the end-user’s perspective, if the model is sufficiently gated from distributing copyrighted works, it doesn’t matter what it’s inherently capable of, but the argument shouldn’t be “the model isn’t breaking the law” it should be “we have a staff of people working around the clock to make sure the model doesn’t try to break the law.”
ch00f@lemmy.worldto
Technology@lemmy.world•Unredacted files reveal Anthropic’s ‘secret plan’ to ‘destructively scan all the books in the world'English
2·1 month agoThat study is six months old. The one I linked is from three weeks ago.
ch00f@lemmy.worldto
Technology@lemmy.world•Unredacted files reveal Anthropic’s ‘secret plan’ to ‘destructively scan all the books in the world'English
2·1 month agoNo it isn’t. Read.










I feel like this was common knowledge back in 2016. Is this surprising to anyone?