Your example didn’t mention the use of the function keyword. Instead, it seemed to be questioning the placement of the return type - placing it after the argument list seems pretty common in newer languages.
- 0 Posts
- 15 Comments
Rust and TypeScript use the return-type-at-the-end convention as well.
In modern BASIC variants, DIM has become a backronym: “declare in memory”.
TIL. I always thought it was a backronym for
declare in (yo) momma
.
only the linter gives a hoot - the interpreter will happily leave that footgun for later
sbv@sh.itjust.worksto Programmer Humor@programming.dev•Ramsay's kitchen nightmares, but for software developmentEnglish2·21 days agoI’ve got a lot of unassigned schadenfreude I could put to this.
sbv@sh.itjust.worksto Programmer Humor@programming.dev•When the requirements are "final"English31·24 days agoI felt a great disturbance in the Roadmap, as if millions of unit tests suddenly cried out in terror and were suddenly silenced. I fear something terrible has happened.
I feel like Rust would be some complaint from the compiler saying that some apparently unrelated struct can’t be Send/Sync for some inscrutable reason. Or something about pinning a future.
sbv@sh.itjust.worksto Programmer Humor@programming.dev•On this deserted island I could use some help()English19·29 days agohelp --help
sbv@sh.itjust.worksto Programmer Humor@programming.dev•Apache2 attack helicopterEnglish581·1 month agoCarve the compiled objects onto bricks and mail them to Richard Stallman, taunting him through a bullhorn as you do so.
I have nothing against Stallman, but I love this.
sbv@sh.itjust.worksto Programmer Humor@programming.dev•I'm gonna refactor later.English10·2 months agorefactor? nah. It works. I’m done.
sbv@sh.itjust.worksto Programmer Humor@programming.dev•docker compose illustratedEnglish41·2 months ago
Who asked the glass?
sbv@sh.itjust.worksto Programmer Humor@programming.dev•ErikMcClure/bad-licenses: A compendium of absurd "open-source" licenses.English1·3 months agoOverwatch License
Modification of the source code is only allowed if your competitive rank in Overwatch is higher than the maintainer’s.
AND MY AXE!