Live data from Hacker News

Viewing profile — lza

lza

HN member
Joined
Wed, Apr 13, 2011, 4:18 PM UTC
HN karma
4
Public activity
26 items

About lza

I write Games and Apps for iPhone, iPad, and Mac. Also working with Python, Django, and JavaScript.

Recent public activity

  1. comment
    Comment #33645387

    I am a longtime django user my self(since v0.95) and rocket comes pretty close to it.

  2. comment
    Comment #33645359

    Yes! Backend: https://rocket.rs/ Frontend: https://github.com/yewstack/yew I personally use lit on the frontend to talk to rocket backend.

  3. comment
    Comment #27315588

    I just recently grabbed a Z81 and Timex 1000 from eBay.Always wanted to own and write some games on it. My current setup more complex. I grew up learning to code on C64 good times.…

  4. comment
    Comment #17066737

    Just a word of warning. I signed up and their signup process requires you to link your card or bank account with stripe. And then the nightmare starts when you want to have access …

  5. comment
    Comment #16998917

    I enjoy reading the problems and solutions but every time I am trying to answer a question I get the "You don't have enough karma" lol. I just smile and move on :)

  6. comment
    Comment #14692623

    This!! x100, I am constantly working on features that are not even decided if they go into production. Using TDD for these would be a huge waste of time and energy. Once a feature …

  7. comment
    Comment #12709393

    Awesome channel!! I like the speed of it, keep them coming :)

  8. comment
    Comment #12662324

    wow!!! So glad I watched it. Thanks for sharing it.

  9. comment
    Comment #12660972

    Same here!!! I wake up at 5-5:30 every morning, even on the weekends. It gives the right amount of Me Time and I am much more focused all day.

  10. comment
    Comment #12614182

    " What me and other skeptics argue against is these kinds of overly futuristic announcements that have no ground in reality," I am pretty sure this is exactly the kind things peopl…

  11. comment
    Comment #7610199

    Well I don't qualify for the free upgrade and I don't know if I want to pay for it. The fact is that Sketch 2 is a buggy mess!! I sent a bunch of bug reports to them and all they w…

  12. story
  13. comment
    Comment #4991682

    Make this your New Year's resolution. Visit the site and watch the keynote. Hope to see many of the HN readers there:)

  14. story
  15. story
    Battlefield for my 7DFPS game including video

    This is my game I am writing for the 7DFPS. My first time making a 3D game and working with Unity.

  16. comment
    Comment #3841422

    This is the final part of my journey of working on RaptorGL. It also gives insight to where it's headed.

  17. story
  18. comment
    Comment #3834573

    This is a reflection on the project and how the events, and time shaped the development of the library.

  19. story
  20. comment
    Comment #3476972

    Interesting to read this and other posts that talk about isolation. I am the total opposite. I like noise and people around me. I have an office at home and renting one too. But I …

  21. comment
    Comment #3476942

    Very cool docs, Thanks for sharing the link. I guess I have no excuse now, I have to take a closer look at and start playing with clojure

  22. comment
    Comment #3476910

    Server configs like this is premature optimization IMO. I mean when you get millions of hits and the server slows down sure go for it, but in most cases apache2 with mod_wsgi does …

  23. comment
    Comment #3325692

    Very cool demo. Love the app. 8-bit music never gets old :) I like how the UI matches the app.

  24. comment
    Comment #2588358

    Not a bad list. I have read almost half of them, I guess it qualifies me as a geek. But is misses one of the best book out there Coders at Work.

  25. comment
    Comment #2588310

    It's a super() good overview of super(). Nice to see a post that uses a real example.