home.social

#cuissmalltalk — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #cuissmalltalk, aggregated by home.social.

fetched live
  1. @loke @squeak

    #CuisSmalltalk is even more radical than Squeak in terms of preserving and improving simplicity of the system. I do admire that mission, and they are building an interesting graphical SVG stack. But the price of steady simplification is limited backward compatibilty, whereas Squeak still supports ~20 year old projects. E.g., a few days ago I found a Lisp interpreter for Squeak from 2008 and could run it in the latest Squeak without adjustments.

  2. @loke @squeak

    #CuisSmalltalk is even more radical than Squeak in terms of preserving and improving simplicity of the system. I do admire that mission, and they are building an interesting graphical SVG stack. But the price of steady simplification is limited backward compatibilty, whereas Squeak still supports ~20 year old projects. E.g., a few days ago I found a Lisp interpreter for Squeak from 2008 and could run it in the latest Squeak without adjustments.

  3. RE: fosstodon.org/@squeak/11701721

    Please welcome and follow @squeak! Squeak and @pharoproject are two very cool implementations of the Smalltalk programming language and they are both here on Mastodon now. Only Cuis is missing @juanvuletich 😉

    I was lucky to, by chance, get into a programming class at @fernunihagen that taught OOP using Squeak and Pharo Smalltalk, and it was the coolest and most fun programming experience ever.

    #Smalltalk #Pharo #Squeak #CuisSmalltalk

  4. RE: fosstodon.org/@squeak/11701721

    Please welcome and follow @squeak! Squeak and @pharoproject are two very cool implementations of the Smalltalk programming language and they are both here on Mastodon now. Only Cuis is missing @juanvuletich 😉

    I was lucky to, by chance, get into a programming class at @fernunihagen that taught OOP using Squeak and Pharo Smalltalk, and it was the coolest and most fun programming experience ever.

    #Smalltalk #Pharo #Squeak #CuisSmalltalk

  5. Added the missing parts to the #geodreieck. Still to do, the constrained drawing on the side for straight lines and angle sketching.
    #CuisSmalltalk #Smalltalk

  6. Added the missing parts to the #geodreieck. Still to do, the constrained drawing on the side for straight lines and angle sketching.
    #CuisSmalltalk #Smalltalk

  7. My young pupils often struggle with the Geodreieck they receive at the back-to-school day. I am implementing an interactive model to use in the #Dybo app to easily explain them how to use it properly.
    #CuisSmalltalk #Smalltalk

  8. My young pupils often struggle with the Geodreieck they receive at the back-to-school day. I am implementing an interactive model to use in the #Dybo app to easily explain them how to use it properly.
    #CuisSmalltalk #Smalltalk

  9. The DKM script library is becoming a reality. Dynamic knowledge Model described by #Smalltalk script then collected in an library user can reuse and share easily.
    #DKM #Dybo #CuisSmalltalk #DyboAppDemo

  10. The DKM script library is becoming a reality. Dynamic knowledge Model described by #Smalltalk script then collected in an library user can reuse and share easily.
    #DKM #Dybo #CuisSmalltalk #DyboAppDemo

  11. To use the geometric tools to measure in metric unit, we need to calibrate. I was thinking about using an Etalon, I am not sure there is reliable system data from the host OS.
    #Smalltalk #CuisSmalltalk #Dybo

  12. To use the geometric tools to measure in metric unit, we need to calibrate. I was thinking about using an Etalon, I am not sure there is reliable system data from the host OS.
    #Smalltalk #CuisSmalltalk #Dybo

  13. I am happy to announce the release 26.02 of Dr. Geo.

    Thanks to test and share feedback.

    Changelog & Download: github.com/Dynamic-Book/DrGeo/

    #CuisSmalltalk #Smalltalk

  14. I am happy to announce the release 26.02 of Dr. Geo.

    Thanks to test and share feedback.

    Changelog & Download: github.com/Dynamic-Book/DrGeo/

    #CuisSmalltalk #Smalltalk

  15. To experiment with the dynamic models (timeline and gas simulation) I posted about, check-out istoa.eu.
    #CuisSmalltalk #Smalltalk

  16. To experiment with the dynamic models (timeline and gas simulation) I posted about, check-out istoa.eu.
    #CuisSmalltalk #Smalltalk

  17. Dynamic Knowledge Model in action. Here how AI can learn from a DKM specific DSL and produce of its own new contents.
    #Dybo #CuisSmalltalk

    1/n

  18. Dynamic Knowledge Model in action. Here how AI can learn from a DKM specific DSL and produce of its own new contents.
    #Dybo #CuisSmalltalk

    1/n

  19. #compass was the last missing geometry tool. We have now the whole set of tools. Let's construct the inscribed circle to a triangle.
    #CuisSmalltalk #Smalltalk #dybo

  20. #compass was the last missing geometry tool. We have now the whole set of tools. Let's construct the inscribed circle to a triangle.
    #CuisSmalltalk #Smalltalk #dybo

  21. Ever tried to draw a 1 degree angle?
    The math of vector graphic is damn right ;-)
    As my students said, this feels so satisfying.
    #CuisSmalltalk #Morph3 #Smalltalk

  22. Ever tried to draw a 1 degree angle?
    The math of vector graphic is damn right ;-)
    As my students said, this feels so satisfying.
    #CuisSmalltalk #Morph3 #Smalltalk

  23. Geometry tools with sensible zones to draw effective straight lines.
    #CuisSmalltalk #Smalltalk