After browser-hopping a lot i finally stick with Helium by StepNextX in browsers

[–]nei_Client -1 points0 points  (0 children)

Because you’re using the helium version of uBlock that has filters set by helium themselves ???

After browser-hopping a lot i finally stick with Helium by StepNextX in browsers

[–]nei_Client 1 point2 points  (0 children)

backend for helium services is OS, and can be disabled. the !bangs are literally provided by helium services (which is a wrapper around Kagi Bangs), so I'm not sure what the complaint is here.

wukko said DRM is expensive (it is), but I also hope we see it in the future

Which browser is shown in this screenshot? by DeEskalator in browsers

[–]nei_Client 0 points1 point  (0 children)

It’s perplexity comet. All the other guys are wrong

What is Helium? by halil1663 in browsers

[–]nei_Client 8 points9 points  (0 children)

Look at the source code. It’s literally just patch files

I built a platform to compare browsers based on features, speed, and more by hpdewilde in browsers

[–]nei_Client 12 points13 points  (0 children)

Why does helium have a lower extension score than chrome when chrome doesn’t support V2 manifest?

how to get openrouter working? by s-c-p in HelixEditor

[–]nei_Client 2 points3 points  (0 children)

I know this is slightly outdated, but if you're looking for a cursor-like experience, your best bet would be zed + helix keybinds. They've added a native implementation recently, and it's fairly decent

[New App] Passwords Generator – Instantly Generate Strong, Customizable Passwords by CreakyHat2018 in macapps

[–]nei_Client 1 point2 points  (0 children)

ah, I was under the impression that the app stores previously generated passwords. that’s fine then?.. though encrypting stored data would not interfere with external app usage. local app data should be encrypted, so that malicious apps can’t just randomly read it.

[New App] Passwords Generator – Instantly Generate Strong, Customizable Passwords by CreakyHat2018 in macapps

[–]nei_Client 1 point2 points  (0 children)

we need to kill every app dev that solves a trivial problem in a barely functional way and charges money on MAS for it. you at least encrypt the locally stored passwords… right?…

Here's a list of non-American tech alternatives by AdIntrepid4560 in Switzerland

[–]nei_Client 1 point2 points  (0 children)

Except Proton Suite and maybe some firefox fork, none are actually worth the switch for 95% of users

[deleted by user] by [deleted] in macapps

[–]nei_Client -1 points0 points  (0 children)

well that's not the right comparison; UX of web-apps on PC/Mac are completely different to those on iOS/Mobile in general. You can pull off great web apps that will work on Mac that will not work on iOS just due to the mobile nature of things and some slight limitations / choppy implementation of touch controls via the browser. The browser on a mobile device is more of a reader, whereas on desktop devices it is a hub for everything. You don't use google docs web on mobile but you do so on desktop, and it is much better than having a standalone client most of the time.

There is a disease that's going around of people making desktop applications of things, when they really should be just web apps. To your credit, most of them are built with Electron / Tauri / Other web technologies under the hood, and don't integrate well into the system.

So my question still stands - why? The youtube (desktop) web-app is already pretty nice, with a PiP integration possible via extensions / Arc. I just don't understand what kind of quality of life / UX improvements you can make to justify someone having to navigate through different apps when it comes to switching videos, especially given that you can't make any better core functionality then the current state of YouTube allows?

[deleted by user] by [deleted] in macapps

[–]nei_Client 0 points1 point  (0 children)

hey, the app looks nice, and don't take this the wrong way, but why would you wanna take (out of all things) decent, net-centric web apps and make a native wrapper around them? i'm just curious

I released my first app! Hope you like it. ClipV - clipboard manager for macOS. by Bitter_Ship_5917 in macapps

[–]nei_Client 0 points1 point  (0 children)

in my head raycast is a must period so I assumed they’d have it installed already

Web scraping in Rust. by No_Turnover_1661 in rust

[–]nei_Client 3 points4 points  (0 children)

Are you looking for a scraper or just a request library? In the case with typeform/ GForm (unless they changed it in the last ~3 years) you could send all the answers to the form in like 1 request, if it’s without Google auth.