Skip Navigation

Don't forget to stay hydrated.🍉🍉🍉🍉🍉

@ testaccount789 @sh.itjust.works

Posts
4
Comments
94
Joined
3 yr. ago

This is a test account for testing out lemmy.

Bio update test: 2024-03-13

  • I don't know what kind of cards you have over there, but couldn't it just contain all required information including photo, digitally signed by the government?Wouldn't need the internet.

  • But it needs to be verified there first in some way, and then services will need to somehow verify that your device properly verified it.

  • I propose a new standard for printing.Laser-etchable circular paper with 2 holes in middle which helps rotate it on a spindle, and hang it without unvanted rotation.The printer will have a spindle with 2 prongs, and single axis movable laser assembly used to etch the paper as it spins.

  • Sorry, don't have an answer for iPhones, but if someone has similar issue originating from Android device, RethinkDNS app logs could be useful: https://f-droid.org/packages/com.celzero.bravedns/

    One interesting app I have right now when it comes to network crap is NetMonster. I blocked its network access, but it keeps making roughly 2.3 DNS requests per second. That's almost 6 million DNS requests per month.Oh, and when I used NextDNS blockpage, it kept making connections to it, wasting network bandwidth. But that option also revealed to me that many apps which show ads ignore TLS certificates, and just display what gets fed to them.

  • How sweet to remember Alaska.

  • But you can still run both at once. RP2350 datasheet

    From section 3.9 Arm/RISC-V architecture switching:

    There are two processor sockets on RP2350, referred to as core 0 and core 1 throughout this document. Each socket can be occupied either by a Cortex-M33 processor (implementing the Armv8-M Main architecture, plus extensions) or by a Hazard3 processor (implementing the RV32IMAC architecture, plus extensions).

    From section 3.9.2. Mixed architecture combinations:

    The ARCHSEL register has one bit for each processor socket, so it is possible to request mixed combinations of Arm and RISC-V processors: either Arm core 0 and RISC-V core 1, or RISC-V core 0 and Arm core 1.

    Practical applications for this are limited, since this requires two separate program images. The two cores interoperate normally, including shared exclusives via the global monitor: a shared variable can be safely, concurrently accessed by an Arm processor performing ldrex, strex instructions and a RISC-V processor performing amoadd.w instructions, for example

  • Yeah, RP2350 in Raspberry Pi Pico 2 also has 2 ARM cores and 2 RISC-V cores.

    Which reminds me, I purchased one a month ago to play around with as it has good documentation, yet I haven't used it once so far.

  • memes @lemmy.world

    What happens to expired domains

  • Poor

    Jump
  • Most Slovakian government sites also look like this.

  • a TV will def not use that much power

    Holy hell, I never thought of that.Our TV defines 33W "typical" and 53W max.If it had USB-C I could run it from a power bank.

  • I don't know what the first one is about. Is it about how the Gemini webpage displays the output?

  • Don’t like how they’re doing it, you can literally spin up your own for dollars per month.

    Not so easy.Mostly a liability issue.First there's security - make sure the server doesn't get compromised.Then you need to figure out how to deal with illegal content like CSAM (was already a widespread issue on Lemmy at least once, causing multiple instances to shutdown) - even on private instance due to content caching.And legal issues such as minimum age and privacy regulations that you'd have to comply with.

    3rd one is not an issue if you only use it yourself, and perhaps with a couple of friends that won't try to sue you when they get mad.

  • Elaborate.I thought there wasn't a word for "the".

  • IMPORTANT

    SDF had a data loss and this comment is not accessible to me through the SDF account anymore. The IP address this image was hosted on should be considered invalid. (I didn't use a domain name)

  • IMPORTANT

    SDF had a data loss and this post is not accessible to me through the SDF account anymore. The IP address this was hosted on should be considered invalid.

  • Flock camera proceeds to raise outside the window.

  • "Lemmy has just hit a second tesseract"

  • Programmer Humor @programming.dev

    rm -rf /usr due to typo

  • If you are just purchasing used movies at discount prices, the of creator never gets that money anyway, so pirating has 0 effect on that.

    Unless the people before you purchased them rather than pirated, as they also expected re-sale value.

  • Not The Onion @lemmy.world

    Saving Ukraine with nudes: Ukrainians raise $700,000 for military selling erotic photos

    kyivindependent.com /saving-ukraine-with-nudes-ukrainians-raise-700-0000-for-military-selling-erotic-photos/
  • Selfhosted @lemmy.world

    Is there any (known) way to use warp-cli without blocking incoming connections?