opensource

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

django, in Where do you get your information about new software?
@django@discuss.tchncs.de avatar

For software running on GNU Emacs I like reading Emacs News: sachachua.com/blog/category/emacs-news/

jol, in Where do you get your information about new software?

I don’t. When I have a need for software I got look it up.

THE_ANON,

Me too most of the time

Karmmah,
@Karmmah@lemmy.world avatar

I also try to get along with a small amount of software and I also mainly stick with default configurations. It is a great feeling when setting up a new PC or a device that there is little need to install a bunch of software and mess with a lot of configurations just to get my learned workflow up and running. Therefore there also isn’t really a need to follow new software releases.

0x2d,

i don’t use tons of stuff on my phone anymore, but i have lots of stuff on my computerhttps://lemmy.ml/pictrs/image/37861139-c312-41f7-b051-58a06a7f9895.png

lemmy_user_838586, (edited ) in Where do you get your information about new software?

On android (though I wish I was using a true gnu/Linux phone…) I open Neo store every once in a while and peruse the explore tab, sorting by most recently updated. Neo store is a better f-droid client (a source for open source android apps)

For desktop Linux, i guess you could do the same, (though for some reason i haven’t) and peruse the free sofyware marketplace that comes with your linux distro. I also used to google articles about top 10 new open source apps for ubuntu 2023, or similar google searches. I also used to read a bunch of Linux, open source, and linux hardware related sub-reddits that I’ve been slowly trying to replace with Lemmy communities, right now I subscribe to:

C/f-droid

C/hardware

C/homelab

C/Linux

C/linuxhardware

C/opensource

If anyone has anymore I should subscribe to, suggest away!

I also browse YouTube which in the past has suggested videos of people reviewing new open source apps or software. Though those video suggestions have gotten worse as YouTube’s algorithms have gotten worse in the last few years.

Also in the past I’d peruse alternativeto.net to see if there’s anything better in the open source world for proprietary software, or even alternatives to existing open source software I use.

Interested to hear more about what others do!

JoeKrogan, (edited ) in Where do you get your information about new software?
@JoeKrogan@lemmy.world avatar

Slashdot, hacker news feeds and some communities here. I dont really try to keep up with commercial tech since most of it is bundled with DRM or spyware with exceptions such as the steamdeck.

I’m only interested FOSS stuff myself. I subscribe to some security and privacy communities here in addition to some technology ones. If the news is big enough we’ll hear about it one way or another.

Discoverability happens organically out of need. Eg search “split pdfs linux” and I’ll get a cli tool for it.

Thats my take on it anyway.

turbulentMagma, in In case you missed it: Fossify (A fork of Simple Mobile Tools)

Most of the simple mobile tools apps on the play store have already added ads and internet permissions. Get off them asap

abominable_panda, (edited ) in Where do you get your information about new software?

Lots of good suggestions already commented. I browse subs and communities, browse fdroid regularly and have a scroll through sourceforge/ git*/ alternativeto/ linux distro repositories now and again

One time i was really bored and just sorted projects on gitlab and github by stars and scrolled page after page finding many interesting projects. Then finding one thing makes you think of another which you can go look in to

SplashJackson, in Where do you get your information about new software?

Demo discs from magazines, where else?

Also I live in 1997 because it’s the only place I can afford a house

emb, in Where do you get your information about new software?

Generally I read HackerNews and Lemmy communities like this one. Once in a while interesting projects will get highlighted.

But for the most part, once I identify a need, I’ll look through alternativeto.net and see what the popular open source options are.

lobut, in Where do you get your information about new software?

Lemmy, Hacker News, Mailing Lists … Sometimes I watch the Primeagen, Theo and such.

2xsaiko, in Accessing NAS when not on LAN
@2xsaiko@discuss.tchncs.de avatar

but that requires paying for a domain

You say that as if (normal) domains are expensive. You’re gonna be paying a lot more for electricity for your NAS than a domain. If you don’t need anything recognizable which you just want to use for yourself, you can even get a 1.111B class domain (000000.xyz - 999999999.xyz) which are just $1 per year. It’s a much better option than a dyndns service because you can actually do whatever you need to with the domain.

EugeneNine,

yep, use a free ddns service if you don’t want to pay

avidamoeba,
@avidamoeba@lemmy.ca avatar

Could you elaborate where can I get one of those for about three fiddy?

2xsaiko,
@2xsaiko@discuss.tchncs.de avatar

The 1.111B class domains? gen.xyz/register

avidamoeba,
@avidamoeba@lemmy.ca avatar

Thanks! Odd, it seems they aren’t available from other registrars for this price.

BlanK0, (edited ) in Where do you get your information about new software?

Like others suggested, lemmy communities and some news sites like HackerNews.

But also some YouTube channels like Mental Outlaw, The Linux experiment and Brodie Robertson (most of them also have Odysee channels if you don’t want to use YouTube). Also Luke Smith (actually he shills a lot of foss software).

Emberleaf, in Where do you get your information about new software?
@Emberleaf@lemmy.ml avatar

I usually just browse [flathub.org]. I’ve found more than a few great projects this way.

pedroapero, in In case you missed it: Fossify (A fork of Simple Mobile Tools)

I’ll be waiting for the dialer, sms, and contact apps in f-droid. Gallery is there already. Too bad I donated a couple of times to Tibor; wish you all the best anyways !

Falcon, in Accessing NAS when not on LAN

Yes it’s easy, install WireGuard in a container, port forward to it and copy the profile to your other devices.

When you connect to the WireGuard network on the second device, you’ll have access to your internal network and hence your nas.

I also use a reverse proxy so I can remember computer names rather than ip.

gerdesj, in Accessing NAS when not on LAN

Nextcloud is simply software that runs on something. You might use DNS to find the something that your Nextcloud runs on … or not. A domain can cost as little as say £10/year (no details given - loose costing provided!) but you say you don’t want one.

You could do some weird stuff involving something like this: Your clients update a database on the server with their current IP address(es) and the server reciprocates in kind regularly.

For an internets conversation, both sides need to know IP address, protocol, and optionally port; for both ends. For example, a webby conversation might involve:

My end: 192.168.100.20/24, tcp port 2399 -> NAT -> 33.22.4.66, tcp port 2245 Remote web server: 99.22.33.44/37, tcp port 443

Now, provided both sides are warned off about changes to addresses and port numbers on a regular basis, then comms will still work.

Say, your home external IP address changes, then your browser writes that new address to the remote server and comms continue. Provided one end knows all the details of the other end at any point in time and can communicate local changes then we are good.

000000000000000000000000000000000000000000000000000000000000000000

Maybe not. Lookup: Dynamic DNS.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • opensource@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #