Yes, I’ll name my child parent. This will reverse the tree, vertically.
- 0 Posts
- 46 Comments
Speiser0@feddit.deto
linuxmemes@lemmy.world•Sorry... I'm dumb when it comes to crosscompiling 🤷
3·2 years agoThey should just use reverse-wine, if that exists.
Speiser0@feddit.deto
[Outdated, please look at pinned post] Casual Conversation@lemmy.world•Now that you have settled here on Lemmy. What is your impression of it?English
101·2 years agoIt sucks up too much of my time. So it’s working. 👍
Speiser0@feddit.deto
[Outdated, please look at pinned post] Casual Conversation@lemmy.world•Now that you have settled here on Lemmy. What is your impression of it?English
31·2 years agoNah, it’s also fine if you use something like FreeBSD or TempleOS.
Speiser0@feddit.deto
Lemmy Shitpost@lemmy.world•English may be a hot mess but at least we don't have to worry about this nonsenseEnglish
1·2 years agoAlso, das Mädchen is just a cute/small Made (maggot).
Teletubbies was right all the time.
Should I cut the blue or the red?
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.
Oh, you’re right. I’m seeing now they were referring to the short term inconvenience of installing an OS, and not comparing windows and linux distros.
Since when does microsoft windows have good privacy?
3 and 5.
5 because it would even work on toasters that can do more than just toast, i.e. a toaster plus computer.
3 because the other pills don’t sound useful. And it doesn’t say how often I can use this teleportation. So I assume through repeated teleportation I’d be super fast. If it doesn’t also teleport my cloths, I’d probably not use it too often though, apart from changing cloths (the 17.78 cm should be barely enough). It would also be interesting to fly using repeated teleportation. Though if my speed is not also reset through teleportation, I’d still fall, and landing would be dangerous. And if cloths and similar are not teleported with me, I also couldn’t take a parachute or wings with me.
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 manysome mistakes in your inline asm…)
And so much more happened: https://en.wikipedia.org/wiki/9_November_in_German_history
Speiser0@feddit.deto
linuxmemes@lemmy.world•There's still room for improvement, but Linux gaming has come a long way in a short time.
1·3 years agoIt’s spelled “aisleriot”.



The first step towards becoming cybermen.