- ❤ I’m a software engineering and open-source enthusiast
- ⚙ I have a strong interest in building & researching programming & debugging tools
- 🎈 I'm a core developer of Squeak/Smalltalk (browse all contributions here or view all latest mailing list messages here)
- 🚧 Working on SemanticText, TraceDebugger, and more
- 📃 Read my portfolio
- ⚡
\x72(e)[g](\1(?(2)[sS]|x)){1,2}=😎
-
Hasso Plattner Institute | @hpi-swa | @Museum-Barberini-gGmbH
- Berlin
-
19:33
- 2h ahead - https://linqlover.github.io/LinqLover/PORTFOLIO.html
- @LinqLover
- https://orcid.org/0000-0002-7442-8216
- https://www.researchgate.net/profile/Christoph-Thiede
Highlights
- Pro
Pinned Loading
-
hpi-swa-lab/squeak-tracedebugger
hpi-swa-lab/squeak-tracedebugger PublicA lightweight and interactive back-in-time debugger for Squeak to trace and retrace past method invocations and state changes. Powered by SimulationStudio.
Smalltalk 6
-
hpi-swa-lab/Squeak-SemanticText
hpi-swa-lab/Squeak-SemanticText PublicChatGPT, embedding search, and retrieval-augmented generation for Squeak/Smalltalk
-
trace4d
trace4d PublicVisualization of program traces through animated 2.5D object maps. Research prototype.
JavaScript
-
downstream-repository-mining
downstream-repository-mining PublicMine usage information about your JavaScript/TypeScript package from dependent repositories.
TypeScript 4
-
Museum-Barberini/Barberini-Analytics
Museum-Barberini/Barberini-Analytics PublicA suite of data mining, analytics, and visualization solutions for analyzing museum data
-
hpi-swa-lab/SqueakByExample-english
hpi-swa-lab/SqueakByExample-english PublicAn introductory book about the Squeak/Smalltalk programming system, guiding students and developers through the environment, language, tools, and the Morphic framework by means of a series of examp…
800 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
April 2025
Created 1 commit in 1 repository
Opened 1 pull request in 1 repository
OpenSmalltalk/opensmalltalk-vm
1
merged
-
Revise installation instructions for Ubuntu
This contribution was made on Apr 17
Created an issue in OpenSmalltalk/opensmalltalk-vm that received 4 comments
primitiveNewCPU failed when trying to start CogVMSimulator
I am trying to set up a working VMMaker image for the first time. I have strictly followed the instructions from https://wiki.squeak.org/squeak/vmm…