Charles__L | 11 years ago | on: Arch Linux – Do it yourself
Charles__L's comments
Charles__L | 11 years ago | on: Arch Linux – Do it yourself
I personally rarely make a second partition for home, but I always make a separate partition for /boot. GRUB requires an separate EFI partition to install (which is kind of dumb), and if you decide to encrypt your disk, the boot directory cannot be encrypted.
I think the reason they put swap in these tutorials is that many times people install linux on low-powered machines that require the swap because of limited memory. It's not a requirement to install linux, though. I never run it on installation.
Charles__L | 13 years ago | on: Kort - a thumbnail preview concept
Charles__L | 13 years ago | on: New Mac Mini
It has a removable panel on the bottom.
Charles__L | 13 years ago | on: Lockitron: Keyless entry using your phone
Break a window (drawback: sets off a car alarm)
Duplicate or steal the a key (drawback: requires original key)
Steal car when open (drawback: not many people leave there car open)
How could you break in a Lockitron (or prevent someone from using it)? Steal a persons phone (much easier than stealing a key. A phone is taken out more often than a set of keys)
Cut telephone wires for wi-fi (a little extreme, but possible)
Hack there password.
Besides, how much motion does it require to open a lock with a key? I guess it makes sense to use it to unlock or lock your house remotely, but when have you been in that kind of situation? If someone needs a key, just give them a copy.Charles__L | 13 years ago | on: Lockitron: Keyless entry using your phone
Duplicate the a key (drawback: requires original key) Steal car when open (drawback: not many people leave there car open)
How could you break in a key
Charles__L | 13 years ago | on: GarageGames.com is Broken
Charles__L | 13 years ago | on: Hacker News Enhancement Suite
Charles__L | 13 years ago | on: 10" GoNote - The Touchscreen Android 4 Notebook
Charles__L | 13 years ago | on: Show HN: HackerNews reimagined without tables or center elements.
Charles__L | 13 years ago | on: Show HN: HackerNews reimagined without tables or center elements.
Maybe an unordered list would work even better.
The point is, tables are good for what they are made for: tabular data.
We don't have to cheat anymore, CSS and HTML have had moved forward a lot.
Changing HN wouldn't be too much work and would help keep it with the times.
Charles__L | 13 years ago | on: Ask HN: Why does this site use center and table tags?
"(a) it works"
It does work, but when someone tries to reverse engineer the code( say to write a spider ) its difficult to read.
"(b) it's fast"
Thats probably true for sections of the html, but nested tables are not the fast.
"(c) it runs on both new and old browsers"
But nested tables aren't required in older browsers, they work with divs. Besides, who uses a browser that is older than 2000?
"(e) in this context, seperation of content from formatting is overkill"
Why? It makes quick changes much easier. I was fiddling with HN on firebug and had a hard time finding where everything was. There were tons of in-line styles that kept overriding the basic styles from the CSS file.
It's always better to change things in the CSS file, because it makes changes easier later.
I'm not saying for people to never use tables. But I think they should be used for what they were originally made for: tabular data. Some people go overkill trying not to use tables and that's not a good idea. Tables work really well when they are used right.
Charles__L | 13 years ago | on: 40 Stunning iOS App Icons for Design Inspiration
Charles__L | 13 years ago | on: HN: Please replace grayarrow.gif with Unicode character ▲