Viewing profile — mxben
mxben
HN member- Joined
- Wed, Jul 06, 2022, 10:06 AM UTC
- HN karma
- 19
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About mxben
No profile information was provided.
Recent public activity
-
comment
Comment #38012495
Awesome! Great work on this project. Congratulations!
-
comment
Comment #38012246
Could you talk about the arithmetic you are using to make mixing colors work?
- story
-
comment
Comment #32180258
Is it just me who finds the old website design much better than the redesign? The new redesigned website seems to lack character that the old website had.
-
comment
Comment #32177337
Can you (or anyone who has run Lisp software in production) share how the experience has been? Do the management and other colleagues like it? Do they express any concerns? Want to…
-
comment
Comment #32109226
> As soon as something enters the standard library its API is basically set in stone Is that really all that different from Python?
-
comment
Comment #32109214
> do not criticise Nobody said that. Of course you can criticize. But be aware that your criticism itself could be subject to criticism.
-
comment
Comment #32096944
> My point was that GP's rule of thumb (if it has a keyword, it's a statement, otherwise is an expression) is wrong on both ends. I do agree! Sorry to bother you but I am a bit con…
- story
-
comment
Comment #32094671
I can appreciate the points about not knowing enough to engage an expert early or using a good wrapper library, etc. But this point blows my mind: > There’s this Network Partition …
-
comment
Comment #32094591
Interesting! Any examples of such languages?
- comment
-
comment
Comment #32094519
`alert("hello")` is an expression and also a statement. a = alert("hello"); // Assigns a to undefined What isn't an expression? An `if` statement is not an expression. a = if (true…
-
comment
Comment #32080917
Really needs Mathjax/Katex support otherwise the math formulas become very hard to read. Adds mental load just to parse the math text and make sense of it. Take a look at any of th…
-
comment
Comment #31999224
> I'm surprised there aren't more comments on this on Hacker News considering it's the Fields Medal. Many would argue that looking for engineering applications in mathematics is no…
-
comment
Comment #31998869
Thanks! Never knew this existed. Would have been better if the sidebar was not shown in a new frame. There are third-party customizations to launch speedbar in the same frame thoug…