Forgot your password?
typodupeerror

Comment Re:My Experience (Score 1) 189

Thats why we compartmentalize projects now into a specific self contained domains.
Postgres inside, C# or Python backend, React Front End, API at the edge, gitea CI/CD
For example
Asset Manager
Property Manager
HRMS
QA
Sensor Data Viewer

All self contained.
The Asset manager identifies the risk level of the asset, the HRMS has training and comptency matric for the staff.
Seems to be working well ATM

Comment My Experience (Score 4, Interesting) 189

I’m an EE and have coded mostly embedded for over 40 years.
In the 2 months, using Claude code, I’ve
Created property management application, including APIs to read 12 solar accounts, AI read pdf electricity bills, tenant portal, SharePoint integration, graph and entra integration, document storage, tenant doc sharing, lease management, critical date and compliance management, task management, dashboard, key register, DB backup within and external to app, etc etc. Full CI/CD pipeline with Gita secrets injection to docker. C# backend, React front end. I wouldn’t have a clue how to do front end dev. It took under 2 weeks, where most of time was devops with IT.
I’ve also developed a complex magnetometer data processing app (sync demod, FFT, water wall)
An asset management application to keep track of hundreds of pieces of test equipment.
An app to port 100k+ test records from unstructured ATE test logs to a structured searchable database.
Ported a payroll checking app I wrote in C# to a web app.
Debugged a commercial RFID microcontroller project with an obscure bug.
Developed a software architecture plan for complex mining sensor software.

The AI is WAY smarter than me most of the time and has allowed 20x productivity and done things I’d never had the patience to learn, like front end dev.
The cost of code has gone to almost zero.

Comment IKEA (Score 1) 148

IKEA force you to use an AI chat bot. It was so bad for the multiple times I had to use it, I ended up asking it to patch me to a human on the it’s line.
But not quite as bad as when MS outsourced L1 support to India and instructed the support person to empathise with your plight.
I’m sorry sir you mouse disconnects 5 times a day. That must make you feel mad,

Comment Engineering (Score 1) 244

Just about every engineering and non web LOB software.
Altium, any old microcontroller dev platform, most mech CAD.
Altium Designer
Keil MDK
IAR Embedded Workbench
Intel Quartus Prime
Lattice FPGA tools
Proteus (if used)
Siemens/Cadence PCB tools (PADS, Xpedition, OrCAD)
Solid works
STLink
flash magic
NI lab view.
M1 ERP
PSOC creator

You get the idea

It’s a long list.

Comment Unfair on SMEs (Score 4, Insightful) 96

Running a business with $15M turnover, we are not big enough to take advantage of big business shenanigans.
It peeves me off no end, that I pay 30% tax on profits while big multinationals spirit their profits off tax shelters.
I don’t mind paying the tax, as you need tax to provide for a modern society. I’m peeved multinationals are allowed to engage in tax fraud.

Slashdot Top Deals

The biggest difference between time and space is that you can't reuse time. -- Merrick Furst

Working...