Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
taurenk
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
taurenk
11y ago
I have found myself jumping from technology to technology, which is something I'm trying to do less of, for example; I started a project in Python then when it was pretty much finished started to re-write in Java for numerous reasons (
2.
▲
by
taurenk
11y ago
Thanks for advice! I'll admit I definitely need to refine my engineering skills. Using proper exceptions and writing better methods are something I have been trying to improve.
3.
▲
by
taurenk
11y ago
Do you think it's intrusive to find hiring managers on let's say LinkedIn and send them my resume/letter that way?
4.
▲
by
taurenk
11y ago
I found some local tech meetups near me to check out. Thanks for advice!
5.
▲
by
taurenk
11y ago
Thanks. It's funny, I actually started all of this NOT using Git. I wasn't until I was about 3 months into the Python Geocoder I mentioned about did i start to use Git!
6.
▲
Ask HN: Why am I having a hard time finding a new job?
24 points
by
taurenk
11y ago
|
31 comments
7.
▲
by
taurenk
12y ago
Location: New York, NY Remote: OK Willing to relocate: Yes Technologies: Python, MSSQL, PostgreSQL, Java(some), Flask, AWS LinkedIn: linkedin.com/in/taurenk GitHub: https://github.com/taurenk Email:
8.
▲
Show HN: PinPoint open source geocoder
1 points
by
taurenk
12y ago
|
0 comments
9.
▲
by
taurenk
12y ago
Thanks everyone for the help! I hope to post my site here soon
10.
▲
by
taurenk
12y ago
Thanks for the help! I definitely was confusing VPN with Shared Private Networking and VPC. Just started to read up on the AWS VPC and this is exactly was I needed!
11.
▲
by
taurenk
12y ago
So my goal was to take this code I created in Python, and turn it into a REST engine [Probably via Flask]. The Database Server is running PostgreSQL. I would like to create an application server that simply takes user input, call the REST e
12.
▲
by
taurenk
12y ago
Thank you for the tip- still a bit confused (and maybe mixing up terms). If I wanted to keep the DB and App server on separate servers, would i leave them out in the open or house them in a private network?
13.
▲
Ask HN: Setting up/deploying a REST based service – need some help
5 points
by
taurenk
12y ago
|
21 comments
14.
▲
by
taurenk
12y ago
I think just building something you think is interesting or fun. A few months ago, I started to learn Python via the tutorials. After a while, I was able to use it at work for some basic things such as file parsing. What really got me to le
15.
▲
by
taurenk
12y ago
I think I may go the business bank account route though, it seems to complicate things less...and hey maybe my service will be a success : ) Thanks again for the advice
16.
▲
by
taurenk
12y ago
Thanks for the advice! When I file for DBA, lets say "cool internet company", is it best to get the business bank account, EIN, etc? Or can I just skip this step?
17.
▲
Ask HN: Should I incorporate my new company?
14 points
by
taurenk
12y ago
|
16 comments
18.
▲
by
taurenk
12y ago
I have been using a dell XPS 13 (got it on a deal for $500) and currently dual boot Ubuntu and Windows 10 Preview. I highly recommend the XPS 13 and you can even buy it will Ubuntu pre-installed.
19.
▲
by
taurenk
12y ago
So when would be a good time to start using git - perhaps when the project is deployed into beta?
20.
▲
Ask HN: Dev Environments and Workflows
3 points
by
taurenk
12y ago
|
5 comments
21.
▲
by
taurenk
12y ago
Does anyone here use Dart? I'm curious to how they like it compared to JS.
22.
▲
by
taurenk
12y ago
Geonames.org has files containing zip code, city and, lat/lon: http://download.geonames.org/export/zip/ Hope this helps.
23.
▲
by
taurenk
12y ago
I came started reading this thread with the thought that the CEO was in the right. After reading many of the comments, I have to believe that both were in the wrong and this is the right way to go.
24.
▲
by
taurenk
12y ago
can someone explain why does the infected machine have to connect to Reddit to read the list of IP addresses?
25.
▲
by
taurenk
12y ago
I usually listen to the WTF with Marc Maron, Radiolab and, the podcast version of Twit. I do this usually on my Android phone using the app 'Pocket Casts'.
26.
▲
by
taurenk
12y ago
Here's a good spot if your looking for some US Healthcare data: http://www.cms.gov/Research-Statistics-Data-and-Systems/
27.
▲
by
taurenk
12y ago
That's exactly what I was thinking.
28.
▲
by
taurenk
12y ago
If I read the article correctly, it cost more than $200 million to role out HealthCare.gov... While I understand the site has to support millions of users, tons of data, etc., is this a normal cost for building such a site?
29.
▲
by
taurenk
12y ago
I'm in a similar boat - for work I mostly use MSSQL/.net. For side projects I have been using Python/Flask which have not only been a blast to use but seem to be very flexible.