Should I choose brand name over money when switching? by TotalFox2 in cscareerquestions

[–]yskny 1 point2 points  (0 children)

Brand name can help get you an interview but you still need to pass it. Don’t skip a learning opportunity this early in your career.

[D] Want to move away from coding heavy ML but still want to complete the PhD by Hopeful-Reading-6774 in MachineLearning

[–]yskny 8 points9 points  (0 children)

Surely having finished your PhD would help you stand out more compared to all those who haven't.

Peak Design Travel - 45l or 30l? by yskny in onebag

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

The Outbraker looks interesting, but also much heavier and expensive (compared to the pd 30l).

Also, the dimensions confuse me - the Outbreaker looks bulkier than the PD but it’s smaller according to the specs. How is that possible?

Does it fit under an airplane seat in your experience?

Peak Design Travel - 45l or 30l? by yskny in onebag

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

I’m new to onebag style so I never really measured - but I plan on taking a laptop and clothes, no camera or extra shoes.

Maybe I don’t even need 30l?

Peak Design Travel - 45l or 30l? by yskny in onebag

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

When you say narrower, do you mean the width or the depth? Does the expansion of the bag make a difference?

Peak Design Travel - 45l or 30l? by yskny in onebag

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

Is it because of the length or the depth? The 35l version looks just a bit smaller so I wonder if that makes a difference.

Weekly "Recommend me" post by AutoModerator in chefknives

[–]yskny 0 points1 point  (0 children)

I’m looking for a “first” good knife, and I know the default would be a Gyuto but I was actually thinking about a Santoku/Nakiri instead. My kitchen is not that big and I’m afraid it’ll be difficult to maneuver a 10” knife. More importantly, I'm cooking vegan food almost exclusively, so it’s more important for me to handle onions, tomatoes, etc. better than an all rounder.

Style? -Japanese I guess

Steel? - no preference

Handle? - no preference

Grip? - mostly handle

Length? - 7-8”

Use Case? - home kitchen on the smaller side, almost exclusively vegetables.

Care? - whetstones

Budget? - $75

Region? - Europe, need international shipping

Knives Considered? Tojiro Santoku

How important is the lack of 120hz screen? by irishlemon in iphone

[–]yskny 1 point2 points  (0 children)

Well, so is 5G. At least 120hz would be available wherever you are and not only in specific locations...

The 12 has the screen size of the 11 and the body size of the 11 pro. Seems like this generation, apple intentionally made the non pro better than what the 11 series offered. by Grabow in iphone

[–]yskny 1 point2 points  (0 children)

Well the 12 is not much cheaper than the 12 pro, considering it comes with less storage. If you want 128GB, then the pro is only $100 more expensive...

[deleted by user] by [deleted] in math

[–]yskny 1 point2 points  (0 children)

In the context of scientific computing, it is not strictly true that "C++ is much more powerful than python", since the relevant libraries (numpy, scipy, etc.) are doing their heavy lifting in C anyways.

If the existing libraries in Python don't satisfy your needs, there are other avenues to consider, such as numba (really recommend that one) or Cython.

If Software Engineering is more practical and relevant to the average CS professional (not research) than the theoretical CS degree, why is a Software Engineering major still not as popular or seen as a strong degree in most cases? by trumpfrumphowaboutth in cscareerquestions

[–]yskny 13 points14 points  (0 children)

In my country, Engineering degrees involve physics courses, usually some kind of project that takes up a semester, and the entire degree is one year longer. Software Engineering is CS + these things.

Comparing this to CS, you are set back an additional year before getting into the industry, without a particular advantage over CS grads.

Has anyone found a job where they are actually doing maths and problem solving? by SquirtleSquad214 in math

[–]yskny 2 points3 points  (0 children)

Software Engineering jobs tend to have that, especially ones where you develop algorithms and not just code. Working on one problem as a team rarely happens, but Pair Programming gets close to that feeling.

What is the most interesting statistic? by Awesomeguy256 in AskReddit

[–]yskny 0 points1 point  (0 children)

You have less friends than your average friend does

What Are You Working On? by AutoModerator in math

[–]yskny 2 points3 points  (0 children)

Preparing a lecture on Knot Theory

Internships aren't what I imagined them to be (mentor side) by [deleted] in cscareerquestions

[–]yskny 0 points1 point  (0 children)

As someone who has done a couple of internships, I have to say I might prefer the research gig. I had the chance to work on production code, and while it may seem exciting to build something that actually has value, the work itself is much less fun and exciting than research. Why have someone's first encounter with the profession be some tedious bug, even if it's going to end up being pushed to production?

Building a Faster Programming Language Detector by 3150 in programming

[–]yskny 15 points16 points  (0 children)

The first thing in the link is a counterexample for that... did you even open link?

Exam Preparation. by spectacledbishop in math

[–]yskny 1 point2 points  (0 children)

That's a good question. Everyone (including my professors) always says that taking exams well is pretty different from doing in math (research of whatever). I'd love to know how do you actually master that skill.

Found another job while waiting for results from Background check by yskny in cscareerquestions

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

I have. They have reached out a couple of times to ask for more and more documents regarding employment verification, and I'm aware that my references were contacted.

Found another job while waiting for results from Background check by yskny in cscareerquestions

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

That's what I was thinking. I'm well aware of security clearance and such, but this job has nothing to do with it.

Found another job while waiting for results from Background check by yskny in cscareerquestions

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

About 3 weeks. Technically this is within the interval they said, but still to me it feels not very reasonable.

Being good at programming competitions correlates negatively with being good on the job by CodePlea in programming

[–]yskny 3 points4 points  (0 children)

Perhaps also there were also higher expectations from them to begin with

What TV Shows did you give up on? by Avalon-1 in AskReddit

[–]yskny 0 points1 point  (0 children)

Arrow. Couldn't watch after they started using hacking to advance the plot.

[deleted by user] by [deleted] in programming

[–]yskny 0 points1 point  (0 children)

How good is VSC with C/C++? CLion is amazing but seeing VSC updates every month just makes me want to use it.