Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lstrope
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
12 ms
·
1.
▲
by
lstrope
11y ago
Easily one of the most valuable. I agree.
2.
▲
by
lstrope
11y ago
Time is money. How much time are you willing to spend to make this work? I'd spend the "time" on another dedicated box.
3.
▲
by
lstrope
11y ago
A good pair of IEMs. Headphones still leak outside noise even with the best noise cancelling. A good seal with a good pair of IEMS pretty much cancels out any ambient noise in the room. This is the #1 distraction remedy for me that helps
4.
▲
by
lstrope
11y ago
OSX - Iterm2 - TMUX - Emacs Full mouse support enabled for Iterm2/Tmux/Emacs so I can click and drag windows/frames, etc. Clipboard access is seamless with respect to the fact that Emacs has different Cut/Paste commands
5.
▲
by
lstrope
11y ago
That is a small hurdle when you have alligator clips and a multi-meter.
6.
▲
by
lstrope
11y ago
I found out around the same time as you that I was a victim of identity theft. I live in S.F. and this punk lives in Las Vegas Nevada. The person(s) in question opened several accounts using my Social # and my name. They applied for loans
7.
▲
by
lstrope
11y ago
> There are many indicators I see, people who talk about being manages during a technical interview, etc. all bad signs. What if you were proud of the promotion to "manages" and you want to highlight the fact that you were give
8.
▲
by
lstrope
11y ago
I agree.
9.
▲
by
lstrope
11y ago
What I have found that helps with this behavior is to listen to my content instead of read it. It is like a safety net to stop my mind from wandering. The part of me that is prone to wander cannot - because the podcast I am listening to wo
10.
▲
by
lstrope
11y ago
I don't have much value to add... but I have felt this since I arrived in SV 5 years ago. It has only gotten worse. I don't have a degree from a prestigious school. I do have a bachelors in Computer Information Systems though. W
11.
▲
by
lstrope
11y ago
It will take much more than a month to begin to understand your velocity
12.
▲
by
lstrope
12y ago
www.trumaker.com will set you up with a stylist that will help you make those decisions. spoiler: I'm an engineer and I work there.
13.
▲
by
lstrope
12y ago
I really don't know how I feel about this but in a sense I think it may be good for the company and bad for others who weren't privileged enough to have rich parents to send them to a top CS school.
14.
▲
by
lstrope
12y ago
EWW works well even in a terminal!
15.
▲
by
lstrope
12y ago
Stop by the Trumaker HQ and get fitted while you're here. www.trumaker.com
16.
▲
by
lstrope
12y ago
Use environment variables and set those env vars on each machine that needs API access. I am assuming you need a server side solution.
17.
▲
by
lstrope
12y ago
I second the Beyer Custom One Pro's - they are bass cannons and are the best sounding headphone I have purchased (I have many 200 dollar headphones lying around).
18.
▲
by
lstrope
12y ago
The Flex community (before steve jobs killed it) had the same issues - every week a new client-side framework would come out and try to re-define client-side MVC. The best framework I found back then was RobotLegs, which was an MVC(s) frame
19.
▲
by
lstrope
12y ago
I am extremely interested.
20.
▲
by
lstrope
12y ago
this. I would much rather bootstrap something than take outside money and loose the freedom of choice. The hard part is - being ramen profitable in S.F. As an underpaid engineer at a startup I envy your position; but given that it took you
21.
▲
by
lstrope
12y ago
Should Software Engineers unionize?
22.
▲
by
lstrope
12y ago
I fell in love with Courier Prime as a great throwback to when I first started coding. However, I was bothered by the lack of distinction between a zero and an O. Thus, I put slash in it. I'm curious to know how others like this font(
23.
▲
Show HN: Courier Primal – Courier Prime with a slashed zero
(github.com)
2 points
by
lstrope
12y ago
|
1 comments
24.
▲
by
lstrope
12y ago
I fell in love with this font: http://quoteunquoteapps.com/courierprime/ The only thing that bothered me was not having a slash in the zero so I added one. I just wanted to throw this out there and see if anyone likes
25.
▲
by
lstrope
13y ago
It sounds like you need to setup ctags. When ctags is properly setup all the functions in your java classes will be indexed and available to emacs. Also, ECB may help with code navigation.
26.
▲
by
lstrope
13y ago
Well I suppose I could start with the fact that you called SublimeText a better editor - but I'm giving you the benefit of the doubt that when you said "or something" you meant emacs :) The thing is, people like to avoid usin
27.
▲
by
lstrope
13y ago
Ubuntu is a far better option for RoR development. - apt-get is far better than homebrew - many things just work better in linux land (especially if you are into emacs and the like). - development on a system more closely resembling produc
28.
▲
Getting Started with Pedestal on Client Side
(squirrel.pl)
3 points
by
lstrope
13y ago
|
0 comments
29.
▲
by
lstrope
14y ago
how is it slow? slow to show intellisense? Slow to start?
30.
▲
by
lstrope
14y ago
Have you explored JVM tuning? Have you upgrading your version of java? Both can increase the performance quite a bit. Put these in your idea.vmoptions file and thank me later. -Xms400m -Xmx400m -XX:MaxPermSize=256m -XX:ReservedCodeCach
More ›