Not trying to be argumentative but this is completely over my head and I do not understand the purpose. Is there some way to get a CSS snippet out for publishing in a blog/article/presentation or is it only images? edit: is this purely to add a rounded border/pad that you wouldn't get with WND+SHIFT+S / CMD+SHIFT+4 for sharing on sites where you don't control the style?
Show HN: Ray.so – Create images of your code
71–80 of 129 posts
Re: Show HN: Ray.so – Create images of your code
#72Earlier quoted context omitted.
It's par for the course with Apple-esque UIs. Like the classic "invisible scrollbar"[0] that prevents you from knowing you can scroll something down and see more. Form > Function [0] https://svenkadak.com/blog/scrollbar-blindness
How can you make text look editable?
Re: Show HN: Ray.so – Create images of your code
#73I may be rather opinionated on this, but there are literally community efforts to transcribe memes and other pictures containing text so visually impaired people get access to content, and meanwhile about every 3-4 weeks HN features yet another web app that basically takes human readable text and stores it in one of the most inefficient and inaccessible ways possible. It becomes invisible to screenreaders, impossible…
Here's one: people want to share formatted snippets on Twitter. They often post a link to the code below the pic, but being able to see it within the tweet is quite useful.
Re: Show HN: Ray.so – Create images of your code
#74Elixir's notably missing ;)
Re: Show HN: Ray.so – Create images of your code
#75Re: Show HN: Ray.so – Create images of your code
#76Neat! This solves a problem for me with generating slides that include code snippets. I'm sure it helps with social media images and whatnot as well. It'd be great if you could also get a HTML snippet to embed into a site that would be a11y friendly!
Re: Show HN: Ray.so – Create images of your code
#77I may be rather opinionated on this, but there are literally community efforts to transcribe memes and other pictures containing text so visually impaired people get access to content, and meanwhile about every 3-4 weeks HN features yet another web app that basically takes human readable text and stores it in one of the most inefficient and inaccessible ways possible. It becomes invisible to screenreaders, impossible…
Some people love the text from an aesthetic view. I don't think we should be against that but rather to advocate the improvement of accessible technology.
Re: Show HN: Ray.so – Create images of your code
#78I may be rather opinionated on this, but there are literally community efforts to transcribe memes and other pictures containing text so visually impaired people get access to content, and meanwhile about every 3-4 weeks HN features yet another web app that basically takes human readable text and stores it in one of the most inefficient and inaccessible ways possible. It becomes invisible to screenreaders, impossible…
Re: Show HN: Ray.so – Create images of your code
#79I may be rather opinionated on this, but there are literally community efforts to transcribe memes and other pictures containing text so visually impaired people get access to content, and meanwhile about every 3-4 weeks HN features yet another web app that basically takes human readable text and stores it in one of the most inefficient and inaccessible ways possible. It becomes invisible to screenreaders, impossible…
It's not like the alt attribute stopped existing or anything. This simply lets you make what amounts to pretty screencaps of your code
And when you actually have control over the content you can use some nice CSS to get the same look with a fraction of the size and 100% accessible.