Viewing profile — kaeland
kaeland
HN member- Joined
- Fri, Mar 01, 2019, 5:11 AM UTC
- HN karma
- 58
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About kaeland
No profile information was provided.
Recent public activity
-
comment
Comment #49111339
Wow, what a time to be alive!
-
comment
Comment #46383459
Merry Christmas to you as well!
-
comment
Comment #46383450
Merry Christmas everyone! ——— “At the very moment that Augustus is making decrees as the ruler of the known world, and Herod is seething in his palace, God enters stage right. Not …
-
comment
Comment #45910036
Wow, this looks really cool!!
-
comment
Comment #45826002
Loved using Google Sketchup back in the day! My high school engineering teacher would show off his 3D modeling of cars during class. It was so cool seeing what you could do with th…
-
comment
Comment #45672232
Great catch! Didn’t see that until reading your comment lol.
-
comment
Comment #43827363
Possibly Laravel, but then you’d have to learn PHP! :D All jokes aside, having worked in both languages and frameworks, I’ve enjoyed the Dev experience in either option. Grateful f…
-
comment
Comment #43607366
It’s a lot simpler to install nowadays. Just download, install, open the app, and voilà! Tons of self-executing examples are available within the notebook-style windows too. Hope t…
-
comment
Comment #43305945
This might be what you're looking for... https://gtoolkit.com/
-
comment
Comment #42600269
I really enjoyed your faces example! I’ll have to look at the rest of the video soon, but it’s so cool what you can do with a little imagination and ingenuity!
-
comment
Comment #41564483
Our FRC robot used mecanum wheels. It even got us to the finals in Atlanta! Team 1848!
-
comment
Comment #40442010
I should also note that I’m looking forward to CLOG being ready as an in-browser IDE for Common Lisp soon. It’s a really neat open source tool for developers if you haven’t heard o…
-
comment
Comment #40437227
As a vim user, I’ve been using doom emacs for the past 3.5 years and haven’t looked back yet. I really enjoy the Common Lisp experience while using doom as well.
-
comment
Comment #39140122
Another +1 for using DOOM emacs.
-
comment
Comment #36545305
I’ve been learning CL in my spare time and had no idea this was possible or even a distinction between CL implementations. Thanks for sharing.
-
comment
Comment #36522419
I really hope this library continues to grow. Going through Dr. Botton’s documentation has been helpful in learning the in’s and out’s of CLOG.
-
comment
Comment #35864615
Try CLOG, https://github.com/rabbibotton/clog
-
comment
Comment #32920787
+1 for CLOG
-
comment
Comment #32089338
Those do sound cool. Visual Go would be really nice too! I’ve spent some time using CLOG recently, and I’m aware that is can produce a self-contained executable, but haven’t gotten…
-
comment
Comment #32089222
Have you tried CLOG?! It apparently matches the exact use case you described above. It’s a GUI first approach but its aim is to be highly extensible. I only ask that you be gentle.…
-
comment
Comment #29034288
This looks great! :D
-
comment
Comment #29008615
I'm fairly new to lisp programming, but there's a language called Coalton that provides static type checking to Common Lisp. I believe both languages are one and the same, but Coal…
-
comment
Comment #28174690
I second freecodecamp.org as the place for beginners to start their (web) programming journey.
-
comment
Comment #27406039
Here’s an emacs tutorial written by Laura Viglioni. Her tutorial covers setting up a react dev environment in emacs. https://dev.to/viglioni/how-i-set-up-my-emacs-for-typescript...…
-
comment
Comment #26858102
I really enjoyed your article. Thank you for writing this.