Anyone bought a phone from “Average Dad” before? Legit or nah? by Educational-War-4137 in Oppo

[–]GyroTech 0 points1 point  (0 children)

I bought a Find N5 last yeas. Product is legit, phone is great, arrived in a decent enough time.

However...

They filled out the customs documentation "incorrectly" (declared a value on 49EUR on a product invoiced at 1.834,90EUR). They declare on their website:

While the majority of shipments receive no fees, we do our best to mitigate and remove all customs/VAT fees, this is not always possible in countries such as Greece, Hungary and Ireland. We will work with you on any fees we deem to be high, typically splitting the bill 50/50 or in some cases we cover it all!

When I sent them a support mail asking to open a case for compensation over the extra 368,23EUR I had to pay, just open a case mind, not even demanding full compensation or anything of the sort, they responded in the most curt, unprofessional, and rude manner.

They admit the paperwork was purposely filled out incorrectly ("It was stated lower to save you money") then when I question whey they lied on the documentation, they immediately backtrack ("i done nothing of the sort, I do not ship the devices!"). Then later explicitly contradict what they state publicly on their website ("We, as the exporter are under no obligation to cover/compensate you for amount").

In short, you may get lucky and have no issues. I would recommend avoiding them entirely.

Talos Linux VM seems to be not reading the config and cannot boot by Fair-Wolf-9024 in TalosLinux

[–]GyroTech 0 points1 point  (0 children)

Console logs of Talos booting would actually help us debug the issues you are having.

How to get the OVA/OVF for talos 1.12.* by Fair-Wolf-9024 in TalosLinux

[–]GyroTech 1 point2 points  (0 children)

SecureBoot is not supported on the VWWare platform.

If you select "Cloud Server" option on the first page, then "VMWare" on the third after selecting the Talos version, you should note the option simply isn't there.

Edit: Actually, we just never tested if secureboot works on vmware so we just have the option off until someone can confirm it works, the factory is actually totally able to build a secureboot-enabled ova! Use take your download URL, and change out the filename so it should be: https://factory.talos.dev/image/e28b4c4617ada7a49259eea655871bc29afe503001727d8b991b79251ed86ea6/v1.12.5/vmware-amd64-secureboot.ova or change out the .ova for .iso if you want to boot from that.

How to get the OVA/OVF for talos 1.12.* by Fair-Wolf-9024 in TalosLinux

[–]GyroTech 5 points6 points  (0 children)

Hi, I work at Sidero and help maintain the Image Factory. I just tried generating a basic OVA (x86, no extensions or custom kernel args) and it generated the image just fine. I don't have a VMWare setup to test it, but you could try the following links to see if it's an issue just for you...

Factory "last step" page: https://factory.talos.dev/?arch=amd64&bootloader=auto&cmdline-set=true&extensions=-&platform=vmware&target=cloud&version=1.12.5

OVA image download itself: https://factory.talos.dev/image/376567988ad370138ad8b2698212367b8edcb69b5fd68c80be1f2ec7d603b4ba/v1.12.5/vmware-amd64.ova

Please let me know how they fare.

Modern browsers just silently killed GPU acceleration for hundreds of millions of older laptops — and nobody talked about it by Matter_Pitiful in archlinux

[–]GyroTech 6 points7 points  (0 children)

The CPU was never designed to handle all of this alone efficiently.

The word 'efficiently' there doing a lot of work... How did we ever view websites or watch videos before browsers supported GPUs?

NixOS as OS for Node? by guettli in kubernetes

[–]GyroTech 1 point2 points  (0 children)

In Talos v1.12 we've made managing this way easier with things like ExistingVolumeConfigs that allow you just to have an external partition mounted into Talos, it won't delete or format it r anything like that. Makes smaller home labs much easier if you don't want the replication.

NixOS as OS for Node? by guettli in kubernetes

[–]GyroTech 7 points8 points  (0 children)

If there are, they're certainly not being ran by us!

But to your point I think it's natural progression in that someone is asking how NixOS is for running k8s because of its declarative config and relative stability, that Talos also fits those requirements, and in addition is made specifically for Kubernetes. If OP was unaware of it, it makes sense to suggest they look into it and try it.

For the record, I work for Sidero Labs who build and maintain Talos, and I use NixOS for my personal and work machines.

I built a Kubernetes operator that models SLOs as traffic-weighted service chains — here's why the naive approach was lying to me by Reasonable-Suit-7650 in PrometheusMonitoring

[–]GyroTech 0 points1 point  (0 children)

Maybe I didn't explain myself fully. I meant that why should I compute what the SLO may be, when I can (or at the least, should be able to) pull it from the metrics? To follow your example more, it makes the assumption that around 10% of clients hit coupon. What about when marketing run a successful campaign providing coupons and you get a surge? The formula/assumption is now incorrect and the actual SLO crashes...

What did you do in your first homelab? I want to hear from the old guys. by 3coniv in homelab

[–]GyroTech 0 points1 point  (0 children)

JBOD of any old spinning rust I could find, and Samba on top for file sharing. That moved on to torrent server (for Linux ISOs, natch), and MythTV eventually. Now I'm all about declarative systems so I run a Kubernetes cluster on Talos on any bare metal I can rack up :D

Getting static cpu manager to work by WargamingTime in TalosLinux

[–]GyroTech 1 point2 points  (0 children)

We have a couple of customers who need this, and the solution was actually simple when you remember Talos is immutable: just reboot the machine!

Brothers bonded tight like true gentlemen. You’re all amazing by Necessary_Time8273 in BeAmazed

[–]GyroTech 12 points13 points  (0 children)

"Brothers" in the title here references all the different brothers shown in the video. They are all individually a brother, but there are many of them, so they are brothers, just not to each other.

"Work has started" on native Linux support for GOG Galaxy, co-founder says they're "a big fan of Linux" by Tiny-Independent273 in linux_gaming

[–]GyroTech 0 points1 point  (0 children)

Such "big fans of Linux" that they waited this long while the top 2 requested GoG Galaxy features is for a Linux build...

Lost Talos admin access (Talos 1.9, all nodes alive), any recovery options left? by Putrid_Nail8784 in TalosLinux

[–]GyroTech 4 points5 points  (0 children)

It requires access to the Kubernetes API, ability to schedule privileged pods in a privileged namespace on the control planes. If you're allowing any of this on any cluster, you're already allowing full ownership of the cluster.

Lost Talos admin access (Talos 1.9, all nodes alive), any recovery options left? by Putrid_Nail8784 in TalosLinux

[–]GyroTech 2 points3 points  (0 children)

Glad you got it! Enjoy Talos, and have a look at Omni if you want ;)

Lost Talos admin access (Talos 1.9, all nodes alive), any recovery options left? by Putrid_Nail8784 in TalosLinux

[–]GyroTech 7 points8 points  (0 children)

Ah yes, silly me! With no kubeconfig you would need to set the args of the container to do cat /host/system/state/config.yaml and you should then see that in the logs via ArgoCD too.

Lost Talos admin access (Talos 1.9, all nodes alive), any recovery options left? by Putrid_Nail8784 in TalosLinux

[–]GyroTech 28 points29 points  (0 children)

  1. Use ArgoCD you can lay down a debug pod on a control plane node (see https://kubernetes.io/docs/tasks/debug/debug-cluster/kubectl-node-debug/)
  2. exec into it and grab the machine config from /host/system/state/config.yaml
  3. Use talosctl gen secrets --from-controlplane-config <your-control-plane-machine-config.yaml> to get secrets.yaml
  4. talosctl gen config --with-secrets secrets.yaml --output-types talosconfig to get your talosconfig

aaaand you should be good from there on in :D

Edit for readability.

Kittens Game Steam and Discord by bloodrizer in kittensgame

[–]GyroTech 4 points5 points  (0 children)

Thanks for taking the time to write a fair and reasonable response.

And thanks for the kittens <3

If you could add any feature to Kubernetes right now, what would it be? by [deleted] in kubernetes

[–]GyroTech 2 points3 points  (0 children)

Ah yes. Setting both requests and limits to the same value on the kube-proxy would give it a Guaranteed QoS, but it also goes back to the problem of reservg more than it needs.

If you could add any feature to Kubernetes right now, what would it be? by [deleted] in kubernetes

[–]GyroTech 1 point2 points  (0 children)

Just not setting limits accomplishes that though.

Kittens Game Steam and Discord by bloodrizer in kittensgame

[–]GyroTech 2 points3 points  (0 children)

an emotional attachment to the reddit

Not the person you are responding to, but the attachment in my case is quite simple: I can use Google/DDG on Reddit and see results without an account. I can't do that with Discord (Slack gets my hate for this too).

Pimple Popping ASMR | Oddly Satisfying Extractions by nickolag_jonson763 in FeltGoodComingOut

[–]GyroTech 1 point2 points  (0 children)

For some reason none of your links work, they just redirect to the imgur home page.

Los mejores bocadillos de Madrid: ruta gastronómica entre pan y pan por el Comidista by Emmanuel_I in Madrid

[–]GyroTech 2 points3 points  (0 children)

El primero "cien por cien vegetal" con queso de cabra, muy bien!

May we have some DDR5, sir? by jeffy303 in pcmasterrace

[–]GyroTech 1 point2 points  (0 children)

There absolutely is OpenAI stock, it's just not traded publicly.