concerned_ | 2 years ago | on: PG&E Rates Could Drastically Change Based on Your Income
concerned_'s comments
concerned_ | 2 years ago | on: Peak LLM?
10,000 LLMs doesn't fix that
concerned_ | 2 years ago | on: The AI arms race is going to destroy software engineering forever
Unfortunately I disagree as LLMs are not traditional software and not input /output systems. Additionally, like other types of high value, power imbued software like say credit scoring engines and b2 bomber flight controls, the maintainers of AI systems will be the equivalent of high priests.
The controllability of output of AI by merely writing code is not something that exists today and what we call bugs in traditional software is not the same concept as a slightly incorrect or completely fabricated LLM response.
concerned_ | 2 years ago | on: Jumpstart: A recruitment startup flipping the job hunt on its head
Yes there are pitfalls to permanent contracting, and some folks dont have the stomach for it. As a contractor, I see employees doing less and less dedicated work, and also when it comes to devops training and cloud adoption employees usually seem behind the curve.
concerned_ | 2 years ago | on: Catalytic converter thefts on the rise in Australia as rare metal values climb
There's other things that cost alot on a vehicle, wheels and tires on an SUV cost more or about equal to the catalytic converter, so by design wheels and tires are from a supply and demand perspective more precious and rare than catalytic converters.
What thieves choose to steal has nothing to do with scarcity and everything to do with convenience. While these small amounts of precious metals may sound important rare earth metals are literally everywhere.
Were just too rich to care about mining them in the first world.
concerned_ | 2 years ago | on: Investigating and preventing scientific misconduct with Benford’s law
concerned_ | 2 years ago | on: Digital clutter: Learning to let go and stop hoarding terabytes
But hoarding gigabytes is pretty easy, also I think the term hoarding is pretty loaded language in this context? Saving things so they don't get lost is the way to go.
Just as an example, after Steve Jobs died apple went into everyone's email at .me and deleted their emails between them and SJ.
You probably didnt see that coming.
concerned_ | 2 years ago | on: Joe Rogan Issues Warning After AI-Generated Version of His Podcast Surfaces
concerned_ | 2 years ago | on: Joe Rogan Issues Warning After AI-Generated Version of His Podcast Surfaces
And before software engineers unionize they came up with some snake oil to put us in our place, maybe try to force us back into offices, or just eliminate us.
Nobody can deny that Sam Altman and Bill Gates have been trying to "reduce costs" for a long time. The startups with devs in portugal, costa rica, Mexico, Spain, the Ukraine, India, China, anyplace where they can pay 5 dollars for a day's work.
When Bill gates said he would pay programmers 7 dollars an hour, we were all offended, we didn't realize that he was already doing it and that would be a significant raise in pay.
concerned_ | 2 years ago | on: What are the most common tinnitus frequencies? (2015)
I used to play in a symphony orchestra as a professional and I suspect that studying my whole life to listen to a pin drop has led me into this place.
concerned_ | 2 years ago | on: Sam Altman's last scam
Bring your horse and your carriage, you will lose to the human race before your horse clears the first turn.
ChatGPT is Sam Altman's "last scam"
concerned_ | 2 years ago | on: Sam Altman's last scam
concerned_ | 2 years ago | on: Sam Altman's last scam
concerned_ | 2 years ago | on: Sam Altman's last scam
concerned_ | 2 years ago | on: Sam Altman's last scam
concerned_ | 2 years ago | on: Sam Altman's last scam
concerned_ | 2 years ago | on: What are the most common tinnitus frequencies? (2015)
concerned_ | 2 years ago | on: SQL Maxis: Why We Ditched RabbitMQ and Replaced It with a Postgres Queue
Db queues are simple to implement and so given the volume it's one way to approach working around an mq client issue.
Personally, and I mean personally, I have found messaging platforms to be full of complexity, fluff, and non-standard "standards", it's just alot of baggage and in the case of messaging alot of bugs.
I have seen Kafka deployed and ripped out a year later, and countless bugs in client implementations due to developer misunderstanding, poor documentation, and unnecessary complexity.
For this reason, I refer to event driven systems as "expert systems" to be avoided. But in your life "there will be queues"
concerned_ | 2 years ago | on: The end of a myth: Distributed transactions can scale
concerned_ | 2 years ago | on: Programming-language popularity by GitHub pull requests
As a side note, I'm pretty shocked that the OSS community is "just fine" with leaving their projects on github after MS took over and scanned all their code for machine learning.