Live data from Hacker News

Viewing profile — FancyFane

FancyFane

HN member
Joined
Thu, Mar 24, 2022, 2:41 PM UTC
HN karma
5
Public activity
4 items

About FancyFane

No profile information was provided.

Recent public activity

  1. comment
    Comment #46277750

    From the PlanetScale perspective keep in mind the ability to shard. What happens when the largest single node Aurora instance can no longer keep up with application/traffic demands…

  2. comment
    Comment #46277605

    Even MySQL benefits from these changes as well. What we're really discussing is random primary key inserts (UUIDv4) vs incrementing primary key inserts (UUIDv6 or v7). PlanetScale …

  3. comment
    Comment #45335224

    The Phenom II will always have a special place in my heart being the CPU of choice in my first CPU build in 2011. It's wild to see it's still being compared to modern CPUs, and win…

  4. comment
    Comment #34914214

    Coming from a Linux Admin background, I would suggest installing a Wordpress website to learn more about the LAMP stack and seeing how all the pieces fit together. Once you get it …