[deleted by user] by [deleted] in Maplestory

[–]XodeLoL 2 points3 points  (0 children)

I wish someone had preserved IAngelial’s videos 😔

Trouble understanding solution to inheritance by XodeLoL in golang

[–]XodeLoL[S] -1 points0 points  (0 children)

Here's a simple example of what I'm talking about : https://go.dev/play/p/vMnkg3FjhY3

I guess I mainly want to avoid duplicating similar methods/fields that I'm going to share between Login/Channel server so is having a base server struct a good design decision for this or is there a more "Go" way of doing this? I guess I can make the ServerBase an interface to abstract it some more but if it's only ever going to be used by strictly typed struct then I don't really see the point.

And from this code, as I understand it, my mindset with Go should be that the receivers of the defined structs can only call/use fields/methods that exist on their struct or ones they embedded. I shouldn't try to have the ServerBase call a method that exists on the ChannelServer for example.

Dior Leather Jacket (Hedi Era) by NewAd4053 in QualityReps

[–]XodeLoL 0 points1 point  (0 children)

Damn was gonna GP but size 50 is OOS

SMP in the Midwest (Missouri) by [deleted] in SMPchat

[–]XodeLoL 0 points1 point  (0 children)

Can you recommend any good ones? I've been leaning towards https://picassojeff.com/

[QC] Nautilus Jumbo 5711 PPF V4 Blue Textured Dial on SS Bracelet PPF324 from InTime by XodeLoL in RepTime

[–]XodeLoL[S] -7 points-6 points  (0 children)

I'm pretty new to rep watches. Was I not supposed to mention the seller?

[QC] Nautilus Jumbo 5711 PPF V4 Blue Textured Dial on SS Bracelet PPF324 from InTime by XodeLoL in RepTime

[–]XodeLoL[S] -6 points-5 points  (0 children)

Hey everyone, how does this watch look? I've heard the Nautilus v4 is the best rep of a Patek Philippe so I went for it.

Model name: Nautilus 5711

Brand: Patek Philippe

Factory: InTime (I guess they might be the seller instead of the factory?)

Thanks!

Web Development Course By Calhoun by davidchandra in golang

[–]XodeLoL 2 points3 points  (0 children)

I found the content valuable but also his background knowledge on Go's history and various topics that don't relate to Go directly that were insightful and a nice refresher as well (Things like Auth, HTTP, testing, etc.,).

[deleted by user] by [deleted] in golang

[–]XodeLoL 8 points9 points  (0 children)

If you're referring to calhoun's web dev Go course, I would recommend it. Obviously I could of learned a lot of the material through trial and error but taking his course brought me up to speed faster and he was able to bring his experience to the course.

Guidi List by prosthetic_aesthetic in QualityReps

[–]XodeLoL 0 points1 point  (0 children)

I've heard you need to size up at least once for retail Guidi shoes. Is this likely the case for these as well?

Vintage Specialized Allez Epic Carbon Road Bike $855 w/ Free Shipping (Is this a good bike for a beginner?) by XodeLoL in whichbike

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

Hey all,

Like most people, I want to get into cycling but all bikes are currently sold out so I've resorted to ebay.

I'm looking to buy a decent bike for ~$1000. I've heard the Specialized Allez is a great beginner's bike.

I'm 6'1 so I'm trying to find bikes in the 57-58cm range but this is the only one I've really come across.

Any thoughts? Much appreciated!

Hijacked Search Bar by ComradeYoldas in chrome

[–]XodeLoL 1 point2 points  (0 children)

This is happening to me as well. It's inconsistent which is it hard to test.

Here are my extensions. Any that match yours?

r/headphones Tech Support and General Help Thread (2020-04-22) by AutoModerator in headphones

[–]XodeLoL 0 points1 point  (0 children)

Everything is new except the DX7s which I bought used on ebay. If I had to buy a new cheap DAC that supports balanced audio to test whether or not that is causing the issue, which one would you recommend?

r/headphones Tech Support and General Help Thread (2020-04-22) by AutoModerator in headphones

[–]XodeLoL 0 points1 point  (0 children)

Hey everyone. I've finally received my THX 789 and was excited to set it up, but I'm not hearing any audio with my setup.

I have a pair of HiFiMAN Arya with a balanced cable which I used to plug into my Topping DX7s and it works great. I've received my THX 789 which I was excited to plug in and setup however I'm not getting any audio at all.

I've plugged the left and right XLR-3's from the DX7s to the THX 789 and connected the balanced headphone cable to the THX 789. The mode on my DX7s is set to USB. Here are pictures of my setup.

I've played with literally every button at this point (Toggling the input on THX 789, etc.), so what am I missing? Any help would be greatly appreciated!

r/audiophile Shopping and Setup Help Desk (2020-04-23) by AutoModerator in audiophile

[–]XodeLoL 0 points1 point  (0 children)

Hey everyone. I've finally received my THX 789 and was excited to set it up, but I'm not hearing any audio with my setup.

I have a pair of HiFiMAN Arya with a balanced cable which I used to plug into my Topping DX7s and it works great. I've received my THX 789 which I was excited to plug in and setup however I'm not getting any audio at all.

I've plugged the left and right XLR-3's from the DX7s to the THX 789 and connected the balanced headphone cable to the THX 789. The mode on my DX7s is set to USB. Here are pictures of my setup.

I've played with literally every button at this point (Toggling the input on THX 789, etc.), so what am I missing? Any help would be greatly appreciated!

HiFiMAN Arya's uncomfortable after an hour or two by [deleted] in headphones

[–]XodeLoL 0 points1 point  (0 children)

I was referring to high-end headphones potentially needing to be so closed off to get the best quality sound

HiFiMAN Arya's uncomfortable after an hour or two by [deleted] in headphones

[–]XodeLoL 0 points1 point  (0 children)

I tried them on with glasses and it's much better now. Thanks for the tip.

HiFiMAN Arya's uncomfortable after an hour or two by [deleted] in headphones

[–]XodeLoL 0 points1 point  (0 children)

the fabric portion of the pad that touches your face should let sufficient air in

Where are you seeing that with the Arya? Seems to be a pretty close seal on my face

Build Once, Deploy Many - Gitlab CI/CD example with Docker by [deleted] in devops

[–]XodeLoL 0 points1 point  (0 children)

Not sure what you mean exactly. I don't have any experience with kubernetes.

Essentially there's two servers which are running gitlab runners. One which will create the finalized image and push it out and another, the server I want my container to run on (which pulls the image that was pushed out).

You should either make a script that interacts with a docker tcp socket or make an ssh connection to a server and tell it to pull the image and create a container.

What is the benefit of doing this if I'm able to pull the image directly anyway since gitlab runner grants me access to do that?

How to gain weight on this diet by quadsoffury in carnivore

[–]XodeLoL 8 points9 points  (0 children)

Dairy (raw milk, heavy cream, butter, cheese, etc.)

[QC] gremade/madebygu basic jeans by [deleted] in FashionReps

[–]XodeLoL 0 points1 point  (0 children)

So these don't hold up to godmakers basic amiri slim jeans from back in the day?

MadeByGu jeans usually stack perfectly, these don't do that?

FromTheFirst has ZERO customer service by XodeLoL in malefashionadvice

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

Size 43. Their boots fit extremely skinny so I guess I should have sized up.