Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vtempest
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Awesome list of often-used linux terminal command line aliases for .oh-my-zshrc
(github.com)
1 points
by
vtempest
9y ago
|
0 comments
2.
▲
Human minds and uploaded minds are equal as part of the hive mind
(medium.com)
1 points
by
vtempest
9y ago
|
0 comments
3.
▲
by
vtempest
10y ago
this site http://hkrnews.com/ allows you to see the article in an iframe so you can read comments and other headlines all on one page -- faster than clicking between tabs. You can also see the top comments easier by collap
4.
▲
by
vtempest
10y ago
>>Trump’s heretical denial of Republican dogma about government incapacity is exactly what we need to move the party — and the country — in a new direction. It's contradictory for libertarians to be calling for more government sp
5.
▲
by
vtempest
10y ago
This contributes nothing more than <div contenteditable> and to present this a document editor is counter-productive to users searching for something reliable. The link below shows the many shortcommings of just calling the contentedi
6.
▲
by
vtempest
10y ago
You're pointing out what's already obvious. You still need some way to find what's "less important", which is what the topic is all about, like by using grammar dependency or keywords infrequency.
7.
▲
by
vtempest
10y ago
Here's my approach when I built my text-summary app with TensorFlow's SyntaxNet. SyntaxNet (Parsey) gives part-of-speech for each word and a parse tree showing which less-important words/phrases describe higher-level words.
8.
▲
Ask HN: Any visualizations of electrons running thru circuits as code?
1 points
by
vtempest
10y ago
|
0 comments
9.
▲
by
vtempest
10y ago
Bad programming advice. jQuery uses best practices for many utility functions. Developers should not have to reinvent the wheel or code every basic call from scratch in every project. Don't act like using pre-built common frameworks is
10.
▲
by
vtempest
10y ago
This isn't good advice. jQuery will get those variables just as fast. You're really splitting hairs just for the sake of criticizing. http://www.stoimen.com/blog/2010/06/19/speed-up-the-jquery-c
11.
▲
Pokemon Go Source Code for Android
(github.com)
1 points
by
vtempest
10y ago
|
0 comments
12.
▲
Show HN: Alternate HN Reader with links, comments, and article all on one page
(hkrnews.com)
1 points
by
vtempest
10y ago
|
0 comments
13.
▲
by
vtempest
11y ago
Install useful .bashrc shortcuts: u check updates, l detailed file list, .. parent dir, i [appname] install package, x [file] uncompress file, own [dir] get access to folder, p [procname] find process by name, f [string] find string in this
14.
▲
Nodejs Web App Starter Kit
(github.com)
2 points
by
vtempest
11y ago
|
0 comments
15.
▲
by
vtempest
12y ago
This article went so many weird places randomly.
16.
▲
by
vtempest
12y ago
I was there! Small world. I would definitely use sandstorm if I wasn't an IT guy.
17.
▲
by
vtempest
12y ago
http://challengepost.com/software/smileforce ran emotional sentiment analysis from an ipad camera while user scrolled thru menu items. won a prize in salesforce $1 hackathon
18.
▲
Tesseract OCR: How to Include in Visual Studio
(github.com)
3 points
by
vtempest
12y ago
|
0 comments
19.
▲
Djangop sample app showing bootstrap layout, mvc, and login
(github.com)
1 points
by
vtempest
12y ago
|
0 comments
20.
▲
Show HN: Bypass CORS in PHP/JS script
(github.com)
1 points
by
vtempest
12y ago
|
0 comments
21.
▲
by
vtempest
12y ago
How to backup your code on git: cd ~/.ssh ssh-keygen -t rsa -C "yourname@example.com" vi ~/.ssh/id_rsa.pub #copy this into a new key https://github.com/settings/ssh #now create a new git repo
22.
▲
by
vtempest
12y ago
How to backup you web code on git: cd ~/.ssh ssh-keygen -t rsa -C "yourname@example.com" vi ~/.ssh/id_rsa.pub #copy this into a new key https://github.com/settings/ssh #now create a new git rep
23.
▲
by
vtempest
12y ago
The top three things to do after setting up ec2 server is setup a username password login and enable lamp web server as well as to assign a domain name Setup password login Login to your EC2 via ssh ssh -i /path/to/your/
24.
▲
Top things to do after setting up EC2 AWS server?
5 points
by
vtempest
12y ago
|
4 comments
25.
▲
by
vtempest
12y ago
Strategic thinking games like Civ, Starcraft, AoE, Heroes, SimCity...
26.
▲
by
vtempest
12y ago
I've been using this for a while. I wish it had the feature of logging the http requests going on currently, similar to other addons or Wireshark.
27.
▲
by
vtempest
12y ago
http://hkrnews.com I made something similar at hkrnews.com but SameOrigin policy blocks 30% of articles. One way to get around it is whateverorigin.com
28.
▲
by
vtempest
12y ago
Doesn't work very well for me in terms of recognition. I took a picture of a few logos and big text and it only recognized 80%
29.
▲
by
vtempest
13y ago
http://forum.xbmc.org/showthread.php?tid=174736 XBMCtorrent has been doing this already and is open source. runs on all platforms and devices.
30.
▲
HKR News sidepanel UI with fulltext articles
(hkrnews.com)
1 points
by
vtempest
13y ago
|
0 comments
More ›