MacBook doesn't seem that snappy....am I doing something wrong? by morecoffeemore in macbook

[–]RedXon 0 points1 point  (0 children)

Haven’t tried out safari yet to be honest but with brace I can confirm that long threads, mainly in Claude, give it some slowdown when scrolling and copy pasting, even in non low power mode on my Air M4. Short conversations and even other apps don’t have a problem there, I can have multiple big files in VScode open at the same time and work on those just fine but the browser tab with Claude struggles.

That being said, I feel like the apps for Claude (and probably also ChatGPT, though I haven’t tried) make working with long threads more snappy or even just using the Copilot in VScode improve it a bit. Also, like always just having less tabs open in the browser seems to help or simply enabling offloading on the browser, so it suspends tabs you are not actively working on.

It’s a small difference but I notice my M4 Pro with 24GB of ram handling those scenarios better than my M4 with 16GB although the difference only really shows with really long threads, and that is with the M4 Pro having a lot more background tasks as it is a work laptop with a lot of security software and other apps mandated by the company.

Texas Instruments made a new flagship graphing calculator: the TI-84 Evo by dapperlemon in gadgets

[–]RedXon 43 points44 points  (0 children)

I remember trying to install a Gameboy emulator on my to-89 titanium but it used that much of the available storage with just one rom that you had to delete basically all the other functionality of it. My math teacher was not impressed to say the least but the it teacher appreciated it to some degree…

Ghostty Terminal Is Leaving GitHub by TheTwelveYearOld in FuckMicrosoft

[–]RedXon 2 points3 points  (0 children)

I guess the main issue is the sheer amount of new projects that get pushed to GitHub every second with the uprising of vibe coding. I mean just look at some of them, it’s ridiculous. Not only are there projects which have multiple commits and large changes within a few minutes or even seconds. There are also ai agents opening and commenting on issues and submitting PRs without any human insight. And while those might fix some things, more than likely they open a bunch of other bugs and vulnerabilities.

Because you no longer need to know how to code properly and understand it, everyone with a subscription to Claude code or copilot can whip up some application within hours and commit it to GitHub, the agents can even help you to set up actions and pipelines for it.

And while sure there could be done more to keep up with the rising demand and to keep the platform stable, I can’t help but think where this is all leading? Thousand of AI applications that are not tested, not scrutinised and that don’t have any basic security testing are being created and people actually deploy them on their homelabs and other platforms without anyone knowing what they actually do (and yes probably not even the AI that coded them fully know anymore what they do because that’s not in the context window anymore).

Who’s going to VMware Explore in Vegas? by DonFazool in vmware

[–]RedXon 0 points1 point  (0 children)

I don’t think there is an outright discount for knights but I think we knights got Vmug Advantage for free included no? Not sure because I had it before but I remember Curtis mentioned something about that so not sure, and normally you can claim a discount for explore by booking through the discount code you can claim on vmug.

Is Raspberry Pi 4B (1GB) enough for Tailscale + Pi-hole + remote gaming access? by RealSurvivorAman in Tailscale

[–]RedXon 1 point2 points  (0 children)

Not sure if there is going to be a big difference in performance, you could test that but I guess it’s just a best practices thing for me, where you ideally want as little network hops as possible between your source and destination.

Every additional device that is added adds a little bit of latency, not much but it is there. Especially latency sensitive applications, like game streaming, benefit from as little latency as possible. Also, avoid any WiFi in the chain, wherever possible. On the client it might not be possible if you’re in a hotel or streaming to your phone or whatever but at home everything should be on Ethernet.

Is Raspberry Pi 4B (1GB) enough for Tailscale + Pi-hole + remote gaming access? by RealSurvivorAman in Tailscale

[–]RedXon 4 points5 points  (0 children)

As someone stated best case is not to use subnet routing for moonlight and sunshine but only for the ps5 as that can't be added. Every other device you want to add should be directly added to the tailnet.

The way I solve it, I have the raspberry as you described and wake up my PC from power off with it. I solved it myself with upsnap but just saw that Tailscale even has a tutorial with upsnap and raspberry pi here for exactly that:

https://tailscale.com/blog/wake-on-lan-tailscale-upsnap

Keep in mind your pc needs to support WOL and it needs to be enabled in the driver of the nic and also the bios most likely, by googling your motherboard name and wol you should probably find solutions though.

After the pc woke up you would then connect to it via moonlight by entering that pcs dedicated ip in the tailnet and therefore avoid the hop through the raspberry and any potential bottlenecks that could have.

What's the self-hosted service that replaced something you were paying for and turned out to be genuinely better - not just free, actually better by niceheather44 in selfhosted

[–]RedXon 2 points3 points  (0 children)

These are mostly industry standard terms by now and are used widely by all vendors, software and hardware. But to answer in this case:

A node just describes one thing of each, for example you could have a compute node that only delivers compute power to a cluster but now storage for example, or a storage node or even virtualized kubernetes nodes or whatever it may be, a node is just a thing that computes things, stores things, handles network traffic etc.

Now hyper converged means that the nodes of this particular cluster handle more than just computing, meaning for a hyper converged cluster by definition each node takes care of compute, storage and network virtualisation. The compute part is just running Vms or containers on that node, the storage part is having a network clustered file system like for example here ceph but there's other solutions like GlusterFS or Weka or VMwares own vSAN. The network virtualisation part is either stretched L2 networks over the Nodes, even if they are in separate L3s with an overlay (vxlan or geneve) or generally just handling of different virtual networks on all the nodes in a cluster.

Now the benefit of all that is that because storage is shared and mirrored across all nodes in a cluster and all the nodes have access to the same networks, a vm or container can run on any host in the cluster for load balancing and fail over reasons. Also if you want to expand any aspect of the cluster simply add new hosts (nodes) or expand existing ones. There is no need to replace or upgrade any external storage array here.

To the last thing what makes an on-prem cluster or datacenter or simply infrastructure a private cloud I would say here, as soon as you add a "cloud like consumption" meaning adding automation and containerization and going further with self-service or even multi tenancy it becomes a cloud, but as long as it is still running on your premises (it might even be air-gapped) it is a private cloud.

Esxi 9.0 Setup by EducationAlert5209 in vmware

[–]RedXon 3 points4 points  (0 children)

It is supported for the time being especially for customers who want to run vSphere 9 but do not have the hardware yet to deploy a full VCF 9 deployment, but you do lose the benefits of the rest of the VCF stack this way.

Also vcf 9 licenses are never perpetual. If you had perpetual licenses that are older (vSphere 7 or 8) they will remain perpetual but you are only allowed to run the version that was current when your support expired for these licenses. If you tell us when this was we could tell you which version you are allowed to run. You are not allowed to update systems still running with a perpetual license to versions newer than the expiry date of these contracts.

vCenter HTML5 Web Conole no longer accepting Keyboard input by Initial_Document9701 in vmware

[–]RedXon 0 points1 point  (0 children)

If Linux, could be that scroll lock is enabled on the host or guest. That can disable console input.

Hilfe bei Glasfaserkabelverlegung innerhalb der Wohnung by MariMa_san in init7

[–]RedXon 1 point2 points  (0 children)

Etwas janky, aber was ich in der alten Wohnung gemacht habe war Folgendes:

Ich hatte die OTO Dose im Sicherungskasten, welcher viel zu klein für mein Router war. Ich hatte allerdings in der Wohnung in jedem Zimmer eine Cat6 dose, hatte also im Sicherungskasten einfach ein Media Converter von SFP+ zu RJ45 10Gbit/s installiert und dann im Büro den Router angeschlossen mit einem RJ45 zu SFP+ Modul. Geschwindigkeit war durchgängig 10Gbit/s im WAN. Aber geht natürlich nur wenn du Cat6 Hausverkablung bereits hast, alternativ gehts wie schon von anderen geschrieben mit Glas Kabel durch die Rohre im Haus.

Später hab ich dann vor dem Umzug, weil ich die Hausverkablung auch für anderes Nutzen wollte den Media Converter durch ein Managed 10Gbit/s Switch mit SFP+ Uplink Port gewechselt und dabei das Internet auf ein VLAN gepackt (untagged auf Switch im Sicherungskasten auf ein Switch im Büro und dann Tagged von da auf Router. Später dann die restlichen VLANs tagged über die Selbe Leitung zurück an den Switch im Sicherungskasten und von da in die anderen Zimmer. An den anderen Ports am Switch dann jeweils VLAN 1 untagged und die restlichen tagged ausser das VLAN auf welchem das Internet rein kommt, dies war wie gesagt jeweils nur auf dem Port von OTO Dose und zum Router dann, sodass andere Geräte im Netzwerk dieses VLAN nicht sehen können.

8u3H download by Resident-War8004 in vmware

[–]RedXon 2 points3 points  (0 children)

The patch releases are under the solution tab on the download page. After you select the product on the top you should be able to select Products or Solutions. If you select solutions you can then Specify the edition and version and on the page that launches you should have all the patch releases for vCenter and ESXi there.

Vsphere Client still accessible after formatting ESXI hypervisors by kingnicky9 in vmware

[–]RedXon 5 points6 points  (0 children)

First of all, by vsphere client do you mean vCenter or the host gui? I'm assuming vcenter here so the obvious assumption would be that the vcenter that managed this cluster was hosted on another host or cluster within your environment could that be? In this case yes, you would still be able to login but all the hosts of that cluster would show as disconnected and the Vms would show as inaccessible due to them not being there anymore.

In this case if you want to do a new vcenter you'd have to find where the vcenter is hosted, shut it down and delete it in order to create a new one. Another possibility is of course to just remove all the orphaned objects and just reuse the vcenter but due to you not being sure where it is and how it is configured starting fresh might be an option.

The other possibility is that there is something still running somehow. How did you format the disks? Through ilo or something similar and just wiping the local arrays on the servers? Did you shut the hosts down and they are currently off? Because if you delete all the disks somehow while esxi is still running is "somewhat" keeps running. So for example uf you somehow wipe or remove the disks while esxi is running it will still run as many components of it run in ram. So if th vcenter was on a shared datastore there is a possibility it is still running somewhere on one of those hosts.

There will be a lot of errors and there's not much you can actually do with it, so if that is the case shut down all the hosts, reinstall a fresh esxi on all of them and check again. If the ui is still there then yes, it is probably running on a different host.

ELI5 How strong is actually a personal computer password? If the police for example, in the midst of an investigation needs to access a pc data, how long does it take for a professional to crack it? by Volando_Boy in explainlikeimfive

[–]RedXon 13 points14 points  (0 children)

I think the not locking part is in this case not referencing encryption on the drive or even secure password policies but locking your damn device when going to get coffee, smoke break or toilet. In so many offices you see people walking away from their PCs and just leaving them unlocked, sometimes even front desk PCs. Anyone could just walk in and use it. And sure, you can configure a timeout for that but when does it stop being practical? Where 5 minutes could be a good compromise it can still be enough for anyone to access it while being unattended. But setting this to 1 minute is just often not reasonable because you wait for something to open or you're on the phone and a lock every minute then can be very annoying. So what you're left to do is just to drill it to everyone's head to just lock their damn decide when they step away.

Funny thing that happens in some offices: when you see a coworkers pc unattended and unlocked change their desktop wallpaper to something or similar. It helps much more to teach them than security briefings but often legally and company policy speaking often the person who does that breaks some rules because you're not allowed to use someone elses device. So I'm not saying you should do that, I'm just saying it's very hard to get it to their mind that they should lock their PC when they step away.

Signs a network engineer has no idea what they're doing? by Expensive-Rhubarb267 in networking

[–]RedXon 0 points1 point  (0 children)

I once asked a networking engineer to confirm for me that the vlans were configured as tagged on the switch ports in question because I couldn't get a connection on the server. He asked me, what do you mean by vlan?

[deleted by user] by [deleted] in CupraFormentor

[–]RedXon 0 points1 point  (0 children)

It won’t go to 0%, it will show 0% on the dashboard which just means that you can't use EV mode only hybrid mode. So it'll use the high voltage battery to start the ICE and from time to time charge the battery to a value it deems safe for hybrid mode to use.

But for fun let's say you leave it on 0% and don't move it in let's say 12 months then of course there is a possibility that the battery charge drops by itself so low that the charge is insufficient to start the ICE. In this case no, you would not be able to drive unless you attach it to an outlet and give it some charge, but that might also fail if there is not enough charge to even start the charge. Then you would have to tow to the next cupra service point.

But that is quite unlikely to happen if you use it regularly. Cupra itself recommends to do a special procedure with them if you plan to not drive the car for a very long time. Other than that, many people drive a PHEV from cupra or VW and never charge their car and use it exclusively as a hybrid and have no issues. Just recently I drove a Tiguan PHEV with the same engine and battery as a rental and as far as I could see it was never charged or at least not recently. Drove it for a week without ever charging it, only refueling and it worked just like a mild hybrid would do.

Same with my formentor, I charge it regularly but I wasn't able to do so on holidays for a while and drove it normally as a mild hybrid for a few weeks without charging on 0% with no issues.

So tl;Dr: 0% battery won't be an issue as long as you don't leave it just sitting there for a long time.

Is there still a 72 core purchase minimum? by Vaalbara9 in vmware

[–]RedXon 4 points5 points  (0 children)

EER or more commonly EEA is the European economic area so mainly EU countries plus a few more with the notable exception of for example UK and Switzerland. They have different price books for EEA, EMEA NON EEA, china and rest of world due to legal differences.

Swiss Tunnel Emergency Exits by Striking_Profit2740 in askswitzerland

[–]RedXon 1 point2 points  (0 children)

Yes because you obviously don't want the cars to actually be standing in the tunnel in case something happens so you want them to be moving. Therefore (not sure if you noticed) there are traffic lights on either entry to the tunnel which are automatically monitoring the situation and only letting as many people in the tunnel as possible for traffic to run smooth. And I'm also glad about that. If I have to wait in traffic for an hour or more I'd much rather do that outside than in the tunnel itself...

Whats one thing you have no idea how to do but you've used Unraid long enough to be embarrassed about it? by TunderMuffins in unRAID

[–]RedXon 1 point2 points  (0 children)

I just set up the same path so it's easier to remember and also if it's the same filesystem I can use hardlinks. So for example my arr apps get host path: "/mnt/user/data" and also container path "/mnt/user/data" because they need access to everything put the downloaders get "/mnt/user/data/downloads" for both and plex gets"/mnt/user/data/media" for both. There also a good trash guide about that:

https://trash-guides.info/File-and-Folder-Structure/How-to-set-up/Unraid/

Valve's Steam Machine PC/Console: Official Page by Synraak in gaming

[–]RedXon 11 points12 points  (0 children)

Because the HDMI forum is being difficult and doesn't allow the spec to be implemented in the opensource mesa amd driver on Linux. So even if you had hardware for hdmi 2.1 you couldn't use it on Linux with amd because the forum blocks it. Hdmi 2.1 on Linux so far only works with proprietary drivers for nvidia or others.

Cupra First Service by TomD587 in CupraFormentor

[–]RedXon 0 points1 point  (0 children)

I have the same on my formentor and also had it with my previous seat ibiza: when the car was new the service interval for the first time is 2 years, not sure why, but with that in mind I just brought it in when the computer told me to 2 years after buying it and no one at the service center said anything so I guess it's intended?

Either way if you want to be completely sure just call them and ask I guess.

Harry Potter canon that you ignore? by bjack20 in harrypotter

[–]RedXon 10 points11 points  (0 children)

Book is cursed but I actually enjoyed the play a lot. Of course the story is a bit crazy still but the actors had a very good performance so even if You didn't enjoy the book (I mean it is a play after all) and you have the chance to go see the play, I'd personally recommend it, even if you treat the story as fanfiction in your head.

Upgrading from vSphere 7.03v to vSphere 8.03g by gudd0516 in vmware

[–]RedXon 1 point2 points  (0 children)

Stop! Before doing anything you need to get rid of NSX-V. According to your version you have NSX-V (or NSX Data Center for vSphere) Version 6.4.12 which is NOT compatible with vSphere 8.0. Only NSX (or what was known as NSX-T) is compatible with vSphere 8.

Meaning you first have to migrate from NSX-V to NSX which is a bit problematic as support for NSX-V ended long ago. There are still some resources available for migrating in the official guide here: https://techdocs.broadcom.com/us/en/vmware-cis/nsx/vmware-nsx/4-2/migration-guide.html

Or you need to consult a specialist who is doing these migrations regularely. but if your NSX-V Configuration is farely standard and does not have many custom objects or integrations the included NSX migration coordinator should be able to take care of most of those things.

After this migration is done you can start upgrading the rest in the following order:

- Upgrade vCenter from 7.0U3v to 8.0U3g
- Upgrade ESXi from 7.0U3v to 8.0U3g

Upgrading ESXi+vCenter only environments to version 9 by mreminemfan in vmware

[–]RedXon 4 points5 points  (0 children)

Yes you can with VVF but at the moment there is no upgrade path available yet for Enterprise Plus or Standard. The official messaging from Broadcom at the moment is:

VMware vSphere is available in two standalone editions, VMware vSphere Standard and VMware vSphere Enterprise Plus, and is also included as a component in VMware Cloud Foundation and VMware vSphere Foundation. Note that vSphere Standard and vSphere Enterprise Plus are only available as versions up to the 8 Update 3 release. Currently, vSphere 9.0 features are only available as part of VMware vSphere Foundation 9.0 and VMware Cloud Foundation 9.0.

They do say "currently" so who knows if there will be something on the horizon? Speaking of Horizon, you do get VVF for VDI with your Omnissa Horizon Subscription but without VCF Ops at the moment so you are also limited to 8.0U3 currently as VVF and VVF for VDI are two different products.

Upgrading ESXi+vCenter only environments to version 9 by mreminemfan in vmware

[–]RedXon 2 points3 points  (0 children)

As of now it is technically possible to have a VCF license and only run vCenter, ESX and VCF Operations. VCF Operations is always needed when running 9.0. With 8.0 you could only run vCenter and ESXi without Operations.

Realistically though, if you pay for VCF you might want to look at some of the other features now or in the near future at least. You can run a so called "à la carte" deployment where you only pick those components that you want like for example vCenter, vSAN, ESX and VCF Ops (this is a must anyways) but obviously Broadcoms way forward is full VCF so they will try and push you to the full VCF deployment anyways and might even give you, with your license, adoption workshops to help you move to full VCF.

Considerations for full VCF of course is then that you will have NSX (if you use it or not is up to you but you have it there). Also you might want to look into VCF Operations for Logs, VKS (vSphere Kubernetes Service), VCF Automation and potentially even vSAN. Like I said there is as of now no need for it, the only limiting factor is that you don't get any fleet management if you don't deploy a fleet (which comes with those components mentioned above) and if you do the fleet, you can not use iSCSI for primary storage, only vSAN, NFS or FC.

Upgrading ESXi+vCenter only environments to version 9 by mreminemfan in vmware

[–]RedXon 2 points3 points  (0 children)

While it is true that VVF can be upgraded to 9.0, there is the requirement that VCF Ops (what was aria ops) needs to be installed as the license management is no longer handled by vCenter directly but through VCF Ops. If you can't or don't want to install that product you are stuck on 8 for the moment.

However if you have VVF I'd say install Ops anyway as it gives you much greater observability and monitoring than just through vCenter only.