There are two genders: string and null
some of you have never programmed in tcl and it shows
I have. I quickly learned not to.
Tk is overlooked, though. It's not pretty, and its approach is archaic, but it's one of the few GUI toolkits that Just Works on every platform I tried it on with minimum fuss.
having used swing and modern js, i still prefer tk.
lol I think this when I see “any”
Just use enums
Cat type?
No, just meow.
No, i'm asking what type the cat is.
Perl!
Simply make everything an array of bytes
Remember Tcl
I fucking love tcl
The almighty
package require Expect
.
The muse of automation.
🤢
Kinda started using that with polars, force the scan/read schema as string, and down the road cast as the necessary type when needed. I'm calling it "just in time" data cleaning.
make everything a string then cast all data every time you want to use that data in a variable.
If it's not getting used in a mathematical function, I'm making it a string
stoi and atoi got ur back, homie
Programmer Humor
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics