Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
redline6561
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
redline6561
12y ago
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://wingolog.org ) both write v
2.
▲
by
redline6561
13y ago
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't think it's quite as readable. ;)
3.
▲
by
redline6561
13y ago
That magic actually comes courtesy of [SnabbSwitch]( https://github.com/SnabbCo/snabbswitch/wiki ), latest project of the inimitable Luke Gorrie. Luke is also publishing SnabbSwitch semi-regularly as a [readable pro
4.
▲
by
redline6561
13y ago
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 support for low-level programming.
5.
▲
by
redline6561
13y ago
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_examples/nesem... ) for th
6.
▲
by
redline6561
13y ago
I'm flattered. :)
7.
▲
by
redline6561
14y ago
Neat. :) Is yours online anywhere?
8.
▲
by
redline6561
14y ago
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. ;)
9.
▲
by
redline6561
15y ago
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/clojure/clojurescript/wiki/Differences-fr... That suggests to me
10.
▲
by
redline6561
16y ago
Well, don't forget that the lowest tier Linode comes with 200GB bandwidth/month whereas EC2 is pay as you go.
11.
▲
by
redline6561
16y ago
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 go then go back and rework as necessary. Too top heavy, I su
12.
▲
by
redline6561
16y ago
> "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. :) I didn't realize the hold used to be backed by bknr
13.
▲
by
redline6561
16y ago
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...
14.
▲
by
redline6561
16y ago
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 CL web landscape recently: http://redlinernotes.com/blog/?p=
15.
▲
by
redline6561
16y ago
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 do for new users is probably to show up on #lisp and solicit
16.
▲
by
redline6561
18y ago
I'm certainly interested. I got bogged down in Chapter 2 last year. Time to go again, I suppose.
17.
▲
by
redline6561
18y ago
Hey Will, Whatever happened with the startup you were working on?
18.
▲
by
redline6561
18y ago
No, I plan on becoming Dash Rendar. I'm not coming back.
19.
▲
by
redline6561
18y ago
Just about anything that suits my mood. I do tend towards instrumental music when coding though. Lately it's been lots of Amon Tobin.
20.
▲
by
redline6561
18y ago
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-scheme-a-...
21.
▲
by
redline6561
18y ago
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 a paper posted on Lambda-the-ultimate.org. I think it's in S
22.
▲
by
redline6561
18y ago
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 fact that the implementations and communities we have (which ar
23.
▲
by
redline6561
18y ago
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 that I'm interested in the subset of languages that have achiev
24.
▲
by
redline6561
18y ago
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-Combinator. It was a personal draft that I was going to touch