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/)ME
Posts
0
Comments
253
Joined
1 yr. ago

  • This is just bs. Immigrants from all over refer to themselves as hyphenated Americans. It is absolutely not just white people.

    Europeans get upset over this because they hate immigrants and immigrant culture in general, and have absolutely no understanding of it and no willingness to learn or open their minds about it.

  • Permanently Deleted

    Jump
  • Lol, that's ridiculous. At least here they aren't requiring us to do that (yet).

    In my case, this is modular js code. Copilot doesn't know how to test the internals of the module so it just calls them directly, which would cause an exception because the function would be undefined.

    I end up rewriting the test myself whenever it does this because there's no reason to export those functions, it would just cause problems. Typically all this requires is changing the test inputs so the internal logic is covered by the test. It's just too dumb to know that, because it doesn't actually understand the code at all.

  • Permanently Deleted

    Jump
  • I asked the same question in our meeting about it. They apparently have metrics tracking as part of their contract for copilot. But they also want to see demos etc. Basically forcing us to do busy work and increase stress so the execs can justify blowing money and political capital on AI.

  • Permanently Deleted

    Jump
  • Yeah mine is demanding that we prove that we're using copilot to generate code.

    I wouldn't care so much if copilot wasn't a hot pile of garbage. It's incredibly slow, constantly fails halfway through generating a file, can only handle updating or creating one file at a time, and the code it comes up with always needs manual correction to actually work.

    I mainly use it to generate unit tests and it frequently makes shit up that clearly won't work. Like directly invoking non-exported functions that I deliberately choose not to export, because they don't need to be exported.

    90% of the time it actually takes me longer to use copilot. The only thing it's good is autocomplete.

  • So what? It will be tyranny and we will shut them the fuck up real quick, like they're trying to do to us.

    Every time we do something to them we'll do so while quoting the Trump EO giving us the same authority that they celebrated him having.

  • And if real Americans are lucky to get into power again, we need to take advantage of all these new powers and treat them as such.

    • Investigate and arrest the leaders of the Heritage Foundation for sedition, for openly attempting to convert our republic into a dictatorship in a clear attempt to overthrow and betray the constitution.
    • Withhold federal funding from parasitic, thieving red states.
    • Unilaterally declare tax breaks for churches unconstitutional, and issue them bills and indictments for decades of tax evasion.
    • Suspend security clearances for all GOP-aligned law firms.
    • Ignore court orders from the illegitimate, corrupt supreme court. Instead, investigate them for open and blatant corruption.
    • Kick Fox News out of the press corps and investigate and dismantle them for foreign collaboration with enemy Russian propagandists.
    • Denaturalize Elon Musk for lying on his initial visa application and then arrest and imprison him for stealing taxpayer money and deliberately weakening US defense systems in concert with his Russian and Saudi financial backers.
    • Many many other things we can do to destroy the GOP using the powers they've given to Trump.

    Only once the treasonous GOP political apparatus has been utterly destroyed, and its leaders are in prison for life, and measures have been taken to prevent its rise again, should we consider restoring congressional and judicial power.

    The only way left to stop this shit now is to use their authoritarian wet dream against them and make it their nightmare.

  • It's definitely a good thing if you're interested and knowledgeable enough to build what you want. I was just arguing it's not the best choice for a casual user because a lot things they'll want won't work out of the box.

    Even updating to the next stable Debian version requires editing system files and running the command line.

    Drivers can matter quite a bit if for example you're on an Nvidia card and the Debian drivers are 2 years old. It happened to me and caused dlss to not work in some games. And with Nvidia you can't just move to testing, you need to backport the driversc and that's quite involved.

    I run a Debian server and it's amazing for that.

  • You don't need to manage the exe files. Just install heroic launcher. You can access and install your whole GOG library from there, and you can configure each game with different versions of wine or proton, if you need to. It also integrates with Epic and you can easily add games to Steam as well if needed.

    You can even sync the game saves with the GOG cloud, although last time I tried the save sync was a bit clunky.