RustyNova

joined 1 year ago
[–] RustyNova 13 points 5 hours ago (1 children)

I'm going to burst your bubble but GitHub doesn't allow non open source licenses on public repositories.

Just ask winamp lol

[–] RustyNova 6 points 14 hours ago (2 children)

Michelin guy

[–] RustyNova 5 points 2 days ago (1 children)

I hope it's not needed to be connected to the internet. It's not like there's 62937 vulnerability that are network based without user interactions on old windows versions, right?

[–] RustyNova 1 points 3 days ago

Oh hey. We'll probably have something new in the BCachefs saga soon!

But anyway, that wait for cleaned sub volumes ioctl seems great

[–] RustyNova 1 points 3 days ago* (last edited 3 days ago)

I feel like it's more analogous to enum pattern. Your belt is just a array, and your items are enums that may be part of that enum

So to go back to gleba, nutrient belts are just Vec<Result<Nutriment, Spoilage>>

[–] RustyNova 4 points 3 days ago (2 children)

I was actually making my own legendary grinder! But it has some of the problems I personally think is a deal breaker

  • No easy replacement for the assembler. You need to move everything if you want to put an electromagnetic lab
  • not modular. Low quality assembly often get clogged while high quality is waiting for stuff, so you need to be able to add more low quality assemblies than high quality.
  • No easy way to set the buffer. 4 stacks is way too generous, and you way want to lower the buffer for low qualities
[–] RustyNova 4 points 4 days ago

It's been at least 20 hours since I said "let's get there". But preparing for it was supply issues after supply issue

[–] RustyNova 2 points 4 days ago (1 children)

A few things to note:

  • spoilage inserters should always be placed on the same belt as the last inserter that needs it. It prevents situations where the spoilage inserters still have fresh items while the machine inserter has spoilage
  • heating towers are better at egg disposal. You can even get some electricity back!
  • it's better to have centralised nutriment production for your factory block. A bioflux to nutriment biolab could easily power both sides with less wastes
[–] RustyNova 2 points 5 days ago

Technically yes, but a newbie doesn't need that. I doubt it's an application that performance is so critical either.

Too much premature optimisation IMO

[–] RustyNova 6 points 6 days ago* (last edited 6 days ago) (2 children)

It's quite simple. Just remove the permalink field! If you are calculating it then no need to store it in the struct.

If you do need the field to be there (ex you serialise it with serde), then create a method called new that takes everything but the permalink, construct your permalink there, then return a new object.

Your permalink method can now just be self.permalink.to_string()

P.S. in the second case I'd recommend to change the return type of self.permalink() to &str. It avoids unnecessary cloning of the string.

[–] RustyNova 6 points 6 days ago

You guys need FNEI? Factoriopedia is great!

[–] RustyNova 7 points 6 days ago

For a second I thought it was the Linux comunity

 

Don't get me wrong, it's totally my fault I messed with the rotation, but still was not expected at all

684
Hmm... Spaghetti... (lemmy.world)
submitted 3 weeks ago by RustyNova to c/cunkposting
 
 

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 ?

8
submitted 10 months ago* (last edited 10 months ago) by RustyNova to c/[email protected]
view more: next ›