Live data from Hacker News

Hacker News Highlights, August to November 2018

blog.ycombinator.com

41–50 of 56 posts

Re: Hacker News Highlights, August to November 2018

#41
post #37
post #22

Earlier quoted context omitted.

If you click on the images, it'll open to the actual comment in text form. While load times for images are worse, this format provides some handy advantages, namely the ability to look through that thread and see more context, read the related article, etc.

No advantages that a css/html rendered version of the same thing doesn't have, with the loss of accessibility that you'd get using the alternative approach. This is just "the easy way out". Justifying it otherwise is wrong, in my opinion...

It does fit easily with the (admittedly terrible) ubiquitous trend of sharing posts between social networks through screenshots.

Re: Hacker News Highlights, August to November 2018

#43

I did not intend to read this from beginning to the end. Talk about a sticky article. Consider quoting the text directly though. Making images of text is probably the most inaccessible thing imaginable. Should take less than a hundred lines of CSS to create a believable HN container in a div.

Not that I'm for screen shot, I imagine they wrote a quick script that went through a list of links to the comment and produced the screenshot (which also resized the height of the window to fit the full comment). The script probably utilized an integration with a screen capture library. I'd imagine someone can write a script to parse html and dig out the comment, but the screen capture script was probably faster to…

Gee, if only Hacker News had an API to extract the text and associated metadata from a comment, so that it could be presented in a textual way rather than as an image…

Re: Hacker News Highlights, August to November 2018

#44

Earlier quoted context omitted.

Not that I'm for screen shot, I imagine they wrote a quick script that went through a list of links to the comment and produced the screenshot (which also resized the height of the window to fit the full comment). The script probably utilized an integration with a screen capture library. I'd imagine someone can write a script to parse html and dig out the comment, but the screen capture script was probably faster to…

Gee, if only Hacker News had an API to extract the text and associated metadata from a comment, so that it could be presented in a textual way rather than as an image…

haha true.

Re: Hacker News Highlights, August to November 2018

#45

I did not intend to read this from beginning to the end. Talk about a sticky article. Consider quoting the text directly though. Making images of text is probably the most inaccessible thing imaginable. Should take less than a hundred lines of CSS to create a believable HN container in a div.

On top of that, someone could probably script this process to extract the text from a link or create this page from a series of links automatically. Well, at least the quotes and links if they want to hand-write the intro or ending. The result would help both for people with weak/slow connections and any impairments that tools assist with.

Re: Hacker News Highlights, August to November 2018

#46
post #37
post #22

Earlier quoted context omitted.

If you click on the images, it'll open to the actual comment in text form. While load times for images are worse, this format provides some handy advantages, namely the ability to look through that thread and see more context, read the related article, etc.

No advantages that a css/html rendered version of the same thing doesn't have, with the loss of accessibility that you'd get using the alternative approach. This is just "the easy way out". Justifying it otherwise is wrong, in my opinion...

This would be an easy thing to do and everyday occurrence if we had proper, first-class-citizen transclusion [1] mechanisms as part of the Web standards and their implementations.

[1] https://en.wikipedia.org/wiki/Transclusion#History_and_imple...

Re: Hacker News Highlights, August to November 2018

#47
post #4

My personal favorite (which I was involved in), was people willing to openly test one my applications: https://twitter.com/AustinGWalters/status/104189476543920128... It was fun / exciting to see it work, plus from all the emails I got there was a lot of interest. I personally enjoy the collaborative nature of Hacker News, although these posts are also interesting and highlight the breadth of knowledge here. From the…

For anyone else who couldn't figure out what's going on, the context is that the app he built (https://hnprofile.com/) has a disabled (for privacy reasons) feature that can figure out alternate HN accounts based on speech patterns.

Here's the link to the comments: https://news.ycombinator.com/item?id=17942981

Re: Hacker News Highlights, August to November 2018

#48

re The Shipping Forecast: people actually have to leave London because of Brexit? O_o

The Conservative government's "hostile environment" host of policies and rhetoric can be quite distasteful to immigrants just trying to live and work in the UK.

I wasn't aware. I came to work in London a year ago and at our company it's like nothing ever happened, which might change I guess.

Re: Hacker News Highlights, August to November 2018

#49
post #23

Thank you so much for doing this for the community. I recognized a few comments that I'd read previously but a lot of them were new. I can't read everything simply because I've got lines of code to write in between multiple visits to HN daily!

I'm surprised that I could recall reading some of the comments :)
Post reply on HN