• 0 Posts
  • 100 Comments
Joined 2 years ago
cake
Cake day: January 4th, 2024

help-circle




  • Facts:

    You need to understand what it’s doing to keep it on track or a lot of time to head down all of its dead ends.

    You need to understand your intent and project in order to recognize that it’s hallucinating.

    When it magically decides variables or other factors need new unused names while mid way through any project, you have to watch out for that- you have to be able to audit everything it does and constantly restate the whole project in chunks.

    We saw the one off example of a coder beating an LLM at code production recently.

    I don’t expect LLM coding or reasoning to be good for a while.


  • Calling the comprehensive evidence of human rights abuses against Uighurs ‘CIA propaganda’ dismisses the work of:

    • Independent UN investigators who found credible allegations of crimes against humanity.
    • Respected international human rights organizations that conduct meticulous, on-the-ground investigations and collect survivor testimonies.
    • Academic scholars who publish peer-reviewed research.
    • Journalists from around the world who have risked their safety to document these realities.

    These are not government intelligence agencies. Their findings are based on a volume and consistency of evidence that stands up to scrutiny, regardless of how inconvenient it may be to label it as such. The narrative of ‘economic development’ doesn’t negate systematic human rights abuses.



  • You’re correct, that is what the meme is referencing.

    However, I responded to your statement attempting to deny photographic evidence of violence.

    14 independent sources; yet you still are denying the evidence and moving goalposts.

    This is what you wrote as of this comment:

    Yet, in 2025, somehow, in the smartphone era, when almost literally every Chinese adult citizen carries a camera in their pocket with internet access (and widespread non-prosecuted access of VPNs in China to bypass the great firewall), there isn’t a shred of photographic evidence of violence against the Uyghur people.

    It seems like some evidence of violence against them exists, and has been corroborated by multiple sources.





  • It sounds like the main point of confusion for you with semicolons, especially in bash and its if/then statements, isn’t about their general readability but more about their role in defining what counts as a complete statement or command, and when they are required versus optional.

    You’re right that bash requires a semicolon (or a newline) after the if condition before the then keyword if they are on the same line. This is because then is considered a separate ‘command’ or keyword that follows the if condition and its associated [ ] or (( )) test.

    A newline serves the same purpose as a semicolon.

    In contrast, languages like Lua, Python, or PowerShell often have syntax where then (or its equivalent) is intrinsically linked to the if and doesn’t require a separator between the condition and the block opening keyword, even on the same line. They typically use newlines or specific block delimiters (like end in Lua, indentation in Python, or curly braces {} in PowerShell) to define the scope of the if statement.

    While the semicolon’s general use is to put multiple commands on one line, its mandatory placement after the if condition before then in bash when on the same line is a specific syntactic requirement of bash to separate those two distinct logical parts of the if construct. Many other languages simply define if condition then block as a single syntactic unit, hence no semicolon is needed there.




  • Open support of dictatorships, for starters.

    They’re not honest about their political policies in the slightest.

    Lying about everything and censorship of dissent. This really is the icing.

    If their ideologies are pure and right, why do they need to silence conversation with imaginary pretenses?

    You’re misrepresenting the actuality of the environment you’re promoting…

    Few may be decent, though the experience of most non trolling has been, the instance is overrun and managed by a lot of narcissistic, hypercritical, and toxic individuals.