Live data from Hacker News

Viewing profile — nbe

nbe

HN member
Joined
Wed, Jan 14, 2015, 10:20 AM UTC
HN karma
360
Public activity
27 items

About nbe

No profile information was provided.

Recent public activity

  1. comment
    Comment #38624799

    Someone interested by this subject could also enjoy watching the french film "Dimensions... une promenade mathématique" on spatial geometry: https://www.youtube.com/watch?v=6cpTEPT…

  2. comment
    Comment #38438039

    lit [1] provides declarative templates for web components for example. [1] https://lit.dev/

  3. comment
    Comment #36532254

    [1] suggests it uses a Constraint Satisfaction Problem solver and according to the network tab of my browser the solver seems to run on the server (the data is exchanged over a Web…

  4. story
  5. comment
    Comment #22085658

    GitHub sanitizes SVG animations by removing e.g. embedded JS code but SVG animated with CSS is supported in Markdown files. See for example [1] which contains [2]. [1] https://gith…

  6. comment
    Comment #21771193

    Yes. A line of the animation is a group of text elements. Somehow text selection does not work across several SVG groups. I could remove this logic but it would mean duplicating th…

  7. comment
    Comment #21770938

    As much I as agree with this, in order for your software to be included in a distribution it needs some initial traction. So you probably want to make it easy for early users to ad…

  8. comment
    Comment #21751986

    It's a good idea. I don't have much time for termtosvg these days so I can't promise it'll get implemented but I've opened an issue to remember it [1]. [1] https://github.com/nbedo…

  9. comment
    Comment #21751606

    I wrote termtosvg as an alternative [1]. It's a python program that records a shell session as a standalone SVG animation. Animations produced by termtosvg can be embedded in Markd…

  10. comment
    Comment #21546874

    Sure, done: https://todo.sr.ht/~sircmpwn/builds.sr.ht/251

  11. comment
    Comment #21546487

    Happy birthday Sourcehut! I'm curious about the builds API. I'm currently writing a terminal client that, given a git repository, will list recent builds across multiple CI provide…

  12. comment
    Comment #21390589

    And what's your passive income?

  13. comment
    Comment #21390564

    As per the title, what's your passive income?

  14. comment
    Comment #17697470

    Author of termtosvg here. I've posted this project a month ago [1] and got a lot of feedback from all of you. I've since fixed a few issues and implemented SVG templates. Templates…

  15. story
  16. comment
    Comment #17452778

    Thanks! I will look into the virtualenv problem, but if you can spare the time could you please open an issue and include the exact steps to reproduce the error? https://github.com…

  17. comment
    Comment #17452747

    Yes, there is no dependency on a specific player. The output is an SVG animation so you can modify it as you want. For example you could add a last frame with the logo of your proj…

  18. comment
    Comment #17452614

    I'd rather stick to plain SVG for the animation part, in case ECMAScript is stripped from the SVG for security reasons. ECMAScript might be worth adding for additional features tho…

  19. comment
    Comment #17451622

    OP here. Sadly, SVG file size is not as small as I'd want it to be. The main problem is that a few attributes (x, y and lengthAdjust) have to be repeated on each text tag to positi…

  20. story
  21. comment
    Comment #17278254

    From what I understand it was not maintained anymore, and it was also hard to keep up to date lists of allowed or forbidden system calls for the binaries that had to be run under s…

  22. comment
    Comment #17277896

    I think you're refering to systrace. It was removed in OpenBSD 6.0. http://www.citi.umich.edu/u/provos/systrace/

  23. story
  24. story
  25. story