this post was submitted on 12 May 2024
10 points (100.0% liked)

Open Source

48403 readers
116 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 7 years ago
MODERATORS
 
all 49 comments
sorted by: hot top controversial new old
[–] hungover_pilot@lemmy.world 6 points 2 years ago (1 children)

LocalSend, a cross platform alternative to airdrop and nearby share.

My family uses it for almost all of our filesharing. IPhone to android, iPhone to windows PC, android to macbook, etc. Its works really, really well.

[–] octopus_ink@lemmy.ml 1 points 2 years ago

Just tried it - so simple, so good. Thanks for posting about this!

[–] monk@lemmy.unboiled.info 4 points 2 years ago (2 children)

Syncthing, a peer to peer file synchronize that basically everyone needs, they just don't know it.

[–] Jank2@lemmy.dbzer0.com 2 points 2 years ago (1 children)

It's insane how many services sell file synchronisation as a premium feature when syncthing can do it for free and no one seems to use it

[–] Adderbox76@lemmy.ca 0 points 2 years ago

I mean, true...but I don't think the average user is paying for the service rather than they're paying for not having to worry about setting up everything needed to get syncthing working.

I don't consider myself a luddite in any way, but within five seconds of reading syncthing's install instructions even I basically just said, "yeah...no." And I say that AS a nearly 12 year semi-advanced linux user. It's not that it's difficult. But difficult enough to not be worth it for the average person.

[–] slurpinderpin@lemmy.world 0 points 2 years ago (1 children)

Can you explain a bit more about what file synchronization is?

[–] el_abuelo@lemmy.ml 1 points 2 years ago

You know Dropbox? Google drive? OneDrive? That's file synchronisation. Files across multiple devices kept in sync by the software provider. Except in the named cases above, all your data is uploaded to their servers. With syncthing there's no cloud server, just your devices operating over the internet. So you have some backup responsibility to cover.

Caveat: I've never used syncthing and I wrote the above with a total of 10 seconds of reading their website and so it is entirely possible I'm completely wrong about everything and so I emplore you to do your research.

[–] CAVOK@lemmy.world 3 points 2 years ago* (last edited 2 years ago)

OpenStreetmap as an alternative to the closed source maps.

OrganicMaps or OsmAnd to navigate and StreetComplete or EveryDoor to improve it.

[–] Black616Angel@discuss.tchncs.de 3 points 2 years ago

VSCodium is the open source part of VSCode, so I prefer to use that.

Mull is firefox on android without the proprietary parts. Heliboard is a good android keyboard.

[–] Kidplayer_666@lemm.ee 3 points 2 years ago (2 children)

Immich. Just found out about it, still gotta try, but looks good, an app that allows you to configure a Google Photos like app locally hosted, with automatic phone backups

[–] brayd@discuss.tchncs.de 1 points 2 years ago

I personally just switched from Immich to Ente on my self hosted server, since it is E2EE and since sync doesn't work that good for users on iOS with Immich right now. Also Ente just open sourced all their stuff including their server and supports self hosting. Very nice.

[–] SorteKanin@feddit.dk 0 points 2 years ago (1 children)

Can it sync with Google Photos so you could use both?

[–] Serinus@lemmy.world 1 points 2 years ago* (last edited 2 years ago)

You can use both on your phone to sync with each of them, yes. Immich and Google Photos won't communicate directly (and don't need to).

It's a good idea in case your Google account ever gets banned. (Say you issue a chargeback against Google Wallet or something.)

[–] imnotfromkaliningrad@lemmy.ml 3 points 2 years ago

linux, unironically. literally all local infrastructure is running on windows, despite the security risks this entails.

[–] shinysquirrel@lemmy.ml 3 points 2 years ago (1 children)

Bitwarden an open source, simple password manager it does it's job very well

[–] RayOfSunlight@lemmy.world 1 points 2 years ago (2 children)

I would personally recommend KeepassXC foe PC and KeepassDX for Android phones, just having your Vault available locally is a lot better than relying on a server that can get a security breach in any moment, not to mention the Keepass's Vaults are encrypted and no one can access them without the , key or physical key, with KeepassXC and KeepassDX, you only will need ONE password 😁

[–] JustEnoughDucks@feddit.nl 1 points 2 years ago* (last edited 2 years ago)

I get the thought, but your phone can also have a security breach at any moment, ESPECIALLY because normal user error is by far the weakest and most often exploited attack vector.

Bitwarden's vaults are also encrypted with the option for even stronger argon2id encryption. Bitwarden themselves can't access them or reset them. It is open source and most importantly, audited. KeypassXC has only had one audit ever. (Though that passed and I would also definitely recommend keypassXC, it is great software security-wise)

The database is stored, encrypted, once on their server and once to each device you sync to, so it is available locally.

Even if they had a security breach, by design the assailant couldn't access your database any more than they could access your keypass database.

You can also self-host it which would bring it exactly to the level of keypassX variants as far as attack surface.

Not to mention with bitwarden, you will also only need one key. That is the whole point of a password manager.

"It is available locally and a lot better..." is simply untrue. They are both great options. Just whatever works best for the person. Bitwarden has a ton more QoL options and enterprise options, plus separate, shared password databases and such for families and companies. Again, just as secure.

[–] Serinus@lemmy.world 0 points 2 years ago

I have a lot of experience with both. As a tech savvy user, I slightly prefer KeePass. Syncing between devices is slightly more painful, but I find it to be more reliable, and it doesn't have the attack surface that Bitwarden does. (While encrypted, Bitwarden still really wants a web server and a local database connection.)

VaultWarden is probably better for those who can't be bothered to move a file around and want direct browser integration. With KeePass when you need a password, you'll make sure the username has focus and then alt+tab to KeePass and hit "autofill". Some sites won't take "username{tab}password{enter}" and you'll have to customize the configuration.

VaultWarden is better at prompting you to add new passwords. I prefer the workflow that's encouraged by KeePass, where you open the app first and use the app to open the URL. (You can do this in VaultWarden too, but it's less obvious.)

[–] Korne127@lemmy.world 3 points 2 years ago

Ruffle: You may not know it but most old Flash games (and basically every anmiation) can be played again with this, modern and in a Browser sandbox. Website owners can include it in the backend with a few lines of code and all flash games work again automatically, and it's also available as desktop app :D

[–] PapstJL4U@lemmy.world 3 points 2 years ago* (last edited 2 years ago)

KDEConnect - I use it on Windows and android phone. Very nice when you get security codes or links on phone, want to send files or when I want to control audio|video and I watch from the couch.

in general: Fdroid nearly always has a more feature rich and performant alternative

[–] tinsuke@lemmy.world 2 points 2 years ago

Paperless-ngx that allows you to self host an easily browseable archive of your documents. Fully featured with OCR, ML-powered categorization and the works.

https://docs.paperless-ngx.com/

Xournal - a great way to draw on pdfs

[–] ozoned@lemmy.world 2 points 2 years ago

Owncast Stream whatever you want on your own platform and announce natively to the Fediverse!

IDK why but tons of folks think it's not feasible as they need million dollar computers. I've streamed to 70+ open streams, albeit as a test, on a like $5/month VPS. The key is that the resources needed are how many qualities you're transcoding, not how many folks are viewing. Yes bandwidth is needed for each viewer, but that's significantly less than people imagine.

Full transparency I run the !owncast@lemmy.world community, but I'm in no way affiliated with the project. I just love open platforms and open source.

[–] autonomoususer@lemmy.world 1 points 2 years ago* (last edited 2 years ago)

'Open source' misses the point of libre software.

btop is a TUI (or TTY) resource monitor and management tool

  • Very intuitive and easy to use
  • Highly configurable
  • Supports mouse
  • Option to filter processes
  • Theming support
[–] PumpkinDrama@reddthat.com 1 points 2 years ago* (last edited 2 years ago)

Helix is a modal text editor, but I haven't used it as much as I'd like because it lacks the plugins I use in Neovim.

[–] Imgonnatrythis@sh.itjust.works 1 points 2 years ago

Thanks for making me feel like an idiot for not knowing things after age 30.

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

For 3D Modelling / Printing, if you have even a little bit of programming / scripting ability, OpenSCAD is amazing.

It's basically just a small scripting language for generating 3D objects and performing 3D modelling operations and its so handy to be able to store important info as precise variables, and create new objects and cuts and stuff just with for loops and if statements.

I use the web version a lot of the time, and while it could use a little work, it's pretty amazing.

[–] Theharpyeagle@lemmy.world 1 points 2 years ago

I also recommend trying out FreeCAD and seeing which clicks with you. I found FreeCAD's sketch system more intuitive, though you have to be pretty careful about your order of operations while building your hierarchy.

[–] AgainstTheGrain@lemmy.ml 1 points 2 years ago

Claude 3. Most people don't even know what it is, let alone the fact that it's as good and better than GPT4 in some ways.

[–] toastal@lemmy.ml 1 points 2 years ago

I suppose I would choose Darcs & Pijul for version control systems to bit into Git hegemony (& if you prefer Git hegemony, don’t use proprietary code forges).

Additionally just the general vibes of IRC & XMPP for battle-tested chat applications that are lightweight for clients & servers alike. These are the kinds of tools your next community should be built on if you want to minimize resource usage (data plans, storage capacity, battery, CPU churn).

[–] mfat@lemdro.id 1 points 2 years ago* (last edited 2 years ago) (1 children)

Shotcut an amazing video editor.

Openwrt Routers can be fun too!

[–] nossaquesapao@lemmy.eco.br 1 points 2 years ago* (last edited 2 years ago)

Openwrt is awesome! It has the gui with the best ratio of ease of use/features I ever used in a router. It can require some skills to be installed, but then it's so smooth. I wish we had routers with openwrt straight from oems.

[–] StorageB@lemmy.one 1 points 2 years ago

Vorta is a great program for backing up files. Works on Windows, Mac, and Linux.

[–] TwoBeeSan@lemmy.world 1 points 2 years ago* (last edited 2 years ago)

Video Downloader. https://github.com/Unrud/video-downloader

Strips all junk off any video url so you have the mp4 or mkv.

Use this to add youtube videos/playlists to jellyfin. Doesn't have to be youtube. Downloads any videos from a link.

Can also save audio only from video links if you want to.

[–] yamanii@lemmy.world 1 points 2 years ago

Gadgetbridge, an app to use your smartwatch without the proprietary brand one.

[–] archchan@lemmy.ml 1 points 2 years ago

Universal UnifiedPush support so we can manage our own push notifications through something like NextPush on your Nextcloud. At that point I could completely remove Google Play Services from my phone without much trouble.

[–] merthyr1831@lemmy.world 1 points 2 years ago (1 children)

DietPi, for setting up an SBC (ie raspberry pi) with common server software. very good for a first-time self hoster like myself.

[–] wild@lemmy.world 0 points 2 years ago (1 children)

Can you share what most folks use DietPi for? I searched but found mostly only installation videos.

[–] merthyr1831@lemmy.world 1 points 2 years ago

TLDR it's a Debian/Linux image that comes preconfigured for raspberry pis and other small single board computers.


Firstly, it's quite minimal for a "full featured" Linux distro, reducing RAM and CPU usage which are usually in high demand on SBCs. But it also doesn't remove stuff that a typical linux user needs, so no weird configuration to get your regular suite of apps running.

Secondly, it has a library of utilities for managing your computer from the command line. Such as common raspberry pi configuration, setting up and managing cron jobs, services, DDNS, VPNs, disks, etc.

Thirdly, it has its own "repository" of applications, which are really just regular Debian packages but with extra scripts to configure said software for the typical user. Stuff like, installing and configuring a database, webserver, python, php are all done alongside your software setup, and it "just works".


It's usually used for hosting services like Plex, Jellyfin, Nextcloud, and other utilities with minimal effort but it's really just like any other Linux and you can do whatever you like to it.

dietpi.com if you wanna read about it from the devs

[–] MTK@lemmy.world 1 points 2 years ago

I am surprised that no one mentions this.

Firefly III this is an amazing financial tracking and budgeting tool that literally saves me so much time and money, I even donate monthly since it's so good and essential to me that I think it's only fair that the developer gets something back.

[–] mortrek@lemmy.ml 1 points 2 years ago

I say this a lot, but "nomacs" image viewer/editor. I take a lot of time lapse videos and I have directories of like, 50000 identically-sized images each on a smb server over gigabit ethernet and nomacs can open from a directory and quickly cycle through the photos using the arrow keys, without resetting the current pan/zoom setting (important for me), without any trouble. It takes about as long to open the directory of photos as it takes for my samba client to download the directory data.

It also has a lot of cool little quality of life features, including lots of shortcut keys for overlaying metadata and such. It has basic image editing capability as well. The only other image viewer I use is digikam, which is more for organizing personal photos. Otherwise it's all nomacs, baby.

[–] deathbird@mander.xyz 1 points 2 years ago

For all note taking, I enjoy ZimWiki.

[–] yokonzo@lemmy.world -1 points 2 years ago

I would like lemmy as a whole to know more of this comic. Hell, the entire tech and coding space. Look, i love tech but some of you guys can be absolute bellends to people not knowing something and it turns plenty of people off from even learning.

"WhAt YoU dOn'T kNoW hOw To MaKe A fIlE? It'S eAsY, iF yOu DoN't KnOw ThEn YoU sHoUlDn'T bE uSiNg ThIs PrOgRaM!!!"

My brother in Christ maybe they want to learn, some people are neurodivergent and they don't pick up new information as easily the first go around

Sorry rant over

[–] BlueFire@lemmy.ml -1 points 2 years ago (1 children)

Floorp. It's open source fork of Firefox made by mostly Japanese developers. It's noticably faster, privacy focused than the original and have more customisation options.

I'm surprised it's not well known to be honest.

[–] qaz@lemmy.world 1 points 2 years ago

Floorp is not open source, it's proprietary.

You may not modify, adapt, translate, reverse engineer, decompile, or disassemble the Software.