Viewing profile — bbodi
bbodi
HN member- Joined
- Thu, Nov 19, 2020, 8:15 AM UTC
- HN karma
- 137
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About bbodi
No profile information was provided.
Recent public activity
-
comment
Comment #39626442
After years of procrastination, I've decided to dust off my little app, write documentation for it, and release the latest version, as it contains many useful improvements and feat…
- story
-
comment
Comment #32496997
I am the author of NoteCalc, and it warms my heart that my project is mentioned here :) As a sidenote I would like to mention that NoteCalc is still in active (but slow) developmen…
-
comment
Comment #27336199
If everybody adds his/her rust+wasm+calculator projects in the comments, let me jump in as well with mine :) https://bbodi.github.io/notecalc3/ Nice work btw!
-
comment
Comment #26631770
author here: I have zero experience with Visual Studio API, and honestly, looking at what a giant and slow mess VS became, I would not even try it :) But providing a standalone des…
-
comment
Comment #26631757
Hi, it would not be hard at all, at the moment for me it would be like 1 day of work. Honestly, I just don't see its benefit, you can always open it on a dedicated browser and use …
-
comment
Comment #26627323
Since others already mentioned many fantastic alternatives, let me share mine: https://bbodi.github.io/notecalc3/
-
comment
Comment #25503846
Hi, thanks :) Why WASM: One of the primary goal of NoteCalc is to be easily accessible (e.g. it was mainly born because Soulver is MacOS only). So the browser-based client was obvi…
-
comment
Comment #25499685
Originally NoteCalc used a library for handling arbitrarily large numbers. Unfortunately, some operations were so slow that as a quick fix, I replaced the library with a lighter on…
-
comment
Comment #25499509
yeah why not :) I added it to my todo.
-
comment
Comment #25498351
Thanks for noticing it! Unfortunately it seems units cannot be applied to function results. It must be fixed, I noted down, thanks!
-
comment
Comment #25497952
One of my primary design goal was something like that: "My mother should be able to use this tool to calculate/plan her vacation expenses". (My mother is older and not a tech guru …
-
comment
Comment #25496799
Yes this will be, thanks :)
-
comment
Comment #25496770
In your case syntax highlighting helps. Everything which is not part of a calculation is rendered as a simple text (greyish): [image]( https://trello-attachments.s3.amazonaws.com/5…
-
comment
Comment #25496640
I take it as a huge compliment :) Pasting should work with simple texts, what was the issue? Don't hesitate to open an Issue in GitHub if something does not work. https://github.co…
-
comment
Comment #25496610
Thanks, you are right, I did not notice but yes it could be annoying. The reason is that the content of the note is stored in the URL so it is easy to share it by sending the url t…
-
comment
Comment #25496576
Hi, Not yet, it is on my list, but unfortunately with a low priority. But fortunately, the whole architecture was designed with the terminal in mind: - 99% of the functionalty is i…
- story
- story