L_Acacia

joined 4 months ago
[–] L_Acacia@lemmy.ml 1 points 1 day ago

OciContainers just added rootless mode for podman. I was planning on playing a bit more with it but I'm quite busy and haven't fount the time recently. For the time being I run everything as rootfull since I don't expose stuff directly through the internet.

I might repond here if I don't forget once I've experimented a bit more.

[–] L_Acacia@lemmy.ml 3 points 1 day ago* (last edited 1 day ago)

It was enabled due that zen was still a toy project and we needed people to easily open the debugger for easier bug fixing. This was due because zen was not in a daily drivable state and didn't gain any sort of popularity yet As the dev says in the PR almost nobody was using the browser at that point. To be able to interact with the debugging server you would need to have a port open on your firewall and router. And you would need to manually start the dev server. The problem in the PR is it was not prompting the user when launching the debug server and user could turn on the debugger without touching about:config flags.

The second part is more questioning, though not exploitable without the user clicking 2 times on a security warnings. I just checked their github to see if there is an issue/pr on the subject and there is none. Might be worth making one.

[–] L_Acacia@lemmy.ml 3 points 1 day ago* (last edited 1 day ago)

Imo they are more privacy conscious than Firefox and most Chromium based browsers, and on par with Floorp/Waterfox with their provided defaults.

If someone wants a good looking browser with vertical tab, while not having to debug privacy settings breaking site or having to write custom css to have the UI they like. Zen is my recommendation.

The only telemetry they leave is the ones that provide features to their users. For example, they need to ping mozilla for addons update, firefox sync, update the tracker block list, ...

Although I agree with you that the privacy part of Zen the most beautiful, productive, and privacy-focused browser out there is clickbaity.

[–] L_Acacia@lemmy.ml 10 points 1 day ago* (last edited 1 day ago) (5 children)

It's not a backdoor, it just enabled Firefox's remote debugging tool by default, which is necessary if you want to modify the chrome of the browser on your own computer.

At the time it was in one of its first alpha, sure it was naive to ship a browser with it enabled because it was convenient for development, but it was fixed 1 week after the issue was raised, and has been for months.

They use the release candidate to test upcoming Firefox releases and see if it breaks anything, to be able to ship the update on the same day as FF (just like the majority of other forks do). None of the patches they make require extra telemetry except for their "mod" system. Most of the criticism Zen gets about "security" applies to every browser except librewolf and tor. Zen is as secure as firefox is.

All this is coming from someone who doesn't use Zen, as my workflow is constantly broken by their UI changes and bugs (which is the main problem with the browser).

[–] L_Acacia@lemmy.ml 2 points 1 week ago* (last edited 1 week ago)

If you are willing to pay 10$ a month. You should get GithubCopilot, it provides near unlimited claude 3.5 usage. RooCode can hook into the github copilot api, and use it for its generations.

I use Qwen Coder and Mistral small locally too. It works ok, but its nowhere near GPT/Claude in terms of response quality.

[–] L_Acacia@lemmy.ml 1 points 1 week ago (2 children)

As much as I'd like to praise the open-weight models. Nothing comes close to Claude sonnet in my experience too. I use local models when info are sensitive and claude when the problem requires being somewhat competent.

What setup do you use for coding? I might have a tip for minimizing claude cost you depending on what your setup is.

[–] L_Acacia@lemmy.ml 1 points 1 week ago (4 children)

Their software is pretty nice. That's what I'd recommand to someone who doesn't want to tinker. It's just a shame they don't want to open source their software and we have to reinvent the wheel 10 times. If you are willing to tinker a bit koboldcpp + openewebui/librechat is a pretty nice combo.

[–] L_Acacia@lemmy.ml 1 points 1 week ago

Qwen coder or the new gemma3.

But at this size using privacy respecting api might be both cheaper and lead to better results.

[–] L_Acacia@lemmy.ml 1 points 1 week ago

Can't you tag the NSFW to filter it out?

[–] L_Acacia@lemmy.ml 2 points 1 week ago

The project is a bit out of date for newer models, Though Older ones work great.

I recommand ComfyUi if you want fine grained control over the generation and you like to tinker.

Swarm / Reforge / Invoke if you want neat, up to date UI.

[–] L_Acacia@lemmy.ml 1 points 1 week ago

Most LLM projects support Vulkan if you have enough VRAM

[–] L_Acacia@lemmy.ml 2 points 1 week ago (6 children)

Well they are fully closed source except for the open source project they are a wrapper on. The open source part is llama.cpp

view more: next ›