Skip Navigation
Netflix: Piracy is Difficult to Compete Against and Growing Rapidly
  • As long as Netflix doesn't do 1080p on Firefox and reduces their price considerably and gets rid of stupid limitations on account sharing and ads, I'm never paying for it. Same for games with DRM. I'm not suffering from DRM bs when I can pirate the same without DRM. Why should i pay these asshole companies more and be more restricted than a pirate lol.

  • If you're feeling left out it's probably because you defend billionaires who would mince you into fertilizer
  • These capitalist and billionaire cocksuckers sure love socialism when they socialise their losses and fucking take our tax payer money to bail themselves out. if you're working class and don't support socialism, you should look into it more. Propaganda from these blood sucking billionaire ghouls have made most of us blind to the better life socialism can offer us.

  • The Strike Is Working: The UAW Just Scored a Major Concession
  • With capitalists squeezing labour more, it's only a matter of time before unions become even more stronger. Their fairy tale chatgpt and boston dynamics aren't gonna solve real world problems. They just keep saying it will to devalue our morals and so we accept a shit contract and shit pay.

  • *Permanently Deleted*
  • As someone who actually lives here.

    Good things include: nice food, diverse places to travel to, socialist programmes to support poor people so they don't die of hunger, simple lifestyle, fast internet connection, okayish job market.

    Bad things: a huge population means lots of criminals as well, politicians here loot the poor, the cities are fucked with lots of people, little space to hangout, public transport sucks, culturally regressive society in regards to individual, women and trans rights, people are becoming more violent, Hindu vs Muslim bullshit rather than focus on making things better.

    I rate 2.7/5.

  • Watch: Billionaire CEO says unemployment 'has to jump' to put 'arrogant' workers in their place
  • These retarded rich fucks don't really understand that the only reason society is not killing them yet is because many people have a shitty job which can at least feed them. You take that away and motherfucker hungry people will revolt.

  • How do you pass props through the router-link without polluting the url?
  • I understand that the cleanup thing is a bad idea. I had a really simple use case where i have a list of persons fetched from a database with their id, names and a link for each displayed using v-for. The link for each person is a router link which when clicked redirects to respective person/:id.

    I want to display some stuff on this new component but didn't want to make the api call to fetch the person again from the database. This is why i wanted to pass the name as well in the props through the router link. But as you said maybe I should use pinia or some state management library for use cases like this?

  • How do you pass props through the router-link without polluting the url?

    I haven't found a good way to do this. Basically the props that you can pass as params, end up getting displayed in the url as resource or queries.

    The above code makes the url look like "url/id/1"

    What if i want to pass multiple props like "id" and " name" through router-link but don't want the url to have the "name" field?

    Hopefully, someone can answer this. Thank you.

    6
    The difference of stealing yourself vs being stolen from
  • Man all this money in the bank and still ranting like a loser. Mfer his company steals all product ideas from other companies right from VR headsets to features from Android and then he says this. Innovate harder bitch 🤣🤣

  • NodeJS vs Go
  • Learning JavaScript for the frontend is an absolute must! Learn basics of modern js and then start learning c# or java for backend. These languages are great for starting out, have a big community of tools and people which will help you immensely and not to mention tons of job opportunities.

    After that you can pick up some fe library like vue.js (personally i think it's the best most intuitive. Saying that as a react dev).

    Start building out as you learn tho. Don't wait to complete learning. A simple note taking app with a good FE and a backend with features like auth and a sql db to store data will give you much more learning than tutorials.

  • What does it really mean to test an interface not the implementation?

    let's say there is a Shape interface.

    interface IShape { double Area(); }

    A Rectangle class and a Triangle class implement it. Now should i write tests for:

    1. IShape interface and test both implementations in a single test file?
    2. Write tests for Rectangle and Triangle class separately, testing their implementation of Area() ?
    3. Do something else?

    From what I see I am testing implementations either ways. How do you even test an interface without testing the implementation? Can someone please help clarify my doubts? Thanks!

    10

    No surprises here. Just like the lockdown on iPhone screen and part replacements, Macbooks suffer from the same Apple's anti-repair and anti-consumer bullshit. Battery glued, ssd soldered in and can't even swap parts with other official parts. 6000$ laptop and you don't even own it.

    266
    Advanced C# Programming Course - freecodecamp

    I came across this video and it's been a great watch with lots of practical examples. As someone who had worked with java, I am in awe with the powerful concepts c# has. Hopefully, someone will find this course useful as well.

    1
    InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)PI
    pizzahoe @lemm.ee
    Posts 7
    Comments 71