Yes, I’ll name my child parent. This will reverse the tree, vertically.
Yes, I’ll name my child parent. This will reverse the tree, vertically.
Sagt der FDP fatzke. Wie können die eigentlich sowas sagen ohne vor Scham zu Platzen? Sowas von der FDP.
Ist ja nichts neues. Politiker sagen weniger das, was sie meinen, sondern eher das, was sie wollen, dass die Wähler hören. Würde man stattdessen Scham äußern (also z.B. Fehlverhalten eingestehen, und sich richtig entschuldigen), wird man zugleich zerstört. Durch Manipulation des Bildes, das Medien und Wähler über einen haben, hat man viel mehr Erfolg. Die eigenen Schandtaten auf andere zu projizieren ist da ein nützliches Manipulationsmittel.
Ich bin viel zu groß, als dass ich mich verstecken[…] könnte.
Ja schon. Aber musst du dich überhaupt verstecken? Es rechnet doch niemand mit einer Kuh als Soldat.
Processors might no longer get twice as fast every few years, but now we can use the power of servers to write software that runs even slower.
Wartet erst mal ab bis die Jäger mit ihren Gewehren demonstrieren.
Just use str::as_ptr()
.
Here’s an example (disclaimer: I haven’t used inline asm in rust before, expect issues): https://godbolt.org/z/sczYGe96f
Mostly the missing listing of clobbered registers. Other than that it’s mostly just that you’re doing useless things, like manually putting the stuff into the registers instead of letting the compiler do it, and the useless push and pop. And the loop is obviously not needed and would hurt performance if you do every write like that.
asm!(
"syscall",
in("rax") 1,
in("rdi") 1,
in("rsi") text_ptr,
in("rdx") text_size,
)
(“so many” was inappropriate, sorry.)
Definitely left. Right one won’t be optimized. (And there are so many some mistakes in your inline asm…)
Das wäre doch die Gelegenheit, zu einer Linux Distribution zu wechseln. Das kostet nichts, und ist einfacher zu installieren.
And so much more happened: https://en.wikipedia.org/wiki/9_November_in_German_history
No way, you met json irl?
Enter NaN. Or else your age is just a number.
The first panel is popular media, not computer scientists.
The computer scientist would write papers about how they adapted principles of the alien technology to our stuff.
It’s histograms, according to the paper:
Fig. 5 Polar histograms from Fig. 4, resorted by descending φ from most to least grid-like (equivalent to least to greatest entropy)
Fig. 4 Polar histograms of 100 world cities’ street orientations, sorted alphabetically corresponding with Table 1
(A histogram shows how much there is of each kind, so here it’s how much road there is per direction.)
Does linux have guis at all? I mean it’s just a kernel.
Steps to fix:
Real world doesn’t make exceptions. So you’ll get UB.
I like how this depicts how rust is designed more top down and C++ is designed bottom up.
How compiler builders see peppa:
https://www.deviantart.com/ian-exe/art/Peppa-pig-front-face-743773121
I think these two pigs are the best comparison of rust and c++ I’ve ever seen. Also considering the aesthetics, it’s so accurate.
There’s a description field, could people please start putting a link to the original xkcd, i.e. https://xkcd.com/979/ in this case? It’s not that hard.
Without attribution you’re just doing copyright infringement (see also https://xkcd.com/license.html). And you’re hiding useful and nice information like the title text, the title, an the xkcd number, which you can use to get a transcription and an explanation on explainxkcd.
Ich finde es faszinierend, wie die Ersteller&innen hier Sonderzeichen einsetzen.