Viewing profile — phelipetls
phelipetls
HN member- Joined
- Tue, May 26, 2020, 12:04 AM UTC
- HN karma
- 12
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About phelipetls
No profile information was provided.
Recent public activity
-
comment
Comment #42616607
Or use requestAnimationFrame to run infinitely at ~60fps window.requestAnimationFrame(function clickButton() { document.querySelector(".main-btn").click() window.requestAnimationFr…
-
comment
Comment #37013232
I probably wouldn't enjoy programming as much as I do if it wasn't for Vim. Thank you.
- story
- story
- story
-
comment
Comment #30404684
Looks great. Didn't expect it to be developed with React Native. I was thinking of doing the same for learning purposes. By the way, I can't scroll in the Credits screen.
-
comment
Comment #27655494
It's unfortunate that some VS Code extensions, e.g. remote development extensions, can't be used in Onivim 2 due to license restrictions[1]. [1]: https://github.com/VSCodium/vscodi…
-
comment
Comment #25316023
This is very cool. Something similar can be done by using pandoc and exporting to revealjs or beamer, but it's less straightforward.