Live data from Hacker News

Viewing profile — logandk

logandk

HN member
Joined
Wed, Feb 24, 2010, 1:28 PM UTC
HN karma
85
Public activity
25 items

About logandk

Founder of GOKYO (http://gokyo.dk)

Recent public activity

  1. comment
    Comment #32749956

    That's a much more correct example than the one in the article. The "real-world example" in the article describes doing something completely different than intended, not out of nec…

  2. comment
    Comment #20631706

    Unison is great for keeping multiple machines in sync. I eventually switched to Dropbox for reasons I don't recall, but it might be a good time to reconsider. Also, I'd forgotten, …

  3. comment
    Comment #19919243

    Indeed, SAM and serverless framework serve the same overall purpose. It's mostly a matter of whether you prefer CloudFormation (SAM) or serverless' configuration format. I have mos…

  4. comment
    Comment #19898468

    He's mostly concerned with the learning curve of HTML and CSS, so I'd say that it's a success so far - no tooling got in the way of his learning. We haven't gotten to using the dat…

  5. comment
    Comment #19897910

    The merits of deploying a complex Rails app on Lambda are debatable, mainly due to the fact that larger code bases will result in slower cold request times for Lambda functions. Fo…

  6. comment
    Comment #19897078

    For things like simple Sinatra APIs, a light-weight alternative is https://github.com/logandk/serverless-rack (a plugin for https://serverless.com , I'm the maintainer.) To get a l…

  7. comment
    Comment #19776867

    Awesome work, I will introduce this to my kid. With the built-in database/kv-store and excellent UX, I can't think of a better platform to get started with web development.

  8. comment
    Comment #18218052

    The most humorous would have to be the "Wat" talk by Gary Bernhardt: https://www.destroyallsoftware.com/talks/wat

  9. story
  10. comment
    Comment #16536362

    Before diving into smart pointers, move semantics and other (mostly) recent additions, I would recommend getting well acquainted with the basics: RAII and common patterns such as p…

  11. comment
    Comment #14820397

    I was hoping to see Elixir on the list, but I suppose it may have been classified as Erlang?

  12. story
  13. story
  14. story
  15. comment
    Comment #1670430

    Valid argument, searching and filtering needs more work!

  16. comment
    Comment #1670423

    Thanks for the suggestion, it might serve as a better tagline. Regarding the sign in, I am very happy with the current solution - I don't see the hassle? Everybody has a Facebook/t…

  17. comment
    Comment #1670351

    Thanks for the feedback, good points! I think you are right about the wording, I'm gonna rework that.

  18. comment
    Comment #1670346

    You are right about searching, definitely on the todo list. Thanks.

  19. comment
    Comment #1670339

    It's a place to share photos of what you have cooked. I enjoy food photography, and I wanted a place like this to share my photos. It's not about recipes, there are plenty of sites…

  20. story
  21. comment
    Comment #1670241

    Although I love Heroku, and it really is a great platform, I find that, for my startup and personal projects, the costs hold me back from doing some things. Say I need to run a sim…

  22. story
  23. comment
    Comment #1287737

    Thanks, hereby corrected.

  24. comment
    Comment #1287601

    This should work as well, however I found that I only wanted to synchronize settings for a few apps. Some apps have settings, which you’d like to have different between systems.

  25. story