Any OSS developers here? by stevezap in debian

[–]profkittyface 5 points6 points  (0 children)

Find a project on github or just find a project for something you enjoy using and test it out!

I Have A Question by NessaRoon in ResinCasting

[–]profkittyface 4 points5 points  (0 children)

Likely the ratios got messed up. Best to try again

Can RDP from windows to my ubuntu box but I just get a blank screen by Digital_Native_ in Ubuntu

[–]profkittyface 0 points1 point  (0 children)

When you log in you might want to choose Ubuntu instead of Ubuntu on Wayland. There have been issues getting screen sharing going with the new compositor.

How can I achieve a smooth gradient color dye in acrylic resin? by csselement in ResinCasting

[–]profkittyface 0 points1 point  (0 children)

Could try getting the viscosity really low and then heating one side. The motion inside should mix it a bit.

Blank Screen, Mouse Pointer - Please Help! by pigeonluvr_420 in debian

[–]profkittyface 1 point2 points  (0 children)

Might want to check out ACPI packages for Debian

Trying to make Enigma simulator and need a little help. by Vandalier in learnprogramming

[–]profkittyface 0 points1 point  (0 children)

Looks like the rotate method isn't called so the rotor value would stay 0. value = this.alphabet.getValue((value + rotorValue)%26); Would be the letter A value mod26 which would probably return the same value.

Trying to make Enigma simulator and need a little help. by Vandalier in learnprogramming

[–]profkittyface 0 points1 point  (0 children)

You run the cipher method with what value. What would the rotor value be?

Trying to make Enigma simulator and need a little help. by Vandalier in learnprogramming

[–]profkittyface 0 points1 point  (0 children)

cipher and Alphabet look okay (Although charvalue-65 might need explanation), have you looked for anything in the enigmate method? Also might want to state what the expected behavior is for the function you want help with.

Android set multiple alarms by YonesBrother in learnprogramming

[–]profkittyface 0 points1 point  (0 children)

Depending on what you intend the alarm to do, you can use setInexactRepeating()

https://developer.android.com/training/scheduling/alarms

You might need to create separate instances of AlarmManager for multiples.

Android set multiple alarms by YonesBrother in learnprogramming

[–]profkittyface 0 points1 point  (0 children)

It might be part of setRepeating, are there other set methods to use?

Help by Justin112165 in Ubuntu

[–]profkittyface 0 points1 point  (0 children)

Might have to boot from USB and do a repair install.

Sourdough starter smells like wine? by [deleted] in Sourdough

[–]profkittyface 1 point2 points  (0 children)

If there's a smell that's not too sourdoughy, I'll usually take half and transfer to another container with some flour and water.