Consoles are quite expensive too these days. I think if not for the whole AI hypetrain and subsequent chip shortage, price for Steam Machine would have been more friendly.
HN user
Ronsenshi
I know people like that - the amount of inane, obsessive and just strange conversations they have with AI is concerning - there's never any actually useful result or information that they get out of these chats.
Furthermore, there are some clearly wrong questions where person asks AI to make some kind of numerical evaluation of some data. And evaluation is done entirely through inference - essentially a hallucination, instead of some one-off python script which can actually give deterministic calculated evaluation. Yet they accept the answer AI gives them.
I don't think offloading things that you "think" you don't need to know is a realistic thing. Instead this seems like some slippery slope of intellectual degradation where slowly you'll replace more and more parts of the thought process with AI which ends in some rather sad existence.
That's just business owners and C-suite pocketing the difference while they fire staff and replacing it with AI. At some point somebody would have to start asking "business" some tough questions.
I am. I have Codex running, doing some tasks which I don't care much about, but anything I want to understand I write myself.
Same thing with hobby projects - I might ask ChatGPT or Gemini some questions about best practices in Swift for example, but writing code is done by hand.
As others said - if you don't use it, you'll lose it. And I'd rather keep my skills up to date.
You're not alone. This is the reason why I switched from VSCode to nvim (AstroNvim to be specific). It has all the things I need with the ability to add any extra plugins necessary while using less resources.
I can't tell how much less resources it uses - haven't really tested that. To be fair to VSCode often times biggest resource hog is various language servers.
Tried turning on greyscale mode and I am surprised by how effectively it works in making me not want to use the phone.
Not sure if it's the lack of color in general or because screens kind of turn into a black and white mush that's hard to navigate.
The desire to get rid of software engineers is bizarre - because at the root of it, developers were there not to just write the code, but to ask right questions and based on these question build right things.
I've met in my professional life some managers or other middlemen who would be profoundly incapable of producing correct software no matter how smart of an AI agent they have access to. One of those - you don't know what you don't know.
But, I guess this is the world we live in now. Going to be Mortal Kombat for positions in companies where software engineers are actually valued.
I don't have an answer about the stage when something should be considered authored by AI - we are in an uncharted territory on this.
There are some precedents and rulings related to copyright and AI, so we have at least some rubric by which "authorship" can be determined. But when it comes to AI doing polishing of existing code - that is less certain.
Don't think calling a PR written by AI is the same thing as using a "tool". If code is largely generated by AI means that AI was an author and not you with some tool.
I am in a process of upgrading fairly big Vue 2 app (technically 2 apps, where one is not traditional and the other uses Inertia) to Vue 3.
It is a fairly painful process - I am using Codex and Claude as a first pass for converting things, but everything has to be checked manually and often fixed or rolled back to try again. Too often instead of "removing" piece of code that is not necessary anymore, AI would try to add a 100 line workaround for it because it would really rather add things than remove them.
It is, however still a faster process than doing manual rewrite. Smaller components are a breeze to convert from older Vue 2 to Vue 3 composition API.
Rewriting entry point app.ts with bunch of custom plugins was a horrendous experience that eventually was done manually. Move from Vuex to Pinia was also 50/50. Some things were easy, some things were not and had to be done manually.
Then there's a process of switching from unsupported packages which is a whole other can of worms.
Overall - if not for AI I'm not sure I'd have gone with an upgrade at this point. Yes it requires careful review and testing, but a ton of trivial stuff was done very quickly.
It's a an all-in-one kind of system where you have p2p payments and traditional online payments (like what you would do when making payment for a product on some e-commerce shop).
Plus some additional features like payments through QR.
Important point is that study was done on participants with average age of 57. And by "substantial" benefit they mean reduction in cardiovascular events by 30% compared to around 10% for people who do 150 minutes of exercise a week.
I wonder if healthy diet also plays role in the outcome.
Perhaps some interest-related Discord servers. Tragically, Discord is just another locked down silo without publicly accessible front on the web.
From my personal experience if deployment strategy is thought through then Docker running through Compose can handle few hundreds of thousand of users per day without an issue and probably could handle more with proper hardware upgrades.
The ratio is certainly surprising to me. I thought there would be some people chipping in who don't have issues with occasional alcohol consumption that doesn't affect their life in a negative way.
Why must every discussion involve AI?
This honestly sounds like one of the posts from /r/LinkedInLunatics
This comments section is bizarre in general. Very few comments from people who don't seem to have an issue with control over their alcohol consumption where they can enjoy a glass without it becoming a problem.
Naturally it's good that people who do have a problem can recognize it and stop it from affecting their life, but I feel like there has to be more people who are perfectly OK with irregular consumption of light amounts of alcohol as part of a social activity.
I don't know about others, but I use Copilot more often than other apps because of its tight integration with the VS Code itself where I still spend most of my time working on other things while letting AI do some task that I decided to delegate to it.
Just got an email with this announcement.
I have Copilot Pro that I use occasionally, but not enough to tell how the switch to per use would affect my usage.
Based on description Pro plan users will get $10 in monthly AI Credits, but that seems rather low compared to what you could use same plan until now.
Not long before all of the web content will be going through these AI pipelines where user might not even see original webpage.
Book learning to me seems like a compression of knowledge that had to be acquired through many years of experimentation and observation. But knowledge is not an experience itself.
Take juggling for example - something that was on HN homepage last week. You can learn everything you need to know about juggling though a post or a book or an educational video. But can you juggle after all that book learning? Not at all - to be able to juggle one has to spend time practicing and no amount of reading can help meaningfully compress that process.
Muscle memory required for juggling is not a 1:1 correlation to experience, but I feel like it's close enough to it.
I suppose, yes, AI was like a kickstart. But the point is - he didn't just stick to AI, he realized that in terms of skill and fulfillment it's a no-go direction. Because you neither learn anything, nor create anything yourself.
I agree. This seems more like an excitement or joy after getting a new toy more that actual process of creating something. Particularly when person uses LLM in a pure vibe code approach where they have no idea what's happening in the code.
Really? To me it seems that quite the opposite is true - people who were never very good at writing code are excited about LLMs because suddenly they can pretend to be architects without understanding what's happening in the codebase.
Same as with AI-art, where people without much drawing skills were excited about being able to make "art".
Do not fall for the AI agent hype.
Problem is, it's the people in higher positions who should be aware of that, except they don't care. All they would see is how much more profit company can make if it reduces workforce.
Plenty of engineers do realize that AI is not some magical solution to everything - but the money and hype tends to overshadow cooler heads on HN.
How would this affect future generations of ... well anyone, when they have 24/7 access to extremely smart mentor who will find solution to pretty much any problem they might face?
Can't just offload all the hard things to the AI and let your brain waste away. There's a reason brain is equated to a muscle - you have to actively use it to grow it (not physically in size, obviously).
Same here, although hopefully won't be retiring soon.
What's missing from this is that iconic phrase that all the AI fans love to use: "I'm just having fun!"
This AI craze reminds me of a friend. He was always artistic but because of the way life goes he never really had opportunity to actively pursue art and drawing skills. When AI first came out, and specifically MidJourney he was super excited about it, used it a lot to make tons and tons of pictures for everything that his mind could think of. However, after awhile this excitement waned and he realized that he didn't actually learn anything at all. At that point he decided to find some time and spend more time practicing drawing to be able to make things by himself with his own skills, not by some chip on the other side of the world and he greatly improved in the past couple of years.
So, AI can certainly help create all the "fun!!!" projects for people who just want to see the end result, but in the end would they actually learn anything?
AI got to him awhile ago, I'm afraid. Been telling stories about these gastowns, zero code review and thousands of lines of code and thousands of dollars in burned tokens since last year.
I've tried using Codex and ChatGPT while working on a small SwiftUI app. It's not very good when it comes to newer APIs and features - I imagine due to lack of data about these things. Very often it would rather push something AppKit-based instead of SwiftUI.
It works, but feels really janky and messy.
I had one very annoying bug with file export API where extra view on export window would appear with a delay. No matter what I tried it didn't manage to fix it. Instead it would go on to try and completely rewrite whole file export class in various ways... which still didn't work as it claimed it would. Ended up fixing it manually by caching instance view locally.