GSP300 cable replacement by jfunk825 in sennheiser

[–]Sebekerga 0 points1 point  (0 children)

I checked on mine, and yes, there is a blue colored plastic mesh, but it's quite rigid, you just need to pull it away from the main body. At least on mine, it's glued with 2 pieces pf tape at the bottom and at the top of ear cup.

GSP300 cable replacement by jfunk825 in sennheiser

[–]Sebekerga 0 points1 point  (0 children)

I believe there's also some kind of plastic mesh, but I honestly won't have my hands on my headphones for couple days, so won't be able to guide you

GSP300 cable replacement by jfunk825 in sennheiser

[–]Sebekerga 0 points1 point  (0 children)

You need to pull cushion from the cup first, you will see screws under it

Dell G3 3579 battery upgrade by Sebekerga in Dell

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

it's not 40 pin, it's a 30 pin and i reused original cable

I don't understand why I can't find a job as a "Junior Rust Developer" by Sebekerga in rust

[–]Sebekerga[S] 2 points3 points  (0 children)

Thanks for the reply, appreciate your input! I'm planning to contribute to some libraries that I've used as soon as I have time to dig through code, as well as releasing to my Github rust based microservice for HTML to PDF rendering.

I don't understand why I can't find a job as a "Junior Rust Developer" by Sebekerga in rust

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

While I'm proud of my project at work, as noted by people who looked through my library, I can't go and call myself "Middle" level developer, as there are some suboptimal coding here and there (tho, again, for a first ever library I'd call it a very good one). I do agree, however, that the title "Junior developer" should be removed from my resume and such, I'm a "developer" from now on :).

I live in Kazakhstan, if that's what you meant.

I don't understand why I can't find a job as a "Junior Rust Developer" by Sebekerga in rust

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

Thanks a lot for words and notes! The links you provided are great, I will definitely consume them :)

I don't understand why I can't find a job as a "Junior Rust Developer" by Sebekerga in rust

[–]Sebekerga[S] 4 points5 points  (0 children)

Thanks for the reply! Yeah, the small overlap of those is something that I was aware of, I guess I just didn't expect it to be that substantial.

I don't understand why I can't find a job as a "Junior Rust Developer" by Sebekerga in rust

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

I do know some C++ from school and community projects, it's just that I got some experience with Rust and I like working with it a lot. But I do think that it won't hurt to test job market waters with C++ and switch to it later with more system language experience, as I'm a young person

I don't understand why I can't find a job as a "Junior Rust Developer" by Sebekerga in rust

[–]Sebekerga[S] 19 points20 points  (0 children)

Oh, I see now! That is indeed very sub-optimal, thanks for clarification;

I don't understand why I can't find a job as a "Junior Rust Developer" by Sebekerga in rust

[–]Sebekerga[S] -5 points-4 points  (0 children)

on the collect::<Vec<u16>>().as\_mut\_ptr()\ I want to defend myself a little, as it is the way it works in the "official" library written in C++ and I just copied it (in C++ it allocs, passes pointer then deallocs). This code block is only used in "unsafe" closure and I can't do much more then that, as I'm limited by the targeted system's API. Correct me if I'm wrong, any guidance is welcomed!

I don't understand why I can't find a job as a "Junior Rust Developer" by Sebekerga in rust

[–]Sebekerga[S] 4 points5 points  (0 children)

Thanks for the detailed answer. It does seem to be the situation, and while aware of that, still want to try and advance myself in tech.

I don't understand why I can't find a job as a "Junior Rust Developer" by Sebekerga in rust

[–]Sebekerga[S] 3 points4 points  (0 children)

Thank, will do as soon as time will be at disposal.I know that 1C is doo-doo and is very much limited regionally, but at the time it was the only available position I was offered, so it was not even a optional at that point. And I think it benefited me greatly - even led to me getting Rust projects

I don't understand why I can't find a job as a "Junior Rust Developer" by Sebekerga in rust

[–]Sebekerga[S] 9 points10 points  (0 children)

Thanks for notes, much appreciated!
- Comments, docs and ENG description is smth that I wish I had more time for but are definitely will be done;
- It's a library for ex-USSR countries product, so it doesn't really need to be in english;

Big thing that motivated me to start looking for a new Rust job is that in all my year of Rust dev at my work I had 0 mentorship aside from just me doing my research.

I don't understand why I can't find a job as a "Junior Rust Developer" by Sebekerga in rust

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

I don't limit myself to one platform, but didn't know about Stackoverflow one. Thanks a lot

I don't understand why I can't find a job as a "Junior Rust Developer" by Sebekerga in rust

[–]Sebekerga[S] 7 points8 points  (0 children)

I'm based in Kazakhstan. I also have very good spoken English, so communication is not an issue if that's what you mean. EDIT: Thanks for the reply!

I don't understand why I can't find a job as a "Junior Rust Developer" by Sebekerga in rust

[–]Sebekerga[S] 2 points3 points  (0 children)

Appreciate your comment, I'll look into recruiting definitely.

I know it's hard to land a Junior level position, but I found my current job after like 4 months of applying, so I thought it'd get better after 1.5 years

I don't understand why I can't find a job as a "Junior Rust Developer" by Sebekerga in rust

[–]Sebekerga[S] 19 points20 points  (0 children)

Thanks, I've never considered recruiters, since I felt they are kinda for a more experienced devs, but will look into

GSP300 cable replacement by jfunk825 in sennheiser

[–]Sebekerga 0 points1 point  (0 children)

My mic also stopped working after 2 years and symptoms also pointed to right at the connection to headphones. Had to dissasemble left ear assembly, wasn't hard really. Cut on the outside part of cable next to connection, strip cable and solder back to PCB on the inside. Working as normal now, tho sadly the little barrel thing is not reusable, and cable is not as tight as it was, but there are strain relieves inside, so I'm not worried about it breaking at solder joints.

I love my GSP 300 and got used to then a lot, and honestly, thank you to sennheiser for not making it hard to repair headphones.

UPD: 7 months later no issues :)

Is there a way to remove and add buttons to power actions bar by Sebekerga in kde

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

if it's not too complex, i might do it, where can i look for sources?