joes_blog

joined 1 year ago
[โ€“] joes_blog@alien.top 1 points 1 year ago

40mb wd had drive in an amiga 1200, still works fine.. must say its not had much use in recent years. Think it was bought in 1993

[โ€“] joes_blog@alien.top 1 points 1 year ago (1 children)

Paired programming, I'm a software developer 16+ years experience etc, variety of languages

I have various language assistants set up, c#,c++,mssql etc that I'll ask to find alternate ways or describe a situation and write the boring bits of code that'd take me a lot of time to physically type.

Also code generation ie

Here is a mssql stored procedure <>

Write me a c# class using dapper that returns results from that procedure, consider nullable values and exceptions etc..

Very useful for avoiding repetitive tasks that rely on accurate spelling too.