• 0 Posts
  • 231 Comments
Joined 1 year ago
cake
Cake day: July 5th, 2023

help-circle




  • People had 15 years to “wake up” now, yet they didn’t. Partly due to volatility which makes planning near economic future impossible, partly due to scare, but most importantly because they still get their wages in fiat, pay for products in fiat etc., and generally have little left to invest.

    The state doesn’t have incentive to change the regulations that favor crypto because crypto is generally worse as actual money as opposed to store of value for the reasons described above.

    Crypto bros will shill “crypto everywhere soon” narrative every time they can, and I’ve seen it since at least Mt. Gox era. But until the regulations will be there (and they won’t), nothing is gonna happen.




  • Crypto capitalism is super bad idea exactly because it’s uncontrollable, i.e. all the bad stuff of capitalist economy, uncaged.

    It encourages money hoarding, which cripples the capitalist economy, it does not allow to control emission, which is actually bad because it’s essential to driving economy out of crises, it does not allow to block criminals’ access to money and transactions, it severely complicates taxation and other important economic actions.

    Crypto capitalism has the potential to exacerbate inequality, and cause a giant slew of problems sending modern economy into chaos. But yes, your 500 ADA salary will be truly yours.

    I’m pro-crypto, by the way. While posing new risks, crypto can be super helpful as means of unsanctioned money transfer, breaching artificial limitations, keeping governments in check by always being able to support protesters, etc. But making it the world go-to currency is a bad idea.








  • Sanyanov@lemmy.worldtolinuxmemes@lemmy.worldlol sudo rm -rf /
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    edit-2
    5 months ago

    Written in a typical rude condescending hacker speak.

    Let’s call it for what it is - it’s more of a frustration vent than a guide. And this approach will certainly not make these people read through.

    There are always way more polite ways to put it, like:

    “Most of the questions you face about software are replied to by unpaid volunteers taking spare time to help you - thereby, the more effort you’ll put into properly filing the issue, the quicker you’ll get a response. Here are main points that we may need in order to help with your problem, and a way to obtain all information required”





  • Sanyanov@lemmy.worldtolinuxmemes@lemmy.worldSongs about Vim
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    6 months ago

    The terminal commands have same idea and structure and apply to the entirety of your system. While it is still sometimes annoying to learn CLI commands of third-party apps (yes, I know of man, but it can be useless without examples at times), commands are generally the same for Linux systems and they cover everything.

    Learning vim is like learning Linux terminal again, but for just one task of word processing in one specific application. Why?

    With that being said, I’d rather solve most of my problems with GUI applications rather than go into a terminal. I can do stuff through terminal - I know basics of Linux/Unix commands - but just why? For most routine tasks, it is simply faster and easier to go with GUI, unless you are over SSH or just have a terminal-only instance, or unless you’re a sysadmin that does it 20 times each day and have muscle memory running in front of thinking what you wanna do.

    I know how to update packages through terminal - the thing you demonstrate. But I can also press two buttons in app store and it will all be done for me, so why bother? (Also, you call it three steps, but it’s kinda two steps on Debian or other apt-based distros followed by one step in Arch and other pacman-enabled ones? I’m confused)

    I’m certainly not gonna use terminal for word processing unless I absolutely have to. And for that, I’ll pick nano.

    Linux has to get more user-friendly - and it does. Most people are not die-hard terminal fanatics and want to get their stuff done with minimal headache - and that’s where it goes and should go. Being vim elitist doubles down on that terminal philosophy that is alien to an average user. And we should not discourage any type of user to try Linux for as long as they are willing to figure truly necessary stuff out.