18 points

Why is it that stuff written in Go always has to tell you that it is written in Go? As a user I don’t choose apps based on the language they’re written in? (Serious question.)

permalink
report
reply
19 points

Whenever you have applications were implementations are plentiful the only real differentiation you can do without creating a different user experience is the technologies used to develop it. The importance of which in people’s perspective is several things, mostly supporting technologies they like and want to see grow and possibly being skilled in the underlying technologies to actually contribute back.

Certain technologies are also just hot garbage, I swear to God if I have to install another electron app for some messaging platform I will shit myself.

permalink
report
parent
reply
7 points

I can feel you in Last Part: Element, Discord, Revolt and Signal. Only TG desktop is a non-electron messaging app which I use.

permalink
report
parent
reply
1 point

Abaddon for discord and gomuks for matrix but yes they are not as convenient

permalink
report
parent
reply
8 points

Actually… I do :/ Even though I have no idea of the programing realm, most of my self-hosted service via docker written in Go tend to be more “reliable”, faster, easy to use?

I’m always happy to self-host somthing written in golang. But I do agree, its the new age “I use arch BTW” meme for programing language !

permalink
report
parent
reply
6 points
*

Some user see Rust or Go as safer Languages. That’s all. Also, I don’t have anything else to add in Title xD.

permalink
report
parent
reply
7 points
*

*Safer languages

Also both produce single binaries (as opposed to interpreted languages like php, python, js), which is so much easier to deal with for maintenance.

permalink
report
parent
reply
3 points

Also both produce single binaries (as opposed to interpreted languages like php, python, js), which is so much easier to deal with for maintenance.

This is the reason for me.

permalink
report
parent
reply
2 points

When I use open source software, I’ll usually attempt to fix any small bugs I run into. I prefer to use an app made in a language I’m more familiar with to make this easier.

permalink
report
parent
reply
1 point

It’s a sign of modern approach to solve a problem. Languages like Go and Rust have by definition and by principle less memory and security issues (not talking about other problems), which is otherwise a huge problem in C in example. So it’s good to know the language being used.

The language itself can play a huge role for non programmers as well. In example Python can be a pain to use in some environments or it can get slow (although for something like RSS reader speed would be fine). For people using software from source in example, to compile themselves can have an impact too. It gets even more interesting for people who might want to look at the code itself, audit or edit it. In example if a program is written in Python, I know that I can read and make changes to it. In C, I would not be that confident.

Overall for most people it does not matter. That’s true. For people like you, you can just ignore it. Not every title is for you. The title is for those who care about the language.

permalink
report
parent
reply
11 points

Why can’t people include just a few screenshots of their app…

permalink
report
reply
4 points

Yup. That alone is enough for me to just ignore a software and keep moving.

permalink
report
parent
reply
5 points

How does it compare to something like FreshRSS? Does it provide any kind of standard API? Do android RSS apps that work with hosted RSS work with this?

permalink
report
reply
2 points

Pains me to no end that the only somewhat decent local RSS reader available for desktop nowadays is Thunderbird. All I want is a simple, no-frills attached local RSS reader that doesn’t make me run a whole server service just to fetch a feed.

permalink
report
reply
1 point

While I agree that there are not enough good local RSS readers, I also think that some kind of state syncing should exist. I understand why all these hosted server side RSS readers exist, but what I really want is some kind of standard way of doing local first RSS (and not just RSS, this could apply to everything we use «as a service», but let’s keep this about RSS for now).

Imagine an RSS reader that keeps its state in a standard, well documented way, like having a folder where plaintext files keep a list of subscriptions, list of articles that are marked as read, tagged and starred articles etc., and you could just use syncthing or git to keep this folder in sync on all your devices, and you could use any RSS reader you want (be it on an android, windows, linux or anything else that follows the standard) and be able to seamlessly read your feeds and have the same state everywhere.

A man can dream I guess…

permalink
report
parent
reply
1 point

how are people using rss these days? i never found a good use for it.

permalink
report
reply
1 point

Use it to get info on new torrents mostly movies and games. And I hate reading gaming articles in a browser so rss is the only best experience for me.

permalink
report
parent
reply
5 points

Every single open source and linux related blog has an RSS feed. A reader groups all those in a single “inbox”, I save / share what I find interesting. It’s an awesome way to condense news.

permalink
report
parent
reply
2 points

Despite not being easy to find, most news sites still have RSS feeds. They are great for just getting the news from sources I trust instead of big tech algorithm recommend blogspam. It is also possible to get RSS feeds from subreddits and Mastodon.

permalink
report
parent
reply

Open Source

!opensource@lemmy.ml

Create post

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

Useful Links

Rules

  • Posts must be relevant to the open source ideology
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

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

Community stats

  • 5.5K

    Monthly active users

  • 892

    Posts

  • 6.6K

    Comments