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/)ZE
Posts
0
Comments
79
Joined
2 yr. ago

  • umm.. isnt the government or rather the judikative already deciding what extremist is?
    How would specifically this be different?

    I can understand the problems thos causes for the platforms, but the government injecting decisions is something you focus on?
    Not to forget the many other places they inject themselves.. one could say your daily lifes because.. careful now.. you live in the country with a government, whaaat?

  • The GPT services out there use something called 'tools'.
    They get presented to the model and the model can 'call' a tool with arguments, which can then extract some data and input it into the context for the model to continue.

    I found out, the models which can run on a normal PC (or even a Laptop) are okay, but not super great. (around or a bit worse than ChatGpt3)
    The good stuff (e.g. Nous-Capybara 31B or the Mistral/Mixtral ones) needs some more memory and compute.

  • Really depends on the location.
    When staying in Europe, i never had crazy fees or todos when leaving.
    Booking is sometimes a bit cheaper, but next stay is agaon booked via Airbnb thanks to an offer on a listing i wanted.

  • I mean EndeavorOS can install the same gui package manager as Manjaro has, pamac.
    Game support usually comes from using packages you need and those packages being up to date to support latest changes like fixes.

    Am a long time EndeavourOs user, quite happy, it allows everything i need and pacman never broke on me.. cant say the same about apt, when using non-standard repositories (for some up to date packages)
    And the AUR is awesome. Has many packages not found in the normal repositories, just some have to be compiled which can take a bit of time, but i dont have to fiddle with it.

  • Yeah, it needs those rules for e.g. port-forwarding into the containers.
    But it doesnt really 'nuke' existing ones.

    I have simply placed my rules at higher priority than normal. Very simple in nftables and good to not have rules mixed between nftables and iptables in unexpected ways.
    You should filter as early as possible anyways to reduce ressource usage on e.g. connection tracking.

  • The code itself is not illegal, so hosting it is fine.
    Just dont encourage piracy, like at all. No linking, no support, and certainly not patching for games which didnt come out yet and offering these fixes early for payment.

  • Copilot is weird and can give out very weird responses that have little to do with your conversations.

    And of course it might just grab context depending on what you do (e.g. clicking the copilot button might already do that).

    I found it works best as GPT model if you disable the fancy stuff like search. It too easily looses track of what happened or completly goes off the rails.
    (i believe disabling search is a beta feature in some regions, but its a hidden flag you can theoretically set, i made a tampermonkey script to add a button).

    I hate the slow UI of Copilot, so i translate requests from a different GPT interface.

  • DNS filtering only gets you so far. Its far, but certainly not at the end of the road. More complex and differently designed systems wont be bothered much.
    Encrypted DNS or simply hosting legitimate stuff on the same domain cannot really be fully blocked entirely or make your life difficult.

  • I can change my screens too on desktop, pretty neat.
    Unfortunately its a super simple implementation which doesnt take into account the brightness between different screens.

    Ideally there should be a master slider and one per screen. The master slider should then use theother sliders current value as scaling factor to change them.
    A more complex option could then also allow setting the brightness of each screen which would allow for better setting via the master slider. (not sure if this information is already available)

  • Its nice to meet the team, start nornal conversations not necessarily bound by work.
    Getting to know the people in a way video calls rarely can fscilitate.
    BUT how often depends on the team, the distances, the company, and most importantly how often this happens.

    I really like my WFH, but its not a full WFH job, so we meet for important events like sprint planning every few weeks.
    But thats only 1-2 hours away and most of the commute is long distance train, so i can work that time and still get paid.
    Its nice seeing the team and other people in the company i would have never seen, it could be a bit less for me, maybe once a month would be better..

    I also think many people only have their work colleagues as contact and little real friends to meet with outside of work.. after all one is paid and theother time you have to maintain your life constantly.

  • Better quality releases and more active users with much less leeches as they get thrown out.
    Though there are many site admins with some complex here too.. your experience can vary.

    And of course you need to contribute to the community, most trackers will grant you buffer for both uploading and keeping the torrent running. You want something, then you have to give back.
    If the tracker doesnt give possebilities to build your buffer in multiple ways, other than just uploading, its usually a shit tracker.
    And some are just super hard to impossible to get into. Start small, wait for open signups or just go to new trackers, they might get bigger over time.
    Dont publicly beg for invites, you can humiliate yourself in private chats if you are into that.

  • law enforcement is exactly that.. enforcement.
    If there are no laws in place to force providers to do that, it cant be done via these means.
    And if you cannot enforce because the provider is outside the jurisdiction, then you cant either.

    And if you start forcing blocks, the users will adapt by either changing provider or simply evading the block.

  • Just keep it seeding?
    Of course if you want both, best space saving would be to use the same file.
    I have multiple servers, so it doesnt really matter anyways, one machine downloads and seeds via its SSD and theother is just for storage on HDDs. Though i could setup tiered storage in this scenario to be able to seed more with same SSD strorage amount.