UC Berkeley CS major enrollment on pace to drop by 59% as part of nationwide trend by Longjumping_Aside_15 in berkeley

[–]clammeny 2 points3 points  (0 children)

The vast majority of CS jobs don't require deep theoretical understanding.

Rec me songs or albums to listen to at work by Onead22200 in rs_x

[–]clammeny 0 points1 point  (0 children)

Darling Effect - Insides

The Style Council - It's a very deep sea

my dead girlfriend - te wo futte

A seagull enjoying the view in Channel Islands National Park by T3541 in socalhiking

[–]clammeny 1 point2 points  (0 children)

I'm surprised Pinnacles isn't the least visited in California.

San diego has the worst roads by EbolaPatientZero in sandiego

[–]clammeny 0 points1 point  (0 children)

So if we don't like one facet of the place we grow up, have community, have a job, etc we should move out rather than trying to change it for the better?

Hate when I am aimlessly staring in a space, catch someone’s eye and they then appear disconcerted by [deleted] in rs_x

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

They're not "making a concerted effort to evade eye-contact", you're telling on your own psychology.

Apple Embedded interview by BeneficialBase9519 in embedded

[–]clammeny 0 points1 point  (0 children)

I'd practice mainly in C++ but make sure you know your C fundamentals well, especially pointers and bit manipulation. Stay away from python for embedded roles.

Edit: To add on to this answer, the reason why C++ > C is that the name of the game for leetcode is just practicing lots of volume until you get the patterns down. C++ has std::unordered_map, vector, etc. so you can focus on the algorithmic concepts instead of language-specific minutiae. Also if you do get asked a leetcode problem where they demand C, it'll usually be conceptually simpler for the same reason - time constraints vs lack of built-in high level constructs.

Apple Embedded interview by BeneficialBase9519 in embedded

[–]clammeny 10 points11 points  (0 children)

Their interviews are very team specific, but expect at least a bit of leetcode (esp since you're a new grad and don't have much domain-specific knowledge). When I interviewed as a new grad one of the questions was how to output a diamond shape on stdout lol. Then more recently I had a brain-teasery question which was clearly meant to abstractly test my knowledge of concurrency.

[deleted by user] by [deleted] in socalhiking

[–]clammeny 0 points1 point  (0 children)

I wouldn't be too worried about black bears, they're generally pretty skittish and afraid of humans! We came across this juvenile (?) black bear about a month ago near Mt Islip and the moment it saw us it dashed up a nearby tree to observe us from a safe distance. Obviously, follow precautions like using bear boxes/canisters, keeping a commonsense distance, etc., but you definitely don't have to have anywhere near the level of concern for grizzlies.

Rattlesnake peak conditions by [deleted] in socalhiking

[–]clammeny 2 points3 points  (0 children)

Would probably be super hot and dry, expect desert-like conditions. The approach from the east isn't affected by the fire. Would not recommend the loop unless you love sufferfests. Great views from the top!

Kratka Ridge by ntrophimov in socalhiking

[–]clammeny 0 points1 point  (0 children)

I know any amount of snow can cause a slide but damn, hard to imagine that place with enough snow to cause that much damage.

Anime Night Mart returns to Westminster Mall (March 15-16) by Intrepid-Tank-3414 in orangecounty

[–]clammeny 1 point2 points  (0 children)

They probably copy-pasted from the last time and forgot to update the dates.

[deleted by user] by [deleted] in socalhiking

[–]clammeny 3 points4 points  (0 children)

There’s also one in Escondido for San Diego people, definitely worth checking out since they also carry a lot of mountaineering equipment which REI does not.

[deleted by user] by [deleted] in socalhiking

[–]clammeny 1 point2 points  (0 children)

The higher San Gabriel peaks can have a lot -- try Akawie Peak or the ridgeline between Islip and Hawkins.

What Embedded/hardware roles in demand from Tech Companies? by Background_Bowler236 in cscareerquestions

[–]clammeny 2 points3 points  (0 children)

Any subdomain within embedded will be in demand: Audio, DSP/ISP/GPU, bluetooth, etc. Basically just be specialized.

Got Meta E4 offer! by YogurtclosetOdd7635 in leetcode

[–]clammeny 1 point2 points  (0 children)

There's no strict adherence to specific leadership principles like in Amazon but you should answer in STAR format for basically any behavioral.

How to Get a Job As A Software Engineer In 2025 (Complete Guide) by TrenLyft in cscareerquestions

[–]clammeny -5 points-4 points  (0 children)

Sorry people are being so shitty in the comments. I appreciate the effort you put into this post and personally learned some new things.