this post was submitted on 13 May 2024
73 points (98.7% liked)

Linux

48035 readers
733 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I'm bored and want to practice my Rust skills. I am the creator of open-tv. If you have any idea for a linux desktop app, even if it seems quite complex, I will take it.

(page 2) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 5 months ago

Maybe meta, but a linux installer for windows that works just like a normal installer on windows. You download the .exe, double click it, it opens a wizard you can walk though, and by the end of the process, after it reboots, you're in a linux distro.

You know what, it could also be for linux, when I think about it... not everybody wants to write on a flash drive, reboot, run through installation, reboot.

The original idea is that non-technical users don't know what an "OS" is. They might search for "windows alternative", "windows replacement", "linux installer" (if they heard of linux), and so on without knowing it's an OS. If they could download something that installed "the linux app" without having to know about partitions, flashing a USB stick, MBR vs UEFI, distros, etc. it could make things much much easier.

  • distro: which flavor of linux would you like (as stable as possible)? gaming (bazzite), productivity (ubuntu), bleeding edge (debian sid?), design, development, expert, security, ...
  • desktop environment: look and feel? more like MacOS (gnome), more like windows 7,8,10 (KDE), more like XP (LXDE, LXQt), Windows 98 feel (XfCE, ....)
  • probably other things, but maybe that's all non-techies care about

The installer could have warnings for configurations e.g "you have an NVIDIA card $model, this has known issues with your display manager (Wayland), would you like to select automatic fix?".

Anti Commercial-AI license

[–] [email protected] 1 points 5 months ago

A basic, local text-to-speech app using home assistant's piper would be great. Feed it a document and have it read the document to you, highlighting along the way.

[–] [email protected] 1 points 5 months ago

A simple intuitive whitelist/blacklist firewall with logging for both inputs and outputs. I shouldn't have to navigate NFT's complexity or write scripts simply to list all the websites I'm willing or unwilling to connect to and their port number. There are silly limitations on all the tools I've tried.

I use a whitelist because my code sucks, and PDF datasheets for hobbyist hardware projects can be super sketchy to download. I have somewhere around 600 entries on my list. It feels like an intentionally obfuscated/overcomplicated issue in OpenWRT and elsewhere from a user's perspective.

I really don't trust local LLM's overall now that they've been shown to have hidden vulnerabilities and would love to have an easier way to monitor an outputs log and sandbox really.

[–] [email protected] 1 points 5 months ago

A text web browser that actually lets you log in to websites.

[–] [email protected] 1 points 5 months ago* (last edited 5 months ago)

Afaik, there is no app to very easily generate GIFs.

  • select images
  • select duration
  • select quality / size
  • generate gif (avif?)

plus:

  • optimized for smartphones

There is switcheroo which makes image conversion easily. It converts to gif as well but only 1 image to 1 gif, not 2 images to 1 gif.

It should be straight forward since image magick contains all neccessary commands for gif creation

[–] [email protected] 1 points 5 months ago (1 children)

Would it be possible to clone the snipping tool from windows?

[–] [email protected] 1 points 5 months ago

Flameshot pretty much already does this, though perhaps not as elegantly

[–] [email protected] 1 points 5 months ago

GUI app to create/edit/config Samba shares.

[–] [email protected] 1 points 5 months ago (1 children)

Do you know what really doesn't exist?

A pure, HTML only, WYSIWYG text editor. Every text editor out there is either XML, JSON or Markdown based. HTML is the most widely adopted standard ever and is the best for storing content long term. People could write CSS themes, you could even add paged media support.

[–] [email protected] 1 points 5 months ago

NVU, Dreamweaver were tried to be like this. Only thing that wysiwyg'ing HTML isn't that easy as one might think, especially nowadays where thousands of web css frameworks exists and every structuring is done via divs.

You could make your own framework, or select/import one you like, but then the app will have way too much parameter, which needs to be configured by the user. It would be a really neat power tool, though.

ps.: Funny thing I was just thinking about wysiwyg editors in the recent days 😅

[–] [email protected] 1 points 5 months ago (3 children)

A wayland screen recorder. Not everyone needs a complex app like obs. Also, a jellyfin/emby front end maybe?

load more comments (3 replies)
[–] [email protected] 1 points 5 months ago

Torrent based software installs and updates, to reduce workloads on Linux servers

[–] [email protected] 1 points 5 months ago (1 children)

Real time midi sequencer for the trs-80 model 100

[–] [email protected] 1 points 5 months ago

You had me at TRS-80!

[–] [email protected] 1 points 5 months ago (1 children)

An actually good alternative to Notion for Linux.

[–] [email protected] 1 points 5 months ago (1 children)

Appflowy might not be there yet, but it is improving fast

[–] [email protected] 1 points 5 months ago

Yes I know about AppFlowy and also about Anytype. However AppFlowy feels off for some reason and not as stable. Anytype feels pretty good but it has the issue that you can't store and sync more than I think 1 GB of data. You could self host a sync server but that's extra complicated with that software for some reason. So it's not really a good alternative either. :/

load more comments
view more: ‹ prev next ›