Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ondras
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Show HN: The custom HTML element for interactive panoramas
(github.com)
3 points
by
ondras
4y ago
|
0 comments
2.
▲
by
ondras
5y ago
Right, as jitl suggested. The BroadcastChannel is used to allow cross-datacenter messaging. So every script instance has its own set of clients and forwards incoming client messages to other script/datacenter instances. I suppose this
3.
▲
by
ondras
5y ago
TypeScript...
4.
▲
Deno Deploy Demo: a multi-datacenter chat, client+server in 23 lines of TS
(dash.deno.com)
186 points
by
ondras
5y ago
|
45 comments
5.
▲
Show HN: Cookie Roller, a tool to create STL models of cylinder-mapped images
(ondras.github.io)
1 points
by
ondras
6y ago
|
0 comments
6.
▲
Show HN: Dobble / Spot it online Emoji card generator
(ondras.github.io)
1 points
by
ondras
6y ago
|
0 comments
7.
▲
Show HN: New in Railroad Ink: Offline PWA, Lakes Expansion, Multiplayer
(ondras.github.io)
1 points
by
ondras
7y ago
|
0 comments
8.
▲
Show HN: Railroad Ink Game Implemented in TypeScript
(ondras.github.io)
3 points
by
ondras
7y ago
|
0 comments
9.
▲
Show HN: Cyp, a modern web-based client for the Music Player Daemon
(github.com)
3 points
by
ondras
7y ago
|
0 comments
10.
▲
Show HN: Browsershot, a tiny NPM module for in-browser screenshots
(github.com)
5 points
by
ondras
7y ago
|
0 comments
11.
▲
Show HN: 7DRL Challenge 2019, my CSS-only roguelike browser game (no JavaScript)
(ondras.zarovi.cz)
6 points
by
ondras
8y ago
|
0 comments
12.
▲
by
ondras
8y ago
For me, that would be Eller's algorithm: http://www.neocomputer.org/projects/eller.html It generates perfect mazes of arbitrary size M*N, using only O(max(M, N)) memory.
13.
▲
Show HN: My quick'n'dirty implementation of 6/6 Time by xkcd
(jsfiddle.net)
2 points
by
ondras
8y ago
|
0 comments
14.
▲
by
ondras
8y ago
The "Brendan Eich club" is actually a small inside joke, as the sign was one of the official "features" of JSConf.eu 2011, where Brendan was an invited speaker :)
15.
▲
by
ondras
8y ago
Yes, I asked for explanation of rejected proposals in 2017 and 2018. And I received it (they even officially encouraged failed proposers to ask for an explanation).
16.
▲
by
ondras
8y ago
Right, the ban only covers following the conference online. Which is why I mentioned the verb in the title. But it also might be their way of saying "also pls do not attend again, we do not want ya".
17.
▲
by
ondras
8y ago
Author here. To clarify: as far as the organizational aspect is considered, those people are competent and top-notch. All the confs were highly professional, their experience with managing this stuff cannot be overlooked. But the social
18.
▲
Blocked by JSConf.eu Twitter account
(medium.com)
264 points
by
ondras
8y ago
|
168 comments
19.
▲
Show HN: Twenty generations of dragons – Web edition
(ondras.github.io)
1 points
by
ondras
8y ago
|
0 comments
20.
▲
by
ondras
9y ago
I have a JS "port" (not a 1:1 reimpl): https://github.com/ondras/primitive.js
21.
▲
ES2015 remake of the popular 25-line JavaScript Excel-like demo
(jsfiddle.net)
5 points
by
ondras
9y ago
|
0 comments
22.
▲
by
ondras
10y ago
Yeah, the author is aware. The game is rather easy. HP regen was added as a fast&hacky way to make the game less difficult (non-regen versions were hard to beat). (Also, you can F12 your JS console and hack the game's internals to
23.
▲
by
ondras
10y ago
Never got around, right. Most of the levels/rooms are okay-ish with respect to doors. What would you expect of a ruined tower hundreds of years old, filled with brambles and fallen plaster...
24.
▲
by
ondras
10y ago
"Enter" activates a staircase.
25.
▲
by
ondras
10y ago
Agreed. The overal design direction (have those glyphs "#" as it resembles thorns for a Game of Thorns inside a tower filled with brambles) won over usability in certain cases. If this was a full-blown game (and not a 7-day proof
26.
▲
by
ondras
10y ago
Right. https://github.com/ondras/sleeping-beauty/issues/1
27.
▲
by
ondras
10y ago
Sorry for that. Apparently, that can happen from time to time. Re-loading will give you a fresh dungeon, if you have enough patience for that.
28.
▲
by
ondras
10y ago
Yes, the game uses some (few) components from the rot.js toolkit.
29.
▲
by
ondras
10y ago
What about http://www.roguebasin.com/index.php?title=Main_Page ?
30.
▲
by
ondras
10y ago
Right, there is a line. The game is over, no more content :)
More ›