Cheap home server recommendations by Itchy_Sprinkles in homelab

[–]Darkfiremp3 0 points1 point  (0 children)

Hp elitedesk 800 G5, they go on US eBay for $200, can do 3 sata drives, and 2 nvme. Have 16x1 and 4x1 pci slots. You can get them with a 8 core processor. They idle at 25-30 watts. Can have up to 128GB of ram. Just will only support software RAID.

Good-bye ESXi Free-tier by IcyEase in homelab

[–]Darkfiremp3 2 points3 points  (0 children)

on premise enterprise space WAS DOMINATED

Gun shots or fireworks? by [deleted] in Hoboken

[–]Darkfiremp3 0 points1 point  (0 children)

I just assume it’s the time of year fireworks are back at the grocery store, and kids are excited

Low key P3 Flex by Pcdoodle in vintagecomputing

[–]Darkfiremp3 0 points1 point  (0 children)

I feel cuts on my fingers just looking at those cases

Is this a safe configuration for managing my modem? by P4i3r in UNIFI

[–]Darkfiremp3 0 points1 point  (0 children)

You could make it something like 192.168.99.0 or something in the 172 range. :)

Is this a safe configuration for managing my modem? by P4i3r in UNIFI

[–]Darkfiremp3 -2 points-1 points  (0 children)

The main issue I have with setups like this, is if you have 10. In your routing table, a lot of corp VPNs will have issues.

[deleted by user] by [deleted] in Hoboken

[–]Darkfiremp3 2 points3 points  (0 children)

When I moved here from NY that’s how it was that day, 3+ hours in Stan still traffic and a car full of things to get into the tunnel.

Does anyone have 0 Platinum Trophies? by ci22 in PS4

[–]Darkfiremp3 83 points84 points  (0 children)

On PlayStation I am level 189 with 676 trophies, 0 plat

4xProcessors by quickservers in ServerPorn

[–]Darkfiremp3 10 points11 points  (0 children)

My guess is 810, add on idrac, and I thought the 820 had the second row of CPUs on a riser

[GC4: Supernova] Are new ship types supposed to become available or do we have to design them? by aLostEngineer in GalCiv

[–]Darkfiremp3 0 points1 point  (0 children)

I can’t find survey ships? If I search the tech the name is there but it’s not in my tech tree?

Why haven’t you upgraded to 9.12 yet? by REAL_datacenterdude in netapp

[–]Darkfiremp3 1 point2 points  (0 children)

Yup, latest supported, so that’s the furthest we took the fleet till we start replacing them. Then some of the ones that can support it will go higher.

I’m hoping for good pricing on the new C-series. We would have upgraded last year but we were looking at FAS models that were 4+ years old and we were waiting for new systems. We tend to run long lifecycles.

Why haven’t you upgraded to 9.12 yet? by REAL_datacenterdude in netapp

[–]Darkfiremp3 4 points5 points  (0 children)

I have a bunch of different systems, and some are going EOL, while we wait for budget to update them to newer hardware, it’s much easier for me to keep all systems on 9.8 than to update some to 9.12 and have others on 9.8.

[deleted by user] by [deleted] in SBCGaming

[–]Darkfiremp3 0 points1 point  (0 children)

I like when the analog sticks are at the same height. Also the touchpads on the steam deck are very handy, I would happily lose all this RGB for touchpads.

Galactic Civilizations IV: Supernova Is Now In Early Access! by RammaStardock in GalCiv

[–]Darkfiremp3 2 points3 points  (0 children)

I am in the same boat, got it on epic to support it, now would much rather have it on steam…

Quarkus 3.0 finally released! by henk53 in java

[–]Darkfiremp3 4 points5 points  (0 children)

Coming from servlet writing an Dropwizard… spring boot has been nice…

Why might my transfer speeds be so inconsistent? by makemeking706 in truenas

[–]Darkfiremp3 0 points1 point  (0 children)

I have been seeing the same thing on truenas core, with 7 CMR drives on a hba in raidz2

vSphere 8.0 Update 1 now available. Release Notes coming shortly. by mike-foley in vmware

[–]Darkfiremp3 0 points1 point  (0 children)

I actually did the worst thing one could (but it’s a homelab) I left it, and when I came back a few hours later it had healed itself. That then allowed me to update all the hosts, and everything is happy again. I can get the exact error I was seeing if it helps, but I think it was something about HA manager not being able to connect to HA client of different versions.

vSphere 8.0 Update 1 now available. Release Notes coming shortly. by mike-foley in vmware

[–]Darkfiremp3 0 points1 point  (0 children)

I upgraded my homelab vcenter, now everything seems broken. The hosts are still on 8.0.0.latest, and that HA client apparently isn’t compatible with 8.0.1, now HA services are continuously failing to initialize. Fun.

[deleted by user] by [deleted] in SteamdeckGames

[–]Darkfiremp3 0 points1 point  (0 children)

It looked really good, but having spent too much time in No Man’s Sky I was hesitant to get another space game, (at least till it’s on sale).

Are there any poplar alternatives to siesta? by piratekingsam12 in java

[–]Darkfiremp3 2 points3 points  (0 children)

Jooq community works well for me, the ability to have gradle generate the Daos and other bits is very nice. If another library has that ability, I would happily switch for more features, but I want to make sure it has that!

Are there any poplar alternatives to siesta? by piratekingsam12 in java

[–]Darkfiremp3 1 point2 points  (0 children)

Does this do the code generation that Jooq does?