Viewing profile — wonginator1221
wonginator1221
HN member- Joined
- Wed, Jul 22, 2009, 1:52 PM UTC
- HN karma
- 116
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About wonginator1221
No profile information was provided.
Recent public activity
-
comment
Comment #22628898
Nice! I struggled to learn jq initially and I made a similar page for my team. One suggestion is to use with_entries as a replacement for the 'to_entries | map(...) | from_entries'…
-
comment
Comment #6571306
I personally had my Macbook Air that I bought in August 2012 have its 128GB SSD fail on me this past August. The data was not recoverable and I had to get the SSD replaced by an Ap…
-
comment
Comment #6447131
I'm a huge fan of vim-fireplace[1] (and almost every other tpope vim plugin). vim-fireplace provides essentially all of the functionality listed above through a lein nREPL connecti…
-
comment
Comment #5833215
My friend also runs the ListServe Archive. It's quite interesting to dig through some of the older submissions and see the variety of the content. http://thelistservearchive.com/
-
comment
Comment #5529561
A relevant post by Derek Sivers regarding averages: http://sivers.org/below-average
-
comment
Comment #5399114
I suspect it might be possible by modifying the device field in the pci_dev struct [1] in include/linux/pci.h when the device is initialized. [1] http://www.makelinux.net/ldd3/chp-…
- story
-
comment
Comment #4491900
I think that there's also a chance that charging karma for a comment could also alter the quality of discussion here on HN. Although it may reduce comment "spam", commenters would …
-
comment
Comment #3824361
You could enable the mouse for mouse interaction with a supported terminal. In my tmux config: set -g mode-mouse on setw -g mouse-select-window on setw -g mouse-select-pane on This…
-
comment
Comment #3035582
Even after deleting FB cookies, what prevents them from tracking you (with reasonably good accuracy) using your IP address. In that case, you might as well just blacklist all of fa…
-
comment
Comment #2683744
Joel Spolsky wrote a little on founder equity and a potential method to divide ownership. http://answers.onstartups.com/questions/6949/forming-a-new-s...
-
comment
Comment #2557100
Well, It's a great way to try out rm -rf /
-
comment
Comment #2494607
I can't even say that my macbook sleeps reliably. There are some times where closing the lid fails to put my computer to sleep and manages to kill it's battery while it's in my bag…
-
comment
Comment #2455196
It feels a little flimsy and does sin around in the headphone jack, however, it's a neat little dongle and I have yet to have any problems reading cards. I generally keep the dongl…
-
comment
Comment #2455156
Although, I was initially skeptical of Square's success, I have found Square to be great for splitting small charges such as a dinner or a gas bill between my friends and I. The li…
-
comment
Comment #2093984
Do any of you buy your tea online? I've heard good things about Adagio, but haven't had a need to buy from them.
-
comment
Comment #1857821
Is the idea behind this to launch an app in a month or to create and launch an app in just a month? The latter sounds much more intriguing.
-
comment
Comment #1777438
On the android app, the heart pulses to your heartbeat. I checked my pulse simultaneously and it seems pretty accurate.
-
comment
Comment #1628618
The second major programming assignment I was given during my freshman year of college was a retirement calculator. Although the main goal of the assignment was to implement a inte…
-
comment
Comment #1451789
Shell script version #!/bin/bash VOICES=("agnes" "kathy" "princess" "vicki" "victoria" "bruce" "fred" "junior" "ralph" "albert" "bad" "bahh" "bells" "boing" "bubbles" "cellos" "der…
-
comment
Comment #1451704
How about a live demo?
-
comment
Comment #1246470
I have tried the freezer trick before with varying success. On one occasion, my friend's laptop hard drive kicked the bucket and failed when I tried to use Spinrite. However, a few…
-
comment
Comment #1246440
Digg, back in its prime, use to be a thriving tech community. However, since its expansion, it has attracted all types of internet users who seek infographics, videos of cats and p…