Viewing profile — lone-cloud
lone-cloud
HN member- Joined
- Sat, Jun 13, 2020, 6:13 AM UTC
- HN karma
- 110
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About lone-cloud
Recent public activity
-
comment
Comment #48795609
I would recommend people use comaps instead which is the actual FOSS fork. OM has a long history of malicious behaviour like quietly adding ads, turning a part of its previously op…
-
story
Show HN: Prism – Self-hosted notification gateway (Signal, Telegram, WebPush)
As a de-Googled Android user, I wanted a way to privately receive push notifications from the apps and services I use. I already use several UnifiedPush apps, but I needed somethin…
-
story
Show HN: Prism – Self-hosted notification gateway for privacy
As a de-Googled Android user, I wanted a way to privately receive push notifications from the apps and services I use. I already use several UnifiedPush apps, but I needed somethin…
-
comment
Comment #47884778
Are you me? Somebody was talking about gitea on here yesterday and I also ended up self-hosting and moving all of my private projects to Ferjero yesterday after a bit of research. …
-
comment
Comment #47884750
I use rclone + backblaze. You get 10GB for free which is more than enough for self-hosted stuff.
-
comment
Comment #47527013
It's not that hard to implement. I did: https://github.com/lone-cloud/gerbil
-
comment
Comment #47527011
I did: https://github.com/lone-cloud/gerbil
-
comment
Comment #47518172
Any half capable engineer can vibe code this in a week. Who cares?
- comment
-
comment
Comment #46536193
Maybe we're arguing semantics, but I think calling shadcn a "basis for a design system" is more accurate than a traditional component library. The difference to me is that shadcn l…
-
comment
Comment #46535044
shadcn ui is not a component library but the basis for a component library that has great accessibility built-in from the start, so yes, it is a refutation.
-
comment
Comment #46531752
It's not that hard to build a design system with decent accessibility. Just use shadcn ui components instead of rolling your own.
-
comment
Comment #46428971
Maybe you should take your own advise and try to understand his perspective.
- comment
-
comment
Comment #46201316
When I finished reading it I thought it was an anti-Trump piece, but the author also wrote: "That's why it baffles me that some prominent technologists embrace hateful ideologies."…
-
comment
Comment #46093577
The mindless code comments are a dead giveaway. It's always the same pattern of: "a thing" <--- here is a thing Generally a dev would clean these up, but when they don't it's a maj…
-
comment
Comment #46091418
The code is partly refined AI generated slop and the UX is lacking. The functionality is very basic and needs to be more thoroughly tested. This type of project is half a work day …
-
comment
Comment #46085980
- "Electron comes with a few rather significant drawbacks" Not going to mention them at all though? - what possible reason could one have to use Next with Electron? Not everything …
-
comment
Comment #45935119
That's how the pros do it. Yes, you can load both a text and image gen models at the same time. Needless to say you'll need a very beefy GPU(s) to do this so I wouldn't recommend i…
-
comment
Comment #45934968
At the risk of sounding like a linux snob, I highly question OP's taste: - recommending X11 WM/DE over Wayland in 2025 is nasty work - 7.3/8 GB swap usage? mad man - bash? meh. int…
-
comment
Comment #45932365
[flagged]
-
comment
Comment #45929193
I would personally never use an out-of-the-box browser because of this. Instead of Firefox I use(d) LibreWolf which strips out all the Mozilla trash. I'd argue that all gecko-based…
-
comment
Comment #45918018
Gerbil's built-in image generation is based on "StableUI" and I also prefer its super simple UI. Yes, you can load your own LoRa from the "Image Generation" tab. Gerbil also includ…
-
comment
Comment #45910591
I believe what you're describing is outside of the scope of Gerbil. Gerbil is not an LLM front-end, but Gerbil will run your LLM and seamlessly integrate (orchestrate) it with a cu…
-
comment
Comment #45910425
Holy, your machine is a beast. 96GB of VRAM is pretty insane. I've been running a single 16GB VRAM AMD GPU. At the bottom of Gerbil's readme I listed out my setup where I use a 27b…