Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pwpwp
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
15 ms
·
1.
▲
by
pwpwp
11mo ago
Light gray text on white??
2.
▲
by
pwpwp
2y ago
> The fires in HSS in Germany were determined using web crawling for the year 2023 because no other data was available. All other probabilities were calculated using researched data. The results show a significantly lower probability of
3.
▲
by
pwpwp
2y ago
> covid I don't understand this part. The people who left X after Musk's takeover seem to be mostly people who were on the winning side of Covid, i.e. the side that used the state and media apparatus to coerce people to partic
4.
▲
by
pwpwp
2y ago
You can put the actual definition on page 4, or you can make it easy for the reader and just say "hypermedia controls (like links and buttons)" the first time you mention the term in the abstract.
5.
▲
by
pwpwp
2y ago
So I've read the title and the abstract, and I still have no idea what a "hypermedia control" is.
6.
▲
by
pwpwp
2y ago
Maybe address any of the issues raised in the post?
7.
▲
Post-Open: What Comes After Open Source
(postopen.org)
2 points
by
pwpwp
2y ago
|
1 comments
8.
▲
by
pwpwp
2y ago
Actually, I built this because I don't really understand async/await. Now that I understand generators (somewhat), I might be able to grok async/await ;-)
9.
▲
by
pwpwp
2y ago
IOW, there isn't any real stack growth, it just appears that way when running in the devtools with the "async call stacks" feature enabled.
10.
▲
by
pwpwp
2y ago
This appears to be an artefact of the "async call stacks" feature. To turn it off in Firefox, go to about:config and set "javascript.options.asyncstack" to false. In Chrome, in Devtools enter ctrl+shift+p and search for
11.
▲
by
pwpwp
3y ago
T: http://mumble.net/~jar/tproject/
12.
▲
by
pwpwp
3y ago
Overall I agree: yes, with fexprs you lose some code introspection ability compared to macros. I haven't found it to be a big deal in my fexpr-based hobby Lisp so far. Re your two points: You could have "symbol fexprs", analo
13.
▲
Common Lisp's BLOCK / RETURN-FROM and UNWIND-PROTECT
(axisofeval.blogspot.com)
4 points
by
pwpwp
3y ago
|
0 comments
14.
▲
Java 21: The Nice, the Meh, and the Momentous
(horstmann.com)
279 points
by
pwpwp
3y ago
|
185 comments
15.
▲
by
pwpwp
3y ago
I find the claim about image-based development being required for macros somewhat unfounded. The most trivial counterexample is an interpreter - it can simply evaluate the macros just like ordinary functions. A step up in complexity is a co
16.
▲
by
pwpwp
3y ago
Those things take time. I am convinced that the next big Lisp dialect will be a Kernel.
17.
▲
by
pwpwp
3y ago
Lack of compilation for fexprs is: A) An exciting research problem! Shutt himself says that he doesn't see any fundamental obstacles to compiling them. It's just that nobody has done it yet. B) Actually not a big deal for many app
18.
▲
by
pwpwp
3y ago
> This is all documented. Things have changed. Fexprs are coming back in a big way. You need to check out John Shutt's Kernel language https://web.cs.wpi.edu/~jshutt/kernel.html Yes, older Lisps messed fexprs u
19.
▲
by
pwpwp
4y ago
Good points!
20.
▲
by
pwpwp
4y ago
I don't find this convincing. > What do you return for an index into the array? An option/maybe type would solve this much better. > Yes, I know, it can be clumsy to trace it back to its source An exception would be much bet
21.
▲
by
pwpwp
4y ago
Does the WASM port include full-text search (FTS)?
22.
▲
by
pwpwp
4y ago
Every worker can only access a fixed set of databases?
23.
▲
by
pwpwp
4y ago
Would be useful if this had a comparison with Emacs, which also resolves the GURQ.
24.
▲
by
pwpwp
4y ago
It's missing #DADB0D
25.
▲
by
pwpwp
4y ago
Does this support RTC data channels, too, or just A/V?
26.
▲
by
pwpwp
6y ago
Is this related to the EmDrive?
27.
▲
by
pwpwp
6y ago
Northern Italy's health system also collapsed in 2018 (and probably other years, too) from the flu: https://translate.google.com/translate?sl=it&tl=en&u=https%3...
28.
▲
by
pwpwp
6y ago
IDGI, just store the structured data in Git.
29.
▲
by
pwpwp
7y ago
No fexprs? https://web.cs.wpi.edu/~jshutt/kernel.html
30.
▲
by
pwpwp
7y ago
Genode is really great, check it out: https://genode.org/documentation/genode-foundations/
More ›