jkleiser
|
2 years ago
|
on: Remembering the Crystal Radio (2020)
jkleiser
|
2 years ago
|
on: How “blue” and “green” appeared in a language that didn’t have words for them
I can recommend this book by Guy Deutscher: "Through the Language Glass: Why the World Looks Different in Other Languages"
jkleiser
|
4 years ago
|
on: Hex: A Strategy Guide
Great! Thanks a lot.
jkleiser
|
4 years ago
|
on: Solidjs – JavaScript UI Library
When I go to
https://markojs.com in Safari (14.1.2), the CPU load on my MacBook Air goes up above 100%. If I use the Brave browser, the CPU load is closer to 25%. Still too much.
jkleiser
|
5 years ago
|
on: A History of Primary Colours (2020)
Interesting. I'm just wondering why the color green has not been discussed in more detail in this text.
jkleiser
|
5 years ago
|
on: Alternative lightweight UI library to modern day frameworks
AppRun (
https://apprun.js.org) is a very nice JavaScript library for building reliable, high-performance web applications, including SPAs.
jkleiser
|
6 years ago
|
on: Things I wish I knew about state management when I started writing React apps
Great article! I have only done a few simple projects with React, except for one where we used Redux. For me, Redux is too much clutter. I can recommend a look at this article:
https://medium.com/@yiyisun/redux-vs-the-react-context-api-v...
I've been working on an AppRun based hobby project for a couple of months now, and I find state management there to be quite easy. No clutter!
jkleiser
|
7 years ago
|
on: Native Oberon
jkleiser
|
8 years ago
|
on: Gallery of programming UIs
jkleiser
|
9 years ago
|
on: Curry: A Tutorial Introduction [pdf]
jkleiser
|
10 years ago
|
on: A basic forking server in Oberon-2
Thanks for the links!
jkleiser
|
10 years ago
|
on: Oberon Workstation on the Mac App Store
jkleiser
|
10 years ago
|
on: Every Noise at Once – an algorithmically-generated scatter-plot of musical genre
Very cool! However, the "zydeco" sample wasn't typical zydeco at all. I guess it was Wayne Toups, and I'm sure he can do some real groovy zydeco, but this wasn't. ;-)
jkleiser
|
10 years ago
|
on: Show HN: WebGL-powered oscilloscope emulator
I like it, but I would prefer a plain oscilloscope function, and being able to connect it to a Web Audio source of mine.
jkleiser
|
10 years ago
|
on: Introducing Eventism: Demo Event Data Generator
Introducing Eventism or Eventsim?
jkleiser
|
10 years ago
|
on: Catenary: concatenative programming for JavaScript
jkleiser
|
11 years ago
|
on: Oberon/F for Mac OS (1997)
If you have access to MS Windows, you can find the latest version here:
http://www.oberon.ch/blackbox.html
A very beautiful piece of software in my opinion (but not available for Mac OS X).
jkleiser
|
11 years ago
|
on: Shill: A Secure Shell Scripting Language
If your machine is running some Unix OS, then PicoLisp is what I would recommend. ->
http://picolisp.com/
jkleiser
|
11 years ago
|
on: React Components
Very nice! I think it would be great if the clickable component names on the right could have some kind of tooltip that contained a brief description of the component.
E.g.: For the react-messages it could be "React component for showing error, warning, info messages."
jkleiser
|
12 years ago
|
on: JavaScript: The Right Way