Live data from Hacker News

Viewing profile — studmuffin650

studmuffin650

HN member
Joined
Sun, Nov 26, 2017, 4:11 PM UTC
HN karma
173
Public activity
44 items

About studmuffin650

No profile information was provided.

Recent public activity

  1. comment
    Comment #48887500

    I think the issue isn’t a lack of want for fixing these issues, but the inertia and friction of getting them fixed. The issues around the transaction ids and process per connection…

  2. comment
    Comment #47236575

    I’ve hit limitations of M1 Max pros all the time (generally memory and cpu speeds while compiling large c++ projects) Airs are good for the general use case but some development (r…

  3. comment
    Comment #45837628

    Also important to remember that Google is years ahead of most other AI shops in that they're running on custom silicon. This makes their inference (and maybe training) cheaper then…

  4. comment
    Comment #45205826

    Where I work, we primarily use Ceph for the a K8s Native Filesystem. Though we still use OpenEBS for block store and are actively watching OpenEBS mayastor

  5. comment
    Comment #44575322

    Interesting to me that this doesn’t directly integrate with Bedrock. Seems like an easy way to slowly onboard folks to that platform.

  6. comment
    Comment #43021413

    This is a feature that’s required in Government environments. You need a check at runtime to ensure that FIPS is set or you run the risk of breaking compliance. Which leads to inev…

  7. comment
    Comment #42487417

    As someone who works for a company that’s transitioning out of the cloud into their own data centers, the supply chain factor is difficult. You have to be really good at forecastin…

  8. comment
    Comment #41180889

    Also eBPF is still in beta for windows and is nowhere near parity with Linux.

  9. comment
    Comment #41180878

    I think that’s just the nature of kernel programming. Once you’re running in kernel space, there are essentially no safety guards, which is why kernel programming is so difficult. …

  10. comment
    Comment #41174110

    Sounds more like a off by 1 bug that was hidden by regexs if I'm reading correctly

  11. comment
    Comment #40821818

    What you would be looking for is actually the forks of redis that came about after the license change. This has existed for awhile as a redis alternative, but not a step-in replace…

  12. comment
    Comment #39708956

    AWS is putting up good fight

  13. comment
    Comment #38451502

    As a follow-on question, is there plans to integrate the AWS CRT under the hood or does the existence of Tokio and async/await negate the need for it?

  14. comment
    Comment #37351471

    When I was looking at a security system (and new WiFi mesh system), this is why I went with Ring and Eero. Amazon is many things, but they rarely shut down products AND they have a…

  15. comment
    Comment #37294306

    in my opinion, a lot of folks won't take climate change seriously until it adversely affects their way of life in such a dramatic way that they cannot deny it any longer. A wet bul…

  16. comment
    Comment #36509300

    I think this speaks well of Tesla's plan to be more than a car company, but an energy company. Once you have the technology around batteries and the mass production to back it up, …

  17. comment
    Comment #36469067

    As someone who just visited Italy for the first time in 10 years, I was surprised how polluted the air was (especially around the coast). While the air quality was marked as “OK”, …

  18. comment
    Comment #36282645

    Having used ElasticSearch (and OpenSearch) in Golang with a pretty dynamic index, this article rings true in many aspects. The ElasticSearch Golang library is a glorified wrapper a…

  19. comment
    Comment #36025664

    Cybersecurity is also a large industry that makes use of large scale graph databases

  20. comment
    Comment #35984963

    I’ve had a weird bug with podman machine that moved me towards Colima: the vm will just randomly freeze and not come back to life until you restart it. Also podman machine doesn’t …

  21. comment
    Comment #35502694

    My 2 cents is that modern C++ (c++11 and greater) removes most of the memory safety problems that people historically have used as example for the language being dangerous or bad. …

  22. comment
    Comment #34119001

    The easiest way is having lastpass export your vault of passwords as a CSV. Most other passwords managers (Bitwarden, 1Password, Dashlane, etc.) should be able to import that for y…

  23. comment
    Comment #33908506

    Interested to see if they can successfully pivot to full SaaS. It seems like with the recent AWS announcement of CodeCatalyst and Github CodeSpaces (both of which are free with an …

  24. comment
    Comment #33122301

    I wouldn't say thats accurate. Theres many super successful and active apache projects still. To name a few: Kafka, Cassandra, Zookeeper, Spark, Tomcat, Superset, Storm, Lucene,Log…

  25. comment
    Comment #32903509

    yeah I almost completely agree. I feel almost no need to do any side quests (of which some are impossibly difficult until you've passed the end game). The thing that really bugged …