HN user

skeoh

225 karma

https://skeoh.com/

Posts0
Comments128
View on HN
No posts found.
WebContainer API 3 years ago

Short of building my own using this API, does a self-hosted Codesandbox/Stackblitz alternative exist? I love the idea of spinning up web containers within my corporate network so I can prototype applications using internal APIs.

Super cool and congrats on shipping! Something I'd love to see is the ability to embed a document on other sites via iframes a la GitHub Gist embeds. That way I could, say, write a blog post describing an algorithm, embed an example of the calculations, and allow visitors to tweak the values and see how they affect the output. Well done!

I absolutely love this. It would be easy enough for Valve to say "do not open the Steam Deck" and leave it at that. Instead they present clear, sensible reasons for recommending against opening the device while acknowledging that this advice won't stop anyone who really wants to open one up.

Thanks for the hot tip on Alt+`. What a tremendously handy hotkey I had absolutely no idea existed!

The use of the word "hidden" in the article is misleading. The field is visible and editable by the user -- it is just styled in a way that does not make it clear it is an editable field. There is a GIF in the article showing the author changing this field value manually.

I've got [first initial][last initial]@[my email provider] and have come to find much of the mail I receive seems to be addressed to people with the same initials as myself. It's incredibly frustrating to find the same culprits over and over again. Do they not know their own email address? Or do they just not care? (I suspect the latter)

From http://learnthesewordsfirst.com/Lesson-12F.html#12-21

12-20. right.

[X is on the right side of your body.] = X is on this side of your body: Most people write using the hand they have on this side of their body.

[I use my right hand when I draw pictures.]

12-21. left.

[X is on the left side of your body.] = X is on this side of your body: Most people do not write using the hand they have on this side of their body. They write using their other hand.

[My child held my left hand.]

Context Coloring 7 years ago

Syntax coloring isn't useless, it is childish, like training wheels or school paste

Disagree with the sentiment behind this. Just because you can read code without syntax highlighting doesn't mean it's useless, or only for programmers who need training wheels. It makes scanning code by eye so much easier, in the way that capital letters make reading this blog post easier.

I believe "2 seconds" is in reference to the following sentence in the article:

It can fire more than 1,000 “shots”, each lasting no more than two seconds.

The implication being not that you have two seconds to kill someone but that you have two seconds to follow the beam from its destination to its origin.

Just curious: does this principal apply only to scrollbars or should sites not be able to change the appearance of other controls -- like buttons, for example?