Summary

No summary added yet.

No skills yet

Get started by adding your skills.

Tech Stack

Language Distribution

JavaScript 52.3%
HTML 15.8%
TypeScript 14.5%
Python 6.1%
Svelte 4.7%
Jupyter Notebook 2.2%
CSS 1.6%
C++ 1.3%
SCSS 1.0%
Ruby 0.3%
Jinja 0.1%

Recent Activity

@conrad_hansen_quar

17 days ago

Would anyone be open to having a group for GoLang?

I have to say, in my time programming in it (for a school project back in college and then over the past 3-4 months) it has quickly become a favorite. The developer experience for me has felt smooth, and I thought maybe others would agree that we could show GoLang some attention.

GoLang Go Backend

@conrad_hansen_quar

3 months ago

Has anyone tallied up how often they run into configuration issues when deploying software for the different programming languages they use?

I have not, but mentally recollecting my experience, it seems I've frequently had issues with Python, namely

  • setting up virtual environments so the package versions I need for one Python project don't mess with my other Python projects (I now just use miniconda)
  • ResolutionTooDeep issues when trying to get my Flask Python API to communicate with Google Cloud Platform.

Yes, I'm aware there's debate between those who like Python and those who like, for example, JavaScript. Yes, I am proficient in both (a little more in JavaScript). No, I am not for fanning the flames of the debate, we are all software engineers here

Please don't come for me.