TadoTheRustacean

joined 10 months ago
[–] [email protected] 0 points 2 weeks ago

Use NixOS, snowflake!

 
[–] [email protected] 3 points 4 months ago (1 children)

JetBrains Mono Nerd font

 

This is a challenge from https://programming.dev/post/12476471

[–] [email protected] 5 points 4 months ago

Semicolons. 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.

[–] [email protected] 1 points 4 months ago

Bash is a bigger one. Luckily there's nushell

[–] [email protected] 7 points 4 months ago

Challenge accepted! If I won't procrastinate from this procrastinating, tomorrow will be a version 2 without commas!

[–] [email protected] 7 points 4 months ago

If 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

[–] [email protected] 7 points 4 months ago (2 children)

As 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.

[–] [email protected] 3 points 4 months ago (1 children)

JetBrainsMono Nerd Font

 

[–] [email protected] 9 points 9 months ago (4 children)

Installing linux. If you are in a more comfortable environment you will be better at working

[–] [email protected] 1 points 9 months ago (1 children)

I 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?

[–] [email protected] 1 points 9 months ago (3 children)

What mistakes?

173
poorPenguin (programming.dev)
 
 
view more: next ›