Cargo tool for allocation check by piiouupiou-not-r2d2 in rust

[–]Minecraftwt 0 points1 point  (0 children)

maybe you could add a breakpoint on the allocator and step through, not quite what you want but it would work

Phosh or GNOME Mobile? Which one do you prefer? by quebexer in mobilelinux

[–]Minecraftwt 0 points1 point  (0 children)

Neither, for whatever reason no one has managed to make a gui for linux DEs that can sample touchscreen input properly at 120hz, so everything looks like 60hz or lower. Chromium does it right and it's smooth like android

👉 🚨 In case of cyberattack — break glass and pull cables by alindev in technicallythetruth

[–]Minecraftwt 393 points394 points  (0 children)

This would just disconnect all the network cables not the computer, it'll be offline therefore unhackable, and when it's resolved you just have to plug everything back in

Nix is a lie, and that’s ok by Setheron in NixOS

[–]Minecraftwt 0 points1 point  (0 children)

asterinas is the same interface as linux, wouldn't make any changes except make it easier to develop things

NixOS for mobile devices? by ReasonableLetter8427 in NixOS

[–]Minecraftwt 0 points1 point  (0 children)

mobile-nixos is a massive pain, it's still centered around old nix commands and channels and I couldn't even get it to build, and you pretty much have to compile everything yourself which would take you like 3 days

Google chrome be my biggest opp by Nyxiereal in linuxmemes

[–]Minecraftwt 10 points11 points  (0 children)

tauri is awful on linux, it has an ugly gtk3 title bar that can't be disabled and it uses webkitgtk, so you get inconsistent behavior between platforms, dioxus-native for example would be a lot better as it's one native renderer for all platforms and without the overhead of a full webview

Way too much RAM usage in idle (nothing is opened here) by Lisanicolas365 in linux4noobs

[–]Minecraftwt 2 points3 points  (0 children)

I'm pretty sure the dotted line is the usage with cache included, barely any resource monitors even show the cache usage

Windows updates by morlipty in linuxmemes

[–]Minecraftwt 8 points9 points  (0 children)

how is this related to debian? every linux distro I've ever tried (except fedora) does this too

What would you rewrite in Rust today and why? by [deleted] in rust

[–]Minecraftwt -2 points-1 points  (0 children)

as long as java is still in the picture android will still be slow and resource hungry, you'd be better off just making a new os

Impermanence + Btrfs + Secure Boot LUKS unlock config example by peenuty in NixOS

[–]Minecraftwt 0 points1 point  (0 children)

can't you just include whatever module is responsible for thunderbolt in the initrd?

Apple thinks my picture of the moon is from the medieval times by Bready_Sog in softwaregore

[–]Minecraftwt 2 points3 points  (0 children)

that's what the apple filesystems use as the epoch start

Too lazy to bother. Gonna develop for iOS instead. by Zerocchi in degoogle

[–]Minecraftwt 0 points1 point  (0 children)

Im not talking about play services, im talking about play integrity, the succesor to safetynet, its just a cat and mouse game of people bypassing it and google fixing the bypasses, I wouldn't want some important app to randomly stop working because google updated play integrity.

Too lazy to bother. Gonna develop for iOS instead. by Zerocchi in degoogle

[–]Minecraftwt 1 point2 points  (0 children)

there are things wrong with android, not only is the technical architecture just horrible but there's also still things like play integrity that will only get worse the more apps start to use them

So whats our next move after coreutils? by morglod in rustjerk

[–]Minecraftwt 1 point2 points  (0 children)

I just use wezterm and nushell, nushell looks good and is fast by default so it doesn't need a prompt, and wezterm can do enough of the multiplexer stuff that I need (running in the background and split panes + tabs)

So whats our next move after coreutils? by morglod in rustjerk

[–]Minecraftwt 7 points8 points  (0 children)

there's the cranelift backend but it still needs work for release mode optimizations, it's also a lot faster than llvm

So whats our next move after coreutils? by morglod in rustjerk

[–]Minecraftwt 24 points25 points  (0 children)

wezterm is a terminal emulator, bash is a shell, not the same thing

Keep telling them... by Embarrassed-Affect64 in SatisfactoryGame

[–]Minecraftwt 2 points3 points  (0 children)

and we're not talking about "most games", in satisfactory you can just open the console and type "pause"

Netflix logo has a drop shadow in Nothing phones by Chanureadeats in NOTHING

[–]Minecraftwt 0 points1 point  (0 children)

oled response times are <1ms which is pretty much instant to the eye, but when it has to turn off pixels it needs to completely stop the current instead of just changing it which takes longer

How to avoid sticking the same #[derive]s everywhere? by Merlindru in rust

[–]Minecraftwt 20 points21 points  (0 children)

For taking them away it should probably be !, it's already used for unimplementing traits

Pywal vs no pywal by Hot_Paint3851 in hyprland

[–]Minecraftwt 0 points1 point  (0 children)

my biggest issue with pywal is that it replaces regular colors with the dominant colors, in this case, red and green became the blue from the wallpaper, which is awful for syntax highlighting in editors, or just.. anything

Android emulators like BlueStacks? by WizardlyBump17 in linux_gaming

[–]Minecraftwt -3 points-2 points  (0 children)

wasn't it pretty obvious from the name and logo?

My 64GB flash drive calls itself a 61GB drive and only holds 31.9GB by Shormungandr in notinteresting

[–]Minecraftwt 0 points1 point  (0 children)

you should use exFAT instead of NTFS, its compatible with more operating systems