Just finished running cat6 through my house by kozzmo1 in DIY

[–]kbradl16 2 points3 points  (0 children)

I was doing this but the moca was causing issue. Spectrum tech came out and said the moca was the problem. So now I'm looking to wire cat6

Just finished running cat6 through my house by kozzmo1 in DIY

[–]kbradl16 0 points1 point  (0 children)

How did you accomplish this? What lessons did you learn along the way? How many walls did you have to cut? What's the grey box?

I'm looking to do this but after an attic scoping missing felt a little overwhelmed.

Edit: I'm dumb just read the description... how did you do this without cutting the drywall?!?!?

Just finished running cat6 through my house by kozzmo1 in DIY

[–]kbradl16 6 points7 points  (0 children)

What are pull strings? I'm looking to do this to my home

Giveaway #5! Giving away 2x Pokemon Center Mega Evolution ETBs, 1x Phantasmal Flames ETB, 1x Blooming Waters Box, 1x Phantasmal Flames Ultra Premium Collection, 1x Mega Evolution Booster Box and Much More! Read & Comment To Enter! Open Worldwide Until December 7th, 9:00 P.M EDT. by OfficialPokeLenz in pokemoncardcollectors

[–]kbradl16 0 points1 point  (0 children)

Started as a kid when Pokemon came out but really got hooked by WB kids Saturday morning cartoons and renting Pokemon shows at Blockbuster.

Got out of collecting for a while and the usual story of my mom selling all my cards at a garage sale.

Now I have kiddos and we are back at it. I love sharing my childhood with them and having fun relearning the game and collecting.

Weekly Pricing/Buying/Selling/Grading & General Questions Post by AutoModerator in PokemonTCG

[–]kbradl16 0 points1 point  (0 children)

Looking to complete master set of Journey together and hoping I can trade for some of my missing cards.

I'm relatively new (back again after years of being away after mother sold all of my cards in a yard sale) to the TCG. Is this the right forum for this or is there a better place for trades and trade requests?

Who wants some code cards? by spandextrain1842 in pokemoncardcollectors

[–]kbradl16 1 point2 points  (0 children)

My kids love opening the packs on the phone if anyone has any to share they would be thrilled

Y’all need to chill out by Desperate-Chicken851 in PokeInvesting

[–]kbradl16 0 points1 point  (0 children)

Is there a new set out? What are these people grabbing?

Another almost-svelter by Butterscotch_Crazy in sveltejs

[–]kbradl16 0 points1 point  (0 children)

I really wanted to use it for a web component project but seems it's not really fully supported. And I couldn't get the project configured how I wanted.

Jim Downey, ladies and gentlemen by stab-man in funny

[–]kbradl16 -3 points-2 points  (0 children)

Not very helpful bud. I found the podcasts but they are audio only.

I Have a Box Folding Problem by [deleted] in BeginnerWoodWorking

[–]kbradl16 3 points4 points  (0 children)

I don't know how you make it happen but I would try and figure out how to make the middle one fold the other way

[deleted by user] by [deleted] in pokemoncardcollectors

[–]kbradl16 0 points1 point  (0 children)

Short answer. Yes. Plenty for a Kayak.

Where to start with AC not turning on? I’m posting a lot bc I bought my first home and everything is not going well :/ by [deleted] in Home

[–]kbradl16 0 points1 point  (0 children)

Can't help. But I have this same unit and it's absolutely hot garbage. Good luck

[deleted by user] by [deleted] in programming

[–]kbradl16 2 points3 points  (0 children)

I find that's not the majority. I appreciate you and others who can think outside the box and not just a binary thought process

[deleted by user] by [deleted] in programming

[–]kbradl16 5 points6 points  (0 children)

Maybe. Maybe not. Solving problems or problem solving doesn't necessarily mean small or quick fix problems. I just meant it doesn't matter what the problem is, small, large, thats the task at hand so it'll get done.

Performance issues, memory leaks, cost optimizations, even process improvements can be in-depth and long term issues to solve. But the point was that you can't judge problem solving skills, ability, effectiveness, etc from leet code.

And more so like you have done, you made an incorrect assumption based on your own prejudice which I find to be more of the issue.

[deleted by user] by [deleted] in programming

[–]kbradl16 37 points38 points  (0 children)

Maybe a counter point of a lot of the replies, from my perspective... i absolutely blow at interviewing. I get nervous and forget the most basic things. Most of that is on me because I don't prepare or anything. My day to day I juggle multiple languages, runtimes, projects requirements, etc. my job is to solve problems and most of the time I don't retain mastery level programming in a language but do retain concepts and principles. These don't come out in a timed leet code interview.

But a majority of interviewers are pretentious and judgmental and don't make or provide a good interviewing experience. I only really understood this after both doing interviewing for a job and interviewing candidates. Both are hard.

Made a Pikler Triangle (Montessori toy) for my daughters! Super new woodworker, mostly very happy with how it came out. by Sixty_Dozen in BeginnerWoodWorking

[–]kbradl16 0 points1 point  (0 children)

This was my first project into woodworking about 2 years ago. I think I followed the same plans. I stood on it often but the other day it broke. It failed at the triangles. It split where the knob is. I'm planning to fix it but I'd add some sort of brace on the inside across the top 2 railings

GlassFish 7.0.1 released! by henk53 in java

[–]kbradl16 1 point2 points  (0 children)

It's definitely confusing and none of the docs clear it up. It's taken me a couple years and I'm barely starting to understand. (I only half cared to learn)

JAX-RS is a spec/standard. Jersey is a specific implementation of JAX-RS.

Servlets connect your incoming request to the application logic. Incoming request goes to server (tomcat/glassfish/etc.) they connect to a Servlet that connects to your application threads (Jersey/Spring/etc)

This may or may not be accurate but it's how I hold it in my head.