Viewing profile — nbe
nbe
HN member- Joined
- Wed, Jan 14, 2015, 10:20 AM UTC
- HN karma
- 360
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About nbe
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #38438039
lit [1] provides declarative templates for web components for example. [1] https://lit.dev/
-
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…
- story
-
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…
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #21546874
Sure, done: https://todo.sr.ht/~sircmpwn/builds.sr.ht/251
-
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…
-
comment
Comment #21390589
And what's your passive income?
-
comment
Comment #21390564
As per the title, what's your passive income?
-
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…
- story
-
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…
-
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…
-
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…
-
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…
- story
-
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…
-
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/
- story
- story
- story