Live data from Hacker News

Viewing profile — ivanceras

ivanceras

HN member
Joined
Fri, Jan 23, 2009, 8:29 AM UTC
HN karma
890
Public activity
157 items

About ivanceras

[ my public key: https://keybase.io/ivanceras; my proof: https://keybase.io/ivanceras/sigs/ekPEXeOuWO8lKD8JSz6C9A4P04saqCsamWn1PHJ97x4 ]

Recent public activity

  1. story
  2. story
  3. 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/

  4. story
  5. story
  6. 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 …

  7. 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/

  8. 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 …

  9. 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…

  10. comment
    Comment #28571657

    I just `log` and `console_log` crate for showing values in the browser console. It's good enough for most cases.

  11. 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…

  12. story
  13. 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…

  14. 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…

  15. 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…

  16. comment
    Comment #27840242

    Author of svgbob here, I'm happy to answer any question.

  17. 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.

  18. story
  19. comment
    Comment #25243176

    Ruffle is also used in archived.org to play old swf files.

  20. comment
    Comment #25177389

    Seems like a lot has changed since I looked at postgrest in its early days.

  21. story
  22. 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…

  23. 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…

  24. story
  25. comment
    Comment #24327348

    This is based from arwes.dev including the sounds. The license is MIT.