Live data from Hacker News

Viewing profile — bbodi

bbodi

HN member
Joined
Thu, Nov 19, 2020, 8:15 AM UTC
HN karma
137
Public activity
19 items

About bbodi

No profile information was provided.

Recent public activity

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

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

  4. 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!

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

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

  7. comment
    Comment #26627323

    Since others already mentioned many fantastic alternatives, let me share mine: https://bbodi.github.io/notecalc3/

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

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

  10. comment
    Comment #25499509

    yeah why not :) I added it to my todo.

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

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

  13. comment
    Comment #25496799

    Yes this will be, thanks :)

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

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

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

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

  18. story
  19. story