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/)PI
Posts
0
Comments
16
Joined
2 yr. ago
  • Actually I think it may be your get_entry() code. The try traps all non-numbers and restarts the loop for new entry. So like typing "exit" or an empty string or anything that's not convertible to a number is being trapped by the raise and sent back for reentry. And anything that is a number can't hit the break. Just my guess.

  • Nothing really sticks out. It could also be something about how the automated checker provides input (maybe it expects to not press enter or something and it's stuck at input()... hard to say)

    I personally would install ruff and run "ruff check yourfile.py" and then later "ruff check --select=ALL yourfile.py" and read about everything it complains about.

    Google the error codes and find the description and discussion of each and why it is complaining, sometimes they're not a big deal, sometimes they are aha moments. Ruff has a page discussing each warning and error

    https://docs.astral.sh/ruff/rules/

  • There's also deskhop which is essentially a pure hardware solution similar to Synergy (helpful when you cannot install software on a machine or if they are on different networks). You can build your own or purchase parts/pre-built deskhops from elecrow.

    https://github.com/hrvach/deskhop

  • This is the what really matters here IMHO:

    "It's not just that the top hypothesis they provide was the right one," he said.

    "It's that they provide another four, and all of them made sense.

    "And for one of them, we never thought about it, and we're now working on that."

    Plausible hypothesis generation is really helpful and if it hadn't even occured to them it either means it came from someone else's work that they had been unable to understand, distill or anticipate from their own knowledge of what others are doing in the field or that it is actually novel (in the way that all science is small progress building on the blocks of others).

    Either way hypothesis generation saves a lot of time and gave their lab a new idea.

  • I have a general philosophy of reinstalling my systems from scratch every few months and honestly Ubuntu is among the easiest for that (Debian is close second, but corporate overlords freak the hell out)

  • A few podcasts I listen to have switched to calling their bluesky handles out instead of their twitter handles in their outros. I'll probably install it and delete ex/twitter when I get an invite.

  • You just need to be a moderator of any subreddit. The subreddit itself doesn't need to be NSFW. The idea is that moderators could have a need to evaluate NSFW content on user profiles to make moderation decisions.

  • Are you certain it is the exact same comment or post? I think people are deleting everything (via scripts or whatever--some scripts are known to not work/only appear to be working--particularly ones that make use of pushshift which reddit destroyed a few months prior to this incident), but everything isn't actually everything because of the way reddit hides content in certain situations. When people have posted screenshots it has been content from subreddits that had be set private during protests and reopened. Reddit annoyingly hides your own content from yourself in many circumstances.

    I'm not saying these undeletes definitely do not happen, but people have needed to delete content on Reddit for reasons the pre-date the protests. The legal risks to reddit for them to be caught restoring content that a user deliberately deleted is significant. So unless a whistleblower or compelling evidence emerges Occam's razor will go with reddit bugs and "features". Everyone knows reddit is bug-ridden.

  • I don't like the idea. It seems like those fake websites that scrape stackoverflow and SEO to ruin Google search. Avoiding those sites are among the reasons people type "reddit" into searches. People want authentic interactions and I think mirroring reddit into Fediverse lacks authenticity and undermines its authenticity. Content here should be from people who are here.

    If someone wants to assimilate content from reddit into something new and post it here that's good. That means the person is here and can be interacted with.

    If someone wants to repost their own content here, that's also fine. They are here to interact with.

    I just really think it's a bad idea to deliberately build a ghost town and think people will move in.