Freedom is a synthetic enterprise, not a natural gift.
50
//Rellenar grilla
f=3
c=3
dimension matriz(f,c)
Para f = 0 hasta 2 Hacer
Para c = 0 hasta 2 Hacer
matriz(f,c)=azar(1000)
FinPara
FinPara
//Mostrar grilla
Para f = 0 hasta 2 Hacer
Para c = 0 hasta 2 Hacer
Escribir "Fila " f " columna " c
Escribir "Valor de fila ", matriz(f,c)
FinPara
Escribir ""
FinPara
//Suma filas
suma=0
Para f = 0 hasta 2 Hacer
Para c = 0 hasta 2 Hacer
suma=suma+matriz(f,c)
Fin para
Escribir "Suma de fila" f "-->" suma
FinPara
//Suma columna
suma=0
Para c = 0 hasta 2 Hacer
Para f = 0 hasta 2 Hacer
suma=suma+matriz(f,c)
Fin para
Escribir "Suma de fila" f "-->" suma
FinPara
FinAlgoritmo
Yeah, the Web3 shit is a bit fishy but maybe they are doing it because it attracks customers, the IPFS thing is a nice addition although the MetaMask shit is not, ultimately, if they provide a good and free e-mail service and the rest does not interfere I am good with it though.
Regarding the PDF thing I think that is optional for inputting it, since I was able to copy the code to my password manager.
The only places I can think of are torrenting sites, otherwise you have to get lucky a find a web site that streams it, but not the best option in terms of quality and security and such.
nyaa.si is a good one
Joe Rogan said some shit like “geTa A VVork!! u LaZyyy miLLen1als!!1!!” and he is with that mindset whereas years back he was telling his fans to quit their jobs and pursue their dreams and stuff like that. I think there has to be a few other kind of things, basically he becoming more right wing, which could be the expression of him getting quite a lot of money for basically being in front of a camera saying stupid shit and money transforming him into a piece of reactionary shit.
How is the government going to handle the use of public computers if Microsoft is getting out of Russia? I mean, I’m sure they already have a lot of pirated copies and old versions of Windows, as any (at least third world) country does, but at some point I don’t see any option to either pirate every copy of Windows or start using Linux.
I have to do a poll, but it will most likely be that way.
Regarding the politics, I feel you, and I agree everything is political and such, but I think there’s a middle point where most people can agree it’s bearable, and other times not. For example, I really hate seeing liberal memes, and I’m sure liberals hate seeing Leninists memes here but there are gray places when it’s hard. I think I will leave it like this for now.
I was thinking the same regarding comics, since a lot of people post them here and they are not memes, may be a good idea to do the same with everything that’s not a meme.
I was also thinking the same as @morrowind@lemmy.ml and maybe having separate communities for political memes may be a good idea, and leave /c/memes just for plain humour, although this can be harder to do since a lot of stuff ends up having politics in one way or another.
I don’t know if I should take this decision by myself just because I’m a mod, though, so maybe hearing out what the rest have to say is a nice idea.
If it were up to me I’d go with Rust because it’s fast and nice, but it’s going to be harder to do since not many people know it, but if you think you can keep the project alive enough until you get help it would be ideal.
I think this is something super useful because what happens to me is that there’s not a really good way to organize images unless you keep two copies of the same file. Let’s say I have a meme about chess that also involves politics, should I store in my “Politics” folder or in my “Chess” folder? With a tag based system you only add a tag which makes it appear on both places, so I wish you the best of luck.
Regarding music I wouldn’t care to use it because I’d rather have a music player that does the same that what you’re proposing but and has a music player integrated into it, which is not something you should add to this software unless you make it really bloaty, at least with e-books and images you generally have another software which just opens it and that’s it.
Also I think some level of hierarchy is needed, so that you can keep stuff within stuff. For example I could have an “Image” tag, and withing it, different tags like “Memes,” “Video Games,” and so on. At least for me, I wouldn’t want to have video memes along with image memes, for example.
From my understanding of it, Esperanto is not really that good of an international language, a lot of its phonetics are very similar to Polish (the mother tongue of its inventor) and are therefore hard to pronounce for non native speakers. toki pona on the other side has very few sounds which are super common in a lot of other languages and they are super easy to learn.
Esperanto’s grammar is a lot more harder and they have a lot more words in it. toki pona is a minimal language about 300 words if you count community used words, plus the grammar is super easy to learn.
Basically you can learn it in a couple weeks, maybe two months if you take it super easy, which makes it much more available for everyone as an international language. The downside is that since it has so little words you can’t actually use it for scientific stuff where you need a precise language, but honestly if it grows in users those words will be invented and the problem is solved.