Where is data recovery $100? In my country, data recovery is like $1000 USD to look at your drive, and then they tell you how much they can recover and a full quote.
- 0 Posts
- 43 Comments
survivalmachine@beehaw.orgto Linux@lemmy.ml•Mozilla released a Firefox Nightly test build with vertical tabs - gHacks Tech News1·1 year agoOoh, that’s a fair claim! I don’t use Sidebery like that, so I have never run into that issue!
I’ve never trusted browsers to reliably remember history and restart where I left off, so I make heavy use of Sidebery’s snapshot feature.
survivalmachine@beehaw.orgto Linux@lemmy.ml•Mozilla released a Firefox Nightly test build with vertical tabs - gHacks Tech News2·1 year agoIf we’re talking about a great implementation of the feature, it would be ‘Sidebery’.
In my country, we can buy pre-paid credit cards in the supermarket using cash. I guess that is still traceable using supermarket security cameras and facial recognition, but if you’re attempting this, I’d make it as difficult as possible.
survivalmachine@beehaw.orgto Linux@lemmy.ml•Tried Arch for the first time | My experience and impressions2·1 year agoYou trade a little system stability for bleeding-edge package access.
survivalmachine@beehaw.orgto Programmer Humor@lemmy.ml•KB, MB, GB, and TB are all part of the metric system. What empirical measurements should we Free™️ Americans use for computer memory?73·1 year agoComputers have ruled the planet for longer than the Greeks ever did. The history lesson is appreciated, but we’re living in the future, now, and the future is digital.
survivalmachine@beehaw.orgto Programmer Humor@lemmy.ml•KB, MB, GB, and TB are all part of the metric system. What empirical measurements should we Free™️ Americans use for computer memory?41·1 year agoK/M/G/T/P = decimal prefixes. K is 1000. M is 1,000,000. etc.
Ki/Mi/Gi/Ti/Pi = binary prefixes. Ki is 2¹⁰ (1024), Mi is 2²⁰ (1,048,576), etc.
It’s a disambiguation of the previous system where we would use KB to interchangeably mean 1000 or 1024 depending on context.
survivalmachine@beehaw.orgto Programmer Humor@lemmy.ml•KB, MB, GB, and TB are all part of the metric system. What empirical measurements should we Free™️ Americans use for computer memory?436·1 year agoThe American way would probably be still using the units you listed but still meaning 1024, just to be confusing.
American here. This is actually the proper way. KB is 1024 bytes. MB is 1024 KB. The terms were invented and used like that for decades.
Moving to ‘proper metric’ where KB is 1000 bytes was a scam invented by storage manufacturers to pretend to have bigger hard drives.
And then inventing the KiB prefixes was a soft-bellied capitulation by Europeans to those storage manufacturers.
Real hackers still use Kilo/Mega/Giga/Tera prefixes while still thinking in powers of 2. If we accept XiB, we admit that the scummy storage vendors have won.
Note: I’ll also accept that I’m an idiot American and therefore my opinion is stupid and invalid, but I stand by it.
The POSIX standard is more portable. If you are writing scripts for your system, you can use the full features in the main man pages. If you are writing code that you want to run on other Linux systems, maybe with reduced feature sets like a tiny embedded computer or alternates to gnu tools like alpine linux, or even other unixes like the BSDs, you will have a better time if you limit yourself to POSIX-compatible features and options – any POSIX-compatible Unix-like implementation should be able to run POSIX-compliant code.
This is also why many shell scripts will call #!/bin/sh instead of #!/bin/bash – sh is more likely to be available on tinier systems than bash.
If you are just writing scripts and commands for your own purposes, or you know they will only be used on full-feature distributions, it’s often simpler and more comfortable to use all of the advanced features available on your system.
Ooh, I moved to hyprland a few months ago and fell in love, but sway will give me static layouts? My singular gripe with hyprland is I want to keep my RDP app fixed to a size and never resized for anything, because when that window resizes inadvertently, I have to MFA half a dozen connections. I mostly like the dynamic tiling, but I’d like to fix one window on one workspace and never have it resize.
survivalmachine@beehaw.orgto Programmer Humor@programming.dev•It's just a matter of perspective13·1 year agoNot gonna lie, Data breach sounds like a violation of one of Geordi’s crewmates.
survivalmachine@beehaw.orgto Linux@lemmy.ml•NVIDIA R550 Linux Driver's Open Kernel Modules Performing Well On GeForce GPUs3·1 year agoIs the open driver more stable in Wayland now? 535, I couldn’t use Wayland at all. 545, the open driver was still giving me all kinds of problems, but proprietary driver was flawless. Just upgraded and nothing broke, so I guess I’ll try flipping back to open again and giving it a try, but the point of the proprietary driver has been stability, at least for some of us. [Arch/Wayland/hyprland/rtx3060]
survivalmachine@beehaw.orgto Programmer Humor@programming.dev•Tinder to ban web developers who use 'engineer' in their bio1·1 year agoYes, driving trains is becoming more and more important as we find out how terrible cars are for the environment. We should protect the profession fiercely!
There are at least two ways to parse your statement, and they interpreted it differently from your intention.
survivalmachine@beehaw.orgto Programmer Humor@programming.dev•Tinder to ban web developers who use 'engineer' in their bio21·1 year agoIn North America, the driver of a train engine is called an “engineer”, yes.
survivalmachine@beehaw.orgto Programmer Humor@programming.dev•Tinder to ban web developers who use 'engineer' in their bio5025·1 year agoHonestly, nobody should call themselves an engineer unless they literally drive trains for a living.
survivalmachine@beehaw.orgto Programming@programming.dev•Advanced git commands every senior software developer needs to know23·1 year agooof :( sorry to see fellow lemmings falling victim to the AI movement.
survivalmachine@beehaw.orgto Programming@programming.dev•Advanced git commands every senior software developer needs to know65·1 year agoThank you for pasting the contents in the post. I refuse to click a link to a scummy site that uses AI art.
I love Linux, but you got some weird shit going on with your PC. I’ve got 3 4K monitors hooked up to a moderate-spec PC (Ryzen 9 3900X, 64GB RAM, RTX 3060 12GB) and I never saw white flashes when adjusting windows. Also it only rebooted when I told it to and never made much noise (quiet fans and all solid-state storage). Can’t say I ever used the super-D thing intentionally (I launched programs from the start menu, never used desktop shortcuts).
I run Linux now because it’s sick as tits and it’s the principle of the thing, but windows has been pretty fuckin’ rock-solid since 10. Shit, I had more graphical instability with Linux a few months ago, but that’s just because I insist on using Wayland, and Nvidia drivers had a rough year last year.
That is irrelevant. We are more concerned with relative market share than raw numbers. For example, many devs will not develop towards a browser or OS that has less than 5% market share. If/when Linux market share hits 5% and even 10%, we expect marked increases in developer interest to support our OS of choice. As far as I’m aware, nobody really sets such metrics based on raw user counts, so that is a less important number for us. Your Statistics 101 course should have taught you to make sure the statistics you are measuring are relevant.