Live data from Hacker News

Viewing profile — spacetraveler11

spacetraveler11

HN member
Joined
Sat, May 28, 2022, 8:42 AM UTC
HN karma
19
Public activity
14 items

About spacetraveler11

No profile information was provided.

Recent public activity

  1. comment
    Comment #32080563

    Learning generalized concepts of FP just make a lot of sense IMO. Knowing that you can map all functors the same way wether it's an Optional, List, Future or Either is a useful too…

  2. story
  3. comment
    Comment #31905559

    Is there a difference in the interview process between the US and the EU? Wherever I applied to in the EU I was almost always given a small, practical programming exercise relevant…

  4. comment
    Comment #31639515

    I made a first version of an XBattle remake over the weekend with Unity [1]. Still needs a lot before it can be released but the basic features are working already. [1] https://gip…

  5. comment
  6. comment
    Comment #31623275

    Same for me. Not sure yet where though. On my own I'd be free to chose anywhere but I've been playing around with the idea of doing it together with my cousin who is interested in …

  7. comment
    Comment #31622989

    As a software dev freelancer I was using the Single-Person-Company (Einzelunternehmer) option that Germany offers. Personal liability is a risk of course (that can be mitigated by …

  8. comment
    Comment #31609226

    Me too, one of my first projects was building an app with CodeIgniter that was interacting with a Magento shop backend. Was so cool when we finally were able to trigger an order in…

  9. comment
    Comment #31609096

    Yes, in fact it's what I've been doing the past few days. Luckily there's a long weekend coming up with lots of free time for me to work on it: XBattle style game rewritten in Unit…

  10. comment
    Comment #31608666

    Play Framework: Built on top of Akka, non-blocking architecture (offload any long-running work into Futures), mature codebase and APIs for Java and Scala. It's an opinionated frame…

  11. comment
    Comment #31597250

    Thank you for this comment. See [1] for a video of Richard Garfield talking about this topic. [1] https://www.youtube.com/watch?v=dSg408i-eKw

  12. comment
    Comment #31591898

    XBattle looks so cool, amazing that this game was made 30 years ago. Kind of similar to a game I had been working on (and might just get out of the dustbin to reactivate). Anyone l…

  13. comment
    Comment #31583876

    There are a lot of helpful tips in this thread and similar ones. Maybe I can add a bit about my own situation for perspective. 1. Become really good at your job. Be able to finish …

  14. comment
    Comment #31538729

    Kind of okey. * Started working on side projects again. Need to develop a workout app for myself so I can track my activities at the gym and make sure I get enough variety in my ex…