Live data from Hacker News

Viewing profile — oaksagelew

oaksagelew

HN member
Joined
Fri, Mar 22, 2013, 12:55 AM UTC
HN karma
18
Public activity
20 items

About oaksagelew

No profile information was provided.

Recent public activity

  1. story
    Ask HN: Searching for a specific JavaScript graphics library

    Maybe off-topic but I don't know where else to turn: a couple of years ago I discovered a JavaScript graphics library that took a shape drawn roughly by hand (e.g. a square raster …

  2. comment
    Comment #9509080

    I'm 57 and still programming for a living. Currently I'm involved with a startup building an iOS app, and am building am Apple Watch app on the site. I've been programmimg for 41 y…

  3. comment
    Comment #9281386

    Yep, I got a Bachelor's in Physics, minoring in Computer Science, and did independent study in computational physics, so lots of numerical-analysis type of study. Career paths - wi…

  4. comment
    Comment #8812860

    Hunter, Thank you for a most thoughtful reply. We are actually current Heroku customers, and my issue (a simple one to solve) is that our new app has the same name as our old app (…

  5. comment
    Comment #8812833

    Yep, DO is a contender. I like the "hands-on" aspect of their interface - a lot of control, but a little squirrely on the interface. Still, they're growing fast and clearly appeal …

  6. comment
    Comment #8812829

    Yes, you're right. Doh! Don't know why I omitted AWS; certainly know about them. Thanks for the reminder!

  7. story
    Ask HN: Best Node.js hosters

    For those deploying apps built with Node.js, who - in your experience - provides the "best" hosting service? By "best" I mean reliability most of all, good/fast support, reasonable…

  8. story
    For Developers in the Payments Industry

    Attention Developers in the Payments Industry: Take a 10-minute survey to shape payment data security on mobile devices. Here's the link: https://getfeedback.com/r/QacF8a6J. By way…

  9. comment
    Comment #8738618

    Ionic is OK but has its limitations. Its CSS components are not all that pretty, compared to those from, sat, SemanticUI or other CSS frameworks. And it's not easy at all to integr…

  10. story
    Looking for developers in the payments space for quick survey

    Attention Developers in the Payments Industry: A leading payments-industry analyst firm is conducting an online survey among developers, seeking to better understand what it takes …

  11. comment
    Comment #8651930

    For real-time aspects, have a look at PubNub: lots of features, very low latency, many global data centers, SDKs for every language/platform, good docs and support. You can easily …

  12. comment
    Comment #8597171

    Thanks for all the good suggestions. Appreciate it!

  13. story
    Where else do developers hang out?

    Where else, apart from HN, do developers tend to hang, to get news, etc.? Are Reddit and StackExchange good places? Can anyone suggest other places?

  14. comment
    Comment #8063865

    Yeah, me too. Have been for many years. And I lived/worked in India building education products. Feel free to contact me as well: me (at) lewhollerbach.com.

  15. comment
    Comment #7998595

    You might want to check out a "one-member LLC". Some/most U.S. states should have a provision for this type of corporate structure. It's an LLC (limited liability corporation), so …

  16. story
    Beta Testing as a Service

    Hi all, Does anyone know of a service that, for a fee and with well defined parameters, will gather a bunch of users to perform beta testing on a product? So, say there's a browser…

  17. story
    Is NPM down? Is the NPM registry down?

    NPM seems to be down. Unable to build any Node.js projects that involve basic core components. Seeing "registry error parsing JSON" for components that have been fine the last coup…

  18. comment
    Comment #5808673

    Nope, no joy - 30 seconds or otherwise.

  19. comment
    Comment #5808581

    The status page says that "Code Downloads" is "Normal". How do you get to the downloads page for a given repo? Is there some canonical form for a URL for repos? Maybe while they're…

  20. comment
    Comment #5420623

    Love how you do the text handling - click, with little draggable, resizeable text area with handle; how did you build that - jQueryUI with lots of mods, or something even lower lev…