Lemmy removes these (source: i wrote that code)
- 0 Posts
- 10 Comments
Joined 3 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
linuxmemes@lemmy.world•This week on "ancient unix hacks that are still somehow a core part of linux": Setuid
5·11 months agopasswd used it to update your password in an root-only-writable file
jendrik@discuss.tchncs.deto
Rust Programming@lemmy.ml•Anyone looking for a fun small rust project? Create a crate for cleaning urls, based on the ClearUrls project
3·2 years agoI just released a crate doing exactly that: https://crates.io/crates/clearurls
Let me know if if fits your need or you need anything else. Issues and PRs welcome.
Vanilla ice with strawberry sauce, just in fancy
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
Programming@beehaw.org•Can I email or text myself through Python or bash?
7·2 years agoImplementing a telegram or discord bot might be easier
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


Wait until you find out that absolutely anything can be edited