• 0 Posts
  • 30 Comments
Joined 1 year ago
cake
Cake day: October 30th, 2023

help-circle



  • To me this smells of typical subsidizing of a product to capture market share then lock in that market share. Anything I’m missing?

    That’s exactly it.

    From their email:

    What you get:

    2,000 code suggestions a month: Get context-aware suggestions tailored to your VS Code workspace and GitHub projects.

    50 Copilot Chat messages a month: Use Copilot Chat in VS Code and on GitHub to ask questions and refactor, debug, document, and explain code.

    Choose your AI model: You can select between Anthropic’s Claude 3.5 Sonnet or OpenAI’s GPT 4o.

    Render edits across multiple files: Use Copilot Edits to make changes to multiple files you’re working with.

    Access the Copilot Extensions ecosystem: Use third-party agents to conduct web searches via Perplexity, access information from Stack Overflow, and more.

    So it’s just a rate limited thing meant to get you signed up and then cut you off right when you get used to it. I get access through work and well, it just sucks.


  • Different operating systems have their own interfaces to allow user level programs (like games) to communicate with hardware. This is a great-over-simplification, but one OS may understand something like “drawTriangle(x, y, z)” while another may expect “drawPolygon([x, y, z])”.

    There are software projects to attempt to translate commands meant for one OS for a different OS (such as “Wine” or Valve’s “Proton”) and those work fairly well in cases that: 1) there’s an analogous command, 2) the analogous commands have been accurately mapped, and 3) the analogous commands operate in user space.

    That last point is the primary reason why, despite the best efforts of developers, some games still cannot work across OSs. Operating systems are built on top of different levels with the lowest being the “kernel” (of “kernel level anti-cheat” notoriety) and the highest being the user space (where you interact). Both Windows and Linux have these, but the boundaries around them, what they can and cannot do, and how to interact across those boundaries differs between each system.

    So when a Windows game installs a driver to monitor everything that your computer does that driver (kernel level anti-cheat) is tailored very specifically to the extremely powerful, low level, and unique Windows kernel. Linux cannot run that natively. If the game pretends that spying on you is an essential component to launch then the game will not launch. If, however, a game is perfectly happy to just stay in user space where it belongs then it will probably work fine with the available translation layers.










  • Also shelters don’t count and you cannot interpret refusal to stay at a shelter as “wanting to be homeless.”

    I help out with a street outreach mutual aid group. I’ve not met a single person that wanted to be homeless but I’ve met tons of people that don’t want to fuck with shelters cause:

    • they have to get rid of their dog
    • they can’t bunk with their partner or children
    • they are trans and most of the shelters are religiously affiliated
    • there are tight curfews and early kick out times
    • no guarantee of consecutive night stays or even a bed, no consistency
    • you can’t have friends over
    • you can’t have more than one bag
    • you must walk outside to a separate communal bathroom–even in a blizzard–if a pee cup is discovered you’ll be kicked out
    • you must attend religious services prior to receiving aid
    • some shelters are day only

    The streets are harsh, but in most cases the shelters are worse. Their only consistent benefit is that they are warm when it’s -20F out and if you keep your head down the police will probably not fuck with you.


  • This has been tried multiple times across numerous jurisdictions. Consistently it’s been found that giving poor people money makes them less poor in the long run. This seems to be an unsavory result, however, so politicians let the experiment retire never to actually learn from the results and draft policy.

    This experiment is going to work and then nothing will come of it only for another jurisdiction to try exactly the same thing again and find exactly the same results.

    The myth of meritocracy is still too prevalent a belief.