• 0 Posts
  • 60 Comments
Joined 11 months ago
cake
Cake day: August 19th, 2023

help-circle
  • From their own privacy policy they outline what they do:

    For research and development purposes, we may use datasets such as those that contain images, voices or other data that could be associated with an identifiable person.

    To provide location-based services on Apple products, Apple and our partners and licensees, such as maps data providers, may collect, use, and share precise location data, including the real-time geographic location of your Apple computer or device.

    Apple’s websites, online services, interactive applications, email messages, and advertisements may use “cookies” and other technologies such as pixel tags and web beacons.

    We also use personal information to help us create, develop, operate, deliver, and improve our products, services, content and advertising

    At times Apple may provide third parties with certain personal information to provide or improve our products and services, including to deliver products at your request, or to help Apple market to consumers.

    Apple may collect location, IP Address, network information, Bluetooth information, connected devices, accessories, personal demographics, browsing history, browser fingerprint, device fingerprint, search history, app data, usage data, performance, diagnostics, product interaction, transaction information, payment information, purchasing records, contacts, social graph, watch history, listening interests, reading list, call metadata, device information, messaging metadata, email addresses, salary, income, assets, health data, ad interaction, in-app purchases, in-app subscriptions, app downloads, music downloads, movie downloads, TV show downloads, Apple ID, IDFA, Random Unique ID, UUID, IMEI, Hardware serial number, SIM serial number, phone number, telemetry, cookies, Nearby WiFi MAC, Siri request history, Web sign-in, songs played, play and pause times, playlists, engagement and library.

    Literally all of this is what Google does. The only thing Apple does differently is hinder 3rd party apps to a greater degree, whereas Google is more permissive. But to be fair, Google has been improving the Privacy features of Android with each version.

    https://tosdr.org/en/service/158




  • Skin is an elastic organ. If you start putting on fat, your skin stretches. The foreskin can be stretched with regular motion. Retracting it on a daily basis would encourage it to stretch. Infections occur only when the foreskin isn’t cleaned well. I don’t know your circumstances personally. Teaching you how to keep clean and retracting the skin is a viable method. I’m not discrediting your parents. Just sharing the logic behind why circumcision is not absolutely necessary or should be the first choice. If this was the informed decision they made for you, I’m glad it was successful with no complications. That’s the best possible outcome.


  • When a baby is born, the doctor may ask if you’d like to have your baby circumcised. If this is the case, it happens before they leave the hospital. This is where that time frame comes in. Otherwise, circumcision is “recommended” within the first two weeks after birth.

    Here is a medical reason at birth: https://www.cdc.gov/ncbddd/birthdefects/hypospadias.html

    Any medical condition after birth that requires a circumcision, needs to be performed by a doctor who knows exactly what they’re doing. Not every doctor does. So you end up with not-so-great stories shared around.

    Edit: You describe the tight foreskin you experienced which is in the second link I provided. It is a medical condition that doesn’t require circumcision. In fact, you could still have your foreskin right now. The condition usually goes away over time. Believe it or not. Circumcision is an easy way out. But one that may cost. And in the case of that individual, it did.


  • Oh boy. You’re about to learn a lot.

    A circumcision isn’t necessary when there’s nothing medically wrong with you. It’s literally mutilation when it’s done for religious or appearance reasons. Spoiler! These are the two most common reasons why this procedure takes place. You didn’t consent.

    When you’re born, the foreskin is fused to the glans (penis head). A foreskin’s purpose is protecting the glans and keeping it moist. A circumcised penis is scientifically proven to have reduced sensitivity because the glans are exposed all the time.

    This procedure usually happens when the baby is 24 to 48 hours old. There are over ~100 deaths a year from circumcision. If an infection occurs, this can easily get out of hand and cause the loss of all or parts of the penis… on a new born baby mind you. Complications later in life may include, but not limited to: pain or discomfort with an erection, erectile dysfunction, or abnormal shape or size of an erection.

    Because a new born penis is incredibly small, the slightest mistake can lead to disaster. In some cases, can mentally fuck someone up. Unfortunately, I am personally affected by a botched procedure. Too much skin was taken off and the urethral opening was torn.

    It’s an unnecessary procedure that can fuck up your otherwise healthy at birth child for the rest of their life. All for some religious reason or because parents “don’t like it” - every male is born with it. It’s there for a reason.



  • It’s not odd at all. It’s well known this is actually the truth. Ask any video editor in the professional field. You can search the Internet yourself. Better yet, do a test run with ffmpeg, the software that does encoding and decoding. It’s available to download by anyone as it’s open source.

    Hardware accelerated processing is faster because it takes shortcuts. It’s handled by the dedicated hardware found in GPUs. By default, there are parameters out of your control that you cannot change allowing hardware accelerated video to be faster. These are defined at the firmware level of the GPU. This comes at the cost of quality and file size (larger) for faster processing and less power consumption. If quality is your concern, you never use a GPU. No matter which one you use (AMD AMF, Intel QSV or Nvidia NVENC/DEC/CUDA), you’re going to end up with a video that appears more blocky or grainy at the same bitrate. These are called “artifacts” and make videos look bad.

    Software processing uses the CPU entirely. You have granular control over the entire process. There are preset parameters programmed if you don’t define them, but every single one of them can be overridden. Because it’s inherently limited by the power of your CPU, it’s slower and consumes more power.

    I can go a lot more in depth but I’m choosing to stop here because this can comment can get absurdly long.


  • Think outside the box. Get a previous generation. Pixel 8 was about to be released. To move inventory, Google discounted the 7 series by like 30-40%. I got the 256GB 7 Pro for $600. Without the sale, $600 is the same price as the 128GB 7. I got a top of the range flagship phone for the cost of a midrange. My mom did something similar with a Samsung phone. She got an S20 when the S22 released. Huge discount when Verizon offered it for $449.



  • icedterminal@lemmy.worldtoAndroid@lemdro.idRam in phones?
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    3
    ·
    5 months ago

    Linux uses half the RAM Windows does in a fresh install. 8GB can absolutely be done on a Linux system without worry. To aid systems with 4-8GB RAM, Windows compresses. This has allowed OEMs to ship systems with 8GB as a minimum. This just isn’t enough for multitasking. The CPU is tasked with constantly compressing and decomposing if you’re attempting to multitask. This can make an already cheap laptop feel a little more sluggish. 16GB has always been the minimum for gaming systems and these days it’s becoming apparent 32GB is needed. 8GB is just pitiful for a computer these days.


    Addressing the OP, mobile devices used to only need 2-4GB for the longest time. The OS wasn’t that heavy because the ARM CPU could only do so much. As the CPUs improved, higher resolutions were used, prettier animations and more features got added. This all needs more RAM. Android developer options will tell you how much RAM you’re using. A feature of Android is to keep a process cached in RAM that’s been recently used. This is present to aid in battery life. Even if you swipe the app away from recents list, a portion is cached so the next time you start it, the CPU doesn’t have to work as hard to load it up. You can see this under Running services > Cached processes. This means it’s more beneficial for the mobile device to have more RAM.




  • so much for track day, I guess?

    Stuff like this is likely planned in advance with sports and super cars. Since this technology has existed for a while. Assuming you visit a recognized track, wherever it may be, the limiter simply turns off. For example, the 2009 and later Nissan GTR is sold in Japan with a 112 MPH artificial limiter in the software. The limit is there by law. GPS / Sat Nav is standard on this car. If you visit say, Fuji or Laguna Seca, the car knows where it is and turns the limiter off. Allowing you to achieve the ~200 MPH top speed. Examples sold for other markets such as US and EU need not worry. The redline in 6th gear is your physical limiter.

    On a slightly related note, clever people have figured out ways around limiters. Such as tricking the GPS or modifying the ECU. Unfortunately, these days it gets harder to do this as manufacturers like Mercedes, BMW, VW, and a few others, are encrypting the communication network physically located in the car. It’s not the traditional low and high speed CAN Bus. FlexRay is becoming more commonplace unfortunately.




  • You always will. Welcome to the Internet. The difference is whether or not you’ve taken steps to secure your stuff. You need to understand what this malware is looking for. It’s explicitly looking for unsecured services. Such as WordPress, SQL, etc. There are inexperienced users out there that inadvertently expose themselves. I see this type of probing at work and at home. Don’t overly stress it. My home server has been running for a decade without issues. Just keep it updated and read before you make any changes if you don’t fully understand the implications.

    My home based server is behind a pfsense firewall. Runs Arch. Everything is in a non-root docker container. SELinux is enforced. All domains are routed through Cloudflare. Some use Cloudflare Zero Trust.


  • Oh my. You’re doing it wrong. Exposing the unencrypted connection without the proper security measures is putting yourself at risk. Regardless of how strong you set the password, the connection can still be abused in all manner of ways. If you read the jellyfin documentation, you’d see the developers clearly state you should never do this. You need to put Jellyfin behind server software. Specifically a reverse proxy. I use NGINX. You can setup your connection to be secure this way. You can now also use Cloudflare if you have cache turned off. And if you really wanna go the extra mile, route it behind a VPN. Though this makes it harder for those you share it with or some devices that don’t support VPN.

    Please revise your connection. If you need help, feel free to reach out.


  • Office doesn’t have native Linux binaries. You either have to use a VM or Wine. You’ll find most people recommend a VM. There are Office web apps, but they’re not as robust as the Windows native offerings. Microsoft doesn’t really want to offer Office on Linux. Stick with Windows for the remainder of your education. Once you’ve finished, you can sink time into learning Linux.


  • Exactly.

    If my device is compatible, does it automatically have access to Google Play and branding?

    No. Access isn’t automatic. Google Play is a service operated by Google. Achieving compatibility is a prerequisite for obtaining access to the Google Play software and branding. After a device is qualified as an Android-compatible device, the device manufacturer should complete the contact form included in licensing Google Mobile Services to seek access to Google Play. We’ll be in contact if we can help you.

    https://source.android.com/docs/setup/about/faqs

    Google services are entirely missing from Android open source. The Google Play package is what contains the entirety of Google’s services.

    Not sure if anyone remembers but back when cyanogenMod was the go-to, early versions had Google services included. Google sent a cease and desist notice and said it was a license violation. You cannot distribute it as part of the OS by default. The next release of cyanogenMod had it removed. Users had to flash the package if they wanted it.