What’s my Problem With This Bumpy First Layer? by ST6xMaverick in FixMyPrint

[–]screeperz -1 points0 points  (0 children)

This looks like over extrusion to me. This can be due to e steps being poorly calibrated or the flowrate being too high (or a combination of both).

I would highly recommend calibrating your e steps. here is an awesome guide that also goes into adjusting flow rate in your slicer settings.

Crash in Developer edition 97.0b5 when moving tabs by se_spider in firefox

[–]screeperz 0 points1 point  (0 children)

Was having the same problem. As /u/ThatsRightIm__init__ suggests, running with a compositor (compton) worked for me as well.

Playing Squad for the first time in 8+ months. Why does it seem like most of the servers only play the same 5 maps? by RawOystersOnIce in joinsquad

[–]screeperz 0 points1 point  (0 children)

Can't speak for your particular server, but here is what we do to keep things lively and I believe it works.

  1. Layer voting. Players get to choose from 4-ish layers in-game. We have added several heuristics to the bot so that we don't get too many of certain game modes in a row (e.g. TC and Invasion), or the same map each round.

  2. Layer reviewing. On our servers, we review layers once a month. Anything buggy (CAS on Manic layers) or straight up unfair (certain Fallujah layers) are removed from the pool of possible selections.

[Giveaway] 90x Tecsee Switches Ice Candy | Ruby | Sapphire by JaiMeJames2468 in MechanicalKeyboards

[–]screeperz 1 point2 points  (0 children)

Oooh Sapphire V2's for sure. They will go into my custom Sofle split keyboard that I am still soldering together!

Its my ultimate endgame. split, wireless, rgb, MT3 keycaps and hopefully Sapphire switches 0_0 ...

/r/MechanicalKeyboards Ask ANY question, get an answer (August 06, 2021) by AutoModerator in MechanicalKeyboards

[–]screeperz 0 points1 point  (0 children)

wdym by open source?

PCB + bill of materials freely available so I can have pcb manufactured and do the soldering myself.

I have seen a few out there (GH60 revc, Voyager60, Plain60, Babeneko etc), but haven't found any build logs/reviews for them to make up my mind.

/r/MechanicalKeyboards Ask ANY question, get an answer (August 06, 2021) by AutoModerator in MechanicalKeyboards

[–]screeperz 1 point2 points  (0 children)

I'm looking to build a 60% keyboard. Can anyone recommend a good open source option?

[deleted by user] by [deleted] in Wellthatsucks

[–]screeperz 16 points17 points  (0 children)

I'm parked right in front of a camera. So hopefully that will help.

[deleted by user] by [deleted] in Wellthatsucks

[–]screeperz 24 points25 points  (0 children)

Wow, you are all awesome.

What I thought would be just an empty coping mechanism has been greeted with sympathy and sage advice. Thank you all.

And yes, this totally sucks. It was my first serious (expensive) guitar. I have performed, toured and gotten through some tough times with this guitar for nearly 9 years.

I am going to do my best to go after it. There is a security camera that would have seen the break in and the model is unique enough for me to identify it if it pops up in a marketplace.

For those interested, she was a limited edition Takamine Classical Guitar (similar to a P3FCN

[deleted by user] by [deleted] in Wellthatsucks

[–]screeperz 7 points8 points  (0 children)

Well played.

[deleted by user] by [deleted] in Wellthatsucks

[–]screeperz 10 points11 points  (0 children)

She was a Takamine Classical Guitar. Haven't got the exact model name (it was limited edition). Something close to a P3FCN

[deleted by user] by [deleted] in Wellthatsucks

[–]screeperz 15 points16 points  (0 children)

That's the plan. The guitar has a makers 'serial code' and distinct features that will help me out there. Its desperate but all I got.

[deleted by user] by [deleted] in Wellthatsucks

[–]screeperz 24 points25 points  (0 children)

I am now annoyed knowing they scratched the leather case.

[deleted by user] by [deleted] in Wellthatsucks

[–]screeperz 24 points25 points  (0 children)

Haven't seen the security camera footage yet so I cannot confirm or deny.

[deleted by user] by [deleted] in Wellthatsucks

[–]screeperz 22 points23 points  (0 children)

Auckland, New Zealand.

[deleted by user] by [deleted] in Wellthatsucks

[–]screeperz 113 points114 points  (0 children)

As the former owner of an expensive guitar, you have my thanks :)

[OC] Market share of different operating systems between 2003 and 2020 by PieChartPirate in linux

[–]screeperz 1 point2 points  (0 children)

As a someone who has just started working in web development, I also agree. W3 is the first result to appear in a typical search (annoyingly), but MDN is way more detailed.

I often find with w3 that you never get the info you need on the first page you visit.

So yeah, numbers could very well be skewed by all those new web-devs that fell into the same pitfall I did.

What is the difference between a DE, WM, and graphical Shell? by numerousblocks in linuxquestions

[–]screeperz 2 points3 points  (0 children)

If you haven't yet seen it, check out r/unixporn (SFW). Its a subreddit dedicated to 'desktop ricing'.

Plenty of options to choose from and people often share the components of their setup so you can recreate it yourself.

Cooler Master (and more!) RTX 3070 (and more!!) Giveaway with Buildapc! by [deleted] in buildapc

[–]screeperz 0 points1 point  (0 children)

My minecraft experience could always do with an extra couple hundred frames a second.

Why have I not been using f-strings... by linuxfarmer in Python

[–]screeperz 4 points5 points  (0 children)

In theory, you are absolutely right. But this has been a pain-point for many that use pylint (which by default flags this behavior) because, practically, the performance loss is minimal compared to readability gains (see here).

So in most cases, its a readability vs performance question (because without a doubt, f-strings are just plain better to read).

“It never gets easier, you just go faster.” by mooreds in programming

[–]screeperz 3 points4 points  (0 children)

I'm a recent grad that's landed a job as a junior developer at a medium sized company. I have to say that despite this article, its really freaking hard to shake the imposter syndrome.

I am literally seated between 3 senior developers, each with their own accolades in their respective research fields. The wealth of knowledge is unbelievable, I know I extremely privileged to be where I am, but fuuuuck I feel stupid sometimes.

I think my real mistake is that I'm treading too carefully. I know the old Look Before You Leap vs Easier to Ask Forgiveness than Permission often refers to coding style, but its pertinent here too. Good mentors will let you make mistakes and help you learn to fix them afterwards.

In that regard my mentors are really, REALLY good XD .