Skip Navigation

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/)RA
Posts
7
Comments
773
Joined
2 yr. ago

  • Their bosses give them targets for denying as much in benefits as they can. The front line workers are traumatised by their own actions and tend to develop unhealthy coping strategies. One of those strategies is dehumanising claimants but there are many other terrible strategies.

    When I was made unemployed a few years ago, I didn't make any benefit claims in order avoid having contact with the DWP.

  • The days/weeks/months it would take me to add it and fix all the probable bugs it entails could be used to improve the game itself

    Making a game multi-platform is improving the game. Massively.

    The high level of skill required to write multi-platform games is why most studios don't bother: Windows developers are a dime a dozen but skilled multi-platform developers are rare. Have you got what it takes? Do you have the cojones to step up your programming game? Or are you happy to wallow in the slop with the rest of the Windows game developers?

    Also, remember that Linux isn't the only POSIX OS. If you do your porting right, you get to support a shed load of other OSes for very little.

  • you got nothing

    LOL

    We are clearly talking about OP’s claim, which is for the PC industry. Not Linux development.

    No. I responded to your statement that 'They are going to write the Linux driver and say, “put this in your handheld.”' So we're talking only about Linux development.

  • My experience at Intel with drivers is directly transferable.

    LOL

    Intel

    The industry is more than just Intel and Intel are an outlier with respect to Linux kernel development.

    they will have to mainline

    They will not.

    Valve will not want to go the Google route and maintain a separate Linux Kernel.

    They already do:

    https://gitlab.com/evlaV/linux-integration

    https://gitlab.com/evlaV/linux-integration/activity

    No offence mate but you're talking bollocks. You clearly don't know anything about Linux development.

  • I'm speaking from the perspective of the IP owner who writes the driver and manufacturer who puts together all the components.

    As am I.

    And I'm sure the drivers would get mainlined.

    That's not the norm.

    Intel

    Intel is huge and employs shit loads of Linux developers. Most vendors, who will be much smaller, don't. For example, Realtek, who stick a crappily written driver in a tarball on their download page and call it a day. Or any of the hundreds of silicon vendors (such as NXP, Nvidia, Rockchip, Allwinner, Realtek again, Qualcomm, etc., etc.) with "BSP"s who give their customers a 500GB package containing, among lots of proprietary userland shit, some butchered horror show based on Linux 3.3 with no git history.

    I can't imagine why you would expect drivers to be mainlined by a vendor.

  • They are going to write the Linux driver and say, "put this in your handheld."

    That would be terrible. They shouldn't be giving their customers a driver, they should be sending their driver to mainline and telling their customers "Use any version of Linux after 6.whenever their driver was committed".