Then start adding time for time tracking time cracking
- 0 Posts
- 9 Comments
Joined 2 years ago
Cake day: June 14th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
jendrik@discuss.tchncs.deto
Programmer Humor@programming.dev•What are variables and semicolons for actually?
7·2 years agoLike a semicolon? No, too boring. What about >>=
jendrik@discuss.tchncs.deto
Programming@programming.dev•[CompSci] Is the specification / definition of an automaton (like a turing machine) a type of algorithm?
131·2 years agoYes, that’s essencially the church-turing-thesis
jendrik@discuss.tchncs.deto
Programmer Humor@programming.dev•After all, Why shouldn't i use Excel as my database?
1·2 years agoShows up as Untitled 1 to Untitled 25 for me on spotify
A closure is a function with captured state. An object is state with methods.
Looks like a fancy guitar hero controller. I like the old design, this is too complicated.
subtracting one from Exponent means halving (when the base is two):
2⁴ = 16 2³ = 8 2² = 4 2¹ = 2 2⁰ = 1
It’s a simple continuation of the pattern and required for mathemarical rules to work.
jendrik@discuss.tchncs.deto
Programming@programming.dev•"Useless syntax sugar": Numbered block parameters in Ruby
4·2 years agoExcept when Type::Method takes a reference, then it doesn’t just work

passwd uses it to update your password in an root-only-writable file