Live data from Hacker News

Viewing profile — IanChiles

IanChiles

HN member
Joined
Wed, Apr 17, 2013, 1:13 PM UTC
HN karma
211
Public activity
109 items

About IanChiles

Plays with operating systems...

GitHub - https://github.com/IanChiles

Twitter - https://twitter.com/IanChiles

Blog - https://ianchiles.com

Email - ianrchiles (at) gmail.com

Feel free to contact me for any reason, anytime.

Recent public activity

  1. comment
    Comment #8726771

    Tinker and Alliance are looking pretty shaky in the long term - Tinker just dropped out of a tournament and Alliance was unable to play games of theirs earlier today. It looks righ…

  2. comment
    Comment #8081326

    And I thought it was about cloud9.gg at first glance.

  3. story
  4. comment
    Comment #7934610

    Licensing of libgmp does.

  5. comment
    Comment #7929615

    I find it rather crazy that "cockpit", an almost brand new project has its entire backend written in C. Not your typical backend language by any means...

  6. story
  7. comment
    Comment #7584451

    Having spend the last week or so working with client certificates, they could be so much more if browsers implemented a proper interface for managing them, or at least a much more …

  8. comment
    Comment #6944734

    Tossed one of my domains in. Awesome idea, took a while to figure out what domain to let go though

  9. comment
    Comment #6877305

    cough cryptocat cough

  10. comment
    Comment #6867351

    Currently, I don't think there's a fully working HAMMER implementation for Linux - there may be a read only one floating around though, IIRC

  11. comment
    Comment #6864103

    The fun thing about Bitcoin is the immense latency in moving money (USD) between exchanges, which has at minimum 4 days of transit. This makes just about anything involving multipl…

  12. comment
    Comment #6854286

    I certainly hope you realize that quite a few members of the Wayland core development team are former/current X.org maintainers/core developers.

  13. comment
    Comment #6756135

    Now I'm just a little bit disappointed I didn't buy any when I first heard of them... But this feels like the same bubble Bitcoin has had twice before - it spikes then plummets, bu…

  14. comment
    Comment #6517222

    It would appear that the title may be cut off, as "error message requests" seems like it would be followed by another word - as in, what is it requesting?

  15. comment
    Comment #6491290

    Could you use Docker as a backend on Linux? I feel like it would eliminate a lot of the size overhead, and be significantly easier to ship (a single static binary)

  16. comment
    Comment #6438562

    Go has been an absolute blast to use. It's incredibly fun to write, and manages to still be fast after that.

  17. comment
    Comment #6432422

    Which is exactly what it'll be. I really hope to keep the userland portable - so Kirk/FreeBSD or Kirk/Darwin could happen in the distant future

  18. comment
    Comment #6432207

    I considered Ruby and have worked heavily with it in the past, but it's simply too slow/heavy for this type of programming. I can't believe I left this out of the post, but all/mos…

  19. comment
    Comment #6432184

    If there's any confusion, that's absolutely what I plan on doing - but I firmly believe that if it's kept simple/lightweight that it's more than doable. The GUI portions slightly w…

  20. comment
    Comment #6431973

    I assure you that I won't do that. If I wanted to make a Debian clone I wouldn't be doing this

  21. comment
    Comment #6431916

    Absolutely 100% will be, don't worry

  22. comment
    Comment #6431834

    For me, at this moment, it's simply not a feasible goal to learn the ins and outs of a kernel in any reasonable amount of time. And Kirk doesn't just exist as a blog post, I've don…

  23. comment
    Comment #6431805

    Absolutely agree with you. I struggled with wording this for the longest time - and when I talk about OS development, I'm referring much more to the userland development - package …

  24. comment
    Comment #6431758

    Arch is my distro of choice at the moment - but even it simply teaches how to copy/paste to make things work, never explaining what is happening when you run a command, or how it m…

  25. comment
    Comment #6431741

    Well, I'm much more interested in the state of the Userland, not the Kernel itself. And since Linux is the de-facto FOSS Kernel, it makes sense to base it around that, instead of t…