Viewing profile — IanChiles
IanChiles
HN member- Joined
- Wed, Apr 17, 2013, 1:13 PM UTC
- HN karma
- 211
- Public activity
- 109 items
- HN profile
- View on Hacker News ↗
About IanChiles
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
-
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…
-
comment
Comment #8081326
And I thought it was about cloud9.gg at first glance.
- story
-
comment
Comment #7934610
Licensing of libgmp does.
-
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...
- story
-
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 …
-
comment
Comment #6944734
Tossed one of my domains in. Awesome idea, took a while to figure out what domain to let go though
-
comment
Comment #6877305
cough cryptocat cough
-
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
-
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…
-
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.
-
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…
-
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?
-
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)
-
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.
-
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
-
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…
-
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…
-
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
-
comment
Comment #6431916
Absolutely 100% will be, don't worry
-
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…
-
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 …
-
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…
-
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…