Viewing profile — schemescape
schemescape
HN member- Joined
- Sun, Feb 16, 2020, 3:56 PM UTC
- HN karma
- 2,278
- Public activity
- 996 items
- HN profile
- View on Hacker News ↗
About schemescape
Recent public activity
-
comment
Comment #39212491
Honestly, I can’t support Y Combinator (by contributing to this site) after the CEO does something like this without repercussions—song lyrics or not. This is schemescape signing o…
-
comment
Comment #39185784
Thanks for the correction! I had only used Lua, and thought Fennel had no runtime, so I assumed this was not possible.
-
comment
Comment #39185587
Short answer: I don’t know. That sounds like a good idea, but how would that access local variables in the caller (to inspect state)? I remember the Lua C API exposes a lot of info…
-
comment
Comment #39185100
Last I checked, Lua was “bring your own debugger”. Assuming that hasn’t changed, a REPL is nice, but you can’t pause and inspect anything by default.
-
comment
Comment #39185057
Good list! I, too, have many complaints about Common Lisp. But for a language whose standard hasn’t been updated in roughly 30 years, it holds up impressively well!
- comment
- comment
-
comment
Comment #39149962
Thanks! Most of those seem like a fair trade-off for portability… for an app. I’m not sure it’s a great idea for an OS as in the OP, but I do like that they claim accurate incremen…
-
comment
Comment #39147083
What are the quirks of static linking you need to work around (in general, not for glibc)?
-
comment
Comment #39144428
Does anyone know how big the base installation is? I couldn't find an answer anywhere, and the link to the QEMU image appears to be broken, currently. I'm curious how it compares t…
-
comment
Comment #39124526
Maybe not all pages are reachable from the root.
-
comment
Comment #39095550
If you end up starting a blog, please share it on HN so I can find it :)
-
comment
Comment #39080027
Do you have any programming language or UI toolkit preference? That will likely scope your options. If it's just for you, you could use something simple like Tk (e.g. Python + Tkin…
-
comment
Comment #39050482
It sounds like how the pedals react and one-pedal driving are the reasons they suspect? I was expecting touchscreen-only controls to be mentioned, but for all I know new ICE vehicl…
-
comment
Comment #39050343
What are some current examples of lean software, esp. related to developing and deploying software? i3? SourceHut? QuickJS? Edit: BusyBox! I know it’s an open-ended question, but I…
- comment
- comment
-
comment
Comment #39010100
> apt update fetches packages from Chinese server So is it not official Debian? If so, that’s concerning!
-
comment
Comment #38997259
Thanks, that makes more sense than automatically granting privileges. It definitely seems easy to mix up those two terms, however!
-
comment
Comment #38997228
Looks like that depends on the “canvas” package, which appears to use Cairo/Pango for text, similar to Graphviz. This is great! I wanted something I could compile (the native code)…
-
comment
Comment #38996374
Does this require a browser (or browser engine) for rendering (like Mermaid.js)? Or can it render (esp. to SVG) without a browser (like Graphviz)? Penrose appears to be written in …
-
comment
Comment #38995946
> I really don't like this aspect of GitHub that people who have submitted a typo fix gain additional privileges on the repo by default. What privileges do they gain? Anything othe…
-
comment
Comment #38983995
How paranoid should I be about routers from companies like Cudy that I’m not familiar with? My intuition is “very paranoid, even if I replace the firmware with OpenWRT”. Am I being…
-
comment
Comment #38969130
Is it just Safari or are the “turn left” and “turn right” icons nearly identical?
- comment