HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aj_hackman

84 karmajoined 9 ay önce
you're mom lol

comments

aj_hackman
·4 gün önce·discuss
Who would pay you? OpenAI has between $600 billion and $1.4 trillion in debt, and no hope for profitability. Anthropic, who have a much more modest $35 billion in debt (by using Sam Altman as a human shield), also has no chance of ever being in the black, pending some freak event.
aj_hackman
·11 gün önce·discuss
I'm glad I'm not the only weirdo like this. I dropped an unfathomable $800 on a Jetson AGX Xavier in early 2020 simply because I was obsessed with SBCs at the time and couldn't stop thinking about it. This was before the Raspberry/Orange Pi 5 and Apple Silicon. I still use it as a graphics development workstation.
aj_hackman
·18 gün önce·discuss
"The first gulp from the glass of natural sciences will turn you into an atheist, but at the bottom of the glass, God is waiting for you."
aj_hackman
·geçen ay·discuss
I have offered you a theological counterpoint to your claim, and you may take it or leave it, but you may not call me names and continue in any kind of meaningful dialogue here. It is beneath us both.

"For I tell you that unless your righteousness surpasses that of the Pharisees and the teachers of the law, you will certainly not enter the kingdom of heaven." - Matthew 5:20
aj_hackman
·geçen ay·discuss
Allow me to restate my point: human beings and AI both create via synthesis, but we are the only ones capable of what we could categorize as true original thought or creativity. It could be argued that nothing we do as humans is truly original or creative either, but I would counter that with the claim that an LLM could not have created any element of the society and culture that gave birth to LLMs. Maybe in six more months.
aj_hackman
·geçen ay·discuss
I could make a robotic picture coloring machine with truly superhuman capabilities - picking only the most beautiful color combinations and staying 100% in the lines while finishing entire murals in < 1 second. However, if you need a completely new and original image rendered, the machine is of only partial utility for you. It is very well possible that your cure for cancer (if that's even feasible) or whatever else you desire is a completely new picture.

We have these breathless conversations about the new AI frontier at the peril of losing sight of reality and our own human potential.
aj_hackman
·geçen ay·discuss
You forget that these models are still only interpolating between human-generated datapoints fed to them. They cannot reason beyond the data they've been given, so unless everything you want to create with AI is a synthesis of prior art, you're back to relying on the stone-age human brain that created AI in the first place.
aj_hackman
·geçen ay·discuss
As outlined in John 1:1, Jesus is in fact God himself, and God is something far greater and more magnificent than a humanist. The message of the Bible is a total inversion of humanism, teaching us to believe in God alone rather than ourselves for deliverance from the necessary and ultimately temporary problems of evil and suffering. It's full of stories of human beings attempting to fix things on their own and failing spectacularly (which is ironic given the history of the church).
aj_hackman
·2 ay önce·discuss
Might be an interesting read for you: https://www.gregorygaines.com/blog/emulating-ps2-floating-po...
aj_hackman
·2 ay önce·discuss
This doesn't account for the potential instability of modern technology. If you have an efficient electric range and your neighbors are still burning wood when the power goes out, you're in dutch. This is relevant to the AI discussion, as there is still a class of people doing things "the old way", and their skills might come in clutch for a society that's let itself atrophy in convenience.
aj_hackman
·3 ay önce·discuss
I daily drove my Raspberry Pi 5 for all of 2024. It primarily compiled tons of C++ and served 1080p video via Jellyfin, and it did so flawlessly.
aj_hackman
·3 ay önce·discuss
The anti-master position also willfully disregards synonymy. Just because I have mastered the English language does not mean it belongs to me. Master Splinter does not own the Ninja Turtles.
aj_hackman
·4 ay önce·discuss
Is the market so bad that non-exec-level new hires are making the news?
aj_hackman
·5 ay önce·discuss
`sudo cpupower frequency-set -g conservative` might help a bit with battery life.
aj_hackman
·6 ay önce·discuss
> I've recently heard that using Linux is an excuse to spend the day tinkering and ricing and do no productive work.

This is why, despite 20 years of using Linux with many successful Arch and Gentoo installs behind me, I just use Fedora or Mint. I can get a development environment set up in 15 minutes, and when everything inevitably explodes and a system update deletes glibc I haven't invested much.
aj_hackman
·6 ay önce·discuss
It was a dream relative to anything else on the market (until 2001, when the Xbox and GameCube were released), made even easier for some titles due to the optional Windows CE SDK. You still needed to do a fair bit of SuperH assembly programming to get reasonable graphics performance, but it was nothing like the nightmarish complexity of the PS2, despite having half the RAM. It's still one of the more popular homebrew targets.
aj_hackman
·6 ay önce·discuss
It's almost as if we desire each other.
aj_hackman
·7 ay önce·discuss
What happens when you want to do something very new, or very specific?
aj_hackman
·7 ay önce·discuss
As bearish as I am on AI, outside of the agent deciding it only wants to play "Semi Charmed Life" and nothing else, I fail to see how this is a nightmarish hellscape in and of itself.
aj_hackman
·7 ay önce·discuss
What motivated you to move from Mercurial? I'm still using HG for personal projects because it's so easy to self-host on a Raspberry Pi. Just `hg serve -p 8001` or whatever and I'm able to use TortoiseHG from any machine to easily stage commits.