Viewing profile — nubs
nubs
HN member- Joined
- Sun, Feb 17, 2013, 1:12 AM UTC
- HN karma
- 59
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About nubs
[ my public key: https://keybase.io/nubs; my proof: https://keybase.io/nubs/sigs/mjFnlo9-Ogq8TXRiNY9JImypVceZxZahfse0GYe7yXI ]
Recent public activity
-
comment
Comment #42924657
Spencer Rinehart Location: Austin, TX Remote: Remote, Hybrid, On-site Willing to relocate: No Technologies: Node.js, React, AWS, PHP, Typescript, Docker, Linux, PostgreSQL, MongoDB…
- story
-
comment
Comment #22593617
Our organization recently looked into AWS Session Manager for tunneling but couldn't find documentation on how to make it work for our usecase. We were trying to tunnel into our VP…
-
comment
Comment #22467175
KEY Concierge | Austin, TX | ONSITE | Full Time | Software Engineer KEY is a hospitality marketplace for travelers, vacation rental properties, and vendors. We are transforming the…
-
comment
Comment #19882094
I think the National Association of Pastoral Musicians will be fine. I assume you meant npmjs.com. :)
-
comment
Comment #19191841
It still proves your point, but the gallery is interactive via clicking to the sides of the image. Interactive but not intuitive.
-
comment
Comment #16736547
Twyla | Frontend Engineer (React), Backend Engineer (Node.js), Full Stack | Austin, TX | Full Time | ONSITE | https://www.twyla.com At Twyla, we make it possible for everyone to sh…
-
comment
Comment #12628499
Location: Austin, TX Remote: No Willing to relocate: No Technologies: Node.js, PHP, Docker, AWS, HTML/CSS/JS Resume: http://overthemonkey.com/resume Email: anubis@overthemonkey.com…
-
comment
Comment #12102036
I've done something similar with PHP, by casting an array to a string (The string "Array") and using "variable variables". If only there was a way to call functions in PHP without …
-
comment
Comment #12018091
I dunno, raise the T-Rex up and have it be able to protect you. Classic Lion King type story there with Timon & Pumbaa using Simba. ;)
-
comment
Comment #11876647
You should only ever be squashing an error into a success response if that's what someone would be expecting but that's rarely the case. Normally you should be allowing the error t…
-
comment
Comment #11876600
It doesn't need to care whether someone else is handling it. It should just do what it needs to do according to its contract. The caller that receives the promise as a result has i…
-
comment
Comment #11876312
The way I handle situations like this is to only put the catches where I need them to serve some purpose. Generally, I don't catch errors at the start of the chain because I can't …
-
comment
Comment #11856547
It's similar to the naming convention used by other long, hard-to-spell words for projects. First letter of word, number of letters in the middle, last letter of word. e10s = elect…
-
comment
Comment #11105715
Here's some other ports of Scientist I've come across as well: PHP https://github.com/LartTyler/Analyst Javascript https://github.com/trello/scientist https://github.com/Runnable/s…
-
comment
Comment #10395468
Something similar has been standardized as well with the JSON API specification (although it adds its own weight to the message as well, it does address this problem): http://jsona…
-
comment
Comment #10374968
They can be pretty crazy to figure out how to navigate on larger intersections (which have the double diamond plus other intersections in the same area). I can't tell you how many …
-
comment
Comment #8829062
I don't think you read this properly. This isn't about working with the X clipboard - it's about copying/moving files on the filesystem.
-
comment
Comment #8650527
In general, the data isn't there for most locations, but it has been added for some locations. For example, Saint Basil's Cathedral: http://www.openstreetmap.org/#map=19/55.75252/3…
-
comment
Comment #8585398
I would love the ability to easily spin up multiple profiles at one time. Having the separate profile for Dev Edition should help, but sometimes I want a few others as well (depend…
-
comment
Comment #8469171
I personally believe this is somewhere something like fig comes into play nicely. You can still have the isolated services, but with super simple setup: download the fig.yml and ru…
- story
- story
-
comment
Comment #8120936
Location: Chesapeake, VA, US Remote: Willing to work remotely Willing to relocate: Yes Technologies: PHP, Linux, Docker, JavaScript, ... Resume: http://www.overthemonkey.com/resume…
-
comment
Comment #8010304
Docker provides more flexibility. So while you can have developers managing security updates that is definitely not the only way of handling things. I see a process where ops are r…