Fork me on GitHub
#off-topic
<
2022-05-31
>
Stuart14:05:44

So i have an issue here in github for a line of code. I added it by going to github UI on the web, clicking on line number and creating an issue from this. THen I tagged it with label refactor-needed. Is their a way to show this in code in VSCode ? There is nothing in my IDE that says this line of code has an issue against it. Maybe this isn't possible ?

p-himik14:05:53

You'd have to search for a GitHub-specific extension.

Stuart14:05:31

Yeah, I was jsut wondering if anyone knew of a specific one that works. I've tried gitlens, git issues and a couple of others that didnt do this

Stuart14:05:42

ok. SO best I can find is Github Issues extension. It gives this: I can then right click the issue nad go to linked code and it opens the file and highlights the line. Still not ideal though.

Cora (she/her)14:05:37

ok so how about a channel for people to post their cats? because I just got a kitten a couple weeks ago and I'm itching to share

❤️ 3
Cora (she/her)14:05:45

Darin approves pizzaspin

Darin Douglass14:05:11

So do my cats :)

Cora (she/her)14:05:00

join #fur-baby-pics for maximum cuteness

Baye17:05:16

Hi. I am currently learning as a hobby (I have a non-software engineering job) and enjoying so far, and the community here is welcoming and helpful. However, in case I decide to switch to software industry, what would be your practical advice on the language to learn to maximize my chances for a job (#C, Java, JavaScript, Clojure…) Depending on On job type: 1. Faang 2. Other entreprises 3. startup That is, would Clojure still be competitive compared to other languages for getting a job? Btw, I have a PhD in economics, BA in Mathematics and Economics. Appreciate you insight.

Ben Sless19:05:38

Do you want to maximize the chance of getting a job, or a job you'll like?

1
Baye20:05:57

Both if possible

Ben Sless05:06:42

JavaScript is probably the most ubiquitous, followed by python and Java You can also put your chips on more niche languages which could gel well with your existing background, from Haskell to APL

respatialized15:06:51

I'm a self taught data scientist with a background in social science, so my 2¢ here is: I think you'll do best as a candidate not just by listing a particular language on your résumé but by working on projects that use your academic training and expertise. If you can show how your programming skills are a force multiplier on your academic knowledge, then I think you will stand out in a world of create-react-app cookie cutter portfolio projects. I'm the only Clojure programmer at my current job, but that didn't stop me from getting the role because it was a new research position and I had my choice of technology. One language in particular besides Clojure that's well suited to your background and worth looking into is https://julialang.org/: a scientific computing language with some Lisp heritage and strong interoperability with both R and Python that's gaining popularity in academic fields. This is, of course, assuming you want to continue using your economics training in your professional work rather than shifting towards a purely software development/engineering role.

respatialized15:06:09

If i wanted to purely maximize my chances of getting a job I'd go back to a Kubernetes YAML devops role or Spark programmer but that would likely not be "a job I like."

Baye16:06:13

@UFTRLDZEW Thank you for your input. I think I would greatly benefit from learning more about your experience. Did you learn Clojure as a hobby, and is your main language and was able to land you the job? How is your practical experience doing data science in Clojure? Though I did a little bit of python and am aware of Julia, I am more attracted to Clojure because of opening other opportunities in case I decide to build an app (even if applying my skills from my economics background). Anyway, let me know if we can connect further. Thanks again!