Viewing profile — ragesh
ragesh
HN member- Joined
- Sun, Oct 02, 2011, 8:36 AM UTC
- HN karma
- 331
- Public activity
- 49 items
- HN profile
- View on Hacker News ↗
About ragesh
Recent public activity
-
comment
Comment #39237949
Any chance you're willing to share your scripts? I'm interested in trying out NAT traversal, too, and was starting to research ways to simulate all the different types.
-
comment
Comment #38484006
If you're on Windows and need a VM, why not use Hyper-V? I haven't touched anything from VMWare in decades, so I'm genuinely curious.
-
comment
Comment #38421640
I find it interesting that the e-book costs over 4x the paperback from Amazon, which I just ordered.
-
comment
Comment #30426584
> need to pull out a wireless keyboard & mouse to watch netflix I run Kodi on a Raspberry Pi for this exact reason. The Pi's HDMI has CEC support built-in, which means the TV's rem…
-
comment
Comment #28616533
I'm so glad I've been playing around with OpenWRT lately. I bought a second router a while back just to experiment with it and now I have automatic fail-over between two ISPs (with…
-
comment
Comment #28492463
I thought it was possible to host your own sync server for Firefox. Is this no longer true?
-
comment
Comment #27800107
This happens to me, too. At some level, I think it's a function of my mind deciding to only retain what's novel and filter out the day-to-day noise. Perhaps my dinner from two days…
-
comment
Comment #24525802
Almost every major passenger airline is retiring their 747s. The only ones still in the air are the 747-8, which are relatively new, and cargo planes.
-
comment
Comment #20058474
No idea about Australia, but where I live I get ice creams with an ingredient list that looks like this: Milk, Figs & Sugar Of course I can also get ice creams with all of the stuf…
-
comment
Comment #19700857
I'd imagine that one of the perks of sovereignty is that no one, other than your own army, is obliged to protect you.
-
comment
Comment #19270073
Every 2 to 3 days? My Windows 10 machines need an update maybe once a month.
-
comment
Comment #19254525
I've never used a protector before and I had my first screen breakage just a few days ago. It's repairable, but I decided I wanted a new phone (it's been a while). I just cannot be…
- story
- story
-
comment
Comment #18996373
That's a good point. I suppose the goal is that your right to a judicial process must become inalienable, much like your rights to life and freedom that cannot be waived contractua…
-
comment
Comment #16855351
I really hope they don't, because then their releases would be intertwined. Instead of getting the latest and greatest sysinternals tools all the time, I'd probably have to wait un…
-
comment
Comment #16659615
Why would non-proprietary preclude paying for storage?
-
comment
Comment #16659524
> If Adobe freed the source code of Photoshop, how long do you think it would take for missing features to make it into Gimp? If that were to happen, it stands to reason that Gimp …
-
comment
Comment #16655303
Disclosure: I work at Shippable. I think the latest features we launched at Shippable meets all of your requirements. You can mix and match on-demand and dedicated nodes, allocate …
-
comment
Comment #16090532
Genuine question... What happened with the microwave oven?
-
comment
Comment #15795257
I feel immensely grateful for being alive at a time when something like this could have been diagnosed (if I may be allowed a pun) in a heartbeat, but at the same time I cannot hel…
- story
-
comment
Comment #8206118
So, the moral of the story is that your code should do one thing and do it well.
-
comment
Comment #7988880
I totally see your point. I think what's tripping me up is that I'm new to node/JavaScript and coming from a strongly typed world, I'm still writing my apps with that framework in …
-
comment
Comment #7987479
Dynamic typing was very cool when I started out with Node, too. It lets you get things wired up very quickly and come up with a very functional app with almost no friction. But in …