- chirospasm ( @chirospasm@lemmy.ml ) 86•8 months ago
TrailSense, an easy to use, comprehensive wilderness tool.
The goals of the developer are fun to consider:
Goals
-
Trail Sense must not use the Internet in any way, as I want the entire app usable when there is no Internet connection
-
Features must provide some benefits to people using the app while hiking, in a survival situation, etc.
-
Features should make use of the sensors on a phone rather than relying on stored information such as guides
-
Features must be based on peer-reviewed science or be verified against real world data
Likewise, the features being developed under those goals are great for getting outside:
Features
- Designed for hiking, backpacking, camping, and geocaching
- Place beacons and navigate to them
- Follow paths
- Retrace your steps with backtrack
- Use a photo as a map
- Plan what to pack
- Be alerted before the sun sets
- Predict the weather
- Use your phone for astronomy
- And more
- Brayd ( @brayd@discuss.tchncs.de ) 2•8 months ago
Downloaded it and I love it!
-
- monk ( @monk@lemmy.unboiled.info ) 79•8 months ago
Syncthing, a peer to peer file synchronize that basically everyone needs, they just don’t know it.
- Jank2 ( @Jank2@lemmy.dbzer0.com ) 30•8 months ago
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
- Hemingways_Shotgun ( @Adderbox76@lemmy.ca ) English8•8 months 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.
- ReversalHatchery ( @ReversalHatchery@beehaw.org ) English5•8 months ago
but within five seconds of reading syncthing’s install instructions even I basically just said, “yeah…no.”
Install instructions: download tarball, unpack, run. Done.
Did I miss something?
Autostart at system startup can be done with the basic utilities of the OS.
Windows: scheduled tasks. Systemd/Linux: they have a basic service file that you just have to drop in the right folder, and run 2 commands (start, enable).
Piece of cake. Not telling this because I already know how these work, but because as I remember, these steps are documented.- TheHooligan95 ( @TheHooligan95@lemmy.dbzer0.com ) 2•8 months ago
Eh, there’s always something people with a lot of tech knowledge think are obvious to people without a lot of tech knowledge. Just look at the mess that Linux can be.
- ReversalHatchery ( @ReversalHatchery@beehaw.org ) English1•7 months ago
I don’t consider myself to have a lot of tech knowledge. I’m not working in the field, and there’s lots of things I want to do better than now.
If you don’t yet know about what is systemd and how does it work, it’s fine. The documentation of the unit files is a bit more complicated than warranted, like, it’s structure is not that readable, but the syncthing documentation helps in what you need to do
- TheHooligan95 ( @TheHooligan95@lemmy.dbzer0.com ) 1•7 months ago
I guarantee that if you’re here, you’re very likely to be extremely tech knowledgeable (compared to the large populace)
- StorageB ( @StorageB@lemmy.one ) English12•8 months ago
The best part is it works with Android as well. Whenever I turn my computer on, all my photos on my phone sync to my computer to a folder that gets regularly backed up (using Vorta which is an excellent and easy to use open source backup program for Windows, Linux, and Mac)
- shinysquirrel ( @shinysquirrel@lemmy.ml ) English75•8 months ago
Bitwarden an open source, simple password manager it does it’s job very well
- MajorHavoc ( @MajorHavoc@programming.dev ) 10•8 months ago
TIL BitWarden is open source.
Indeed, most people I know IRL still use the same passwords for everything.
- kosmoz ( @kosmoz@lemm.ee ) 2•8 months ago
I don’t know about “simple”, but it’s very good. Been a happy user for many years
- apotheotic (she/her) ( @apotheotic@beehaw.org ) English2•8 months ago
What’s not simple about it, as a password manager? Pop in the name/uri, pop in a username, pop in/generate a password Bingo bango Is there a level of complexity I’m missing, or alternatively is there a simpler approach?
- dor ( @dor@social.sdf.org ) 2•8 months ago
@shinysquirrel @PumpkinDrama I’ve been using password-store for a while now and I love it. I have it synced on multiple device via a bare git repo
- Black616Angel ( @Black616Angel@discuss.tchncs.de ) 36•8 months 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.
- Cubes ( @Cubes@lemm.ee ) English2•8 months ago
How does VSCodium differ from the community version?
- ReversalHatchery ( @ReversalHatchery@beehaw.org ) English9•8 months ago
Attempts to remove datamining, disallowed from installing microsoft proprietary extensions.
- T (they/she) ( @Templa@beehaw.org ) 3•8 months ago
It removes the proprietary part inserted when MS builds the code. This unfortunately makes other proprietary extensions useless, such as Dev Containers. You can still use the main extension marketplace by changing a .json but some MS extensions won’t work at all (tried it last week).
- chebra ( @chebra@mstdn.io ) 5•8 months ago
- T (they/she) ( @Templa@beehaw.org ) 1•8 months ago
I agree, just need to figure out how to connect to a pod using OpenSSH.
- chebra ( @chebra@mstdn.io ) 2•7 months ago
@Templa I’m actually using github.com/coder/code-server for that. It’s also built only from the open-source parts of vscode, but it is made to run in browser. So I just deploy the docker container with code-server to the more powerful remote machine, and open my browser, where it can be used as PWA so it’s almost unrecognizable from a native desktop app.
- T (they/she) ( @Templa@beehaw.org ) 1•7 months ago
Unfortunately that doesn’t apply when you are on your work computer and need to connect to your environment which is behind a corporate VPN. Thanks for telling me about code-server though, I’ll check that definitely!
- chebra ( @chebra@mstdn.io ) 1•7 months ago
@Templa the code-server container could be running inside the corporate VPN.
- я не из калининграда ( @imnotfromkaliningrad@lemmy.ml ) 34•8 months ago
linux, unironically. literally all local infrastructure is running on windows, despite the security risks this entails.
- Fargeol ( @Fargeol@lemmy.ml ) 33•8 months ago
Jitsi - Open-source and self-hosted video conference platform. You can even try it directly on their website.
IPFS - A distributed file sharing technology which is wonderful for file or site hosting (edit: wether it is uncensorable is open for debate)
Rust - A programming language and a powerful compiler that creates compiled memory-safe programs and can be used nearly everywhere
Fedora + KDE - A combination of a stable modern OS and a complete desktop environment
Wine - launch Windows programs on the latter
Lemmy
Bonus : AlternativeTo to find good open-source alternative software
- homesnatch ( @homesnatch@lemm.ee ) 31•8 months ago
Lemmy
Never heard of it…
- aname ( @lauha@lemmy.one ) 9•8 months ago
IPFS - An uncensorable distributed file sharing technology which is wonderful for file or site hosting
Uncensorable? Seriously doubt it.
Resilient to censoring? Believable.
- sorter_plainview ( @sorter_plainview@lemmy.today ) 2•8 months ago
Recently they officially added a module to censor stuff on an individual instance basis…
- chirospasm ( @chirospasm@lemmy.ml ) 9•8 months ago
Love me some Jitsi. The app, and website, make it easy to just start a secure, anonymous call with pals. No weird AI models running in the background like Teams or Zoom.
- namingthingsiseasy ( @namingthingsiseasy@programming.dev ) 31•8 months ago
Xournal - a great way to draw on pdfs
- tetris11 ( @tetris11@lemmy.ml ) 5•8 months ago
Yep, fantastic for annotation, doesn’t rasterize other layers, keeps the quality intact
- Julian_1_2_3_4_5 ( @Julian_1_2_3_4_5@slrpnk.net ) 1•5 months ago
wowwww, i think i just found the one note replacement i needed
- thejevans ( @thejevans@lemmy.ml ) 23•8 months ago
- mFat ( @mfat@lemdro.id ) English22•8 months ago
- nossaquesapao ( @nossaquesapao@lemmy.eco.br ) 7•8 months 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.
- YodaDaCoda ( @YodaDaCoda@aussie.zone ) English4•8 months ago
Check out GL.iNet, good hardware and ships with OpenWRT but with their own WebUI. I set up my dad’s place with their router and an access point and I don’t remember the specifics, but it was really easy to access LuCI and do the advanced stuff.
- nossaquesapao ( @nossaquesapao@lemmy.eco.br ) 3•8 months ago
Looks nice. Thanks for letting me know.
- humbletightband ( @humbletightband@lemmy.dbzer0.com ) 3•8 months ago
Openwrt bricked 2 of my routers. Be careful
- cole ( @cole@lemdro.id ) English2•8 months ago
your links are broken I think
- paris ( @paris@lemmy.blahaj.zone ) 2•8 months ago
They’re broken for me as well. They’re missing the
https://
at the beginning, which I think is the problem. Here are the links:- mFat ( @mfat@lemdro.id ) English2•8 months ago
Whoops I thought Jerboa was smart enough to add those :) thank you!
- redditReallySucks ( @redditReallySucks@lemmy.dbzer0.com ) 17•8 months ago
Keepass/KeepssXC/KeepassDX (password manager for desktop)
Syncthing to synchronize database between devices.
- kittenzrulz123 ( @kittenzrulz123@lemmy.blahaj.zone ) 17•8 months ago
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
- DigitalDilemma ( @digdilem@lemmy.ml ) 3•8 months ago
That’s really neat, and in the Debian main repos.
- deathbird ( @deathbird@mander.xyz ) 2•8 months ago
How do you like it next to htop?
- Fedop ( @Fedop@slrpnk.net ) 7•8 months ago
It def looks cooler, whatever that’s worth
- Fargeol ( @Fargeol@lemmy.ml ) 2•8 months ago
It’s about 20% cooler
- kittenzrulz123 ( @kittenzrulz123@lemmy.blahaj.zone ) 2•8 months ago
Btop is kinda like htop but with the advantages that I mentioned
- haui ( @haui_lemmy@lemmy.giftedmc.com ) 17•8 months ago
PostmarketOS to actually own your phone.
- interdimensionalmeme ( @interdimensionalmeme@lemmy.ml ) 4•8 months ago
I can’t unlock my bootloader :*(
- haui ( @haui_lemmy@lemmy.giftedmc.com ) 1•8 months ago
Sad face. What phone do you have?
- interdimensionalmeme ( @interdimensionalmeme@lemmy.ml ) 2•7 months ago
The best phone ever made and probably my last phone. Motorola moto z3. 60 of them plus a large pile of spare parts
- haui ( @haui_lemmy@lemmy.giftedmc.com ) 2•7 months ago
Jeeeez. Thats interesting! Why is iz the best phone ever made in your opinion? Maybe I need it too?
Edit: I checked. A large quantity of motorola phones seems not to be unlockable and it has android installed. So is it out of support then or how are you managing to not run around with your data for grabs?
- interdimensionalmeme ( @interdimensionalmeme@lemmy.ml ) 1•7 months ago
#0 kick stand #1 if you do the chop motion, the led turns on #2 twist motion turns on the camera #3 large speaker with extra battery magnetically attaches to the back, it contains the kick stand. It is really really good for music #3.5 nice fast responsive side fingerprint reader. Not that slow under screen crap #3.6 no holepunch in the screen #4 old OS doesn’t contain post 2019 three letter agency spyware #4.5 240fps 720p camera actually rules #4.6 can record in 4k pretty good #5 nice oled, 4gb ram is enough,cpu is enough, has microsd for unlimited storage, battery lasts a day, new battery is 7$, new screen is 55$, new glass is 5$ #6 cost 30$ so I bought 60x #6.9 magnetic mod 360 camera is excellent, polaroid printer is good, switch-style gamepad is excellent, car dock is excellent #7 I will eventually crack security and be able to finally do general purpose computing
Downsides verizon took a shit in the firmware No headphone jack, curse steve jobs’ ghost
As for network, it is behind NAT so it can’t be accessed directly. And then I don’t run viruses on it. So security wise I’m bullet proof.
- haui ( @haui_lemmy@lemmy.giftedmc.com ) 1•7 months ago
Thats pretty imprewsive. Thanks for elaborating. :)
- interdimensionalmeme ( @interdimensionalmeme@lemmy.ml ) 1•7 months ago
I mean it when I said best phone ever made ! My next phone, I will 3d print and I aim to have all of that, plus the headphone jack and removable dual 18650
- TheHooligan95 ( @TheHooligan95@lemmy.dbzer0.com ) 1•8 months ago
If I understand correctly, this thing turns your phone into a computer. But I need a phone…
- nossaquesapao ( @nossaquesapao@lemmy.eco.br ) 1•8 months ago
With a de like kde mobile, it can be closer to a phone experience. Proprietary, obscure and unmaintained drivers for several phone components make such a project harder to develop.
- haui ( @haui_lemmy@lemmy.giftedmc.com ) 0•8 months ago
Technically, every smartphone is a computer. Sorry if you thought you bought a phone. :)
The difference is that this is a full fledged linux operating system instead of the proprietary crap that comes with ios and android.
The downside at this point is that it’s not in end user stadium but a lot of folks are working on making that a reality. If you consider yourself a tinkerer, chances are you might be able to test it, maybe on a non daily driver phone if you have an old one, especially if its out of support.
- TheHooligan95 ( @TheHooligan95@lemmy.dbzer0.com ) 1•7 months ago
a phone needs to be able to make calls and send or receive sms…
- haui ( @haui_lemmy@lemmy.giftedmc.com ) 1•7 months ago
I agree but then you shouldnt be talking about operating systems because what you need is an old nokia phone.
Obviously postmarketOS can do that too. But it can also do what a computer does.
- archchan ( @archchan@lemmy.ml ) 15•8 months 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.
- Samsy ( @Samsy@lemmy.ml ) 1•8 months ago
Isn’t it common nowadays to use Unified with ntfy?
- interdimensionalmeme ( @interdimensionalmeme@lemmy.ml ) 3•8 months ago
I tried ntfy, it is great
- Samsy ( @Samsy@lemmy.ml ) 1•8 months ago
You’re welcome. It’s my main battery drainer, but ntfy is nothing against every messenger running in background all day.
- Miss Brainfarts ( @miss_brainfarts@lemmy.blahaj.zone ) 1•8 months ago
Not common enough, when you look at the small list of apps that support it
- Samsy ( @Samsy@lemmy.ml ) 1•8 months ago
But you get the most needed notifications, signal, matrix, telegram, nostr, mastodon.
- Miss Brainfarts ( @miss_brainfarts@lemmy.blahaj.zone ) 1•7 months ago
Most of them, that’s fair. But I do see a distinct lack of email apps supporting it.
- Kidplayer_666 ( @Kidplayer_666@lemm.ee ) 15•8 months ago
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 ( @brayd@discuss.tchncs.de ) 6•8 months 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 ( @SorteKanin@feddit.dk ) 2•8 months ago
Can it sync with Google Photos so you could use both?
- aa1 ( @aa1@lemm.ee ) 14•8 months ago
GrapheneOS!
- Brayd ( @brayd@discuss.tchncs.de ) 3•8 months ago
I’d love to use it especially since Android Auto is working on it, too. The only thing holding me back is not being able to pay with my phone. I’m currently only having my phone and keys with me. So it’s extra convenient to not have to take my wallet with me.
But to be fair the devs can’t make anything against that restriction as of now. I still wish there would be some way to be able to pay contactless using your card with GrapheneOS.