HackerLangs
TopNewTrendsCommentsPastAskShowJobs

chipsrafferty

no profile record

comments

chipsrafferty
·19일 전·discuss
Throwing all your stuff away seems wasteful.
chipsrafferty
·19일 전·discuss
The HN crowd is about as worst as it gets. The people here are really bad.
chipsrafferty
·19일 전·discuss
I think you're a troll who should be banned from this site for wasting everyone's time.
chipsrafferty
·19일 전·discuss
If someone is able to get around a ton of banning techniques, they will definitely notice they're shadowbanned.
chipsrafferty
·25일 전·discuss
You are free to read whatever you want. Doesn't mean it should be part of a curated collection in a light bulb
chipsrafferty
·25일 전·discuss
It's almost like this could be used in countries that aren't "America"
chipsrafferty
·25일 전·discuss
Why do you want people to read those books so bad?
chipsrafferty
·30일 전·discuss
I want something that works in the background, checking my work as I code, running tests and making suggestions... Without being obstrusive. Like a pair programmer.
chipsrafferty
·30일 전·discuss
I don't know about you, but my team uses React and we also have to handle validation on front end and back end, in different ways.
chipsrafferty
·지난달·discuss
I disagree, people you know are much more likely to have the same exact opinions as you on most things. It's the definition of a bubble.
chipsrafferty
·지난달·discuss
We previously had a backlog of 2 years of features planned. Now we have no work and are just working on tech debt and planning to get more involved in the product side because they need help getting the developers work to do.
chipsrafferty
·지난달·discuss
I thought it was, you're the pilot, copilot is your helper.
chipsrafferty
·지난달·discuss
0% chance this is true as I work at a F500 where I can assure you that probably every developer can write fizz buzz.

I would bet my life and everyone I care abouts' lives that much more than 70% CAN write fizz buzz.
chipsrafferty
·지난달·discuss
Let me guess, you used them 12 months ago?
chipsrafferty
·지난달·discuss
Yes. If you're copy posting code from LLMs you're in the minority of people who are "in the past". Most people are generating most of their code in ~1-200 LOC chunks, reviewing it, adjusting as needed (usually with another prompt) and then opening a PR, which gets reviewed both my LLM and other teammates.
chipsrafferty
·지난달·discuss
It's racist to say that people who don't believe women should have equal rights and opportunities and are equally capable as men - are neanderthals?
chipsrafferty
·지난달·discuss
Ah yes let's "make progress" on a planet where people refuse to consume less and we have finite resources.
chipsrafferty
·지난달·discuss
And therefore there will be a huge knowledge gap as companies refuse to hire anyone who hasn't worked in the field for 5+ years and people who want to work in that field but haven't don't get hired.
chipsrafferty
·지난달·discuss
Doesn't work well on mobile.
chipsrafferty
·지난달·discuss
It's becoming increasingly clear to me that - at least right now - AI is only useful for 2 things:

1. Coding, with it being more useful the better you are at coding without AI

2. Any expert in their field asking questions about their field, who bother to fact check the output. E.g. "claude pls search these 1000 files and tell me if you find anywhere that they're discussing the settlement" and then the user checks the files/line numbers to make sure that it's correct - basically a turbocharged search that may have false negatives (content existed but I didn't find it) or false positives (content that I classified in a certain way but it was wrong). It takes an expert to tell the latter one in some cases.