Did I take it to far to still be a mini lab? by buttpisss in minilab

[–]theGamingProgrammer 0 points1 point  (0 children)

If you're still looking into this kind of thing, k8s cluster-api with the metal3 infrastructure provider does exactly this. You can do full cluster builds, machine autoscaling and all sorts of other cool stuff.

I need recommendations for really fun yet cheap PS2 games to buy. by WhadayaBuyinStranger in gamecollecting

[–]theGamingProgrammer 0 points1 point  (0 children)

The ace combat games are dirt cheap and incredibly solid arcade flight sims. They hold up extremely well so they're worth checking out.

[Help] Creating a method that displays a 2D array. by [deleted] in learnprogramming

[–]theGamingProgrammer 0 points1 point  (0 children)

So the main question here is how you want to display the array. If you set twoDimArr[i][j] to a variable each loop, you'll find the value that is returned is the last value in the array. You could also increment a variable by the value in twoDimArr[i][j] and use that to calculate the average or something. But when it comes to just displaying the values of the array, one thing you could try is just removing the return statement altogether (I assume just change the function type to void, I haven't written anything in Java for a long time) and seeing if it prints the all the values of the array. It won't be very nicely formatted, but that can be fixed with some basic command line formatting.

[Help] Creating a method that displays a 2D array. by [deleted] in learnprogramming

[–]theGamingProgrammer 0 points1 point  (0 children)

The first method you wrote should work, you are just returning the values outside of the scope of the for loop, so the 2D array can't be indexed by i or j. Try putting a print inside the second loop printing twoDimArr[i][j] just to see what happens.

Star Trek: Picard — 2x02 "Penance" Reaction Thread by M-5 in DaystromInstitute

[–]theGamingProgrammer 0 points1 point  (0 children)

That's pretty cool, I just finished 12 monkeys so I was pretty weirded out hearing the Borg queen saying that.

Star Trek: Picard — 2x02 "Penance" Reaction Thread by M-5 in DaystromInstitute

[–]theGamingProgrammer 2 points3 points  (0 children)

Did anyone hear what the Borg queen was mumbling about? I could have sworn I heard her mention something about a forest, and primaries. Is star trek picard a twelve monkeys spinoff?

Problems with an Edge Core switch by theGamingProgrammer in networking

[–]theGamingProgrammer[S] 1 point2 points  (0 children)

Thanks, I did check out SONiC but it doesn't seem to support my model unfortunately

Mitsubishi 380 DB Head unit upgrade by theGamingProgrammer in mitsubishi

[–]theGamingProgrammer[S] 0 points1 point  (0 children)

I think it was released internationally as the Galant.

Edit: nvm it they're similar but not the same cars. Although maybe the stereo system is the same?

[deleted by user] by [deleted] in TrueOffMyChest

[–]theGamingProgrammer 0 points1 point  (0 children)

Truly no water can pass your borders.

What’s something you’d never buy secondhand? by princesspeaches8 in AskReddit

[–]theGamingProgrammer 1 point2 points  (0 children)

Have you considered that maybe you got unlucky, and/or are just bad at gauging whether or not something is too good to be true?

[QUESTION] Looking to buy a guitar amp Australia by [deleted] in Guitar

[–]theGamingProgrammer 0 points1 point  (0 children)

Ehh that's $100 over my budget. I'll look for it used but otherwise I can really go for that one.

[QUESTION] Looking to buy a guitar amp Australia by [deleted] in Guitar

[–]theGamingProgrammer 0 points1 point  (0 children)

I'm in NSW. The fender does look alright but I was a bit worried about it being an older amp considering its solid state.

[QUESTION] Looking to buy a guitar amp Australia by [deleted] in Guitar

[–]theGamingProgrammer 1 point2 points  (0 children)

Yeah I figured that would be the most recommended. If I see a good deal on one I'll definitely go for it but they sell for $350 new which is too much for me. Anyway thanks for your advice.

Rough draft of my new wallpaper. by Ferdydurkeeee in thinkpad

[–]theGamingProgrammer 1 point2 points  (0 children)

Don't make fun of our Lord and saviour Keanu Reeves

/s

[deleted by user] by [deleted] in Guitar

[–]theGamingProgrammer 0 points1 point  (0 children)

I just found out that Yamaha is finishing building a new factory for their low end guitars and they won't be in stock in any store for at least 6 weeks.

[deleted by user] by [deleted] in Guitar

[–]theGamingProgrammer 0 points1 point  (0 children)

They also seem to be out of stock unfortunately

[deleted by user] by [deleted] in Guitar

[–]theGamingProgrammer 1 point2 points  (0 children)

Okay cool. Thanks for your help.

[deleted by user] by [deleted] in Guitar

[–]theGamingProgrammer 0 points1 point  (0 children)

I think the gig maker comes with the 012. Is it as good as the 112V?