RustyNova

joined 11 months ago
[–] RustyNova@lemmy.world 4 points 1 day ago* (last edited 1 day ago)

I wouldn't mind having a explanation of what you want to do instead of the code. It's not quite clear what you mean.

Anyways, what you want is to transform an iterator (your Select) into an iterator of Option?

For that, there's multiple ways but here's the simplest:

link_nodes.map(|node| node.value().attr("href").to_string())

Essentially, for each elements, we execute a closure (arrow function in JavaScript) that transform the node into your href string.

P.S. can't guarantee it works, I don't know what this "Select" type is, and I'm programming on mobile

[–] RustyNova@lemmy.world 2 points 2 days ago

90% of distros don't compile stuff? They just unzip and put on disk... Like windows

[–] RustyNova@lemmy.world 2 points 2 days ago (1 children)

And in the porygon episode (sort of)

[–] RustyNova@lemmy.world 6 points 3 days ago (2 children)

It's funny because you could say "eh pute, vien baiser" ("hey whore, let's fuck") and they wouldn't know it.

[–] RustyNova@lemmy.world 5 points 3 days ago (1 children)

"projects" is doing some megaton lifting

[–] RustyNova@lemmy.world 14 points 4 days ago (1 children)

The only bad thing about the new tracks is that roundabouts don't fit a chunk

[–] RustyNova@lemmy.world 7 points 4 days ago

2 wins, 1 loss

Saving the bees is nice, and it prevent meta to expand their ai for longer

But this means that it's one nuclear reactor less, and possibly dirtier energy is used

[–] RustyNova@lemmy.world 127 points 5 days ago (1 children)

And in my mind "CE" is "Clear everything". I'm keeping OP's method

[–] RustyNova@lemmy.world 4 points 6 days ago (1 children)

Yeah saw that but it feels weak for fulgura

[–] RustyNova@lemmy.world 6 points 6 days ago (5 children)

Probably not enough solar for Fulgura, and I don't think that's enough fuel/oziders for all those trusters

[–] RustyNova@lemmy.world 4 points 1 week ago

My v3 model dumps into the cargo to make a buffer. I suggest adding some condition before you can go to check whoever there's enough ammo to go.

And add solar panels if you're going to Fulgura. I'm at least 50% panel....

[–] RustyNova@lemmy.world 5 points 1 week ago (3 children)

You guys are automating ammo? That'll make more sense than shipping 500 a trip from nauvis...

 
 

Is there any way to speed up the task switcher pop in animation? I find it way too slow. Ideally I'd like it to be as fast as the one on cinnamon as I switched for it to KDE

 

I got an home server that is running docker for all my self hosted apps. But sometimes I accidentally trigger Earlyoom by remotely starting expensive docker builds, which kill docker.

I don't have access to my server outside of my home network, so I can't manually restart docker in those situations.

What would be the best way to restart it automatically? I don't mind doing a full system restart if needed

 

Is there an extension that allows for automatic stashing on branch switch like GitHub desktop does?

There was an a proposal about it, but it got declined: https://github.com/microsoft/vscode/issues/86668

 

Is there an extension that allows for automatic stashing on branch switch like GitHub desktop does?

There was an a proposal about it, but it got declined: https://github.com/microsoft/vscode/issues/86668

 

I am looking for an alternative to Easy Effects for windows. It works really well on my Linux machine, but I want something for my work machine that runs windows.

Any suggestions? I don't need all the filters, but at least something to correct the awful bass

 

I got a Zephyrus Duo laptop with Windows 10 and Linux mint dual booted. I've recently heard about Nobara, and I'd want to distro hop to it as it has all my daily apps, more recent drivers, and good Nvidia support. It would replace my linux mint partition.

Thing is, my laptop came in with windows bitlocker, and secure boot. The former isn't really an issue as both OS would be on different drives. But the latter prevents me to boot Nobara as it's a unsigned distro.

I'm wondering about whether I should sacrifice secure boot for Nobara, and if I should, how to deal with windows being bitlocked.

I don't really use windows anymore but I do still need it, so no, I won't uninstall it.

Any help and tips ?

view more: next ›