Live data from Hacker News

Viewing profile — algorithmmonkey

algorithmmonkey

HN member
Joined
Mon, Jul 02, 2012, 5:56 PM UTC
HN karma
69
Public activity
35 items

About algorithmmonkey

Usually busy building cloud infrastructure and related FOSS projects, mostly CNCF and Bytecode Alliance.

Recent public activity

  1. comment
    Comment #45462790

    I keep seeing everyone guessing what the margin is on inference. You say that it's largely break even. We have this person in the thread claim 80% margin ( https://news.ycombinator…

  2. comment
    Comment #45139797

    Can you explain how the Fed is keeping the cost of labor low, and what they should do to help folks paid enough? I'm not sure I see the connection.

  3. comment
    Comment #45139348

    Rate cuts are priced in at about 100% for a 1/4 point. It might go up for a 1/2 point, but that may also signal fear which could have the opposite effect. I think it's hard to say …

  4. comment
    Comment #45139333

    The Federal Reserve operates under a "dual mandate" from Congress to promote maximum employment and stable prices (low inflation). As unemployment rises, the Fed will lower interes…

  5. comment
  6. comment
    Comment #43484439

    There are definitely some similarities. I think the main difference is the compatibility of Wasm / WASI. Often for unikernel / libOS, you would need to recompile applications to ta…

  7. comment
    Comment #43484204

    This example ( https://github.com/hyperlight-dev/hyperlight-wasm-sockets-ex... ) demonstrates starting a sandbox and loading a component. You could imagine you'd write an app that …

  8. comment
    Comment #43483393

    A Wasm component running inside of Wasmtime is just fine. However, when you start to use resources from outside of Wasm, e.g. systems, network interfaces, GPUs, etc., Wasmtime uses…

  9. comment
    Comment #39801074

    Krustlet implemented the Kubelet API rather than the containerd-shim API. That means that with containerd shims, you can use the default K8s kubelet, containerd, and extend your co…

  10. comment
    Comment #39781649

    I would like to see remote comp be structured with a flat base rate across geos, and then have bonuses for locality to corporate centers. If you feel that it is worth it, you can c…

  11. comment
    Comment #39781567

    Same thing happens with MSFT. Remote comp is location dependent.

  12. story
  13. comment
    Comment #35886666

    Maybe a good candidate in this organization is one that will leverage every edge they have to produce a desired result. Resourcefulness and risk tolerance are a potent pair.

  14. comment
    Comment #31254370

    One of the things we are using it for is for running wasm workloads with cluster networking on K8s. A shim like this makes it simple to construct a small OCI image since all that n…

  15. comment
    Comment #31091273

    What is the common spec for Knative? It seems like one runs an app as normal in a container and then the special scaling sauce is handled by Knative. When I think of a portable spe…

  16. comment
    Comment #28539364

    Been using cloud-init on Azure Linux VMs for a long time (5+ yrs). Did you experience this on a specific distro?

  17. comment
    Comment #24222573

    Azure has an incubation project which is building a Golang CRD generator and a generic Azure resource controller [k8s-infra]. It will likely end up being used in Azure Service Oper…

  18. comment
    Comment #24222528

    The management cluster is definitely a pattern. Cluster API is designed to have a management cluster to build workload clusters across region and provider. https://cluster-api.sigs…

  19. comment
    Comment #22152737

    A casual computer user is going to figure out they need to comment out a GRUB line? Nope. That is an experience that will push them right back to OSX or Windows.

  20. comment
    Comment #21876590

    For quite a few, it is a _main_ goal for the speakers to either draw attention to their company's product or to provide an air of thought leadership on behalf of their company.

  21. comment
    Comment #18230792

    Isn't this the point of licensing? The author or company building the software requires money in exchange for using their software. The revenue acquired through the license is then…

  22. comment
    Comment #18098079

    Check out https://gobuffalo.io/en/docs/testing/ Coming from a rails background, this was the closest out of the box testing experience. Tests are generally handled within a transac…

  23. comment
    Comment #17251086

    > Of course, the stateful service feature is lost. But k8s does not have that feature either. Persistent Volume Claims go a long way toward the stateful service "feature". To go an…

  24. comment
    Comment #15804808

    You sure that's AMQP 1.0 or 0.9? I say that b/c ActiveMQ is AMQP 1.0 ( http://activemq.apache.org/amqp.html ) and RabbitMQ is probably running 0.9 unless you are using the experime…

  25. comment
    Comment #11692390

    Also took it before the chat bot... :( If you are thinking about a masters in CS, you must check out the OMSCS program. The cost to value ratio is completely off the charts! "total…