Viewing profile — gekkonier
gekkonier
HN member- Joined
- Sun, Oct 23, 2016, 3:54 PM UTC
- HN karma
- 29
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About gekkonier
No profile information was provided.
Recent public activity
-
comment
Comment #30592144
I never got what what to do in that room with the sleeping dogs :D Failed hard! Good times.
-
comment
Comment #28625434
Another story that leads to my conclusion to not use such and similar services. For me it‘s always better to hoard data on my selfowned drives.
-
comment
Comment #27055303
There were times we enjoyed slaying dragons in a 40 player raid. But yeah, time passes, you get older, and interests shift. It was great!
-
comment
Comment #27006051
In this situation here google is not willing to check if an automatism failed. I do not think that problem applies to selfhostetd content. But who knows, its a world where everythi…
-
comment
Comment #27004702
It's google. I can live without it. Do you?
-
comment
Comment #26651332
I love Sublime. I use it for ruby coding, and I think I will buy an upgrade to version 4, just to support this great editor. I don't know how long I have my license.... Must been 5…
-
comment
Comment #26604390
Yes, as far as I remember it was really only in WfW 3.11
-
comment
Comment #26579831
Back in stoneage, while using Windows 3.11 (I think it was calles Windows for Workgroups or so...) there was a bug in calc: 0.02-0.01 resulted in a flat zero. Perhaps it's time to …
- comment
-
comment
Comment #26566007
It was my first programming language I got things done with - until I discovered ruby. After a ride into lisp/scheme/racket world I'm on ruby again. I have good memories with it, b…
-
comment
Comment #26272795
this is outstanding! speechless.
-
comment
Comment #26196200
It was my first role playing game. I went into every house and stole everything I could find. Then the kids in town started to throw rocks at me. After that I deleted the game, bec…
-
comment
Comment #20644981
#lang racket is here to stay parallel to #lang racket2 Racket is a lot of languages, not only one. You can mix in Racket as you like. You can mix #lang racket and #lang typed/racke…
-
comment
Comment #20478658
I needed a tool to sync my files across different platforms. I learned that I don't need that. You can say lessions learned. I now use a proper backup tool, and don't spread my dig…
-
comment
Comment #20368633
It depends heavenly on what you want to do. All of them SBCL, Racket and Clojure work platform independent, and have different strengths. I'd choose it based on type of application…
-
comment
Comment #19680876
I do recommend Practical Common Lisp not only for Lisp newcomers. The concepts teached apply to programming in a bigger context. Lisp is here only a vehicle (a very good one).
-
comment
Comment #19318287
Hey! Why so angry! :-)
-
comment
Comment #19278876
Yes, I'm sorry. It was meant as an answer to 'Incidentally, I've been wondering what app I should write to test my Lisp.'
-
comment
Comment #19273005
I would consider writing a small standardlib for your lisp. While writing it you will encounter things you can optimize perhaps.
-
comment
Comment #19225230
It's a feature and you are using it wrong.
-
comment
Comment #19209009
And if, it's on lsd.
-
comment
Comment #18606380
I think that's nothing anyone can say for sure. You need to compare them for yourself and deside if you "need" the one or the other tool for that purpose. Something like a perfect …
-
comment
Comment #18219452
Run forest, run!
-
comment
Comment #18087733
I'm curious what where the problems? It's imho straight forward.
-
comment
Comment #17862039
I was just curious, because those functionionality wished is in nearly every list processor, no mather what syntax used. And if not you macro that away, right?