Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sc
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
sc
17y ago
I'm not sure why your comment is down-voted. The article isn't written well.
2.
▲
by
sc
17y ago
<aside> is in HTML5. <abbr> would be incorrect for this usage. You could, perhaps, stretch the use case of the "i" element (not "em"), though a simple span would probably be the way to go.
3.
▲
by
sc
18y ago
I'm love-hate, lately, with these two "extreme" breweries: De Dolle Brouwers, and Dogfish Head I've also been enjoying Three Floyds' Alpha King Ale.
4.
▲
by
sc
18y ago
It seems to me that the Wired article was written after the TechCrunch article in the same vein. First Last.fm; now this. That makes 2 TechCrunch articles in 2 weeks that make some kind of big, unsubstantiated claim. For hits, perhaps. Mayb
5.
▲
by
sc
18y ago
The Web Inspector is actually part of WebKit itself (the rendering engine). You can get any improvements that happen there and between the chrome (HTML, CSS, JavaScript) by downloading WebKit nightlies: http://nightly.webkit.org This upda
6.
▲
by
sc
18y ago
The built-in web developer is definitely on-par with Firebug and Web Developer. In some ways it's even nicer. As far as plug-ins go, Safari's had them for years. Apple just doesn't support them or advertise them.
7.
▲
by
sc
18y ago
Historically, Arial rendered better on Windows than Helvetica, so to offer Macs a form of Helvetica over Arial, you'll generally see: font-family: "Helvetica Neue", Arial, sans-serif;
8.
▲
by
sc
18y ago
If you're going after an English-speaking audience, look into getting an English-fluent copywriter (or speaker) to give things a once-over. "Can't Express Yourself in traditional Resume ?" is your tag-line, huge, and very stilted -- that sp
9.
▲
by
sc
18y ago
Yes, you may come across a cool idiom to use in your code by procrastinating and reading blogs. You may also come across a cool idiom by coding, looking at your code and thinking: how could I do this better; share your code with someone you
10.
▲
by
sc
18y ago
Official Google are usually hosted on "blogspot.com" (googleblog.blogspot.com).
11.
▲
by
sc
18y ago
curl -LO http://www.portaudio.com/archives/pa_stable_v19_20071207.tar.gz tar xzf pa_stable_v19_20071207.tar.gz cd portaudios ./configure && make && sudo make install cd .. curl -LO http://www.complang.org/rage
12.
▲
by
sc
18y ago
He wrote it for Hackety Hack, which will be built on Shoes for its next version. Whether or not it's included in Shoes itself or just HH will remain to be seen, but I'd love to see it in the former.
13.
▲
by
sc
18y ago
Sounds like this isn't really big news at all ... Or am I too skeptical? It does seem harder to trust a news source these days for accurate news, but as far as one thing that worked once being news or not: isn't that one definition
14.
▲
by
sc
18y ago
Cool, sure, but blind rescues are as the crow flies to bugs: use them wisely, or use them _why-ly.
15.
▲
by
sc
18y ago
> Look at the headings. They're really beautiful. How do I do that in CSS? I can't. They are images. But really, the whole point is that they _are_ doing that in CSS. The images are defined in CSS; no "img" tags here. Browsers (and bots
16.
▲
by
sc
18y ago
His comments about the CSS Garden are extremely misguided: "But how much of the loveliness is due to CSS and how much is due to photoshop is far from clear." The whole point is that every page of the garden is the same, HTML-wise. CSS trans
17.
▲
by
sc
18y ago
Change the "ftp" protocol to "http" for a more reasonable download speed.
18.
▲
by
sc
18y ago
I think "they" were the developers, though (not the publisher), and they weren't "complaining" so much as commenting. I think this kind of piracy rate is pretty common with software.
19.
▲
by
sc
18y ago
It renders the entire article almost unreadable on my MacBook's 1280x800 resolution.
20.
▲
by
sc
18y ago
There is cost in overhead, too. Beyond getting the drive: - Connecting it to the internet so you can access it from anywhere - Setting up iTunes to stream properly - Setting up a mechanism that caches recent/popular files locally
21.
▲
by
sc
18y ago
why (the Lucky Stiff) was using XUL for Hackety Hack[1], but wasn't happy with Mozilla, so he started building Shoes[2], instead. [1] http://hacketyhack.net [2] http://shoooes.net
22.
▲
by
sc
18y ago
Unfortunately it's not very Mac-like. Petition to Google and other cross-platform app-makers: please take the time to integrate with OS X; Mac users can already run PC apps with the help of VirtualBox, VMWare Fusion, or Parallels.
23.
▲
by
sc
18y ago
Good catch ;) My thinking was revolving around cooking.
24.
▲
by
sc
18y ago
Even if you never go through 10 $10 knives and "save money", you lose out in time and happiness (dull blades perform poorly, and every day you prepare food is wasted time with a poor knife, and a blow to your own mood, because dull blades a
25.
▲
by
sc
18y ago
I don't think you can make the call on which knife you'd use till you had both. If you enjoy cooking or if you hate cooking but have to, the $100 knife will likely become your choice knife: preparing food becomes quicker and easier -- you'r
26.
▲
by
sc
18y ago
Sometimes you need (), sometimes you don't. Some people think the lack of "unnecessary" parenthesis makes the language more elegant, I just say it makes it harder to determine if something is an attribute or a method, for e
27.
▲
by
sc
18y ago
Well, the Prius is also just a nice car for gadget-lovers. Keyless entry, start-button ignition, big LCD dashboard, Bluetooth, GPS...
28.
▲
by
sc
18y ago
Seems a bit limited. It also crashed my WebKit nightly. I prefer to have my ranges more easily set: http://stephencelis.com/projects/timeframe
29.
▲
by
sc
18y ago
If you use ActiveRecord, it's easy enough to hack, but what's the point of an AR-based Merb app?
30.
▲
by
sc
18y ago
http://rubyrags.com
More ›