repl.it's jobs page[1] is basically a bash terminal running on the web. You navigate it by using standard commands like cd and ls, and read files with cat, more or similar. This is NOT a bash emulator, this is an actual bash, running in a Docker container somewhere. repl.it lets you build an app, in almost any language, on the web, and run it. If it's a console app using stdin/stdout, they even provide you with a ter…
Have you found any practical way to use this web-based terminal with a screen reader? I haven't.
Ask HN: What are weird and/or novel ways to do web UIs?
361–364 of 364 posts
Re: Ask HN: What are weird and/or novel ways to do web UIs?
#362Earlier quoted context omitted.
My wife was actually going to do this for a website. She is a teacher and wanted a small site for her classroom so that the kids and parents could keep up to date with the goings on in the classroom and she wanted to use Google Slides for this since she has used it for work before. I was shocked and was trying to talk her out of it. At the end of the day, she decided the site wasn't necessary or worth the effort so n…
I bet if you wouldn’t have crushed her creative spirit, this side would exist now. Made with google slides. Why did you try to talk her out of it? What was the gain? Feeling superior?
My main argument against using Google Slides is the URL was not going to be easy to remember when telling parents. I pointed her to things like wordpress or wix that would allow her to have a free account but also would allow her to have a URL that would be easy to communicate. She didn't want to spend any money on a domain name either.
Re: Ask HN: What are weird and/or novel ways to do web UIs?
#363Earlier quoted context omitted.
Keep the majority of the rendering server side and it isn't a problem at all. Jquery for some UI enhancement.
Then you end up having the page refresh loads of times and having a less smooth experience.
Page refresh loads are rarely the problem, its usually a database issue, or just a shit load of API calls to load different menus that would be done in one call with server side rendering.
Re: Ask HN: What are weird and/or novel ways to do web UIs?
#364Earlier quoted context omitted.
I'm glad to see this site making progress and gaining attention. I remember it used to be "GNOD": https://news.ycombinator.com/item?id=7465980 Also similar, and by another HN user: https://diskprices.com/ https://battprices.com/
These are great. I miss a page like this for Canada. In Germany, where I'm originally from, we have geizhals.de for product and price comparison that works a lot like these pages you linked and has been around for ages. They have an English version you can check out here: https://skinflint.co.uk/?cat=nb (this links directly to the Laptop section so you can check out their filtering capabilities). Here's their listing…
Geizhals is not only useful as a price aggregator, but also when it comes to product discovery itself - often I look for products with very specific attributes, which may be represented by different names and keys between sellers and manufacturers. Geizhals' ability to collect and aggregate them in such detail is second to none. At that point pricing information is just an extra.