Hacker News
The quirky personal homepages of programming language creators
62 points by cjlm
ago
|
18 comments
newsomix9xl
|next
[-]
too many "$BROWSER can't open these pages" pages and one "no https page" page.
Grimeton
|next
|previous
[-]
If just someone would have come up with a way that allows one to visit these pages by a simple click of a button...
You could just click on them and be there. Imagine how crazy that would be.
fwlr
|root
|parent
|next
[-]
This page is just a bad[1] reskin of the data on http://pldb.info/lists/creators (which is arranged in the way you and I expect)
1: “A horizontally scrolling list of text items at the top of the page” somehow manages to pick the worse option on every possible binary choice it gets to make.
userbinator
|root
|parent
[-]
Bad but presumably also "trendy and modern" as it requires JS and a substantially more powerful computer than just rendering an HTML table. The page you link to can be viewed in basically any browser, which is a good thing but not to those who want to turn the web into a walled garden.
From the ones at the top I've looked at, the creators' pages themselves are also basic HTML; and furthermore, it's also telling that #1, the creator of JavaScript, chooses not to turn his site into a JS-only SPA.
kmoser
|root
|parent
|next
|previous
[-]
It's easy with Firefox: Right-click frame, select This Frame > Open Frame in New Tab.
But I get your point; there should be a one-click link to these pages, especially since some of them don't allow themselves to be opened in an iframe.
rob74
|root
|parent
[-]
Ah, ok, that's why many are blank. I imagined that some of them may no longer be maintained, but then I actually tried one directly from pldb.info, and it worked. Well, typical I guess: vibe coded in 5 minutes and then uploaded without even testing it. Why am I even wasting my time writing a comment about this?
vbernat
|root
|parent
|next
|previous
[-]
The page from which the data is sourced allows this: http://pldb.info/lists/creators.
matheusmoreira
|next
|previous
[-]
How do I make it into the list? :)
userbinator
|root
|parent
[-]
Create a programming language.
matheusmoreira
|root
|parent
[-]
https://github.com/lone-lang/lone
Sent a PR to breck7/pldb and it got merged in less than two minutes.