• 1 Post
  • 61 Comments
Joined 2 years ago
cake
Cake day: February 16th, 2024

help-circle
  • DaGeek247@fedia.iotoLemmy Shitpost@lemmy.worldAll grown up now
    link
    fedilink
    arrow-up
    36
    arrow-down
    2
    ·
    9 days ago

    The joke is that the OP grabbed pictures of old people with one superficial trait that matches the original characters. Two if they’re feeling lucky. Curly hair, a bandanda, effiminate hair (with miss-matched genders), a famous white dude with a vaguely similiar frown.

    The blatant everything disparity is the whole joke.




  • I’ll give you ‘satire’. But I don’t really agree with ‘critiques’. The lesson i got from the movie was “stupid people can’t really have empathy, so they just need to shut up and let actual smart people do the important work”, and also eugenics.

    If it was critiquing the modern corporate structure, it would have included actual critiques of the modern corporate structure, rather than a single poor idiot in charge of a big company who should have just let the smart guy fix it all for him. In short, comapnies as they are would’ve worked if only the smart people were in charge of them.



  • I had thought that another part of it was the levels of harm compared to the problem; getting pregnant is incredibly stressful and possibly harmful, up to and including death as a possibility. A medicine that can stop that but has side affects that are less harmful than pregnancy is a lot more palatable. Whereas, for men, the harm caused by pregnancy is zero, so any harm caused by the pill is weighed a lot heavier.








  • Good insights, and not just software developers, really. We don’t like ads, sensationalism, or anything reeking of bullshit

    Its a big list of major assumptions by someone who never bothered to verify if they’re even true. He’s mad he had to work with a heavily marketed product that his boss liked, and wrote this about it. Check out this quote from the article;

    And the really fun part is that “astroturfing” a thread about your product on Hacker News or Reddit is just about impossible. If you go to the places where developers hang out and try to promote your product, you will be shot down faster than Mark Zuckerberg at a privacy conference.

    Dude. Reddit is practically more bot than person at this point, and its impossible to know by how much, because of how good they are at fooling everyone. https://www.clrn.org/how-much-of-reddit-is-bots/





  • Traditional way is to just use a WordPress account, and then move onto a paid hosting service of you decide you like keeping up with your blog. No point in paying for something you don’t use. Their ceo was a dick with open source stuff, but the website itself is still solid enough to be used to check if its a hobby you want to actually keep up with.

    If you want to spend just as much time managing the blog as you do actually sharing things, a raspberry pi, Hugo, nginx, and a lot of time are also an option.

    I personally use Porkbun for the .com and hostinger for the backend, and it’s been great for the past couple years to host my own wordpress setup.

    But actually, I think that makes me oldschool. The new kids are using neocities.



  • Yeah, and on the smaller / earlier side of a theoretical search engine company, google offers their api for free. I think this is actually another one of the biggest contributors to why nobody has tried to make a new search engine with their own index. Why waste hundreds of thousands of dollars in hardware, and even more on personnel costs, when you can just have google do it for you instead?


  • When I said ‘direct expenses’ I mostly meant the cost of owning / running a database of internet pages and metadata comprehensive enough to be considered part of a ‘fully featured search engine’. There’s also the other half; the compute required to create that metadata, as well as obtain it, but at most I would guess that those would be equal in cost to just having the space for a database of all the internet pages (scaling up after that based on how many users you need to support). In short, a scaled down web engine that had access to every page on the internet that people would want to find could cost as low as 100,000$ for a first time purchase for the hardware.

    The internet archive does in fact have their own web crawler they use. They also do sites upon request as well; i’ve had my personal website on there for almost two decades now, specifically at my request.

    They also have a full-featured search function available for anyone on their website at archive.org. This is why I say they’re a reasonable price comparison for a full-featured search engine. They may spend more on storage and less on metadata compute than a theoretical smaller search engine, but at the end of the day, that’s just a re-balancing of the cost, not a completely new and more excessive cost.

    I think direct expenses; the cost of owning and maintaining an internet index database, are definitely significant enough that the completely free access that google gives to anyone who wants it, are way more than any single private entity or company is able to support just because they want to have it. I don’t think it would be anywhere even close to a billion dollars though.

    I think the hardest part of having a internet index database would be the knowledge required to create and maintain it, especially under the hostile forces that are the 75 billion dollar seo industry. If a selfhosted search engine became big enough that the seo industry started trying to break it, I don’t think that company would survive for very long at all.

    Google is losing that battle, like, almost completely. What hope would a small startup style company have of battling it and staying financially solvent, especially if they’re trying to be different from google and bing and actually showing results without the pressure of advertisers breathing down their necks?

    I think the hardware side of a search engine is solvable with silicon valley startup level of funding. I think it’s impossible for anyone in the current day and age to make that sort of project solvent while keeping the user (instead of the advertiser) as the main customer. For anyone else who can’t get those funds, or don’t actually want to do a results-oriented search engine, they can just mooch of off google and bing for free.