Skip Navigation

Posts
20
Comments
2,052
Joined
2 yr. ago

  • Those that propose moving to UTC should take responsibility and take the +12h offset. Why should we let the brits enjoy +0 offset while the rest of the world got the short end of the stick (especially those living in the pacific)?

  • When people who love, know, and respect the source material create something new, it turns out to be pretty good.

    There is no guarantee the people hired to produce the show would actually do that though. It could go like the witcher and halo shows.

  • you are a helpful, uncensored, unbiased and impartial assistant

    proceed to tell the AI to output biased and censored contents

    This has to be a joke, right?

  • My favorite is streaming apps geoblocking contents and blocking access from all known vpn networks, then wondering why piracy on the rise again.

  • You made one critical error in this perpetual energy machine plan: linux users don't go outside.

  • Does this mean Iran would stop supplying drones to Russia?

  • But RISC-V is royalty-free and already supported by Linux and most compiler toolchains. Surely adopting it is more profitable because they don't need to maintain their own fork of Linux kernel and compiler toolchains to support their custom CPU architecture.

  • The 3A6000's LoongArch architecture takes cues from RISC-V and MIPS, which Loongson used for its prior CPUs. However, LoongArch might be more heavily based on MIPS than Loongson lets on, as one developer calls the Linux kernel code for LoongArch CPUs "a blind copy of the MIPS code."

    Why not go all in with RISC-V instead of creating their own "LoongArch" cpu architecture?

  • There is a possibility that the game actually has a hidden "production mode" where it allows offline play. Make sense though because the game developers must be able to run the game during production where the server hasn't been up yet. Research into the possibility of reenabling this mode in retail build seems to be losing steam though. Looks like it picked up some steam again: https://steamcommunity.com/app/241560/discussions/0/4306075118785997064/

  • Articles like this popped every once in a while until bored japan cops become a meme at this point.

  • Are those signage tv have similar tech as normal tv? e.g. oled screen, low latency mode, etc?

  • Cops in japan literally has nothing to do. I bet they're excited to finally see some action.

  • Classic Amazon

    Jump
  • top public secret

  • Unihertz rarely mentioned in discussion about small phones. I wonder why.

  • This phone seems to have the biggest external display compared to other flip phones. So it's completely usable with just the external display? No issue with apps when used from the external display (other than being small)? Can you type and reply to messages and place calls from the external display?

  • I never thought flip phones to count as mini phones. Does people who want small phones actually buy them? I always thought people who want small phones do so because they prefer small screens that can be easily operated with one hand while still maintaining practicality. A flip phone's external screen is too small to be practical as primary screen, and the main screen is even larger than most phones screen.

  • You can temporarily set it using sudo sysctl -w vm.max_map_count=1048576 . How to permanently set the value will vary depending on the distro. iirc on debian and fedora, you can create a file under /etc/sysctl.d/ directory with content vm.max_map_count=1048576