Welcome to Incremental Social! Learn more about this project here!
Check out lemmyverse to find more communities to join from here!

Salix

@Salix@sh.itjust.works

This profile is from a federated server and may be incomplete. Browse more on the original instance.

Salix ,

It's a paid service, so it'd be a bad default for a web browser. Not saying it's a bad search engine; saying that it's a bad search engine default for the every day folk who just installed a web browser.

Salix ,

I don't think California would be able to handle the influx of people moving to California if they do pass universal healthcare. As a State, they don't have as much funding as a Federal program would have.

Google Search’s “udm=14” trick lets you kill AI search for good | Ars Technica (arstechnica.com)

Tack "&udm=14" on to the end of a normal search, and you'll be booted into the clean 10 blue links interface. While Google might not let you set this as a default, if you have a way to automatically edit the Google search URL, you can create your own defaults.

Salix ,

There’s no AI on DDG

Uh.. The settings for AI Chat and DuckAssist are both on by default when you use DuckDuckGo. You can see them in Settings -> AI Features

Salix ,

If Microsoft announces that this is going to be forcibly installed on all versions of Windows, then we can grab our pitchforks. Ideally this would end up being an opt-in feature. If it's an opt-out when they release, again, pitchforks.

Well, per Microsoft's website:

On devices that are not powered by a Snapdragon® X Series processor, installation of a Windows update will be required to run Recall.

So it sounds like everyone on Windows 11 will get it via Windows Update eventually

How to sync Akregator across devices?

I'm a happy user of Inoreader. I like it so much I'm considering buying a premium plan. However, I'm looking for an alternative I wouldn't have to pay for. I came across FreshRSS. The only thing that's keeps me from moving is the sync. I don't want to expose it to the internet but I want to be able to access it on a move. My...

Salix , (edited )

Self host FreshRSS, use the GReader or Fever API link that's built into FreshRSS to sync to other apps on your local network. If you want to access the sync remotely, use Tailscale or setup Wireguard. I personally just run Wireguard in OpenWrt

There is no need to expose FreshRSS to the internet

Salix , (edited )

Someone did a ELI3 explanation for this a couple days ago. The ELI5 explanation was more complicated so someone asked for ELI3 lol

ELI3

Pouring a cup of juice is something an adult needs to be involved with.

sudo is when you ask for permission to pour your own cup of juice. You ask an adult, they give you the cup and the juice, and then you’re responsible for pouring it. If the adult isn’t paying attention they may leave the fridge open for you to go back for more juice or another beverage, but otherwise you’re limited to the amount of juice the adult has given you.

run0 is when the adult just gets you a cup of juice. You tell them what you want, they go and pour the juice, and just give you the cup with the juice in it. You never enter the kitchen, so you don’t have access to the fridge, just your cup of juice.

ELI5

Basically, the SUID bit makes a program get the permissions of the owner when executed. If you set /bin/bash as SUID, suddenly every bash shell would be a root shell, kind of. Processes on Linux have a real user ID, an effective user ID, and also a saved user ID that can be used to temporarily drop privileges and gain them back again later.

So tools like sudo and doas use this mechanism to temporarily become root, then run checks to make sure you’re allowed to use sudo, then run your command. But that process is still in your user’s session and process group, and you’re still its real user ID. If anything goes wrong between sudo being root and checking permissions, that can lead to a root shell when you weren’t supposed to, and you have a root exploit. Sudo is entirely responsible for cleaning the environment before launching the child process so that it’s safe.

Run0/systemd-run acts more like an API client. The client, running as your user, asks systemd to create a process and give you its inputs and outputs, which then creates it on your behalf on a clean process tree completely separate from your user session’s process tree and group. The client never ever gets permissions, never has to check for the permissions, it’s systemd that does over D-Bus through PolKit which are both isolated and unprivileged services. So there’s no dangerous code running anywhere to exploit to gain privileges. And it makes run0 very non-special and boring in the process, it really does practically nothing. Want to make your own in Python? You can, safely and quite easily. Any app can easily integrate sudo functionnality fairly safely, and it’ll even trigger the DE’s elevated permission prompt, which is a separate process so you can grant sudo access to an app without it being able to know about your password.

Run0 takes care of interpreting what you want to do, D-Bus passes the message around, PolKit adds its stamp of approval to it, systemd takes care of spawning of the process and only the spawning of the process. Every bit does its job in isolation from the others so it’s hard to exploit.

Salix ,

Isn't Jerboa an Android native app? I don't think they have a web app like how Alexandrite or Photon are.

After announcing increased prices, Spotify to Pay Songwriters About $150 Million Less Next Year (www.billboard.com)

When Bloomberg reported that Spotify would be upping the cost of its premium subscription from $9.99 to $10.99, and including 15 hours of audiobooks per month in the U.S., the change sounded like a win for songwriters and publishers. Higher subscription prices typically equate to a bump in U.S. mechanical royalties — but not...

Salix ,

Just looked into these. It doesn't look like any of these have official Linux apps :(

Salix ,

Wait... I already now get annoying ads in the middle of watching a show. Now they want to add more ads to Prime Video? That's absolutely ridiculous.

Salix ,

I live near multiple regional hubs. I have no subscription myself. It takes them 4-7 days to get my package to me.

My friends who live on the same block as me gets them in 1-2 days with their prime memberships

This includes if we both order the same exact things.

So yeah, YMMV

Salix , (edited )

I personally like AirVPN. Pretty good speeds depending on the server. You can port forward and have up to 5 devices connected simultaneously. Make sure you're using the Wireguard protocol.

Only issue is that Eddie (their GUI) kinda sucks. Works okay on Linux, and probably same on Windows. The Android one just really sucks.

I personally just download the wireguard configs to use.

Salix ,

You can search through here and make something that looks interesting to you

https://www.thingiverse.com/

Salix ,

If you don't need port forwarding, Mullvad is my pick. Since they got rid of port forwarding, I've moved to AirVPN and am happy with them. I just dislike AirVPNs' GUI app, Eddie. I mainly use Wireguard directly for their servers.

Salix ,

I find it interesting that it didn't get review bombed on Apple.

On the Google Play Store, it's pretty bad

https://play.google.com/store/apps/details?id=com.bashsoftware.boycott

Note-taking app that looks too good to be true? - Siyuan

Recently stumbled upon this note-taking app called SiYuan, but it honestly looks a bit too good to be true(?). Has anyone here used it or got any experience with it? Trying to replace Obsidian is a difficult task, and I've been through almost all note-taking apps there are out there, however this one looks fairly similar....

Salix ,

It literally says it in their readme's docker section: https://github.com/siyuan-note/siyuan?tab=readme-ov-file#docker-hosting

Limitations

  • Does not support desktop and mobile application connections, only supports use on browsers
  • Export to PDF, HTML and Word formats is not supported
  • Import Markdown file is not supported
Salix , (edited )

I'm all for smart appliances, but a smart washing machine is a solution in search of a problem.

I personally love smart washers, they are a solution to the problem that we used to have at home.

We have 5 adults at home. The app lets us know if it's being used or not, and lets us know how much longer left.

Also let's us remind the other person to move their stuff in the washer to the dryer.

I personally do not want to walk over to our laundry room in the garage not connected to our house to check each time to see if it's available, then walk back to my room to grab my laundry, then bring it to the laundry room

I would prefer if everything was able to be used on a local network instead though. Like a Samsung machine that hosts a local server where data never leaves the home and still works.

Salix ,

Started? Been having that issue for months now. It only works on VPN if you're logged on.

Certain VPN servers can go through it they haven't implemented a block for it yet. AirVPN launched some new servers that worked for a bit, but Reddit blocked them a few weeks later.

Salix , (edited )

old.reddit.com is the only Reddit website I use. I have every reddit link automatically redirect to that website as well. I haven't been able to access old.reddit.com for months on most servers of 3 different VPNs I've used.

Google Allows Creditors to Brick Your Phone (lemmy.world)

I installed NetGuard about a month ago and blocked all internet to apps, unless they're on a whitelist. No notifications from this particular system app (that can't be disabled) until recently when it started making internet connection requests to google servers. Does anyone know when this became a thing?...

Salix ,

Are you looking at system apps? It's installed as a system app on my phone using GrapheneOS

com.android.devicelockcontroller

Looks like it's an AOSP app

Salix ,

I find it interesting that yours is com.google.android.devicelockcontroller.

I checked mine on GrapheneOS and it looks like it's the AOSP version of the package: com.android.devicelockcontroller

Affordable Android Excellence: Best Smartphones Under $200 in 2024 (www.gizchina.com)

While flagship smartphones boast impressive features, spending $1,000 is not a prerequisite for a satisfying Android experience nowadays. If you’re in need of a new smartphone and have a budget of approximately $200, there are numerous excellent options available. Surprisingly, some of the best Android phones under $200 come...

Salix ,

Do note that although custom ROMs helps provide OS updates, it does not help with any firmware updates to your phone parts as those are vendor released. Once they stop providing those updates, it is no longer secure

I have a OnePlus 3T (2016) that is running Android 11 custom ROM. I use it mainly for some games and browsing. I would never use it as my main phone or use banking apps there though. Don't want to risk all of my data on there.

That's why GrapheneOS only supports phones that are still officially updated.

Salix ,

Being able to use Android Auto on GrapheneOS now was a huge change!

Salix , (edited )

You might like this website! It's quite an interesting website to go through :)

https://www.cvedetails.com/

Though to be fair, majority of every day people probably aren't getting their phones hacked. And not every hardware has known vulnerabilities, at least from what I've seen on the website. Also, I don't know if it's true, but I heard that for a lot of exploits, the person needs the phone physically.

Not really my field of expertise though

Salix , (edited )

Aren't those all part of the Intuit lead coalition, the Free File Alliance, which kept lobbying against the IRS creating their own free tax filing tool among other issues?

Note: Intuit and H&R Block left the coalition in 2021, after a no competition from IRS rule was lifted and the IRS announced making their own free tax filing tool.

Salix ,

They are part of the Free File Alliance lead by Intuit that lobbied to prevent the IRS from creating their own free tax filing tool.

Not like we have much choice when it comes to free tax filing until IRS gets their direct file up and running for all.

Salix ,

Feeder on my phone (Android-only)

If you host an RSS aggregator yourself such as FreshRSS, I'd recommend using ReadYou or FeedMe (not Open Source) instead so that you can sync. I use FeedMe on Android and Fluent Reader on Linux. It's nice to have everything synced.

I also recommend rss-bridge if you're self hosting. Helps gets you more RSS feeds from websites that don't have them.

Salix ,

For me, after scrolling just a bit, it always pop up asking me to log in and no longer lets me scroll on the page anymore. It happens to me on both mobile and desktop.

It's really annoying when trying to look at events or business pages.

Salix ,

You can't connect to Nintendo servers to play, but you can still play online

https://yuzu-emu.org/help/feature/multiplayer/

Salix ,

Do note that Simple Gallery Pro on Play Store uses a non-FOSS editor.

Simple Gallery Pro and Fossify Gallery on F-Droid uses a basic FOSS editor.

Salix ,

I love how the person you replied to mentioned that no one is mentioning communism as an alternative, yet you're bringing it up once again when the person you replied to isn't forcing communism on you at all

Salix ,

Regarding Scandinavian countries, this is a good read. Nordic countries run on a mixed economy. They aren't just a capitalist economy, which the other person is trying to claim.

https://en.wikipedia.org/wiki/Nordic_model

Salix , (edited )

I remember when people used to type AoS-like game (Aeon of Strife) when hosting a similar custom map on SC or Warcraft III

i.e. DotA 5v5 AoS-like

Then after DotA got popular, it became DotA-like

i.e. Naruto Wars 5v5 DotA-like

Salix ,

You can technically just make yourself a mod of your own private subreddit, then NSFW works fine with the API. It works with RedReader. I still use Reddit a bit for very niche subreddits.

Salix ,

If you don't need port fowarding for torrents, I recommend Mullvad.

I swapped to AirVPN after Mullvad dropped port forwarding. AirVPN app on Android & Linux kinda sucks. Linux one is usable at least. The Android one is just bad, but I just use the Wireguard app instead of the AirVPN app.

Salix ,
Salix ,
Salix ,

Less fees taken if you donate instead of buying most likely.

Droidify shows the donation links fine, which is nice!

Salix ,

deku sms

I haven't used this, but it seems to do way more than the average person know how to use for an SMS app

Even in the readme, it says:

The technical functionalities of the app are currently not user friendly, which would be updated with the help of PRs and issues. The reason for the lack of user friendliness is solely based on the app aiming to be as customizable as possible. Users should be able to configure the app to their custom cloud servers without being tied into using specific providers.

Salix ,

I've had issues with FedEx, Amazon, DHL, USPS, UPS, Ontrac. I personally can't just avoid them all unless I just want to avoid any kind of shipment. I've actually had the least issues with FedEx & DHL. It's all on a person-by-person basis.

USPS is one of the most annoying ones. In many places I've lived, I somehow keep getting couriers that marks a package delivered but it isn't there. And when I call USPS, they said I have to wait a couple days to report it missing. I know that doesn't happen to everyone; I am just unlucky.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • incremental_games
  • meta
  • All magazines