Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ankitvad
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ankitvad
7y ago
Looking for a Part-Time (20Hours/week) + Remote job in AI/NLP. Location: Waterloo/Kitchener + Remote. Remote: Yes Willing to relocate: No Technologies: ML, NLP, IR, Deep Learning Résumé/CV: http://goo.gl/
2.
▲
by
ankitvad
10y ago
Scrap this. SSH worked just fine. The stupid tmux config is a little messed up.
3.
▲
Chromebook SSH, how to go ahead with that?
2 points
by
ankitvad
10y ago
|
1 comments
4.
▲
by
ankitvad
10y ago
Ordered the c201. I use Linux For on the go development. Apart from that it's just typing and stuff... Could you tell me where crouton fails ? I'll use arch Linux which is minimal, what are the things i won't be able to do ?
5.
▲
by
ankitvad
10y ago
Well there's the option that i remove my own laptop all-together and buy the ASUS ux305, but my thinkpad works fine. Got a decent system. the charging unit and battery is a little messed up, otherwise perfect system. So, looking for a
6.
▲
Light Chromebook/Netbook for running Linux?
5 points
by
ankitvad
10y ago
|
6 comments
7.
▲
by
ankitvad
11y ago
Location: India Remote: No Willing to relocate: Yes Technologies: In Resume Resume/CV: https://goo.gl/7Uh9Wc Github: In Resume Email: In Resume Looking for data mining/Machine Learning/NLP rel
8.
▲
Ask HN: What new tool or application could be designed by SHELL/BASH coding?
1 points
by
ankitvad
11y ago
|
1 comments
9.
▲
by
ankitvad
12y ago
It's actually a variation of : http://www.ravikiranj.net/drupal/201205/code/machine-learnin... The ideology and process is same. I've used FLASK+BootStrap to handle the front-end+server.. PS: try th
10.
▲
by
ankitvad
12y ago
Yeah, After posting to Hacker News, the web-app got serious traffic. Try refreshing, it'll work. Using, a free Heroku Web-App. That obstructs the traffic.
11.
▲
Show HN: A minimal Twitter sentiment analyzer
(whatarepeoplesaying.herokuapp.com)
3 points
by
ankitvad
12y ago
|
4 comments
12.
▲
by
ankitvad
12y ago
Hey. I think you know more, A-LOT more than me about shells and stuff. I use a normal out-of-the-box BASH shell. I don't find any deficiency in 'cd'. None, whatsoever. "Goto" just adds a couple of more features on t
13.
▲
by
ankitvad
12y ago
https://github.com/ankitvad/goto -> Addded 'man' page support.
14.
▲
by
ankitvad
12y ago
It has a fuzzy file finder present, that makes it easier to look for files inside the working directory. Also, "goto" worked for me, and hence i use that. i have a wide variety of .deb packages installed and they were contradictin
15.
▲
by
ankitvad
12y ago
Yeah, i've just added it in goto -help||-h||h, i'll be creating a page soon. Later today, maybe. Thanks, for reminding. :)
16.
▲
by
ankitvad
12y ago
Thanks for the MAC test :) I was worried about the privilege problems it may run into.. you know, accessing stuff without sudo/su in Ubuntu/MAC is a nightmare.
17.
▲
by
ankitvad
12y ago
Be my guest, just open install.sh or your .bashrc and change alias. im using goto for ". goto" you can use: "a/b/c/d..whatever" for ". goto". Cheers :)
18.
▲
by
ankitvad
12y ago
When i said minimal, i meant WRT the .bashrc file. I didn't want extra stuff and functions there. Also, this is just cd with a glorified jumping feature. Like i said, it's a better form of 'cd'. You can't compare it
19.
▲
by
ankitvad
12y ago
The problem with this is that it saves all the attribute as functions and messes up the .bashrc file. Eg: to save I use: goto -s <shortcut> while this program uses: s <shortcut> Mine is a little minimal, also, the shortcut thin
20.
▲
by
ankitvad
12y ago
Contains directory shortcut Bookmarking and a Fuzzy File finder. Unchecked on a MAC.
21.
▲
Show HN: Goto – A Linux shell 'cd' replacement tool
(github.com)
26 points
by
ankitvad
12y ago
|
25 comments