Search
97 results for “splitcells”
-
My first nearly complete configuration test 🕺🕺🕺
-
Today I fixed my production configuration, which was destroyed by migrating to the new Cell API for the configuration. It failed because the existing config code was/is spaghetti and untangling the mess is partially only possible via trial and error. Fortunately, the certificate update via let's encrypt and ACME4j is working again.
Oh, will I be happy, when the migration to the Cell API is done :)
-
Defining one rater at a time for the sport course planning.
-
mhhhh, I am having to write less error messages than expected for my editor
🤔💭
My previous editor did the ANTLR based parsing and interpretation at once,
which required a lot more error checking.
So, splitting up the parsing and interpretation reduced the need for error handling... but still .. 🤔💭 ... by that much ... -
mhhhh, I am having to write less error messages than expected for my editor
🤔💭
My previous editor did the ANTLR based parsing and interpretation at once,
which required a lot more error checking.
So, splitting up the parsing and interpretation reduced the need for error handling... but still .. 🤔💭 ... by that much ... -
Parsing the start and end of projects for the notification queue
-
Today I deleted the code editor, in order to replace it with the Geal editor ✅
-
Now the accomplishments of the day are deployed 🎇
https://live.splitcells.net/net/splitcells/gel/ui/editor.html
-
So, I think the decision was made: I'll first do a test run with git-bug and see if it works. If this is the case, it will be my permanent solution:
https://todo.sr.ht/~splitcells-net/net.splitcells.network/122
-
2025/1/8 Media Summary #crosspost
#Robbie Williamszaidmukaddam/miniperplx
prometheus/prometheus
practical-tutorials/project-based-learning
projectdiscovery/nuclei
CorentinTh/it-tools
zigbee2mqtt/hassio-zigbee2mqtt
mudler/LocalAI
dskoll/remind
PurpleBooth/fast-conventional
splitcells-net/net.splitcells.network
KiCad/kicad
aao-fyi/shock
sociallydistant/sociallydistant
https://blog.wuyuansheng.com/2025/01/08/2025-1-8-media-summary-crosspost/
#Work -
Working on an alternative modifier syntax for nested function calls 🏢
-
Fun fact: everything except for strings and integers is now a function call, as it simplifies the language and its interpreter. This also applies for references. 😂
-
Working on a GUI launcher for my server program.
-
The price of round brackets is exploding! 💰
Therefore I finalized my modifier syntax. This way nested function calls can sometimes avoid brackets.
Save your money today!
-
Example loading is now fully working 🏇
-
Now I've drafted a simple example loading mechanism 🛞
-
The first dynamic example loading worked! 💃
-
So, I have migrated major parts of the editor's GUI to the new Geal programming language 😊
🚧 Now user facing errors need to be done 🚧
-
I have now set up CPU profiling on my live server 🌌
-
Today I found out, that certain grammar rules in ANLTR4 can lead to unusable error messages.
-
The next spam account from LinkedIn: [email protected]
-
-
So, I created a very simple solver for problems composed of interconnected optimization problems. I tried it on the first simple example and it returned a none empty solution with zero cost? Suspicious 🤨