Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nareshv
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
nareshv
11y ago
If we can find "why" we go to all these apps/websites, then we can find a solution by ourselves by satisfying the "why" with some other one which can improve our skills (or any other desired quality) For example, if
2.
▲
by
nareshv
11y ago
When you cannot work with other experience people or participate in open-source projects. Try these things. 1. Take a task and implement it in the most laziest way (like implementing everything in a single code file) 2. Try to make the impl
3.
▲
by
nareshv
11y ago
1. Start with the basic syntax/cheat-sheet of the language. 2. Read instructions as 'that's what they are' and try to come-up with examples for yourself as why they are like that. (This is a bit creative and examples are
4.
▲
by
nareshv
11y ago
If your app can run with just the h/w (CPU,Disk,RAM) available @ D-O you can do the migration. AFAIK, D-O does not have EBS like storage, which is essential in case there is lot of data that needs to be stored. I have couple of sites (
5.
▲
by
nareshv
11y ago
> deleted account completely many years back. Felt that living life is so better than recording all of it in facebook.
6.
▲
by
nareshv
12y ago
built-in "firecookie" would be great addon.
7.
▲
by
nareshv
12y ago
we + { don't need + no } + education => we + { do need } + education with some smart css styling ofcourse !
8.
▲
by
nareshv
12y ago
nice ! any way to save it offline ;-?
9.
▲
by
nareshv
12y ago
No. Its Mac Only right now. can't try yet.
10.
▲
by
nareshv
12y ago
say /var/www/html is where the code is served from. Active symlink is maintained to the proper build which comes from (say hudson/jenkins) Say the current symlink is /var/www/html -> build.v5 Below comm
11.
▲
by
nareshv
12y ago
Instead of answering what you are looking for, let me try to give some leads. For few minutes, try to disconnect yourself from facebook, mobile, etc. Grab a coffee or your favorite drink. See what are the things that you wished would'v
12.
▲
AtomSQL
(nareshv.github.io)
1 points
by
nareshv
12y ago
|
0 comments
13.
▲
by
nareshv
13y ago
This was taught to me in college a decade. "Programming language is just a syntax, the core logic of getting things done is already available in your brain." Here is what i'd do A) Remember what you already learnt from your f
14.
▲
by
nareshv
13y ago
nice. so, go does automatic conversion/check for float/int..