Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
spoiler
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
spoiler
4d ago
> No one hires me anymore because AI can do my job cheaper. As someone who thinks AI is an incredible tool, I think your job is safe. Are there incompetent companies that are replacing people with AI? Yup... But also, I'm pretty sur
2.
▲
by
spoiler
9d ago
I find it funny that it's also on /post lol
3.
▲
by
spoiler
9d ago
But historically, I don't think people engaged as much intellectually or mentally as much as we do today. And I'm not just talking about people who need to do it at work, but even "mundane" things like watching TV or Fil
4.
▲
by
spoiler
13d ago
Very tangentially related but I've seen the word escapism used a couple of times in this thread... I can't tell what's happening here... Did we all extract a different conclusion/meaning from the piece? Did a bunch of pe
5.
▲
by
spoiler
20d ago
Read the book Mind Illuminated. Visualisation isn't really necessary for meditation
6.
▲
by
spoiler
25d ago
I think it honestly not even a signal of how good anymore. It's become noise in my experience.. I've worked with an absolute leetcode beast and had a masters in CS. He insisted we use Redis for a project with a lot of relational d
7.
▲
by
spoiler
3mo ago
Gosh, I must be doing something wrong. I spent 15 minutes (of which a lot was waiting while it was thinking about "backwards rationalising" it's decision and "gaslighting"[1]) arguing with it over why it keeps using
8.
▲
by
spoiler
3mo ago
Gosh, that seems like a conclusion someone came to using AI lol. I agree that intuition is important, and that it's sometimes easier to develop correct intuition without a conflicting bias/habit, BUT... I don't think traditio
9.
▲
by
spoiler
4mo ago
Lol... I noticed it does weird stuff sometimes. I'll see it generate a python script inline on the CLI to edit files. Like... Yo what the fuck? It literally used the edit tool until 5 turn ago. Also, it'll run a formatter, read, e
10.
▲
by
spoiler
4mo ago
What? It's an algorithm (albeit an expensive one) designed to produce engaging output. It's not a doctor, it's definitely not more capable than experts in their fields. It's not replacing anyone, same way pocket calculat
11.
▲
by
spoiler
4mo ago
The achievements of thousands of of agents vibe coding in parallel. Marvellous, simply marvellous. And the news fearmonger how AI will replace jobs. Lol
12.
▲
by
spoiler
4mo ago
I'm 99% sure my old boss was pasting Slack messages in and out of ChatGPT. Some people are feral with this AI bullshit
13.
▲
by
spoiler
4mo ago
Yes, but if chokemegently420 on some random sub Reddit gave them that advice, nobody would be the wiser. It's not like ChatGPT is a certified clinician
14.
▲
by
spoiler
4mo ago
Don't you lose really users by making it easy for bots to complete a sign up, but hard for humans?
15.
▲
by
spoiler
4mo ago
It's not much to go on by, but I kinda feel ya. I think one exception I'd perhaps make is doing a large mechanic refactor. I find them incredibly daunting. So, I'll just ask AI for that. I mean it probably takes me a similar
16.
▲
by
spoiler
5mo ago
If I'm very tired (after I had insomnia for two or so days) I have mild hallucinations, and they're pretty boring/benign. But mine are more auditory than visual. This isn't unusual when people are sleep deprived though.
17.
▲
by
spoiler
5mo ago
"Be gay; do crimes" has a new twist
18.
▲
by
spoiler
5mo ago
The thing is, the development timeline is so compressed that you lose intimate knowledge of the codebase. Like, I don't think humans can form memories that detailed that quickly? Maybe it's just a me problem though. Anyway, so whe
19.
▲
by
spoiler
5mo ago
Memory _is_ data at the level Rust works. It just has a few abstractions in the stdlib that hide this. And the code you highlighted is taking steps in the "let's add abstraction" direction
20.
▲
by
spoiler
5mo ago
It frequently gets indentation wrong on projects, then tries to write sed/awk scripts. Can't get it right, then write a python script that reformats the whole file on stdout, makes sure the indentation is correct, then writes requ
21.
▲
by
spoiler
5mo ago
Honestly, I thought it was a skill issue too, but it just turns out I wasn't using it enough. I started a new job recently, so I'm asking it a lot of questions about the codebase, sometimes just to confirm my understanding and oft
22.
▲
by
spoiler
5mo ago
Curious, what do you normally use? I had to write a few timing sensitive MC drivers and the only way I knew how onto do that reliably was using assembly. But granted, it wasn't _often_, just more than I expected (especially for someone
23.
▲
by
spoiler
5mo ago
Yes, and to add, in case it's not obvious: in my experience the maintenance, mental (and emotional costs, call me sensitive) cost of bad code compounds exponentially the more hacks you throw at it
24.
▲
by
spoiler
6mo ago
I have been doing this for years, especially for libraries (internal or otherwise), anything that's `pub`/`export`, or gnarly logic that makes the intent not obvious. Not _everything_ is documented, but most things are. I'm d
25.
▲
by
spoiler
6mo ago
There's many JS implementations out there. Quality kind depends on what you need, and there's some engines more or less complete in which quirks are supported. And for example, v8 doesn't make much sense in embedded contexts
26.
▲
by
spoiler
6mo ago
Random aside: I've seen a 2015 game be accused of AI slop on Steam because it used a similar concept... And mind you, there's probably thousands of games that do this. First it was punctuation and grammar, then linguistic coherenc
27.
▲
by
spoiler
6mo ago
I know this is a spicy take, but it probably just means you're more eloquent in your writing than most netizens... And that's not really a hard bar to clear if you look at how people write comments online (including places like Gi
28.
▲
by
spoiler
6mo ago
I recently battled this and reverted to using DOM measurements. In my case the measurement would be off by around a pixel, which caused layout issues if I tried rendering the text in DOM. This was only happening on some Linux and Android se
29.
▲
by
spoiler
6mo ago
To be fair, early wine (when I first tried it) wasn't very usable, and for gaming specifically. So if you were an early enthusiast adopter, you might've just experienced their growing pains. Also, I assume some Windows version jum
30.
▲
by
spoiler
6mo ago
Oh, this is news to me! I've used Krita to pain (recreational noob, not on a professional level) and I never realised this. I'll play with this tomorrow
More ›