lintplus VS flathub

Compare lintplus vs flathub and see what are their differences.

lintplus

An improved linting plugin for the lite text editor. (by liquidev)

flathub

Issue tracker and new submissions (by flathub)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
lintplus flathub
2 114
58 1,065
- 1.7%
2.2 6.7
about 2 months ago 6 days ago
Lua
- GNU Lesser General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

lintplus

Posts with mentions or reviews of lintplus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-17.
  • Lapce
    21 projects | news.ycombinator.com | 17 Mar 2022
    Former contributor and user of Lite XL here.

    It's an awesome little editor. I quit using it though because it seemed like the future direction of the project wasn't very clear, and from a practical standpoint VS Code simply has a better developer experience, but I had great fun hacking around it nevertheless.

    One of my favorite things about rxi/lite and Lite XL is just how easy it is to write plugins. Simply create a new .lua file in the plugins directory and monkey-patch whatever you need. And while it might seem like monkey-patching isn't the most clean solution, that's not exactly true — the source code of the editor doesn't need to be cluttered with explicit hooks, and plugins interoperate with each other very well, because one plugin doesn't know about the others' existence. From its standpoint it just modifies the vanilla editor.

    This extensibility allowed me to write some really cool stuff, the one plugin I'm especially proud of is lint+ [1], which leverages the immediate mode nature of the UI to draw pretty lint messages atop the text editor (and it even renders Rust's friendly compiler errors with little rails on the left! see issue #3 [2]).

    Can recommend.

      [1]: https://github.com/liquidev/lintplus
  • CodePerfect 95 – A fast IDE for Go
    6 projects | news.ycombinator.com | 7 Jun 2021
    I desperately want this. I find text editors w/ basic linting to be too limited but full IDE's like Idea or even VSCode too heavy for some devices. Something in between :(. I've given up laptop development and am forced to work with my desktop until I can afford a better laptop because Idea/VSCode runs so slowly.

    FWIW, I use lite (https://github.com/rxi/lite) if I need a very lightweight text editor that has rust linting (https://github.com/liquidev/lintplus) and Idea if I'm at my desktop.

flathub

Posts with mentions or reviews of flathub. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-12.
  • XZ backdoor story – Initial analysis
    2 projects | news.ycombinator.com | 12 Apr 2024
    > Nobody ever even audits the binary contents of flatpaks on flathub (were they actually built from the source? the author attests so!).

    IME/IIRC There aren't (or shouldn't be) any binary contents on Flathub that are submitted by the author, at least for projects with source available? You're supposed to submit a short, plain-text recipe instead, which then gets automatically built from source outside the control of the author.

    > The Flathub service then uses the manifest from your repository to continuously build and distribute your application on every commit.

    https://docs.flathub.org/docs/for-app-authors/submission/#ho...

    Usually the recipes should just list the appropriate URLs to get the source code, or, for proprietary applications, the official .DEBs. Kinda like AUR, but JSON/YAML. Easy to audit if you want:

    https://github.com/orgs/flathub/repositories

  • FOSS software is probably less likely to abuse this, but it just depends how ruthless the publisher is, a lot of people desire to be successful and it's human nature to look for advantages to put yourself above others in competitive environments.
    1 project | /r/programmingcirclejerk | 6 Dec 2023
  • Flathub – The Linux App Store
    9 projects | news.ycombinator.com | 16 Nov 2023
    I also don't believe third parties maintainers packaging software on flathub is a big issue but I'm also not familiar with how other distro repos trust their maintainers. Hopefully more developers maintain their flatpak themselves (or someone they trust) and get their apps verified. If most apps are verified, warning users of unverified apps might be a good idea.

    There's ongoing discussion about splitting open source and proprietary apps in to seperate repos [1]. Additionally having seperate repos for verified and unverified apps might make it more obvious where an app comes from in the cli.

    But I don't know how seamlessly an app could transition between being in the third party repo and being in the official repo. Having the user quietly stop receiving updates seems like a bad idea, but automatically migrating might not be desirable either.

    I also think flatpaks cli interface needs some work. It is functional but far from distro package managers.

    Being verified is especially important for critical apps. Recently someone added malicious versions of apps to the snap store [3]. This lead to people getting their cryptocurrency stolen.

    [1] https://github.com/flathub/flathub/issues/691

    [2] https://docs.flathub.org/docs/for-app-authors/requirements

    [3] https://forum.snapcraft.io/t/temporary-suspension-of-automat...

  • Bforartists Flatpak, coming soon to Flathub
    2 projects | /r/Bforartists | 29 Jun 2023
    That means Linux users can now install Bforartists on any Linux distro easily, regardless of glibc version! https://github.com/flathub/flathub/pull/4295
  • Turtle 0.3 released (formerly TurtleGit)
    1 project | /r/gnome | 23 Jun 2023
    Still having some problems with the flathub build, see https://github.com/flathub/flathub/pull/4082 for the current status.
  • TurtleGit released, a git frontend for GNOME and Nautilus
    1 project | /r/gnome | 25 May 2023
    Here is the flathub draft pull request: https://github.com/flathub/flathub/pull/4082
  • The first tip to give to any new Linux user should be "do NOT search for, download, and install software on the Web!"
    2 projects | /r/linux | 22 May 2023
    i assume you dont know how flathub works , theirs little or no QC , done flathub is just get told theirs an update for the package , if yo go look at the github repo pes https://github.com/flathub/flathub/pull/4164 for example , only updates the link to the girt repo , theirs 0 code checked
  • Who is behind flathub and rpmfusion really?
    2 projects | /r/Fedora | 21 May 2023
    It all should be written in pages for contributors, read the docs for fusion, and the docs for flathub.
  • Flathub just hit 1 billion total downloads
    2 projects | /r/linux | 6 May 2023
    These are criticisms of the flatpak ecosystem as it stands today. Currently, the Firefox ESR package on flathub seems to be caught in limbo or maybe dead. Mozilla publishes both a snap and a flatpak of Firefox latest, but only a snap of the ESR version. This raises the question of why. Have Mozilla chosen to invest more in snaps than in flatpaks? If so, what's their reasoning? (More users on snaps, making it similar to why they put more investment into Windows than Linux? Something else?) If they haven't invested more into snaps than flatpaks, is this a sign that it's harder to maintain flatpaks (or at least on flathub) than snaps? If that's true, I would hope that flatpak/flathub would be soliciting feedback from Mozilla about it.
  • VirtualBox as Flatpak
    1 project | /r/flatpak | 4 May 2023
    Because that may be very hard to sandbox: https://github.com/flathub/flathub/issues/3366

What are some alternatives?

When comparing lintplus and flathub you can also consider the following projects:

LiteIDE - LiteIDE is a simple, open source, cross-platform Go IDE.

ZeroTier-GUI - A Linux front-end for ZeroTier

lapce - Lightning-fast and Powerful Code Editor written in Rust

Ryujinx - Experimental Nintendo Switch Emulator written in C#

lite - A lightweight text editor written in Lua

bubblewrap - Low-level unprivileged sandboxing tool used by Flatpak and similar projects

vscode-remote-release - Visual Studio Code Remote Development: Open any folder in WSL, in a Docker container, or on a remote machine using SSH and take advantage of VS Code's full feature set.

flatpak - Linux application sandboxing and distribution framework

language-server-protocol-inspector - Interactive Language Server log inspector

openbsd-wip - OpenBSD work in progress ports

wasi-libc - WASI libc implementation for WebAssembly

steam-runtime - A runtime environment for Steam applications