Tiktok isn’t banned in Saudi either. Does that make us better than the USA, too?
Tiktok being banned in the US is pretty authoritarian, but using it as the only metric is BS.
If i ever get in a heated argument with you and start acting rude, i apologize.
Things I like:
Tiktok isn’t banned in Saudi either. Does that make us better than the USA, too?
Tiktok being banned in the US is pretty authoritarian, but using it as the only metric is BS.
Use a keyword, it’ll make your life a lot easier for parsing. If you’re reluctant on using “enum” as a keyword, you should check out OCaml/ML’s “type” keyword (they are the exact same contept: ADTs, but rust weirdly associates them with enums)
Don’t use magic strings! Not only is this hard to check for errors while writing code, you also can’t tell easily if it is a normal string, or an enum.
In my old project, my syntax looked like this:
// Flavour and vec of ingredients
type Food[T] {
| Pizza str, vec[T]
| Cake str, vec[T]
| Soup vec[T]
}
not only is this easy to parse, i’d say it sticks true to its ML roots. You should check odin’s enum syntax if you’re keen on making a unique syntax.
That’s very admirable of you guys. Unfortunately we in other third world countries are completely submissive, and will allow ourselves to be pushed around. I mean, we are pretty prosperous in KSA too, but it’s not worth living like a slave imo.
I don’t know about state violence in venezuela, but i’ll assume it’s like ours/other countries. So stay safe.
So it’s not too bad? with how corrupt venezuela is, you’d think they would censor a lot of things. That’s how it works in most corrupt countries including mine at least.
May i ask how is the censorship in venezuela?
We’re a western asian country, but i’d say we have the opposite problem of other asian countries; they work too hard, we neglect our children. India is the worst of both worlds lmao
Homelessness is a problem here, unfortunately. We don’t have homeless shelters [at least in my city].
Here’s some news articles about homelessness: https://www.middleeastmonitor.com/20200130-saudi-making-10000-saudis-homeless/
https://www.middleeasteye.net/big-story/saudi-arabia-women-girls-shelters-where-abused
https://gulfnews.com/world/gulf/saudi/83000-homeless-children-roam-saudi-streets---study-1.171725
And I am a native. My family has been here for centuries, since the ottomans ruled the hijaz.
Globalping, just as you wrote it with the limit being 1
Ah, it works for me now. I just ran it with ping instead of globalping, since i had no need to run it with that. And the script didn’t work after i did that, i’m not great at shell-scripting.
I made a modification that prints the status, but it’s painfully slow to check each site.
Good advice, thank you :)
It works without stealth here, too. It’s a little slow, tho. granted, i am using the free version.
I can run it for you if you want. I’ll post the results here
It’ll be faster for me since I’m in the country itself
EDIT: This won’t work. You can “ping” blahaj successfully, but only because it redirects to a gov page, and not an error. I’ll have to revise the script because of that.
Thanks, it seemed easy for them being a discriminated minority, hopefully I will have the same experience. Not gay, but other undisclosed stuff that makes me a minority in danger.
True, but it’s still annoying how it’s a lose lose situation for me anyway. I’d rather be seen as abnormal than killed.
When I was on blahaj zone, a pair of thigh highs and HRT appeared in front of me. The woke mind virus almost made me trans…
Thankfully, our benefactor, Lord and savior MBS protected us from 196, and those woke, non binary, trans, gay he-she-theys 🤮🤮🤮. God bless MBS and Saudi Arabia 🇸🇦 🇸🇦 🇸🇦 🦅 🦅 🦅
I see. i didn’t know that, thank you.
I love compiler dev, so i can give you a few tips:
It may be hard to compile to rust, due to the borrow checker; but C or javascript are great first backends, i always go with C for my prototypes.
PS: Don’t go with LLVM early on, it has almost no documentation! it’s not worth it, i learned that the hard way. Even zig replaced their LLVM backend with a C one.
Also some good libraries for rust:
Here’s a great list of libraries that can help with building it: https://github.com/Kixiron/rust-langdev
Good luck with OA :)
That’s pretty cool, was this a practice for actual compiler development? Or for fun, or an actual project?
Of course! we welcome you into the third world! I hope you can deal with literal fascism, state sponsored oppression/murder, bad economies, police states, and theocracy!
Dude, almost every single developing country is like this, and when it is fascist, it is actual literal fascism. I, and i’m sure the OP would too and many others, would give anything just to be in your place.
I’m not saying you can’t complain about the US, but comparing your life to ours is incredibly privileged.