SuperiorOne
@SuperiorOne@lemmy.ml
- Comment on [deleted] 1 month ago:
I have a APC Back-UPS 1600VA. It powers two desktop PC/Server, a monitor, and router. So far, it gets the job done.
The biggest downside is; battery is not user replaceable, at least it’s not straight forward like the other models. If possible, prefer a UPS with the easy battery replacement option.
- Comment on In Leaked Audio, Amazon Cloud CEO Says AI Will Soon Make Human Programmers a Thing of the Past 2 months ago:
‘Soon’ is a questionable claim from a CEO who sells AI services and GPU instances. A single faulty update caused worldwide down time recently. Now, imagine all infrastructure is written with today’s LLMs - which are sometimes hallucinate so bad, they claim ‘C’ in CRC-32C stands for ‘Cool’.
I wish we could also add a “Do not hallucinate” prompt to some CEOs.
- Comment on Reddit blocking all major search engines, except Google 3 months ago:
DuckDuckGo also uses Bing under the hood.
- Comment on nut_webgui v0.3.1, Light-weight NUT web GUI 3 months ago:
Biggest difference is being able to execute INSTCMD commands, at least that was the main reason why I developed my own tool. Another less important differences are: older ARM support and since it’s written in Rust, it’s much more efficient in terms of resource usage. TBH, being that efficient only makes sense for very low-power devices.
Besides that, I don’t think you can go wrong with either project.
- Comment on nut_webgui v0.3.1, Light-weight NUT web GUI 3 months ago:
Thanks! I appreciate any kind of feedback.
- Submitted 3 months ago to selfhosted@lemmy.world | 5 comments
- Comment on Have you tried LocalGPT PrivateGPT or other similar alternatives to ChatGPT? 10 months ago:
I’m actively using ollama with docker to run llama2:13b model. It’s generally works fine but heavy on resources as expected.