Viewing profile — ne0phyte
ne0phyte
HN member- Joined
- Mon, Jan 21, 2013, 12:09 PM UTC
- HN karma
- 315
- Public activity
- 107 items
- HN profile
- View on Hacker News ↗
About ne0phyte
No profile information was provided.
Recent public activity
- story
-
comment
Comment #12339417
Huh? I never stated that Pulseaudio isn't necessary. I just pointed out a possible solution/workaround with ALSA and dmix for redirecting the audio output to two devices/pcm output…
-
comment
Comment #12337594
I never had a laptop where plugging in headphones didn't disable the speaker (and nothing I could do about that in software). If that really is the case you could use dmix and have…
-
comment
Comment #12226779
Yeah I found the animation distracting since it is so slow and keeps sliding in every time you scroll over it. I'm used to sites having transitions or animations as you scroll, but…
-
comment
Comment #12224935
Here's TED a talk about the technology http://www.ted.com/talks/abe_davis_new_video_technology_that...
- story
- story
-
comment
Comment #12224666
Some of the "Get Started" links don't work at all and the one at the top only asks for an E-Mail. It hasn't even launched publicly yet. On a side note: I found the website on my ph…
-
comment
Comment #12102653
A terminal emulator is not a shell. Using bash has nothing to do with the decision whether you use the OS X Terminal or some third party terminal emulator.
-
comment
Comment #11920859
Game physics engines update their objects (acceleration, collision, constraints/joints etc) only so often at a certain tick rate to leave enough cpu time for other things. You can …
-
comment
Comment #11783066
Would be nice if there were a couple of example bots that you could try talking to/see some info about before creating an account.
-
comment
Comment #11782937
Imgur has its own community. By now you can't even tell if something is posted on imgur and someone submits it on reddit or if a reddit user uploads something and it gets upvotes o…
- comment
-
comment
Comment #11336257
Older IEs don't have Array.indexOf(). So you either have to extend the Array prototype or, you know, just implement it in a more compatible way.
-
comment
Comment #11335722
How would they run *nix binaries in a node.js environment if they call it "Cross-platform Linux without the suck"? You are talking about Cygwin here which is what these guys hate f…
-
comment
Comment #11332959
Maybe people run most things maximized because window management on Windows is so limited? With 8.1 and now 10 you can arrange up to four windows on the screen without using the mo…
-
comment
Comment #11332928
But apps access files, databases, listen for intents. You definitely need some adjustments by app developers, even if Android handles most of the implementation details.
-
comment
Comment #11326586
And if you jailbreak your kindle you get SSH. I have my kindle mounted via sftp so I don't even have to send anything to amazon just to have it sent back to my device.
-
comment
Comment #11301732
Actually I know several IRC channels that have bots that send messages for activity on GitHub, Twitter, etc. And writing IRC bots is among the easiest things ever. The IRC protocol…
-
comment
Comment #11301373
The question should be "why not use a self hosted irc client instead". At least developers will use IRC anyway to get and stay in touch with open source projects and the countless …
-
comment
Comment #11300865
Sadly IRCCloud is still lacking one 100% crucial feature: a backlog search. I've been a paying IRCCloud user for almost 2 years now and back then they already had the search featur…
-
comment
Comment #11190883
Not the user you asked, but I took 800-1200mg a day for a while. Then I finally went to the doc to find out I was having a depression. So I unconsciously tried to treat my depressi…
- comment
- story
-
comment
Comment #10221450
I am not saying there is no need for more complex web sites. Personally I just think it is sad that in 2015 there are lots of sites that won't load anything at all if you disable J…