Viewing profile — redline6561
redline6561
HN member- Joined
- Thu, Apr 03, 2008, 3:02 AM UTC
- HN karma
- 48
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About redline6561
Recent public activity
-
comment
Comment #8017166
I always felt Slava Pestov's (now abandoned) blog on Factor's development was a good view into language design: http://factor-language.blogspot.com/ He and Andy Wingo ( http://wing…
-
comment
Comment #5999821
Hi, Patrick! Sprocketnes has been helpful reading as I've worked on my own emulator. Ian Piumarta's lib6502 uses plain C macros. It's even almost as short as cl-6502...though I don…
-
comment
Comment #5999133
That magic actually comes courtesy of [SnabbSwitch]( https://github.com/SnabbCo/snabbswitch/wiki ), latest project of the inimitable Luke Gorrie. Luke is also publishing SnabbSwitc…
-
comment
Comment #5999112
Me too! Common Lisp actually was intended for system programming historically, back from when Lisp Machines had a shot at ruling the world. Consequently, there is quite nice suppor…
-
comment
Comment #5999100
I've been stalled out on that for a month or two. The PPU has been quite tricky. I'll probably take inspiration from [nesemu1]( http://bisqwit.iki.fi/jutut/kuvat/programming_exampl…
-
comment
Comment #5999095
I'm flattered. :)
-
comment
Comment #4861831
Neat. :) Is yours online anywhere?
-
comment
Comment #4857753
Ha. The optional dynamic backend got taken out during a rewrite in August but it was never very interesting. The new plugin and theme support is much more interesting. ;)
-
comment
Comment #2792269
I would assume however that threading concerns have not been taken into account for the "Clojure-in-Clojure" on display in ClojureScript however, based on https://github.com/clojur…
-
comment
Comment #2125090
Well, don't forget that the lowest tier Linode comes with 200GB bandwidth/month whereas EC2 is pay as you go.
-
comment
Comment #1899556
I'm sorry I didn't get my point across very clearly. Perhaps my writing style is to blame. I often start writing when I "feel it" and figure out what I'm really trying to say as I …
-
comment
Comment #1781087
> "But then you might as well just use Postrgresql and Postmodern." Yeah, that's what I figured. I doubt for anything I'll work on soon that the lock will be an issue. Just curious…
-
comment
Comment #1778756
BKNR-datastore seems really nice but I haven't gotten a chance to play with it yet. Do you know if it supports concurrent writes yet? I know it didn't circa 2008 or so...
-
comment
Comment #1778609
Well, the two prominent web frameworks are Weblocks and UCW but their documentation is...wanting. I'm working on a Weblocks tutorial right now but I gave a bit of a survey of the C…
-
comment
Comment #1778601
That's pretty accurate. I'm still a dumb noob about programming generally but I've been using and lurking in #lisp and the "community at large" for ~2 years now. The best thing to …
-
comment
Comment #428838
I'm certainly interested. I got bogged down in Chapter 2 last year. Time to go again, I suppose.
-
comment
Comment #279537
Hey Will, Whatever happened with the startup you were working on?
-
comment
Comment #177025
No, I plan on becoming Dash Rendar. I'm not coming back.
-
comment
Comment #167479
Just about anything that suits my mood. I do tend towards instrumental music when coding though. Lately it's been lots of Amon Tobin.
-
comment
Comment #167469
He switched back and forth between them on different sections but wrote about the initial motivation for that decision here: http://eli.thegreenplace.net/2007/08/23/giving-plt-sche…
-
comment
Comment #153973
Apologies for the site being down at the moment. I'd reset the server but I'm in Chicago. I know that PLT Scheme recently had a system for optional types implemented and there was …
-
comment
Comment #153888
I'm going to finalize this post tonight but in the meantime I want to elucidate the main point before the discussion gets off-topic. I was really trying to write more about the fac…
-
comment
Comment #153767
No. At least, there are multiple compilers for it if you want to go by that. There are a variety of reasons that I didn't want to cover C/C++. I mention in the second paragraph tha…
-
comment
Comment #153599
Hi. I acknowledge that this wasn't well defended. Honestly, I didn't know many people even read my site and I certainly didn't post the article expecting it to make it's way to Y-C…