Viewing profile — namtrac
namtrac
HN member- Joined
- Thu, Dec 29, 2011, 5:03 PM UTC
- HN karma
- 97
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About namtrac
Recent public activity
-
story
Show HN: Use your Kindle Dictionaries on desktop
Hi HN, I wrote a desktop application (works on Linux, macOS and Windows) to use your Kindle dictionaries (either azw or mobi format). To start using it just put your dictionaries u…
-
comment
Comment #15567163
Any timeline for Python3 support?
-
comment
Comment #13658577
Since Flash update is now bundled with Windows Updates it means that Edge users will be using vulnerable Flash for one more month, wow :/
-
comment
Comment #13480966
Well yes it does: https://wiki.winehq.org/Cygwin_and_More
-
comment
Comment #12862890
Chrome uses Blink which was forked from WebKit long ago, see https://techcrunch.com/2013/04/03/google-forks-webkit-and-la...
-
comment
Comment #12179582
Not all cats eat just what they need, one of our cats eat twice the amount of what he needs if he finds food available. That's why this kind of automated feeders makes sense.
-
comment
Comment #11963171
I sincerely hope Red Hat continues to develop Cygwin further. It's amazing to be able to run my favourite shell on Windows.
-
comment
Comment #11566119
This is part of llvm trunk (upcoming 3.9 release) now: http://llvm.org/docs/CompileCudaWithLLVM.html
-
comment
Comment #11562757
We have two cats and pondered about this long time ago. The best resource we found was the BBC documentary: http://www.bbc.co.uk/programmes/b04lcqvq also has an e-book http://www.b…
-
comment
Comment #11550706
Great, would be nice to have and updated clang (seems to be using 3.5.1) and python3 (using 3.4.3). Generally its nice to point out the version of the compiler it's using somewhere…
-
comment
Comment #11481555
Not really anymore: http://techcrunch.com/2016/04/11/hyping-vulnerabilities-is-n...
-
comment
Comment #11245169
Also instead of taking over the newtab page it could use it own page :)
-
comment
Comment #11244856
Very nice! Hopefully it'll support syncing to google user account too.
-
comment
Comment #11139958
I guess you meant Python 3.4 because 3.5 has no limitation: https://github.com/python/cpython/blob/3.5/Lib/sre_compile.p...
-
comment
Comment #11133075
This is the only app I miss on Linux, kudos!
-
comment
Comment #11025870
curl -s whatismyip.akamai.com
-
comment
Comment #10997901
Thanks!
-
comment
Comment #10980027
Sounds nice, do you have it up somewhere?
-
comment
Comment #9869703
Well in zsh running =scp would run /usr/bin/scp not the alias.
-
comment
Comment #9869536
alias scp='rsync --archive --compress-level=3 --copy-links --partial --inplace --progress --rsh=ssh -r'
-
comment
Comment #9860008
OpenVPN already updated: http://article.gmane.org/gmane.network.openvpn.devel/9900
-
comment
Comment #9857642
https://twitter.com/agl__/status/619129579580469248
-
comment
Comment #9727861
Linux support seems to be BETA.
-
comment
Comment #8511230
doc format is not documented, obviously.
-
comment
Comment #7589216
Well thank you for ngrok! My daily routine is ngrok start ssh && go home Stupid firewalls.