Rant about ubuntu and linux in general

This page summarizes the projects mentioned and recommended in the original post on /r/Kubuntu

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • CPython

    The Python programming language

  • first problem was i couldn't run it. i tried to install it from kde store Discover. I found KDevelop- but i can't run it directly just if i open the ide and execute it. Next i tried Atom, which was worse because it was not in Discover so i had to download it from the website, i installed a package called script to run it but if i close atom it disappears, and only appears when i disable and enable it. Also can't run it directly. Next best thing i thought at least was to get https://www.python.org/ directly, but there was only the Source release which needed to be installed this way https://forums.fedoraforum.org/showthread.php?145950-install-sh-how-the-heck-do-you-use-it i mean at least it did something even if it came out with errors and nothing happened, not like when i wanted to run the install-sh, heck i even run it through the konsole but nothing. Then i searched and found out that python is already installed but i can't see it as an app, and i need to run it with konsole as python3 filename.py. So i made a script: #!/bin/sh python3 filename.py to be able to execute it by double clicking. All those wasted hours and i couldn't get it to work as the original script was to take the clipboard data as input but what worked under windows didn't work here. pyperclip and clipboard but no succes, i even wanted to use exit(), quit() but nope...

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts