this post was submitted on 13 Sep 2023
9 points (100.0% liked)

Asklemmy

43601 readers
1787 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy πŸ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

Lemmy seems like the right place to ask this. Personally I've really enjoyed Gurgle, which is a FOSS Wordle clone app.

all 45 comments
sorted by: hot top controversial new old
[–] bionicjoey@lemmy.ca 3 points 1 year ago (1 children)

Ublock Origin. The amount of people going through life exposing themselves to ads is tragic. It's so unhealthy and most people aren't aware that there is a simple and free way of protecting yourself from the psychological warfare that corpos use against society

[–] Touching_Grass@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

I don't understand how people do not get blood red angry at advertising more often. Its the root of a lot of our problems with censorship and they flat out just exploit what little free time we all get.

By the time I get home I got 3 hours to chill. Then these ads take up 1/3 of that selling me shit I never asked for. They indirectly forced every platform I ever enjoyed to become these homogenous boring vanilla time sinks. That's because they pay one content safe creator and then the rest start to copy them. Now if I want to avoid ads, I have to pay extra fees which fuck it, the content creators circumvent by putting ads directly into the media.

We should all be more hostile to any encroachment of ads into our lives. Its weird that instead I see people embracing it like it isn't a cancer. We've lost the freedoms we had on thr internet to these ads and nobody seems to care.

[–] Voyager@psychedelia.ink 1 points 1 year ago* (last edited 1 year ago) (4 children)

OpenStreetMap (OSM) is an open-source (open data) project. OpenStreetMap is a collaborative mapping platform that allows users from around the world to contribute, edit, and use geographical data. The data and software behind OSM are open-source, which means they are freely available for anyone to view, use, modify, and distribute under open licenses.

The data contributed to OpenStreetMap islicensed under the Open Database License (ODbL). This license allows for the free use of the data as long as proper attribution is given and any derivative works are also made available under the same open license.

I got addicted to using and contributing on OSM daily and enjoy spending my time improving the map. In fact a lot of closed source maps such as Google Maps and Apple Maps pull from some of the OSM data, so everyone gets to benefit from contributions.

In case you're looking into this out of curiosity, check out the Beginner's Guide and try to verify that the data around your neighborhood is correct and maybe add a point of interest (PoI) or a street name or two. Beware, it gets addictive quite fast.

OSM is also used for humanitarian use thanks to the HOT tasking platform. For example the majority of relief effort in Turkey's February earthquake, Sri Lanka flooding, and the recent Marocco earthquake. Mapping can literally help save lives. It's fun and easy too!

[–] pietervdvn@lemmy.ml 2 points 1 year ago

There is a (somewhat) active community here too: !openstreetmap@lemmy.ml

[–] Fisch@lemmy.ml 1 points 1 year ago

And if you want a maps app that uses OSM, I recommend Organic Maps

[–] raptir@lemdro.id 0 points 1 year ago (1 children)

Is there a decent option for using OSM with Android Auto? I want to move away from Google as much as possible, but Mapfactor's routing is... well, terrible.

[–] Voyager@psychedelia.ink 1 points 1 year ago* (last edited 1 year ago)

Give OsmAnd a try. Organic Maps are also working on the integration, but its not yet there and fully refined, though it is my preferred map for navigation while driving.

[–] sixty@sh.itjust.works 0 points 1 year ago (2 children)

I once saw a comment about an app that made it easier to contribute to OSM. Do you know which one that might be?

That was very likely Street Complete which is self explanatory and a great way to start. You are adding all kinds of useful information about any kind of object or building with this.

There's also Vespucci which allows to alter the whole map (ie edit streets, POIs and so on) but takes a lot more to get familiar with.

[–] pietervdvn@lemmy.ml 1 points 1 year ago

You can also try the webapp https://mapcomplete.org

[–] nudnyekscentryk@szmer.info 1 points 1 year ago

PC:

  1. Libreoffice -- the best, most customisable and powerful office software available
  2. Onlyoffice -- alternative for less-advanced users who are used to the UI of contemporary MSO
  3. Zotero -- great bibliography manager useful when writing scientific papers: lets you collect books, journal articles and all other types of sources, automatically finds full text PDFs online, fills in metadata and then inserts dynamic citations in thousands of different, customisable styles. Also generates bibliographies. Works with LO, MSO and GDocs
  4. Caprine -- clean Facebook Messenger client (web wrapper based)
  5. TeXStudio -- my L^A^T~e~X editor of choice; integral (ha!) when formatting maths-heavy documents

Android:

  1. Cloudstream

free streaming app, works with SFlix, Sodastream, PH and other legally dubious streaming providers. Takes some trickery to set up though. 2. Osmand


OpenStreetMap client with offline (optional online) navigation and plenty of plugins; loads of customisation 3. Material Files


nicest file manager, especially for rooted devices 4. Showly


freemium open-source TV and film tracker. Syncs with Trakt.tv 5. Simple Gallery


out of all Simple Apps by this developer, this is the only one which is in fact superior to its alternatives. Highly customisable, powerful, lightweight gallery app

[–] thelsim@sh.itjust.works 1 points 1 year ago

Blender is my favorite open source tool I wish I knew how to use :)
I’d love to use it for creating my own designs and took several attempts at learning it. But I always end up giving up on it due to lack of time and energy.

[–] thebardingreen@lemmy.starlightkel.xyz 1 points 1 year ago (1 children)

sshfs

Seriously, it will change your life.

[–] CoachDom@lemmy.blahaj.zone 1 points 1 year ago (1 children)
[–] thebardingreen@lemmy.starlightkel.xyz 1 points 1 year ago* (last edited 1 year ago)

Any cloud server, any linux server on your network, any virtual machine... is a network hard drive. No need to mess around with shares, permissions or server side settings (caveat: Your ssh user on the remote server DOES need to have the access you want to the files you want... but also duh). Want to edit config files on a remote server in your local text editor? You can. Want to mount your media server in your home directory on your Ubuntu laptop and watch your videos in VLC? You can. Want to just open Finder windows where one is your working directory on a cloud server and one is your home directory on your local machine and just drag files between them? You can. Want to share a hard drive between your Mac, your Windows machine and your Linux Mint laptop and just open the network share with one simple line in the terminal? You can.

The remote server just needs to be running SSH (that's it! You don't need ANY OTHER SERVER SIDE code) and you can mount ANY PART OF IT'S FILE SYSTEM like a network drive. It's file system agnostic on the server side as well. Implementations for Mac and Windows in addition to Linux. Although, admittedly, the non-Linux implementations are a bit janky... but I'm almost a pure Linux user, so that doesn't affect me... I DO have it running on my MacBook and my Mac Mini, but I barely use those.

Termux: A terminal emulator for Android.

[–] electric_nan@lemmy.ml 1 points 1 year ago

Yunohost! If you want to get started self-hosting some services, check out Yunohost. It's super easy to setup and run, active development and community, and just awesome. I found it so much easier than docker-based projects. I used to have it running on an old eeepc netbook, but now I have a dedicated tower server for it.

[–] UdeRecife@lemmy.sdfeu.org 1 points 1 year ago

From the top of my head, I would name Okular. No other FOSS pdf reader is as complete and easy to use.

[–] peppy@lemmy.ml 1 points 1 year ago* (last edited 1 year ago) (1 children)

Obsidian for Knowledge base, note taking. https://obsidian.md

Edit: TIL not open source. sorry. They even had a Github and all. I wasn't paying attention. I have to move now :(

[–] wrath-sedan@kbin.social 1 points 1 year ago

Yeah seconded that it’s not FOSS but still a great app. Logseq is a good FOSS alternative for a knowledge base, and I really like Zettlr for long form md writing and note taking too.

[–] MadBob@feddit.nl 1 points 1 year ago* (last edited 1 year ago) (1 children)

I'll second Openstreetmap, I use it exclusively. There's also a set of lightweight versions that are locally hosted, so I use osmap.nl if I want to quickly look at where something is. It also forces the names to the language of the server, so you can use it to improve a second language.

I use an adblocker on my phone called Blokada. It blocks adverts in apps as well as on websites, so I don't get adverts if I play something like Words With Friends for example. Also blocks adverts on Youtube which is an absolute godsend. Advertising is one of the few things I get irrationally upset about.

I make music using LMMS. It has its limitations but it's quite versatile if you're handy with it. This song was made in it for example: https://on.soundcloud.com/dTqgb

I use Betterbird for email on my PC. It's Spartan in design, which is what I'm into, and you can sign in with multiple addresses. I use K-9 Mail on my phone which has the same advantages.

I use an app called Saisonkalender to look at what veg is in season. Quite niche but it's handy for ordering ingredients for soup of the day in work.

I have a game on my phone called Lexica which is basically Boggle. It's good fun.

[–] iamak@infosec.pub 0 points 1 year ago (1 children)

OSM is good for public transport?

[–] MadBob@feddit.nl 0 points 1 year ago (1 children)

You can look at routes and stops on it and that's about it, but I maintain that Google Maps is awful for public transport. I used to work on the railway and I have some anecdotes about it.

[–] iamak@infosec.pub 0 points 1 year ago (1 children)

Oh. In Dublin at least Google Maps is pretty good for public transport. OSM doesn't show correct routes

[–] MadBob@feddit.nl 2 points 1 year ago

Ah shame. To be honest I use dedicated public transport websites and apps anyway, or I just do it the old-fashioned way when I'm not away travelling and remember the routes.

[–] wrath-sedan@kbin.social 1 points 1 year ago

For anyone doing academic writing, I use a combination of Logseq, Zotero, and Zettlr. All open source. Collect articles in Zotero. Annotate and take notes on those articles in Logseq with absolutely amazing PDF annotation tools. Write draft in Zettlr which allows me to enter Zotero citations and reference Logseq notes.

Bonus shoutout to LibreOffice for exporting and formatting the final draft. And that’s your recipe for one all-natural, organic, FOSS thesis!

[–] Granixo@feddit.cl 1 points 1 year ago* (last edited 1 year ago)

Krita πŸŽ¨πŸ–ŒοΈ

It's literally FOSS Adobe Illustrator, why do people don't use it??

[–] Genghis@monero.town 0 points 1 year ago* (last edited 1 year ago) (1 children)

This app isn't fully ready yet but Accrescent is a secure and private app store for Android. It aims to be a better alternative app store on Android rather than using the Google Play Store. It currently has 11 apps right now and more to come soon.

Highly recommend to check out and support this project cuz this appstore is the best out there right now security and privacy wise.

[–] VitabytesDev@feddit.nl 0 points 1 year ago (1 children)
[–] Genghis@monero.town -1 points 1 year ago (1 children)

F-Droid has many security vulnerabilities and has many issues such as:

  1. Hosting an outdated APK client.
  2. Utilizes an obsolete installation method.
  3. Does not take advantage of modern appstore features.
  4. Has no moderation.
  5. Has no old app deletion.
  6. Has an arbitrary FOSS only rule.
  7. Does all building and signing themselves.

If you want more details about these issues read this:

https://privsec.dev/posts/android/f-droid-security-issues/

[–] ChaoticNeutralCzech@feddit.de 1 points 1 year ago* (last edited 1 year ago) (1 children)

#2 can be solved by using one of several alternative clients with root permissions. Yes, manual APK install is tedious but not inherently insecure, and the only option for nonroot devices without an ADB host.

#4 is not really true. They are just very lenient, mostly just flagging apps with problems (known vulnerabilities, telemetry, non-FOSS services/assets/libs, ads).

#5, #6 and #7 are actually advantages. It's nice to know that all apps are FOSS and correspond to source, and I can install old apps / earlier versions on old phones – as opposed to Google Play, which denies an app’s existence if your device is incompatible, resulting in shady alternatives and adware typosquatters topping search results.

[–] Genghis@monero.town 0 points 1 year ago (1 children)

2 - Manual installation methods can be insecure because a lot of people don't update their apps all the time. Obviously rooting a phone is insecure, but having no auto updates in 2023 is crazy.

4 - It is very true, having zero quality control on new apps. The flagging of apps with problems is just following the FOSS philosophy. Any FOSS app can be added to F-Droid.

5 - Not sure why you would want to install abandoned apps on F-Droid, let alone use an EOL device. A lot of people don't check if apps are maintained because they trust their app store.

6 - FOSS doesn't automatically mean its secure or private. Also, why is it that I have to install proprietary apps only on the Google Play Store?

7 - FDroid signing keys isn't an advantage because it requires an extra layer of trust. I'm already trusting the developer by installing their app, so the developer should be signing the keys. This is a reason why Signal is not on F-Droid.

[–] beyond@linkage.ds8.zone 1 points 1 year ago (1 children)

The point of free software isn't security, but freedom. For people who want control of their computing, this is not an "arbitrary restriction" but rather a basic requirement. Just because you don't particularly care about a concern doesn't make it "arbitrary." I'm not a vegan or vegetarian but I don't complain about the "arbitrary restriction" of a plant-based diet.

[–] Genghis@monero.town 0 points 1 year ago* (last edited 1 year ago) (1 children)

I think your thinking im against FOSS but you're not understanding. Many people in the FOSS community only care about privacy and ignore security. A developer can implement security benefits to FOSS but many people don't care to do it.

Accrescent is FOSS and it has much higher security benefits than F-Droid. Accrescent allows both open and closed sourced apps because there's no benefit being exclusive to having FOSS apps in their catalog.

If the user chooses to not use proprietary apps on Accrescent, they don't have to install them.

[–] beyond@linkage.ds8.zone 1 points 1 year ago

It's a misconception to say that free software is "about privacy." Many people in the free software community care about having the four freedoms (the freedom to use, share, modify, and share modified copies). We don't like free software because we think it's more secure, we like it because it's free software. Freedom doesn't need a justification other than freedom itself.

For us, a catalogue offering only free software isn't an "arbitrary rule" that's the whole point. If F-Droid carries an app I know I have the four freedoms with that app, because they put in the work to verify that, by building the app according to their (relatively strict, not strict enough IMO) standards. Accrescent and Obtainium fans have different priorities, which is okay, but I don't understand why they spend so much time shitting on F-Droid and the free software movement.

Security is important in free software, but security in proprietary software is often user-hostile (for example, DRM and WEI). Often times the only way to regain freedom in a proprietary environment is to exploit a security hole, so sometimes we prefer that proprietary software actually not be very secure.

As for F-Droid's and the free software's community towards "old" apps, we understand that software does not lose value simply by being unmaintained. Of course, if something is particularly security-critical and/or has a large attack surface (for example an operating system or a web browser). I would stay away from anything unmaintained. That doesn't apply to all software, though.

[–] Vej@lemm.ee 0 points 1 year ago* (last edited 1 year ago) (1 children)

Libre office, a great office option. I've been using it for 15 years. Foreshadowing

VLC, Plays media. It's a tank. Also Highways use VLC to mark many winter potholes.

Linux, It's not that hard to use anymore.( Ν‘Β° ΝœΚ– Ν‘Β°)

WINE, not just for one night stands! it's great for running Windows Stuff on Linux.

Also, and my personal favorite, your mom is free and open source. Mic Drop going to bed. With your mom. Wasn't expecting that twice were you? Well, neither was your mom. Got 'em.

[–] otter@lemmy.ca 1 points 1 year ago* (last edited 1 year ago) (2 children)

Also Highways use VLC to mark many winter potholes

I was searching for some kind of VLC based image / video processing algorithm to detect potholes

Was this a joke about how the logo is a traffic cone

[–] wsweg@lemmy.world 1 points 1 year ago

VLC: Very Large Cone

[–] Vej@lemm.ee 1 points 1 year ago

Yes. Very much so.

[–] Shurimal@kbin.social 0 points 1 year ago (1 children)

Home Assistant. If you ever want to do home automation properly, this is the way. Works with pretty much anythingβ€”Zigbee, zWave, BT LE, MQTTβ€”while keeping things manufacturer agnostic, local, private and highly responsive (your commands don't need to go through some server 3000 km away and won't have ugly 1 second latency as a result).

DAVx⁡ and Radicale to sync contacts and calendars between devices without snooping middle-men.

Syncthing to sync any files between devices. Works remotely, too, thanks to Syncthing relays.

Navidrome for your personal music streaming service.

Debian, Docker, Docker Compose and Portainer as the backbone to run all your services.

And many others.

[–] yogthos@lemmy.ml -2 points 1 year ago (1 children)

I'd actually recommend Podman over Docker nowadays. It's basically a drop in replacement and embraces open source while Docker's moving more in the direction of a closed monetized model.

[–] tebro@lemmy.tebro.fi 0 points 1 year ago (1 children)

I really want to use podman, but the compose part in it is still a bit too far behind

[–] yogthos@lemmy.ml -2 points 1 year ago

I guess I'm pretty basic with my compose files, what did you end up running into with that?

[–] yogthos@lemmy.ml -2 points 1 year ago* (last edited 1 year ago)
  • Xonotic is an open source FPS with an active community. If you liked Quake 3 and Unreal, then I can highly recommend checking it out. It's got lots of active servers, and perfectly captures old school FPS vibes.
  • Calibre is a great way to manage ebooks
  • Logseq is a great way to organize notes and ideas