Difference between revisions of "Fun Stuff"
(→Memorable quotes) |
|||
(8 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
A comprehensive (yet not necessarily complete) collection of facts about the developers of coreboot can be found on the [[Coreboot Developer Facts]] page. | A comprehensive (yet not necessarily complete) collection of facts about the developers of coreboot can be found on the [[Coreboot Developer Facts]] page. | ||
+ | |||
+ | == Common git typos == | ||
+ | |||
+ | $ git pill | ||
+ | $ git stash poop | ||
+ | $ git vommit | ||
+ | $ git vommit --amend | ||
+ | $ git pus --force | ||
+ | $ git commit --amen | ||
+ | |||
+ | == Memorable quotes == | ||
+ | |||
+ | Ron Minnich, ML discussion, March 14, 2014: | ||
+ | <blockquote> In other words, you can design a special case that makes doing a good design of the general case almost impossible. That's been done too; see UEFI. </blockquote> | ||
+ | |||
+ | mue, IRC discussion, January 2014: | ||
+ | <blockquote> If PHP had a garbage collector, would it have to collect itself? </blockquote> | ||
+ | |||
+ | Damien, IRC discussion regarding porting a sandybridge board, December 2013: | ||
+ | <blockquote> I got some help from kmalkki and he said my best bet is to disassemble the mrc blob. Fuck that. I know what's in it. It's shit. </blockquote> | ||
== Failure at scale == | == Failure at scale == | ||
Line 41: | Line 61: | ||
[http://www.tagesspiegel.de/images/foto_1/5914068/2.jpg?format=format36] | [http://www.tagesspiegel.de/images/foto_1/5914068/2.jpg?format=format36] | ||
+ | |||
+ | == ATM == | ||
+ | |||
+ | |||
+ | |||
+ | [[File:Keflavik_ATM.JPG|640px]] | ||
== BIOS Restrictions == | == BIOS Restrictions == |
Revision as of 18:59, 14 March 2014
Contents
Coreboot Developer Facts
A comprehensive (yet not necessarily complete) collection of facts about the developers of coreboot can be found on the Coreboot Developer Facts page.
Common git typos
$ git pill $ git stash poop $ git vommit $ git vommit --amend $ git pus --force $ git commit --amen
Memorable quotes
Ron Minnich, ML discussion, March 14, 2014:
In other words, you can design a special case that makes doing a good design of the general case almost impossible. That's been done too; see UEFI.
mue, IRC discussion, January 2014:
If PHP had a garbage collector, would it have to collect itself?
Damien, IRC discussion regarding porting a sandybridge board, December 2013:
I got some help from kmalkki and he said my best bet is to disassemble the mrc blob. Fuck that. I know what's in it. It's shit.
Failure at scale
A BIOS gets confused in a very visible way:
Photo courtesy Greg Kurtzer of LBL.
What floor am I on?
An elevator in Spain:
Photo courtesy Gorka Guardiola
Confused payphone
A payphone in trouble. Taken during the LinuxBIOS summit in Hamburg, Germany in October 2006. Bonus: two coreboot hackers visible in the reflection.
Photo by Ward Vandewege
Clipper Machine
At the Palo Alto Caltrain station
From Ed Swierk
Train ticket machine
Somewhere in Berlin
ATM
I remember when ATMs used OS/2...
BIOS Restrictions
Some BIOS do imlplement restrictions, here it will refuses to boot if it finds an internal WiFi card that is not in the vendor's whitelist.