Viewing profile — dallonf
dallonf
HN member- Joined
- Thu, Aug 23, 2012, 4:04 PM UTC
- HN karma
- 1
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About dallonf
No profile information was provided.
Recent public activity
-
comment
Comment #4628977
(I work at Deployd) Yes, that's pretty much right - an experienced back-end developer with a lot of time on their hands won't have much need for Deployd, but a front-end developer …
-
comment
Comment #4556527
(I work at Deployd) From our perspective, one of our ultimate goals is to create a platform where the tech stack doesn't matter to the user. We've partially solved this with the Ma…
-
comment
Comment #4556491
(I work at Deployd) Our goal is first and foremost to generate useful APIs that you can use in your front-end, not necessarily to strictly adhere to the REST pattern. We do tend to…
-
comment
Comment #4554666
If you're on Mac or Windows, it's easiest to use the installer. Otherwise (or if you just want to do it yourself), the "install from source" instructions are enough; you'll need bo…
-
comment
Comment #4554340
That's actually possible, 400 is just the default code: cancel("You're not allowed to do that", 403); I'm not sure why we didn't show that in the video. Edit: Unless you're saying …