You are not logged in.
Can I get a little quote love?
I want a beverage that makes my teeth look like dirt and my farts smell like death had a bad day.
sudo apt install libhumour-dev && sudo apt install fart-jokes-fullDiaper
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
^ I didn't realize we could self-nominate.
A clean reinstall is good for the soul.
Be excellent to each other, and...party on, dudes!
BunsenLabs Forum Rules
Tending and defending the Flame since 2009
Offline
It was a suggestion, nothing more.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
hhh quoted as saying:
It was a suggestion, nothing more.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
^ I didn't realize we could self-nominate.
keep 'em coming, both from here or if you find more gems on the old crunchbang forums!
added the most recent ones and pushed.
please check if the install script is still working.
Offline
i guess corenominal's blog still falls in the category of valid sources for CB/BL-quotes:
The post where I admit that I bottled it and moved to Debian, before realising I was being a dumbass and moved back to Ubuntu
I hope nobody takes any cues from me, ever.
That snappy title could be worth quoting, too.
Offline
^ I think I ran Unity Live once, when it first came out.
I guess I should try it again for craps and chuckles.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
It's worth trying, if not keeping. Evolution happens.
Offline
So that's where your avatar is from?! I always thought it was some canister for those fancy new brands of cannabis they sell in legalized US states.
i also included corenominal's "P.S.". beautifully fatalistic it sounds, in this context :-D
Last edited by ohnonot (2016-07-15 07:36:07)
Offline
https://forums.bunsenlabs.org/viewtopic … 191#p35191
I think the idea of the Olympics has been long dead and sport should be sponsored by cigarette and alcohol companies. I'd at least remember your face if you were in Lucky Strike leathers.
Be excellent to each other, and...party on, dudes!
BunsenLabs Forum Rules
Tending and defending the Flame since 2009
Offline
added and pushed.
come on folks, there must be more than that!
Offline
This is a real gem ]:D
you know that file in /etc/ hosts and some other command .
THAT IS ALL
DO I HAVE TO GO INSTALL ANOTHER OS?
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
This is a real gem ]:D
aiir wrote:you know that file in /etc/ hosts and some other command .
THAT IS ALL
DO I HAVE TO GO INSTALL ANOTHER OS?
lol Damo...once I saw that you posted a quote here, I instantly knew what it was...
"I have not failed, I have found 10,000 ways that will not work" -Edison
Offline
This is a real gem
the whole thread is hilarious, but i think this really doesn't work out of context.
also aiir might feel bad about it.
Offline
to get back to unfunny:
I just installed it using mk.sh (fold:120; as suggested but whenever i try it it says:
fortune cbbl
fortune:/home/naik/bin/fortune-mod-cbbl/cbbl not a fortune file or directory
No fortunes found
whats up there?
naik --greetz
"Kaum macht [Mensch]* es richtig, funktioniert es sofort!"
BL-Kitchen Codeberg
Offline
I just installed it using mk.sh (fold:120; as suggested but whenever i try it it says:
fortune cbbl fortune:/home/naik/bin/fortune-mod-cbbl/cbbl not a fortune file or directory No fortunes found
whats up there?
did you install to /usr/share/fortune or /usr/share/games/fortunes (note that one is "fortune" and the other "fortunes"!)?
if you did NOT install, you are probably trying to call it from the git repo's root directory.
in that case you have to use "fortune build/cbbl".
you also have to run the mk.sh script again, i made another relevant change.
Last edited by ohnonot (2016-08-25 19:11:42)
Offline
^ got it! thank you!
naik@HP-D2:~/bin/fortune-mod-cbbl$ ./mk.sh
I will build the files necessary for fortune-mod, and optionally install them.
================================================================================
Do you want to build the folded or the normal version (f n)?
Your choice (Enter=f): n
"build/cbbl.dat" created
There were 81 strings
Longest string: 819 bytes
Shortest string: 28 bytes
================================================================================
Do you want to install to a directory of your choice (y n)?
Your choice (Enter=n): y
Please enter install path (Enter=/usr/share/fortune): /usr/share/fortune
Please enter install path (Enter=/usr/share/fortune):
Please enter install path (Enter=/usr/share/fortune):
Please enter install path (Enter=/usr/share/fortune): /usr/share/fortune
Please enter install path (Enter=/usr/share/fortune): /usr/share/games/fortunes
================================================================================
Copying cbbl to /usr/share/games/fortunes/cbbl
[sudo] Passwort für naik:
Copying build/cbbl.dat to /usr/share/games/fortunes/cbbl.dat
naik@HP-D2:~/bin/fortune-mod-cbbl$ fortune cbbl
ohnonot: what is it with terminal output that people seem to forget their ability to read? there's a reason for that output, and there's a reason that it's not in hex code, but in english.
I still don`t get why mk.sh wouldn`t allow installing in /usr/share/fortune or any other palce i tried (there had been hundrets literally) but it works, that's enough for now.
naik --greetz
"Kaum macht [Mensch]* es richtig, funktioniert es sofort!"
BL-Kitchen Codeberg
Offline
I still don`t get why mk.sh wouldn`t allow installing in /usr/share/fortune or any other palce i tried (there had been hundrets literally) but it works, that's enough for now.
fortune looks for fortunes in one (!) certain folder.
on debian systems, it is /usr/share/games/fortunes, on my archlinux it is /usr/share/fortune.
therefore, the mk.sh script does not create the folder for you, but installs only into an existing folder.
actually this shouldn't be a user choice at all, but since i don't know what other possibilities there are, it's better like that.
ok, i should make that clearer in the instructions.
edit:
changed default install path in mk.sh since the debian default is the most likely choice.
haven't tested yet.
Last edited by ohnonot (2016-08-26 06:43:58)
Offline
I tested the updated mk.sh and it is working
changed default install path in mk.sh since the debian default is the most likely choice.
haven't tested yet.
i think it would be better to provide the user choice with a clearer explanation on why to do so (e.g. give example path names for different OS). For a noob like me it is still not clear that i wont be able to choose any path which comes to my mind.
but thats just my two cents.
Anyway, thank you!
my terminator now starts doing:
ddate >> ~/startnote && fortune cbbl > ~/startnote && cat ~/startnote | ponysay && /bin/bash
and i like it!
naik --greetz
"Kaum macht [Mensch]* es richtig, funktioniert es sofort!"
BL-Kitchen Codeberg
Offline
^ cool, first confessed user!
yes, i will update the readme and/or script with some more info soon. i realize it is counter-intuitive the way it is now.
Offline