• 0 Posts
  • 35 Comments
Joined 2 years ago
cake
Cake day: June 28th, 2023

help-circle

  • This is quite quick. Last time I looked the it was around 3 years. Most of the cost comes from buying the hardware.

    my calculations were made without taking into account the growth of the network’s complexity. So, when I tried it last time, the network’s complexity had increased so much in a year and a half that the equipment was not bringing in much, and it was not worth the risk of investing. However, things may be different now, and I may be mistaken.

    UPD: Now I just buy Bitcoin on exchanges, and it brings me the same % of income as mining. But I don’t have to deal with equipment, follow ridiculous laws, or waste electricity. =) That’s why I say that many peole just tkabe bitclin to cold wallets. Less bitcloin exists on exchage then grow price.


  • There have been no new Bitcoins for a long time. Everything that miners mine is just a transaction tax. In fact, to describe the reason for bitcoin’s growth, you need to understand what money is all about. Not just crypto money, but in general. In short, the price is rising because many (including miners) believe that it will rise and do not spend bitcoins. In a normal economy (except Japan), you could just print more money and the price would drop because the currency unit would depreciate. But bitcoin is a mathematical model, and it has a limit. You will not be able to create more Bitcoins than you have already created in any way. Therefore, the belief in the growth and retention of the currency reduces turnover and the price increases. If any of the whales withdraw their entire stock in one day, the market will fall for many years.

    UPD: Excuse me, I really made a mistake. You can still mine 3 bitcoins per block… but to be honest, 3 bitcoins for a whole pool is only an eighth of the original 25 bitcoins per person. In general, mining has not compensated for mining for a long time.

    UPD: I checked just in case. The average commission payment is now 1.5 bitcoins. almost half of the reward

    UPD: I will reveal my thought even more. An ASIC at 1160 Th/s costs 33k dollars and consumes 11 kW. Even in my region with a low-cost light (only 5 cents per kW), such an asic will be able to bring only 58 dollars per day. And it will pay off only in 1.7 years. This is the moment when the miner will FINALLY stop working at a loss. And this is in ideal conditions without increasing the complexity of the network and other things. So all the miners who don’t buy huge amounts in bulk barely pay for their business.


  • There is a limited amount of Bitcoin, and some of it is lost in forgotten wallets, so the total volume is constantly falling. This may partially increase the price.

    But in reality, as in any speculative market, the price of bitcoin depends mainly on faith in it and speculation about world events (some kind of cataclysms, regular statements of this or that person about cryptocurrency, etc.)

    The main real value can only be found in countries that are disconnected from SWIFT. However, almost no one appreciates this because there are only 5 officially disconnected countries. However, if this list continues to grow, cryptocurrencies (including Bitcoin) will become more prevalent in international transactions.



  • runtime have versions too. If one runtime version use only one flatpack than exactly same as just static linking binary. Flatpack have just docker layeredfs and firejail in base.

    id: org.gnome.Dictionary runtime: org.gnome.Platform runtime-version: '45' <- here sdk: org.gnome.Sdk command: gnome-dictionary


  • They don’t have to! Flat pack doesn’t remove all other ways to install software. But for 95% of use cases, it will do just fine.

    Tell this to canonical, they even firefox put in the snap. You know that when choosing “quickly compile something for a flatpack” and “support 10+ distributions”, the developers will choose a flatpack. Which in general looks fine, until you realize that everything is just scored on the mainline of libraries and molded on anything. The most striking example of this is Linphone. just try to compile it…



  • nitrolife@rekabu.rutoLinux@lemmy.mlFan of Flatpaks ...or Not?
    link
    fedilink
    arrow-up
    6
    arrow-down
    2
    ·
    edit-2
    6 days ago

    this is a system for work tasks. Of course, I understand what the developers are going for. that is Android. And it’s really nice to read the Internet on android. But try to do something more complicated than that and you’ll realize that it’s hell. However, I don’t mind if such distributions appear. Why not? I just don’t understand people who voluntarily limit their abilities. And why you don’t just install Android 64?

    The flatpack approach automatically remove everything low-level from the equation. Do you want to write directly to the graphics card buffer? Read the input? Do I set the fan rotation parameters directly in the /proc? All these applications will never work in flat pack.

    On the other hand, flatpack is superfluous and for convenience. You can simply build an executable file without dependencies and configure firejail for it yourself… That’s all. Or run the file from another user. That is so popular exactly bacause RedHat pushed them. Literaly like Canonical pushed snap.


  • nitrolife@rekabu.rutoLinux@lemmy.mlFan of Flatpaks ...or Not?
    link
    fedilink
    arrow-up
    8
    arrow-down
    2
    ·
    6 days ago

    However, the extent of the damage is limited by flatpak and whatever permissions you have set, and, if I understand it correctly, you cannot attack one flatpak through the other unless they share access to some files.

    there is a problem here that permissions are also set by the packages developers. User in most cases click accept all and alll done.

    On an unrelated note: apparently, there is finally some Russian Lemmy instance? That’s a welcome change.

    Well… Appeared 2 years ago. It’s just that practically no one needs it. =)


  • nitrolife@rekabu.rutoLinux@lemmy.mlFan of Flatpaks ...or Not?
    link
    fedilink
    arrow-up
    13
    arrow-down
    2
    ·
    6 days ago

    Times are changing, and memory constraints for most programs are generally not relevant anymore.

    But there are gaps in the libraries that, unlike distributions with dependencies, can no longer be managed. And all the security of your system depends on a small flatpack access control, which 99% of users do not understand at all and, with any problems simply opens access to the entire home directory.


  • It’s not the 80s, and I can save a few megabytes to keep my system running smoothly and well-managed.

    And then it turns out that you have 18 libssl libraries in diffirent fpatpacks, and half of them contain a critical vulnerability that any website on the Internet can use to hack your PC. How much do you trust the limitations of flatpack apps? are you sure that a random hacker won’t hack your OBS web plugin and encrypt your entire fpatpack partition (which some “very smart” distributions even stuff office into, and your work files will be hidden there). People have come up with external dependencies for a reason.


  • nitrolife@rekabu.rutoLinux@lemmy.mlFan of Flatpaks ...or Not?
    link
    fedilink
    arrow-up
    23
    arrow-down
    4
    ·
    edit-2
    6 days ago

    I’ve been working on Linux for 15 years now and I perfectly remember the origin of many concepts. If you look at it through time, what would it be like:

    1. We can build applications with external dependencies or a single binary, what should we choose?
    2. The community is abandoning a single binary due to the increased weight of applications and memory consumption and libraries problems
    3. Dependency hell is coming …
    4. Snap, flatpack, appimage and other strange solutions are inventing something, which are essentially a single binary, but with an overlay (if the developer has hands from the right place, which is often not the case)
    5. Someone on lemmy says that he literally doesn’t care if the application is built in a single binary, consumes extra memory and have libraries problems. Just close all permissions for that application…

    Well, all I can say about this is just assemble a single binary for all applications, stop doing nonsense with a flatpack/snap/etc.

    UPD: or if you really want to break all the conventions, just use nixos. You don’t need snap/flatpack/etc.



  • nitrolife@rekabu.rutoAsklemmy@lemmy.mlDo you believe in free will?
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    2 months ago

    it all depends on how you define a person. Most likely, you think that a person’s consciousness is something inside the brain, and in this case, the “external” body really influences your decisions. But that’s not how it really works. The body is also a part of you, so everything that happens inside it, including “the hormone levels”, is a part of you. And your experience is a part of you too. It’s just that you can’t control it, but that doesn’t mean it’s not your decisions. Otherwise, we will come to the conclusion that muscle memory is also not a part of you, but some kind of external factor. In general, if you are interested in my answer: yes, we always make decisions on our own.





  • In general, this is of course 100% based on speculation, but I assume that you can connect to a VPN but you cannot access any resource inside the local network. Just because this is the most basic mistake that beginners usually make. And it’s related to the fact that your pi is not your default gateway. To solve this, you need to enable SNAT on the local Pi interface. There are many guides on the Internet on how to do this.

    P.S. Unfortunately, I have a poor telepathy skill, so it would be good to get a little more background. At least an accurate description of the problem. =)