HackerTrans
TopNewTrendsCommentsPastAskShowJobs

spotijk

no profile record

Submissions

Auron SMS Server 2022 – Integrate with SMS Providers from Windows Server

auronsoftware.com
1 points·by spotijk·4 ปีที่แล้ว·0 comments

comments

spotijk
·4 เดือนที่ผ่านมา·discuss
I don't understand this sentiment at all.

For me it, feels more like a way integrate search results immediately into my code. Did you also feel threatened by stack overflow?

If you actually try it you'll find it's a multiplier of insight and knowledge.
spotijk
·4 เดือนที่ผ่านมา·discuss
I'm 45 and I feel exactly the same way.

Such a big part of coding becomes mundane after a while. Constantly solving variations of the same kinds of problems.

Now Claude does it at my direction and I get so much more done!

But maybe even more important: It gets me to go outside my comfort zone and try things I wouldn't normally try because of the time it would take me to figure it out.

Like: Wat if I used this other audio library? I don't have to figure it out, I just pass in the interface I need to implement and get 90% of a working solution.

AI augmented programming couldn't have come at a better time and I'm really happy with it!
spotijk
·4 ปีที่แล้ว·discuss
This feels like how the emergence of Modula / Pascal / Delphi must have felt like. There really was a lot to say for Pascal like languages in the C era.

However, time has not been kind to the early adopters back then.

So I'm inclined to hold out just a little while longer. Let's see if Rust can maintain its momentum.
spotijk
·4 ปีที่แล้ว·discuss
We're building enterprise software that runs mostly on-premise as well as we're offering some libraries for sending SMS and E-mail.

I try to avoid trends and only run on simple, straightforward but most of all proven and stable tech.

The core software is a mix of C++ and C#. Mostly moving toward C# for new features.

I use JetBrains TeamCity for continuous integration and testing. Where test scripts are mostly VBScript or Powershell. Using plain old self-hosted SVN for versioning.

Backoffice; like sales and licensing servers are all ASP classic.

The website is a custom WordPress template running at a shared hosting company.

Also, I strongly believe in 'dogfooding' as in 'Eat your own dogfood'. I use my own software products wherever I can. That really helps me find weaknesses and improve on usability.

For me it's worth a lot if new functionality, once built, can be left alone an add value for as long as possible.
spotijk
·4 ปีที่แล้ว·discuss
Structure.

For me it's all about keeping things simple, automating everything that can be automated and keeping structure in my day. Simple things like always handle all operational stuff as soon as it pops up so you'll never get behind on anything. Once you start getting behind on administration or e-mails it becomes progressively harder to catch up.

And yes, this means that if you're going on holiday your laptop goes with you.

Also, I prioritize eating, exercise and sleeping. If it means I get to spend less billable hours doing an integration project for a customer then so be it. It's almost impossible to overstate how important it is to keep physically and thereby mentally fit when running a business on your own.