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
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
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 system reliable date from Host OS.
#Smalltalk #CuisSmalltalk #Dybo
I am happy to announce the release 26.02 of Dr. Geo.
Thanks to test and share feedback.
Changelog & Download: https://github.com/Dynamic-Book/DrGeo/releases
A #Dybo document with a few dynamic knowledge models in action.
#CuisSmalltalk #Smalltalk
What is an unemployed #programmer in #vienna #austria supposed to do in the times of economic recession?
#getfedihired #gethired #ruby #economy #job #hiring #clang #lisp #elixir #linux #CuisSmalltalk #python #nodejs #postgresql #openshift #docker #webdev #javascript #foss #opensSource
#developer
Should I do #freelancing ?
```
| b t bl |
t := Theme new.
b := PluggableButtonMorph new.
b extentInOwner: 30@30.
bl := [
Transcript show: 'Hello!'; newLine.
].
b model: bl.
b action: #value.
b icon: t globeIcon.
b openInHand.
````
hack in #CuisSmalltalk. totally abusing the meaning of model :D
Added "Interactive geometry" DKM for iStoa (http://istoa.eu)
#CuisSmalltalk #Smalltalk
To experiment with the dynamic models (timeline and gas simulation) I posted about, check-out http://istoa.eu.
#CuisSmalltalk #Smalltalk
Había enlazado ya en mi blog la traducción de #TheCuisBook al español, junto con su pdf y html. Pero me lo han pedido en modo repositorio, así que he creado uno en #Codeberg con todo el contenido, tanto inglés como español. Lo puedes encontrar en https://codeberg.org/Notxor/TheCuisBook
Temperature sensors for specific areas.
#Dybo #CuisSmalltalk
Cluster forming around the cold wall
#Dybo #CuisSmalltalk #Smalltalk
Gas simulation with energy transfers from the walls.
#Dybo #CuisSmalltalk #Smalltalk
Gas simulator with inside walls.
#Dybo #CuisSmalltalk #Smalltalk
Exploring a gas simulator for the #Dybo project in #CuisSmalltalk #Smalltalk
@drgeo This is great, I love timelines and your implementation is neat! I want to learn #CuisSmalltalk to code tools like that, I'd love to explore what could be done with Wikidata and some visual tools.
Timeline conception AI assisted with #Smalltalk script.
#Dybo #CuisSmalltalk
@Notxor
Nice job translating the cuis-book in Spanish.
#CuisSmalltalk
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
Mixing typewriting and handwriting in #Dybo elements.
#CuisSmalltalk
Timeline with a simple #DSL for #dybo.
#CuisSmalltalk