Not if you have Firefox open. Three YouTube tabs and my 4GB Pi5 is swapping so hard it takes forever to move the mouse anywhere.
- jaupsinluggies@feddit.uk
- Banned
- 0 Posts
- 6 Comments
Joined 8 months ago
Cake day: June 6th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
This works for both positive and negative numbers:
private static bool isEven(int number) { bool result = true; while (number < 0) { number = number - 1; if (result == true) result = false; else result = true; } while (number > 0) { number = number - 1; if (result == true) result = false; else result = true; } return result; }Output:
isEven(4) = True isEven(5) = False isEven(-4) = True isEven(-5) = False
Maybe it’d be a good idea to use a word other than death, which is clearly being misinterpreted to mean killing people. “Dissolution of [x]” obviously isn’t as snappy, but it’s an improvement at least in terms of accuracy of intent.
OK, so what’s the plan for bringing death to the USA without killing a single American?
- jaupsinluggies@feddit.ukBannedto
Asklemmy@lemmy.ml•What's a perfectly bad name for a cat?
1·7 months agoMutt


Micro SD.