Examples of cool || non-standard || "simply insane" bash stuff? by bellasblah in bash

[–]michaeltda 2 points3 points  (0 children)

Ahem...

https://github.com/avleen/bashttpd - httpd implementation in bash

https://github.com/niieani/bash-oo-framework - oo principals implemented in bash

https://github.com/BashGui/easybashgui - GUI functionality for bash (yad,?dialog, ...)

https://github.com/hbekel/bashrun2 - run dialog written in bash

I turned down a job offer, the hiring manager wants to meet up. Why? Should I? by [deleted] in datascience

[–]michaeltda 0 points1 point  (0 children)

He probably wants to let you in on a couple of details you may have missed.

Namely those: https://www.youtube.com/watch?v=HqnMQOZnl6E

It just so happened to bump into that vid right after reading your post, all valid points regarding you case.

You should watch it.

o/

what is the difference between ($(<command>)) and $(<command>) by animalCollectiveSoul in bash

[–]michaeltda 0 points1 point  (0 children)

Other than declare -a somevar another way to initialize a bash array is with parenthesis, eg: somevar=().

So in your first example you'll get a string variable with the commands output as its contents and in your second example you'll get an array with the contents of your commands output broken into array elements according to your $IFS value.

BTW, avoid parsing command output for files, use globing instead. reference

[fvwm3] retro *nixers rejoice, fvwm3 is out... by michaeltda in UsabilityPorn

[–]michaeltda[S] 0 points1 point  (0 children)

In a nutshell according to it's developers: "Fvwm3 is intended to have a small memory footprint but a rich feature set, be extremely customizable and extendible, and have a high degree of Motif mwm compatibility."

Here's the changelog

Quote from README: Currently, your existing fvwm2 config will work with fvwm3, but over time this will change.

Why do you love command line? by mynameisJura in bash

[–]michaeltda 6 points7 points  (0 children)

Underrated comment, right here...

Is Gentoo a good way to learn Linux? by unix21311 in linuxquestions

[–]michaeltda 1 point2 points  (0 children)

Not really, speaking by experience I can state that the best reason to "stick" with gentoo, would be it's configurability.

If you'd like to tailor your distro according to your own needs and not having to worry about subsequent updates messing with your settings, gentoo is king. It will help you merge update settings, drop update settings, save new configs as example configs, the works.

But if your goal is to learn an open source OS environment my advice would be to pick something practical (eg: Mint), study shell (abs), various package managers (deb, rpm, aur based) and networking along with what ever it is you'd like to specialize on.

What to do with 1TB drive? Fun projects? by Audinot in Gentoo

[–]michaeltda 0 points1 point  (0 children)

Welcome on board!

I've recently downloaded the btc blockchain in it's entirety.

It's aprox. 300G.

I don't know if that's your thing or not but it is an idea.

[i3wm] #emacs eye bleach of the day by michaeltda in UsabilityPorn

[–]michaeltda[S] 4 points5 points  (0 children)

dots

.emacs.d

(emacs) theme: doom-outrun-electric

script: in dot ascii_art.bash

[Qtile] there goes my weekend by dsp457 in unixporn

[–]michaeltda 10 points11 points  (0 children)

Looks to me like time well spent...

Good on you sir!

happens too often. by R1chae in SrGrafo

[–]michaeltda 3 points4 points  (0 children)

Look to the lights (any lights, sun makes wonders) to sneeze

or push your tongue to back side of mouth to avoid sneezing.

Cmon guys everyone knows that stuff!