HackerTrans
TopNewTrendsCommentsPastAskShowJobs

salty_frog

no profile record

Submissions

AWS Trainium vs. Nvidia CUDA for Medical Image Classification

medrxiv.org
2 points·by salty_frog·6 เดือนที่ผ่านมา·0 comments

comments

salty_frog
·4 เดือนที่ผ่านมา·discuss
How do you manage secrets in this setup? Are they injected at build time? Or does it require some manual setup by the user once the system is up and running?
salty_frog
·4 เดือนที่ผ่านมา·discuss
Can those smoke tests be included as part of the build?

You could build up a test suite of example workflows that run on every build.
salty_frog
·5 เดือนที่ผ่านมา·discuss
The focus is on downstream, but is upstream ready for this speed up?

The linked blog post draws comparisons to the industrial revolution however in the industrial revolution the speed up caused innovation upstream not downstream.

The first innovation was mechanical weaving. The bottleneck was then yarn. This was automated so the bottleneck became cotton production, which was then mechanised.

So perhaps the real bottleneck of being able to write code faster is upstream.

Can requirements of what to build keep up with pace to deliver it?
salty_frog
·7 เดือนที่ผ่านมา·discuss
Id be keen to read/hear more about the experiment you've been undertaking as I too have been thinking the impact on the design/architecture/organising of software.

The focus mainly seems to be on enhancing existing workflows to produce code we currently expect - often you hear its like a junior dev.

The type of rethinking you outlined could have code organised in such a way a junior dev would never be able to extend but our 'junior dev' LLM can iterate through changes easily.

I care more about the properties of software e.g. testable, extendable, secure than how it organised.

Gets me to think of questions like

- what is the correlation between how code is organised vs its properties? - what is the optimal organisation of code to facilitate llms to modify and extend software?
salty_frog
·7 เดือนที่ผ่านมา·discuss
I recently discovered Tauri. What was the development experience like? Is the project open source? I'd like to take a look :D
salty_frog
·7 เดือนที่ผ่านมา·discuss
I'm intrigued by the various reasons why you think there are not any large scale SAAS operating this in production?
salty_frog
·10 เดือนที่ผ่านมา·discuss
This is my algorithm for wetware llms.