Viewing profile — ivanceras
ivanceras
HN member- Joined
- Fri, Jan 23, 2009, 8:29 AM UTC
- HN karma
- 890
- Public activity
- 157 items
- HN profile
- View on Hacker News ↗
About ivanceras
Recent public activity
- story
- story
-
comment
Comment #37050325
I'm working on it. I'm the author of svgbob, but it will take me awhile to polish this. https://ivanceras.github.io/bob-editor/
- story
- story
-
comment
Comment #30829592
Rust has macro which allows you to write domain specific language if you want. The examples right now, is written in rust as they are still developing it. You need to have a solid …
-
comment
Comment #30277034
I made something[0] similar, with a few more bugs that are yet to be solved [0]: https://ivanceras.github.io/svgbob-webview/
-
comment
Comment #28574723
I've been using it in production for svgbob. There have been a lot of breaking changes for the past month, but things are starting to stabilize[0] in the 0.43.x release. Hopefully …
-
comment
Comment #28571728
I used both yew and seed, but the svg support is lacking. Both framework don't render svg elements correctly. As I'm the author of svgbob[0], which heavily uses svg. I wasn't satis…
-
comment
Comment #28571657
I just `log` and `console_log` crate for showing values in the browser console. It's good enough for most cases.
-
comment
Comment #28571539
Author of sauron here, Yes sauron[0] is very much elm-like than any of the other rust framework, and it's very fast. How fast? Fast enough to be used in a text-editor[1] at ~15ms t…
- story
-
comment
Comment #28125589
The js-framework-benchmark used here is really hard to run. I'm not a javascript programmer, I'm always baffled that any of the command listed in the README page always end up in e…
-
comment
Comment #27840757
This is some weird bug. I tested it in chrome for android and it doesn't load successfully, but using firefox for android works fine. In the desktop both firefox and chrome works p…
-
comment
Comment #27840667
It is because `+` is programmed to have a strong signal to a character than can connect to it from any of the 8 direction, while `.` is only programmed to have a strong signal only…
-
comment
Comment #27840242
Author of svgbob here, I'm happy to answer any question.
-
comment
Comment #26121409
Also, don't forget the inconsistency of being able to use units like `px`, `ex`, ie: ` `, but it would be invalid in `path`. The unit in path is exclusively `px` only.
- story
-
comment
Comment #25243176
Ruffle is also used in archived.org to play old swf files.
-
comment
Comment #25177389
Seems like a lot has changed since I looked at postgrest in its early days.
- story
-
comment
Comment #25171371
I made something[1] similar in rust inspired by this project. I made modification to the syntax to make it more ergonomic in the case of grouping filters with parenthesis for compl…
-
comment
Comment #25046229
I still have input lag experience with GTA V on linux despite using new graphics card. The only immediate solution I've found is to play in windowed mode. All other games are playi…
- story
-
comment
Comment #24327348
This is based from arwes.dev including the sounds. The license is MIT.