Prolog is not suitable for any problem domain, although this is more readily apparent for some domains than others.
For real, for real.
Prolog is not suitable for any problem domain, although this is more readily apparent for some domains than others.
For real, for real.
A yes, the two genders of binary file formats: renamed sqlite file and renamed zip folder.
What is the methodology called where you:
Plan to go to orbit, blow up seconds into the flight, and declare it a success.
Plan to refuel in orbit, make it minutes before the rocket brakes. Fire the FTS, it fails, the rocket blows up a minute later und declare it a successful test of the FTS.
Argue to NASA that you are not the limiting factor to the moon mission planed for the end of the year, despite delivering none of the milestones.
FTS = flight termination system
The system isn’t fair but the only way yo change that is through the system. If you want to have a say go vote in a primary.
If you want to support Palestine and fight the establishment (aipac, Hillary, …) support Jamaal Bowman.
Instead of
if let Some(a_) = a{
()
} else if let Some(b_)=b{
()
} else {
dostuff
}
you could just use
if a.isNone()&&b.isNone(){
dostuff
}
Also if you don’t use the value in a match just use _
Aviation, Health, Space and Car industry have only 3 certified languages that they use. Ada, C and C++.
Rust is automotive certified since over half a year. https://ferrous-systems.com/blog/officially-qualified-ferrocene
Actual assembly in mainstream use:
x86
arm
risc v
mainstream byte code:
jvm
.net (I think)
wasm
fake assembly people may write:
llvm
wasm
wat (web assembly text) is actually written is S-expressions, like lisp but without code as data.
Edit: formatting
Sound like you just have a smaller smartphone on your wrist. My smartwatch has a black and white (not grayscale) display as well as 5 physical buttons and I wouldn’t have it any other way.
While I use my phone for music I can certainly see some advantages:
physical buttons
smaller and lighter
less distraction than a phone
cheaper to replace if stolen or broken
Messing around with rust is certainly worth it, as it can change the way you think in a way that improves code in whatever language you write.
The image is a cropped xkcd with the text replaced but the same joke.