Viewing profile — postpress
postpress
HN member- Joined
- Sun, Dec 31, 2017, 8:48 PM UTC
- HN karma
- 7
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About postpress
No profile information was provided.
Recent public activity
-
comment
Comment #48881540
This got me thinking about experiments with models talking to each other over WebRTC: https://xt-ml.github.io/shadow-claw/ Its sort of a "P2P mesh" :-) Watch four instances of the …
-
comment
Comment #47093120
Even at only v1, along with the "don't break the web" mentality, Web Components are an extremely important stepping stone. We should cheer the implementers of these proposal on and…
- comment
- story
-
comment
Comment #46127559
This is a very cool project. https://avatars.githubusercontent.com/u/3065761
-
comment
Comment #45554790
Screencast automating the player from DevTools -: https://gist.github.com/kherrick/d73f2245e704f9e5465b08c3e4e... Example source automateSpriteGardenFullscreenDig.js - https://gist…
-
comment
Comment #45553706
I've tested https://kherrick.github.io/sprite-garden/ by pressing, "W", "↑", or "space bar" to get started moving in the game. Afterwards the other functionality seems to work as e…
-
story
Show HN: Sprite Garden - HTML Canvas 2D sandbox and farming
Sprite Garden: https://kherrick.github.io/sprite-garden/ A 2D sandbox exploration and farming game that runs entirely in the web browser. As a fully HTML, CSS, and JavaScript game,…
-
comment
Comment #44992031
XSLT currently provides a lot of value, as the browser can use it to transform documents directly, and it is exposed to JavaScript for scripting. Exploring it recently, including c…
-
comment
Comment #32084878
I think as the tooling matures, it will find more adoption. I've used it in a few personal projects and found it useful. - https://news.ycombinator.com/item?id=22622341 - https://k…
- story
- story
-
comment
Comment #22198236
> I wish there were more work done in the area of composable GUIs, where the core logic of applications is scriptable and where these elements can be combined in ways that could be…
-
comment
Comment #16042905
JavaScript; Server side rendering an app shell (React / Redux) that uses the WordPress REST API: https://github.com/kherrick/postpress/