You are not logged in.

#26 2009-05-28 12:22:24

sand_man
Member
From: Australia
Registered: 2008-06-10
Posts: 2,164

Re: Easter eggs in Arch?

How is it I have been using Arch for over a year now and I didn't know about this?


neutral

Offline

#27 2010-01-19 12:16:18

brendan
Member
From: UK
Registered: 2009-05-16
Posts: 130
Website

Re: Easter eggs in Arch?

that ilovecandy thing is great!

Offline

#28 2010-01-19 15:49:16

Arm-the-Homeless
Member
Registered: 2008-12-22
Posts: 273

Re: Easter eggs in Arch?

Threadromancy, much?

Offline

#29 2010-01-19 22:04:42

Cyrusm
Member
From: Bozeman, MT
Registered: 2007-11-15
Posts: 1,053

Re: Easter eggs in Arch?

Users can configure sudo to display clever insults when an incorrect password is entered instead of printing the default "wrong password" message. Find the Defaults line in /etc/sudoers and append "insults" after a comma to existing options. The final result might look like this:
#Defaults specification
Defaults insults
To test, type sudo -K to end the current session a let sudo ask for the password again.

from the sudo page in the wiki.


Hofstadter's Law:
           It always takes longer than you expect, even when you take into account Hofstadter's Law.

Offline

#30 2010-01-19 22:55:22

whacath
Member
Registered: 2009-05-26
Posts: 283

Re: Easter eggs in Arch?

Cyrusm wrote:

Users can configure sudo to display clever insults when an incorrect password is entered instead of printing the default "wrong password" message. Find the Defaults line in /etc/sudoers and append "insults" after a comma to existing options. The final result might look like this:
#Defaults specification
Defaults insults
To test, type sudo -K to end the current session a let sudo ask for the password again.

from the sudo page in the wiki.

cool! cool

Offline

#31 2010-01-20 12:30:54

Ultraman
Member
Registered: 2009-12-24
Posts: 242

Re: Easter eggs in Arch?

Yes, I've been telling sudo to insult me for a year. I don't mistype my password often, but when I do, I have something to make me smile smile

I didn't know about the ILoveCandy option, I set it now. When updates hit, I'll keep an eye out.

Offline

#32 2010-03-26 14:19:33

s1gma
Member
Registered: 2009-09-29
Posts: 45

Re: Easter eggs in Arch?

Nmap with "script-kiddie-preprocessor" output.

nmap -oS - scanme.nmap.org

Not Arch related, but still fun.

Offline

#33 2010-05-24 05:00:13

thatnewyorker
Member
From: Brooklyn
Registered: 2009-01-24
Posts: 77

Re: Easter eggs in Arch?

This is a pretty shitty easter egg but check it out anyway. Try "cat /usr/share/libcaca/caca.txt"


R.I.P In Pieces

Offline

#34 2019-02-05 16:00:25

jdj8af
Member
Registered: 2019-02-05
Posts: 1

Re: Easter eggs in Arch?

This is more of a sudo easter egg, but in your sudoers file if you put in "defaults insults" it will insult you every time you mistype a password ( which is like every time for me)

Offline

#35 2019-02-05 17:09:41

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,794
Website

Re: Easter eggs in Arch?

about:robots in firefox


https://ugjka.net
paru > yay | webcord > discord
pacman -S spotify-launcher
mount /dev/disk/by-...

Offline

#36 2019-02-06 23:51:05

Steef435
Member
Registered: 2013-08-29
Posts: 577
Website

Re: Easter eggs in Arch?

If we're going for general easter eggs, I enjoy this one in Python:

from __future__ import braces

Offline

#37 2019-02-21 12:30:48

schard
Member
From: Hannover
Registered: 2016-05-06
Posts: 1,933
Website

Re: Easter eggs in Arch?

Also nice:

from __future__ import barry_as_FLUFL
1 != 2

Or:

import antigravity

Last edited by schard (2019-02-21 12:32:38)

Offline

Board footer

Powered by FluxBB