• 0 Posts
  • 20 Comments
Joined 5 months ago
cake
Cake day: March 22nd, 2025

help-circle






  • Generally (for most countries that do this, I haven’t researched Poland) the point is that traditional (non-digital) companies have always paid import duties, usually much higher than 3%, when goods are physically imported. Digital goods by their nature have effectively been skirting the system for a few decades and paying zero tax, and it’s not good for local businesses to be in a situation where they’re paying a bunch of taxes locally but foreign businesses competing in the same market get to just skip it.

    The $750M requirement is likely because the amount of paperwork required for a small business to correctly calculate, process and pay that tax would be prohibitively expensive for them to sell their service to Polish customers, and they don’t want a situation where small businesses just straight up refuse to sell in Poland.



  • I was on a project a while back that used Ruby, and what I concluded was that cute things like that look good at first glance if you’re skim-reading some already-correct code, but are pretty much a net wash in terms of writing or debugging code.

    It’s not unusual for people to think that code would be better if it scanned like regular English, but the problem is that English is woefully imprecise and doesn’t always correlate to what kind of operations get run by the code, and so you still end up having to learn all that syntax and mentally process it like any other programming language anyway, but now you’ve also got a bunch of false friends tricking you into thinking they do one thing but actually they do another.

    (also, the bulk of the text in that python example is the import statement, which is like… ok so what, it’s not like Ruby doesn’t have its own dependency hell problems)



  • Same here. It’s popular to rag on leetcode-style technical interviews, and yet it’s astonishing how many CS grads with 3 years experience we get in who can’t seem to get through even the most basic “reverse this array”, “find the longest substring” type questions in the language they claim to be strongest in.

    People sign up for CS degrees because they see high salaries, but don’t realize those salaries are for the high achievers who have been coding since the age of 10 and are writing code for fun in the evenings as well. Then they flood the market, only to discover that no companies have need of someone who cheesed their way through college, have never written more than a few hundred lines of code their whole life, and have no useful skills to offer.





  • The company has found ways to avoid some of the regulations that banks are held to

    If you look at all the unicorns of the past few decades, a surprisingly large number of them did it with software that wasn’t in any way technologically advanced, but exploited technology to find loopholes in the kind of industry regulations that were there to stop companies from screwing people over.

    PayPal was a way to do banking without registering as a bank. Uber, Doordash and other gig economy apps are exercises in sidestepping employment law. Airbnb, despite its origins as a couchsurfing app, didn’t get huge until professional “hosts” started using it as a way to run apartment hotels without having to meet the expectations or obligations of one.

    If you want to build a tech unicorn, all you need to ask yourself is, “how can I make something 5% more convenient and 200% more shit?”.



  • Yes. As others in this thread have explained, they’re approaching peak coal and that line is not one that you can extrapolate upwards as a straight line into the future.

    I also think it’s not reasonable to compare a developing/emerging economy with hugely increasing total energy requirements, with ones that already got their polluting growth phase out of the way in the 19th-20th centuries, especially when a very significant part of that coal is burned in the service of making consumer products for the latter. It’d be much more reasonable to compare them to India, which oh look, they are doing much better than in both current percentage and growth rate. Whilst it’s true that Africa is doing better in those graphs, they’re also not having nearly as much success in production or growth terms.

    So overall, yeah it could be better on paper, but it’s very much treating perfect as the enemy of good and preaching at a country who built as much TWh solar&wind capacity just in the last 12 months of your graph alone, as the USA has over its entire lifetime.

    (I was about to draw a few more conclusions from those graphs but noticed they’ve left out a bunch of other energy sources for no obvious reason, possibly mischief, so I can’t compare - the graphs imply that these regions are replacing coal with solar&wind, but without the data for total consumption including gas, nuclear, hydro etc we don’t actually know what the true situation is.)