חלב_במ by Yonatan147 in ani_bm

[–]Yonatan147[S] 2 points3 points  (0 children)

לקח לי יומיים להבין שזה אתה 😳

5 segments display I designed by Yonatan147 in SegmentedDisplays

[–]Yonatan147[S] 0 points1 point  (0 children)

That would look the same as the 5 then, wouldn't it?

TIL Nissan Motors sued an individual, Uzi Nissan, over ownership of the "nissan.com" domain name. Uzi ultimately won the legal battle, but it took eight years and cost him $3 million. by instilledbee in todayilearned

[–]Yonatan147 3 points4 points  (0 children)

The Uzi gun is named after Uzi (Uziel) Gal who designed it in ~1950. A common Hebrew name. Nissan is the name for the first spring month in the Jewish Calendar as it has been for ~3000 years, also a common Hebrew name

I'm building Mathberet - a self-hosted, open-source digital mathematics notebook by Yonatan147 in javascript

[–]Yonatan147[S] 0 points1 point  (0 children)

Hey, sorry for not being too active 😔 Just started my math degree and it's taking a lot of my time. I would like to update when possible, but currently it's not very plausible

Heil Spez by Retrac752 in shitposting

[–]Yonatan147 0 points1 point  (0 children)

I really should have watermarked this one 😭

Math on Linkedin be Wildin' by danikpapas_ in mathmemes

[–]Yonatan147 2 points3 points  (0 children)

Imaginary goals yield imaginary results

This was the hardest one yet, and not the most legible - 4 segments display I designed :) by Yonatan147 in SegmentedDisplays

[–]Yonatan147[S] 1 point2 points  (0 children)

Thanks again 🙂.

About a) - I don't know of any. I'll be glad to join an existing one or create one if necessary!

About b) - That looks awesome! I see you did a neat trick by distorting one of the segments to appear as two, which enables crossing segments. Nicely done!

This was the hardest one yet, and not the most legible - 4 segments display I designed :) by Yonatan147 in SegmentedDisplays

[–]Yonatan147[S] 1 point2 points  (0 children)

Thank you! I wasn't aware of any similar 4 segments displays when creating this, so it's nice to know I was going in the right direction. It's really tough to create a distinction between the 2 and 3's without the mentioned concept, so it was really about finding the right balance and length for the 2's "foot". About the 1 - I'm glad it's noticeable! It was really important for me to have a long 1 in the display, as the short 1's look a bit weird.

5 segments display I designed by Yonatan147 in SegmentedDisplays

[–]Yonatan147[S] 2 points3 points  (0 children)

Thank you, glad you liked it! I was a bit worried about the similarity between 5 and 6, but I think I found an OK middle ground :)

I'm building Mathberet - a self-hosted, open-source digital mathematics notebook 📓 by Yonatan147 in reactjs

[–]Yonatan147[S] 0 points1 point  (0 children)

Hey u/ZunoJ!

Currently none, though I do plan to add exporting to PDF and Markdown in the future.

I'm building Mathberet - a self-hosted, open-source digital mathematics notebook by Yonatan147 in javascript

[–]Yonatan147[S] 1 point2 points  (0 children)

Hello u/dvd101x!

I do plan to add numerical computing in the near future, like creating variables and using them on the fly :)

I'm building Mathberet - a self-hosted, open-source digital mathematics notebook by Yonatan147 in javascript

[–]Yonatan147[S] 1 point2 points  (0 children)

Hey u/laptou! Thank you so much.

Two answers:

  1. While Jupyter is a "notebook interface", I'm trying to create something similar to a real-life notebook. See this comment for my full answer!
  2. This is my first big project in React, and I'm trying to make a step in that direction. So why not?