Skip Navigation

Posts
2
Comments
317
Joined
2 yr. ago

I'm not UlrikHD

  • Simple != few lines of code, nothing incompatible about those two statements

  • You should probably watch the video before criticising the tech

  • Disabling JS via ublock works for this specific site

  • I got a bot on lemmy that scrapes espn for sports/football updates using regex to retrieve the JSON that is embedded in the html file, it works perfectly so far 🤷‍♂️

  • From the second sentence on the page:

    It is different from loss leader marketing and product sample marketing, which do not depend on complementary products or services.

    So the Razor and blades model would probably be the more accurate term for what people thought the new steam hardwate would be, yeah.

    Though steam won't lock you to their services.

  • A product sold at a loss/very attractive price to attract customers. The idea is that they customers will come due to the cheap price of a desirable product and buy additional other stuff at the store, which should hopefully make up for the loss.

    E.g. a restaurant advertise cheap burgers to attract customers, and then make the profit on alcoholic beverages that customers buy alongside the cheap burger.

  • Though to be fair, I think the study would yield similar results to pretty much every country.

  • They do, it's just lemmy hiding the mod usernames for normal users. Admins can see the moderator names in the mod log.

  • Assume you're saving X amount of money each month for your retirement.

    Your options for storing that money is either:

    1. In cash which will "lessen" in value as time goes by due to inflation
    2. In a savings account with middling interest rate
    3. Or you could invest in the stock market which will typically offer better return.

    Assuming you go for option 3, would you choose to invest in a company with zero growth meaning your retirement fund won't grow, or would you choose a company that is constantly growing?

    Nobody would choose to invest in a company with zero growth or which doesn't return money back in the form of dividends.

    You're objectively better off investing in companies that grow since those are the companies that will grow your investment.

  • Certain grifters are advertising taking essential amino acids supplements instead of protein. Presumably his team concluded that there's no upside to taking essential amino acids supplements when he gets enough protein.

  • You can't just replace coal and oil by nuclear power. it takes decades to build a new plant and is very expensive.

    That's been said for over a decade at this point. We could have had plenty of nuclear power plants and maintained/developed expertise in the area if clean energy was a goal that was taken seriously by Europe. Both solar and wind are innately inefficient in terms of W/m^2, and wind has the additional problem of noise pollution and environmental impact.

  • Deleted

    Permanently Deleted

    Jump
  • How can it be profitable? Surely the energy cost would surpass that value of a single search?

  • How is Go safer?

  • Influencers/streamers show people the actual game. Youtubers/twitch streamers that review games would still fall into the "influencer" category.

    Traditional game review media like IGN have been a joke for ages, so most people don't seem to trust them.

  • What big advantages does pathlib provide? os.path works just fine

  • First paragraphs in the article

    Writing a package manager is not one of the most common programming tasks. After all, there are many out-of-the-box ones available. Yet, somehow I've found myself in exactly this situation.

    How so?

    I'm a big fan of SQLite and its extensions. Given the large number of such extensions in the wild, I wanted a structured approach to managing them. Which usually involves, well, a package manager. Except there is none for SQLite. So I decided to build one!

  • New Communities @lemmy.world

    lemm.ee /c/Football
  • Programming @programming.dev

    Recommended language/framework for a first time android project?