Earlier quoted context omitted.
In business: using coworking tools to review and propose filing of emails; manage my files and folders; on a daily basis scour the intranet for interesting and relevant content. Personal: my wife tutors in her native language to non-native primary and high school kids. They are all using these tools now generate fresh content for practice based on school lesson plans. The kids are improving much more quickly now than…
As someone who works somewhere where the intranet is a bit of a jungle: what tool do you use to scour the intranet? Thanks!
The last six months in LLMs in five minutes
111–120 of 631 posts
Re: The last six months in LLMs in five minutes
#112I'm curious how the 6 months have looked from a non-programmer's perspective. What kind of co-working tools and similar optimizations have people from other fields experienced?
As a former data scientist, I started to use code agent 3 monthes ago. Before that, I use chat completion on web. Now, I nearly do everything which outputs documents with code agent.
Re: The last six months in LLMs in five minutes
#113Opus 4.5 hit that point in November.
Re: The last six months in LLMs in five minutes
#114Earlier quoted context omitted.
I think there will be larger markets, more companies, more jobs than before due to AI, but also a very painful transition period AI reduces the cost of producing software (and other intellectual tasks), which greatly improves the viability for more and more ambitious projects. As far as we know the amount of problems software (and humanity) can solve is unbounded It feels like the market has shifted in SWE yet again…
What are these skills?
Re: The last six months in LLMs in five minutes
#115Earlier quoted context omitted.
Claude in Office was a tipping point for nontechnical folks around me. Everyone’s slides decks are immaculate now. Finance isn’t needing nearly as much BI help. It’s pretty impressive.
Interesting. I don't have to use PowerPoint much, but I hate it when I do. I don't want the llm to write the words but I do want it to make things look nice. So does this work well now?
I find it’s easier to version control and diff the .md artefacts, those remain my authoritative source.
Re: The last six months in LLMs in five minutes
#116I'm curious how the 6 months have looked from a non-programmer's perspective. What kind of co-working tools and similar optimizations have people from other fields experienced?
Hopefully she rejects all this out of hand, but if she doesn't it'll mean that none of our trainees get the benefit of her experience, who she is as a person, and what she has to pass onto them.
We have 6 monthly reviews as instructors where we are told the same thing. "How could you use AI for your teaching?"
They don't even feel the need to justify why this would be desirable, or is needed at all. It's just pure bandwagonning. Unbelievably, most of my coworkers are extremely positive about AI, although none of them have told me they use it for anything besides preparing their lessons for them — they just use it instead of having to think, or spend time preparing...the only important thing they do at work.
It makes no sense to me.
Re: The last six months in LLMs in five minutes
#117Earlier quoted context omitted.
How do you justify your salary given that you're just using a tool that any of us could use for $20 an hour in your role?
Please see Ben Evans’ podcast on a good take on this. Coding is just one of the task you do in your job, it is not the job or at least it probably is not. You do not get paid to code, you get paid to make a set of decisions that create value to the company. If this is automated then yes sadly your salary is not justified.
Re: The last six months in LLMs in five minutes
#118'Producing Images' or even 'Some Code that is Valid and Compiles' is in some ways one of the most misleading ways we assess quality of the AI. It is getting very good at producing code that compiles - at the algorithmic level. This is definitely noteworthy - and the AI is crossing a critical 'productivity threshold'. But 'Drawing of a Proper Duck' is almost arbitrary because it may have nothing to do with the ' Speci…
> But 'Drawing of a Proper Duck' is almost arbitrary because it may have nothing to do with the 'Specific Duck You Wanted'. That might be the case, but Simon's case "Generate an SVG of a pelican riding a bicycle" is very different. The model actually has to understand what parts of a pelican and bicycle come together in something like an anatomically plausible way. That's a higher level of abstraction than something…
When it was new, sure. Right now, models can be trained on that because everybody uses it as a benchmark.
Re: The last six months in LLMs in five minutes
#119My goal post for "AI will definitely replace most SWEs" was to reproduce a particular 90s programming game one shot and then add multiplayer support with minimal prompting. Opus 4.5 hit that point in November.
They were able to one-shot famous games (like asteroid or pong), I suspect because they had been trained on multiple versions of that game. So like producing Harry Potter, with the right prompt it was able to produce a license stripped version of code it had seen. I tried another arcade game like frogger and it failed really badly and took a lot longer, never got it working.
The whole exercise left me feeling they have a long way to go, I don’t see how anyone could think they would replace SWE unless they didn’t look at the code produced, even now.
Re: The last six months in LLMs in five minutes
#120I'm curious how the 6 months have looked from a non-programmer's perspective. What kind of co-working tools and similar optimizations have people from other fields experienced?
Claude in Office was a tipping point for nontechnical folks around me. Everyone’s slides decks are immaculate now. Finance isn’t needing nearly as much BI help. It’s pretty impressive.