and if the first word in a word is a vowel
Damn, that sounds a bit complex /j (Thanks for the insight on how Gaelic definitive articles work btw)
and if the first word in a word is a vowel
Damn, that sounds a bit complex /j (Thanks for the insight on how Gaelic definitive articles work btw)
Tsoding has created a few rules for writing Rust to make Rust “fun” to program in, and gave them the name of Crust.
Here is the rule set (it may change over time):
- Every function is unsafe.
- No references, only pointers.
- No cargo, build with rustc directly.
- No std, but libc is allowed.
- Only Edition 2021.
- All user structs and enums #[derive(Clone, Copy)].
- Everything is pub by default.
If you ever want to try this out for some ungodly reason, there’s a GitHub repository with an example Main that shows how to use libc and other libraries (in the example, it’s raylib), and with a Makefile showing how to compile your projects (remember we aren’t using cargo
).
OP, I don’t think you’ve correctly linked to the post (when I visit the linked webpage, the browser tries to download an ActivityPub activity instead of showing the post in the Mastodon web UI). Please replace the link with this one.
The shading is gorgeous, nice work! 👍
Wait, now I need to know why.
* some time later *
I went to check why the hell this happened. It looks like the pair (“(,)
”) is defined as an instance of Foldable
, for some reason, which is the class used by functions like foldl()
and foldr()
. Meanwhile, triples and other tuples of higher order (such as triples, quadruples, …) are not instances of Foldable
.
The weirdest part is that, if you try to use a pair as a Foldable
, you only get the second value, for some reason… Here is an example.
ghci> foldl (\acc x -> x:acc) [] (1,2)
[2]
This makes it so that the returned length is 1.
Fellas, is it possible to learn the Deutsche language just from ich iel?
The way I’m imagining it, the website would try to fill in the values for you (the color and the coordinates), but you’d have input fields so you could insert the values in case the website didn’t find the correct ones.
Also, let me ask you something in Portuguese. Eu vi que você é brasileiro. Você preferia que eu fizesse o website em português ou inglês?
I just had an idea! It’d be really cool if I made you a website that retrieved the last image you uploaded, read the comments sorted by upvotes, added the pixel, uploaded the image to your instance, and made a new post; and while doing so, it’d be cool if it showed you every step of the process so you could see if things were going fine. It’d be cool, but it would take at least a month for me to make…
As with finding the coordinates and the color hex code in every comment, I believe to know a way to approach this problem that would work 97% of the time.
I found the original! (I had already seen it)
Hey OP, do you want me to (try to) make you a script so that you don’t have to do it manually every day? Or do you prefer to keep doing as you already do?
Milka with Oreo 😕👎
Pop Tarts with Flex Tape 😊👍
Are those Turing complete? (Legit question, I’d love to know)
That sounds great!
Fully Automated Luxury Gay Space Communism
Wait, but the sex is not “automated”, right? From what I’ve heard, sex is supposed to be loving and intimate, so “automating” it sounds kinda sad…
I found the aforementioned song in Bandcamp, if anyone prefers to support the artist in that way. (I fond the song’s instrumental to be groovy, but the song is definitely not my type)
Thanks for the explanation! Which entry do you recommend the most for starters?
I know nothing about that game, what can you tell me about it?
Not a song suggestion, but please take precaution with the shards, to avoid you and other people getting cut ;)
(To be honest, I’d just use “Back in Black”)