https://np.reddit.com/r/unixporn/comments/mi0fjj/bspwm_my_first_post_but_also_the_last_post_before/gt43lpc/

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

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

    My personal configuration and bootstrap files (by RangHo)

  • Well, thank you! And here are the answers... * My main machine is running Arch Linux, my school server Ubuntu, and me and my friends' private server Amazon Linux 2. Each machine has different packages and requirements, and some packages (like fontconfig) needs special care to copy proper configurations. Honestly I was too lazy to remember all the commands, so I over-engineered a "package manager". * You can see each directory's pkginfo file. There, it calls a command named depends. This basically constructs a space-separated list of packages, and saves it into a variable depends_ (see this line in the deffinition ofappend). The sole reason I'm doing this is to go through proper dependency tree check with a bs implementation of stack, just in case I do some stupid stuff and accidently create a dependency cycle which will deadlock the process ¯\_(ツ)_/¯ * The--noconfirmflag is sent topacmanand basically skips theye wanna install these for sure? [Y/n]step and goes straight to business. The password is asked bysudo, most likely. So, piping stderr to/dev/nullshould not be a problem. By default,makepkguses a fakeroot environment, and by security reasons, not allowed to run as root. Still I am pretty sure thatmakepkgusessudoto get root access, so my recommendation would be giving longersudotimeout. If you think your build process takes too long, then you might want to usesudo` keepalive snippet below:

  • 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

  • OCR A Extended font rendered with extra gap in ST

    1 project | /r/suckless | 25 Jun 2023
  • A short and comprehensive list of useful packages on linux

    2 projects | /r/commandline | 1 Sep 2022
  • What automation scripts have you already developed?

    1 project | /r/commandline | 14 Jul 2022
  • herrbischoff/dotpr0n: Dotfiles for macOS, FreeBSD, fish, tmux, custom functions and lots more. Peekaboo!

    1 project | /r/dotfiles | 11 Apr 2021
  • yuri-norwood/dotfiles: Personal Dotfiles and various configs

    1 project | /r/dotfiles | 29 Jan 2021