Dustin King

Dustin King @cathodion

About: Python. Webdev. Music. Also, other stuff.

Joined:
Jan 29, 2017

Dustin King
articles - 23 total

How do you answer questions about your salary expectation/requirements in a job application or interview?

A post by Dustin King

Learn More 5 4Aug 1 '19

What's a useful programming language feature or concept that a lot of languages don't have?

One thing that comes to mind is Ruby's macro-style methods: class BankAccount < Account ...

Learn More 37 34Nov 29 '18

Why don't I see all posts from people I follow in my notification feed?

When I check dev.to I usually go straight to https://dev.to/notifications . However, I've noticed tha...

Learn More 6 2Oct 28 '18

How many hours do you work?

How many hours do you work?

Learn More 31 44Oct 13 '18

An Explanation of Recursion Like You're Five

A response to "Explain Recursion Like I'm Five"

Learn More 38 2Oct 8 '18

Erase Distinctions Between Desktop and Mobile, Web and Native

For the user-- even for the developer-- there should be no distinction between platforms.

Learn More 10 9Sep 5 '18

A field without fundamentals?

Everything you know is wrong / Just forget the words and sing along

Learn More 12 6Aug 29 '18

please ignore this test post

this is a test post this is another line added after the post was published. edit 2

Learn More 14 3Aug 28 '18

Are old unit tests useful?

Are pre-existing tests actually useful, or do they just double the amount of legacy code per unit of functionality?

Learn More 9 5Aug 27 '18

I used to work with vessel tracking data. Ask Me Anything!

Ships send out automated messages to let each other know where they are. I used to work on shore-side systems for streaming and archiving this data. AMA!

Learn More 11 16Aug 24 '18

Have you had to make your Python code run fast?

Have you ever had to make snakes fly?

Learn More 30 6Aug 23 '18

Competition with Coworkers

How often do you feel you're competing with your coworkers? What can you do, or what can an employer do, to make things more cooperative and supportive?

Learn More 27 2Aug 15 '18

How do you negotiate salary for remote jobs?

Particularly when where you live, where the company is, and [tech hub] are three different places, wi...

Learn More 37 5Jun 29 '18

How will GitHub change, now that it's owned by Microsoft?

Whether this makes you happy or sad, what's your best guess on what it will actually mean for GitHub users?

Learn More 23 4Jun 6 '18

How would you rewrite this Python code?

Every way I can think of is either too messy, too verbose, or overkill. Can you think of a better way?

Learn More 46 17May 26 '18

How many hours do you normally work per week?

A post by Dustin King

Learn More 13 4May 21 '18

How do I find out the salary range for an international remote job?

I'm considering applying for a remote job at a company based in Toronto (I live in West Virginia, USA...

Learn More 7 2May 21 '18

Should you reply to recruiters?

What have people's experiences with recruiters been like? What should I watch out for?

Learn More 9 3May 17 '18

Trying out Transcrypt

One thing that doesn't make sense to me is that you can't just use any language anywhere. In particular, why can't you use Python for client-side web development?

Learn More 42 0Apr 29 '18

How do you decide what order to put code in?

What order do you put classes and functions in within a file, when it doesn't affect syntactic or sem...

Learn More 18 5Apr 12 '18

How do you decide what jobs to apply for?

At 10+ years into my career, should I pretty much only apply for things that have Senior in the title, or is there some X-factor I should have before considering myself "Senior"?

Learn More 47 8Apr 7 '18

What is Each Language For?

Does each language's community have a central question it tries to answer?

Learn More 11 0Apr 4 '18

When is it a good idea to use stored procedures?

From my experience, it seems DBAs want to use stored procs and application developers want to avoid t...

Learn More 9 8Apr 1 '18