- 5 Posts
- 14 Comments
TadoTheRustacean@programming.devOPto Programmer Humor@programming.dev•Rust but you can't write semicolons and commas41·1 year agoJetBrains Mono Nerd font
TadoTheRustacean@programming.devOPto Programmer Humor@programming.dev•What are variables and semicolons for actually?5·1 year agoSemicolons. Statement’s can be written in multiple lines such as
rust io::stdin(&mut foo) .unwrap()
. Idk if it would work if the newlines were significant. Also when I paste something, it could be ready hard for the formatter to format it.
TadoTheRustacean@programming.devOPto Programmer Humor@programming.dev•What are variables and semicolons for actually?32·1 year agoBash is a bigger one. Luckily there’s nushell
TadoTheRustacean@programming.devOPto Programmer Humor@programming.dev•What are variables and semicolons for actually?7·1 year agoChallenge accepted! If I won’t procrastinate from this procrastinating, tomorrow will be a version 2 without commas!
TadoTheRustacean@programming.devOPto Programmer Humor@programming.dev•What are variables and semicolons for actually?7·1 year agoIf you know about rust you know it’s a programmable programming language, meaning that you can make macros. There could be a macro that would do that but 1. Macros is rust code to write rust code so they have the complexity of rust squared 2. I said to myself the only macros I will allow myself to use in this challenge is println and allow
TadoTheRustacean@programming.devOPto Programmer Humor@programming.dev•What are variables and semicolons for actually?8·1 year agoAs you can see, rust allows you to not put semicolons at the end of code blocks. The presence of semicolons is not a language killer. It’s a very hard language, but its worth it.
TadoTheRustacean@programming.devOPto Programmer Humor@programming.dev•What are variables and semicolons for actually?3·1 year agoJetBrainsMono Nerd Font
Installing linux. If you are in a more comfortable environment you will be better at working
TadoTheRustacean@programming.devOPto Programmer Humor@programming.dev•thisIsGoingToBeASeriousDebate1·2 years agoI am hopeless at getting the text_ptr simpler than i64::from_str_radix(&format!(“{:p}”, my_string)[2…], 16).unwrap(); How can i get it the normal way?
TadoTheRustacean@programming.devOPto Programmer Humor@programming.dev•thisIsGoingToBeASeriousDebate1·2 years agoWhat mistakes?
TadoTheRustacean@programming.devOPto Programmer Humor@programming.dev•thisIsGoingToBeASeriousDebate2·2 years agoIsn’t echo a shell builtin?
TadoTheRustacean@programming.devOPto Programmer Humor@programming.dev•thisIsGoingToBeASeriousDebate1·2 years agoI am not skilled enough to do that ngl
Use NixOS, snowflake!