Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
muitocomplicado
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
muitocomplicado
11y ago
Being one of the developers of the Project Reality mod for Battlefield 2 for the past 10 years, I can say I worked on it at first for the challenge of changing/fixing some stuff that I thought were broken in the vanilla game, and then
2.
▲
by
muitocomplicado
15y ago
Very good suggestion and it's really needed. Since the service is mostly focused on developers we can "forgive" a not so polished interface, but the overall look and feel could use some improvement.
3.
▲
by
muitocomplicado
15y ago
Your recommendation in a previous blog post made me sign up for their service and I have been a happy customer for a few months.
4.
▲
by
muitocomplicado
15y ago
Works great with the Collapsible Comments extension. https://chrome.google.com/webstore/detail/hockhafcdegocajmjh...
5.
▲
by
muitocomplicado
16y ago
I had people write www.hotmail.com in the email field in the past.
6.
▲
by
muitocomplicado
16y ago
I don't see this feature as a way to fight spam, but to make it easier to label incoming mail by using the sufixes. As you said, it's easy to bypass it with some simple find and replace.
7.
▲
by
muitocomplicado
16y ago
Done, version 1.1 has hackerne.ws support.
8.
▲
by
muitocomplicado
16y ago
Adds reddit-like [+] and [-] links to collapse and expand comment threads. Based on the bookmarklet code by niyazpk. https://github.com/niyazpk/Collapsible-comments-for-Hacker-N...
9.
▲
Show HN: Collapsible Comments (Chrome Extension)
(chrome.google.com)
15 points
by
muitocomplicado
16y ago
|
6 comments
10.
▲
by
muitocomplicado
16y ago
That's great, thanks for sharing.
11.
▲
by
muitocomplicado
16y ago
It would be cool if you could tell us more about the structure behind the website.
12.
▲
by
muitocomplicado
16y ago
Agreed, would like to see this applied to Issues.
13.
▲
by
muitocomplicado
16y ago
#!/bin/sh SOUND=$(ls ~/Sounds |sort -R |tail -1) afplay ~/Sounds/$SOUND > /dev/null 2>&1 &
14.
▲
Game AI bugs caught on tape... and fixed
(aigamedev.com)
7 points
by
muitocomplicado
17y ago
|
3 comments
15.
▲
by
muitocomplicado
17y ago
That really looked like a good candidate for non-relational databases. I was watching and thinking it was weird they didn't go with that approach, but he explained the reasons later on. Their solution is not that pretty, but valid. It was a
16.
▲
by
muitocomplicado
18y ago
I thought about the same thing the other day, because url shorteners are really only useful for applications like Twitter or Mobile devices where size matters, but for anywhere else a more readable URL is much more useful if the destination
17.
▲
by
muitocomplicado
18y ago
One of his arguments was that prototype is not that slow anymore in comparison to jQuery. Some nice speed improvements are coming to jQuery 1.3: http://www.flickr.com/photos/jeresig/sets/72157612498756067/
18.
▲
by
muitocomplicado
18y ago
Very interesting talk. Lots of concepts and learning behind simple experiments.
19.
▲
by
muitocomplicado
18y ago
All the arguments for this change just makes me think: why did they have the service in the first place?
20.
▲
by
muitocomplicado
18y ago
I feel the same way. Being an outsider, who cares about the bickering between coding groups. It's still a nice programming language to code in and improve on.
21.
▲
by
muitocomplicado
18y ago
Nice release, but looks like there's a lot of features missing in this beta, like Labels, RSS, etc.