deserialized | 2 years ago | on: Ask HN: Is Apple Silicon on desktop a reasonable proposition?
deserialized's comments
deserialized | 2 years ago | on: Ask HN: Is Apple Silicon on desktop a reasonable proposition?
https://www.tomshardware.com/reviews/amd-ryzen-9-7950x3d-cpu...
deserialized | 2 years ago | on: Show HN: 77 Year old launches SaaS platform today. Seeks feedback
deserialized | 2 years ago | on: Gently Down the Stream – A gentle introduction to Apache Kafka (2021)
deserialized | 2 years ago | on: Nvshare: Transparent GPU sharing without memory size constraints
Great write-up! I'm eager to test a few of these methods out in the lab
deserialized | 2 years ago | on: Twitter is refusing to pay its Google Cloud bill
This was a common occurrence that people referred to as 'brown billing' because the shutoff notice had a brown header instead of the green header on your regular utility bill.
deserialized | 2 years ago | on: Twitter is refusing to pay its Google Cloud bill
deserialized | 2 years ago | on: 3M heads to trial in ‘existential’ $143B forever-chemicals litigation
deserialized | 2 years ago | on: Ask HN: Cloud to on-premise (reverse migration). Is it a thing?
Start small, pick one service at a time (compute this quarter, postgres next quarter, secrets management the next) and use the emerging platform to strangle out paid services
Cloud team gets to stay cloudy, on prem team still gets to farm servers
deserialized | 2 years ago | on: Nvshare: Transparent GPU sharing without memory size constraints
deserialized | 2 years ago | on: A New CEO Says Employees Can’t Work Remotely After All, and They Revolt
deserialized | 2 years ago | on: US military has been observing ‘metallic orbs’ making extraordinary ‘maneuvers’
deserialized | 2 years ago | on: A unified API for all the GPU clouds?
I've put together multiple hybrid and multi-cloud setups between gcp, aws, azure, equinix, and others using terraform.
Iam tends to be very different between providers but there is absolutely a lowest common denominator between them especially when you focus on compute, storage, and networking as primitives with which to host your own services.
You'll get quite far by consolodating requirements into a json file containing a list of ports to open, ip addresses to allow, required number of cores, disk space, operating system version, max spot bid price, default region, maximum desired replicas etc...
Another factor is how you provision your machines. Cloud-init radically simplifies the process of creating homogenous instances across providers versus custom packer images, ansible playbooks, puppet etc... and is supported by almost every cloud and exposed via their terraform provider
deserialized | 2 years ago | on: K0smotron: Running Kubernetes-in-Kubernetes
Metal3 is just a wrapper for Ironic from open-stack.
The two work together to re-image bare metal machines and attach them to clusters as nodes which can then be sliced up into smaller virtaul machine nodes to sell to your end user which they can then use to run docker, kubernets or whatever else they want.
Doing this allows you to have full kernel level isolation on a per-tenant basis which is not possible just using normal containers.
It also allows you to pin workloads to specific CPU cores for latency sensitive tasks as well as pass pci express devices through to individual VMs on the host and other fun things
It's really only useful if your problem is 'i have one really big computer but I want to have lots of small computers instead' but that's pretty much every data center so shrug
ClusterAPI (CAPI) enters the equation in that CAPI requires Virtual Machines or Bare Metal machines as inputs which it then uses to create a kubenrtes cluster. Thus, kubernetes in kubernetes with kernel level isolation on a per-tenant basis
deserialized | 2 years ago | on: K0smotron: Running Kubernetes-in-Kubernetes
deserialized | 2 years ago | on: Show HN: I made CSS Pro, a re-imagined Devtools for web design
deserialized | 2 years ago | on: It’s time to admit that Remote Work doesn’t work
deserialized | 2 years ago | on: A unified API for all the GPU clouds?
deserialized | 2 years ago | on: Vermont dairy farms decline from 15,000 in 1950 to just 508 in 2023
Just because you made it doesn't mean anyone is obligated to buy it
deserialized | 2 years ago | on: Lisa Su Saved AMD. Now She Wants Nvidia's AI Crown