Fediverse Health Indicator (FHI) =
Number of instances / Number of accounts
Range 0 – 1. The closer to one, the better.
@aral @IntegralDuChemin I think small instances are better than instances of one. Makes moderation easier than a free-for-all and minimizes administration costs. I'm talking hundreds or low thousands.
If there is a #virus for Mac OS X can it also run under FreeBSD? On what conditions would that depend?
@r2qo Interesting. Why do you recommend FreeBSD?
@aral One instance per user would then be the optimum?
I mean why don't you take the ratio total_number_of_instances/total_number_of_users?
#introductions part 2
I love spending time in the internet reading about strange topics. Right now it's a lot of time reading about old operating systems from the #80s and #90s as well as their use and their #bugs. It's just interesting that every #Linux user still uses programs written in the 70s and 80s like bash or the X window system
@dewb I so agree with that. Thank you @textfiles for setting up this genious web page - it is just amazing! Maybe you want to donate to Scott a bit :-)
@IntegralDuChemin one of my favorite sites of all time.
@laura That I would love to see on more websites - it's a shame that most sites don't load even a bit with NoScript enabled.
@michsc Du redest von gekochten Eiern? Dann nimm die Seite mit der Luftblase, dann steht dein Ei nämlich auch ohne Eierbecher - so in der Theorie. Du stellst es hin und schlägst dann die obere Seite auf und genießt dein Ei.
@michsc Ich glaube, die runde Seite enthält die Luftblase.
I like the writing style of its authors (well concerning the linked book) and wonder whether the cited bugs are still a problem for Linux.
@IntegralDuChemin do it like this
something | grep ".00" | grep -v ".00*"
@freemo Great thanks. In my case less should do as well 🙂
@freemo Ah I see. Just a stupid question - what means "something" in that case? Another command for displaying my file like "less file"? Thanks in any case
I am looking for a way to search a file for a specific pattern '.00' and want to calculate how often it appears. grep -o '.00' file does this quite well. Unfortunately I do not know how to exclude any pattern which contains the pattern I want to have but is a longer string.
What I want to have :
number of times, '.00' appears in the file
What I want to exclude :
longer patterns like '0.000001' so everything '*.00*'
Does anybody have an idea? Could I do something like "grep -o ('.00' and not '*.00*') ?
Thanks in advance, advice and boosting appreciated.
You don't have to like my ideas. It's enough if they make you think and challenge ideology.