Live data from Hacker News

Viewing profile — baggers

baggers

HN member
Joined
Tue, Apr 12, 2011, 11:49 AM UTC
HN karma
100
Public activity
55 items

About baggers

No profile information was provided.

Recent public activity

  1. comment
    Comment #34340133

    You can find the source over here: https://github.com/Shirakumo/kandria

  2. comment
    Comment #34338974

    No questions today, but just wanted to pass huge congratulations your way. Getting to release is no small feat even when leaning on existing engines, and knowing how little was ava…

  3. comment
    Comment #28771373

    TaleSpire dev here. jfabre is not a Bouncyrock employee and does not work on TaleSpire. I'm sorry if you've run into people bashing our competitors. It sucks as there is plenty of …

  4. comment
    Comment #16820482

    I couldn't get anywhere with those last time I tried (2013). LispStick doesn't seem to have been updated since 2014 and LispBox has had no commits since 2010. Have you used either …

  5. comment
    Comment #16819998

    I'm biased but I'd go Common Lisp The basics: - SBCL: generates fast[0] code. runs well on windows - Quicklisp: The package manager which lets you install the packages mentioned be…

  6. comment
    Comment #13985049

    The video in question: https://www.youtube.com/watch?v=VnWVu8VVDbI&t=744s As aidenn0 mentioned portacle will hopefully be a good option for some when finished as it gives you a com…

  7. comment
    Comment #13985033

    There are some other practical answers here so I'll take a different angle. Fun! CL is a language to play in, after a day of wrangling Java & ObjC issues I love settling down to ju…

  8. comment
    Comment #13984980

    It's very promising but still very young. I manage to break it very quickly each time I have tried using it. Eventually though this will be a huge boon.

  9. comment
    Comment #13984977

    It would be a very good idea. Be sure to make it talk to swank (the server side of the current editor tooling) so you can benefit from all the work that has been done there

  10. comment
    Comment #13892842

    Arcadia is very cool, having access to unity's content pipeline must be wonderful. What is your process for managing the gap between the running game state and the code. For exampl…

  11. comment
    Comment #13892790

    It was on 13/03. It was on meetup.com & r/lisp but I wasn't sure of other places to shout about it without being spammy. I'd love to meet up with some other local lispers though.

  12. comment
    Comment #13892513

    I expect that's Alex Charltons work on glls, we've only chatted briefly but I naturally am excited by what he was oing. Or maybe davexunit it who doing some monadic gl work in guil…

  13. comment
    Comment #13892295

    Yeah that was a shame, it was my first time playing with the cam/mic setup and I got something a bit wrong. It's worst at the start of the talk so if you can bear through it then a…

  14. comment
    Comment #13114558

    The goodereader 13" is android, ReMarkable isn't. And the gooderader project has not turned to vapour yet althought I can understand linuxkerneldev's reason for being annoyed.

  15. comment
    Comment #12310924

    For a little historical context, this craft is 92m (301ft) long, the Graff zeppelin was 236.53m (776ft) and maxed out at 128km/h with 60 people on board. Obviously these very diffe…

  16. comment
    Comment #12159378

    A few notes: - Elm dropped frp [0] - Even in it's older frp incarnation, elm didnt allow changing of the flow graph (sorry I cant remember the correct elm term for this) while the …

  17. comment
    Comment #11828865

    Hehe, what are curiously peeved sounding post. I was seeking to keep it short but as I've been unclear let's drill into some stuff. > Not really; it will clash Nope, named-readtabl…

  18. comment
    Comment #11826069

    I found them useful when I looked at clojure and saw their shorthand syntax for lambdas where #(* % %) is a lambda that takes one argument and squares it. You can get some tidy thi…

  19. comment
    Comment #11621396

    CEPL/Varjo creator here. Thanks for the shout-out but my compiler is very basic, it has potential though and I'm looking forward to people making higher level approaches/languages …

  20. comment
    Comment #9995771

    Thanks, that's good to know.

  21. comment
    Comment #9994344

    This question is as someone who is mathematically curious but not yet adept. In programming we slowly gain a big grab-bag of patterns and approaches to certain problems and build a…

  22. comment
    Comment #9920824

    As final note the 'big explosion' was the air force blowing up the falcon9. This is standard procedure to stop the rocket doing damage in further locations and stopping a much of t…

  23. comment
    Comment #9793740

    T+15m NASA TV says flight was terminated by Air Force, but does not state reason http://www.reddit.com/r/spacex/comments/3b27hk/rspacex_crs7_...

  24. comment
    Comment #9745197

    http://learnopengl.com/ is also excellent

  25. comment
    Comment #9549107

    I'm very glad this project is available but somewhat surprised how in awe some comments are here. How does this do a better job at teaching than etoys? Yes being able to deploy eas…