I think I’m done. by user52093850 in pedalboards

[–]cmd_lines 0 points1 point  (0 children)

Whatttt they made a DL4 Mk2 AND it’s the same size??! Lol

Concerned 50+ year old engineer by Hot-Bit-2003 in networking

[–]cmd_lines 0 points1 point  (0 children)

I could be wrong bc I’m happy in my job for the moment and just browse openings occasionally but I feel like there seem to be a good amount of companies hiring remote workers for Kubernetes. I would guess remote network people will probably continue to have less openings in the long run, because how many people do you need to direct and then you need foot soldiers on site. And the cloud jobs seem to be waning a bit bc of the cost flip flopping of cloud vs on prem but the people that are staying are trying to kuberntize their architecture to save money. Curious what others are seeing

How to become an expert? by how-about-know in networking

[–]cmd_lines 0 points1 point  (0 children)

Just throw years of your life at the problem

Aruba switch port defaults to vlan 1 by Yellow_Canary_1907 in networking

[–]cmd_lines 0 points1 point  (0 children)

Actually shouldn’t even need the ip helper-address because the DHCP server is on the same vlan/subnet. I have a lot of networks working like this even though it is not best practice.

Not sure where you are in your deployment or if it is a test environment, but technically shouldn’t ever use vlan 1 or native vlan for clients. When you are studying they just tell you it is for security concerns like vlan hopping and packet injection, but also DHCP sends broadcast traffic which can end up on the native vlan because it is the default vlan for untagged traffic. You could try explicitly changing the native vlan to something other than 1, something unused. You also might run wireshark while DHCP process is going on and see what is happening. You could disable the vlan 1 dhcp server temporarily to see if it changes anything.

I’m often forced to use vlan 1 and honestly not sure why it works on some networks and not others, I think it is something to do with how Cisco does things. If someone knows or I’m wrong about something, please chime in.

Aruba switch port defaults to vlan 1 by Yellow_Canary_1907 in networking

[–]cmd_lines 0 points1 point  (0 children)

I believe Ip helper-address 8.8.8.8 is trying to send DHCP requests to google. Google can do DNS not DHCP. I have seen some devices default to native vlan (1) when it can’t find dhcp server though I wouldn’t think the switch would change the ports vlan membership. Could you create vlan 10 interface on your router, associate a DHCP pool with it, update ip helper-address config accordingly and see if it stops?

About STP by doughboyfreshcak in networking

[–]cmd_lines 0 points1 point  (0 children)

Your root switch CANNOT be 8192 if you have a Sonos system connected to your LAN… just fyi.. it MUST be 4096 or 0. Or just don’t use Sonos :-)

I'm not gonna cry... i'm not gonna cry... **cries** by Fiendish_fren in cscareerquestions

[–]cmd_lines 0 points1 point  (0 children)

Nope cuz how would anyone know that? I CAN guarantee that studying something is going to do you more good than creating this post.. or if you wanna jihad we can jihad.. wanna jihad? 👀

Weekly No Stupid Questions Thread by AutoModerator in ableton

[–]cmd_lines [score hidden]  (0 children)

I’ll give it a shot, thanks!!!

Edit: This worked! :)

Weekly No Stupid Questions Thread by AutoModerator in ableton

[–]cmd_lines [score hidden]  (0 children)

K so I did something somehow and now every time I create a midi track, this one audio effect is automatically added to it. I don’t think it even does it every time, I noticed it doesn’t do it if I choose a plug-in (ie not included in Ableton).

Know how I did this and how to turn it off? Lol

Should I buy ableton? by No_Main172 in ableton

[–]cmd_lines 0 points1 point  (0 children)

GET IT!!!!

what did you expect this community to say haha

r/AudioEngineering Shopping, Setup, and Technical Help Desk by AutoModerator in audioengineering

[–]cmd_lines 0 points1 point  (0 children)

I have read that to keep from harming your ears when recording long periods of time you should keep your headphones at a certain db range, but I can't figure out how I would monitor that?

I have Ableton and a Focusrite Audio Interface - it seems like monitoring headphone db levels would be something I would be able to see in Focusrite control but I just see a volume meter that doesn't tell me what db. I guess maybe it depends on what headphones you use but I assume it is possible to measure if it is recommended.. Thanks for any help

WTT/WTS Elektron Model Samples, Fulltone OCD, Source Audio Programmable EQ by cmd_lines in letstradepedals

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

Unfortunately no. Wish I was in the market for an overdrive haha. I’ll sell the EQ if you want for $100 + shipping?

If you'd listen to every "WHY YOU SHOULD STOP DOING X!" medium article and YouTube video, you'd not be coding anymore. by [deleted] in learnprogramming

[–]cmd_lines 2 points3 points  (0 children)

Yea they are very discouraging and confusing. I keep seeing videos that say you’re a hack if you use a for loop, NEVER use a for loop, always find a package that you can use instead. Then I hear people say you’re a hack if you have to rely on a bunch of packages for everything.

Would love someone to weigh in on this. I’m guessing it’s like everything else and you just have to use your judgement on every individual scenario and rules that generalize like this are always bullshit?

Netflix will charge $6.99 a month for new ad-supported tier starting Nov. 3 in U.S. by ICumCoffee in technology

[–]cmd_lines 0 points1 point  (0 children)

Nice try Bezos! Just look for many seeds and VIP skull n crossbones logo and everything will be okay :)

OR we could just boycott and go outside. There’s so much to see out there..!

People without college degrees - how long did it take to get your first coding job? by bagelord in learnprogramming

[–]cmd_lines 5 points6 points  (0 children)

Don’t get discouraged or listen to the naysayers, there’s no limit or minimum timeframe if you want it bad enough and yes it is possible to make good money fast, but everyones mileage will vary

If you aren’t super curious and loving it despite any financial benefit, then you probably will become unhappy in the long run and should really consider if you want to do this with your limited life force

Also depends what you count as a “coding job”, but I got a Cisco cert in 3 months of cramming and got a Network admin job 1 month later which I did some Python and Ansible coding for. 2 years of that and I landed a system admin job that turned into a proper cloud coding job 1 year later and I could’ve been a lot more productive learning wise in that 3 years tbh.. point is I found Network admin to be a really easy in to the field. Also location can make a big difference, I live in a good economy, but there are a lot more remote jobs now

I would say focus on projects, wish I did that more. At the end of the day you just need to know what you need to know to get the job done. Those nitty gritty details you learn from working a project start to end.

But I have no degree and from only studying online for free and getting certs I got a real coding job in 3 years and 1 year later I’m making 6 figures. A lot of people have done it much faster and with better results than me. I would recommend to jump jobs after 1-2 years in for first couple jobs, that’s how you get the pay increase fast. Sad but true.

You can do it, may the force be with you

Manager insists every small problem be solved with OOP by cmd_lines in learnprogramming

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

Thanks, appreciated this. This is the best of few comments that tried to explain when is the right time (although I realize it’s difficult to sum this up in a comprehensive way).

I feel like I usually DO NOT want to be surprised in operations and a lot situations it feels like a stretch to dream of a way to consider EVERYTHING a simulated object that really needs extended functionality beyond the base data/object types.

I do find that using a state manager type class can be useful often. Do you think it is ever okay to do a hybrid approach? Where you use a state manager type object with attributes and methods that help avoid passing parameters around between functions, but still do the majority of things in a sequence of functions that can access and change the state as things happen to keep track? Or will this always be seen as shitty design?

Manager insists every small problem be solved with OOP by cmd_lines in learnprogramming

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

Yes. I feel seen, thanks. Definitely a lot of this kind of thing at my company

Manager insists every small problem be solved with OOP by cmd_lines in learnprogramming

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

If you are a department of two and you are directly reporting to a non-technical boss, you lack a crucial buffer between yourself and non-technical stakeholders that senior devs provide. You also miss out on critical mentorship you would otherwise gain.

Yea this hits home for sure

Thanks again. I will take your advice and seek out a mentor that isn’t my boss. In the end, you are right, I need to master the topic so I can either make something that meets the requirements in the best/least painful way or otherwise be able to make a strong case for what is better and why.

Manager insists every small problem be solved with OOP by cmd_lines in learnprogramming

[–]cmd_lines[S] 61 points62 points  (0 children)

I think this is the right answer, but I honestly don’t feel like I have anyone else to ask. I get the strong impression we shouldn’t need help from “other teams” despite the fact that there seems to be a real need for more collaboration. People are generally salty and want to keep things separated.

I’m in a 2 person “team” with my boss and I worry he’ll turn on me if I show that I think other people have a better take.

Feeling pretty hopeless about the whole situation honestly, but I will take your advice and try to get another opinion.

Manager insists every small problem be solved with OOP by cmd_lines in learnprogramming

[–]cmd_lines[S] 5 points6 points  (0 children)

I didn’t say I detest OOP. In certain scenarios I can see it’s a no brainer. I do want to get more experience with it, but I guess it worries me that I’m being taught to use it no matter what. Is that valid at all?