this post was submitted on 05 Feb 2025
521 points (96.8% liked)

Greentext

5099 readers
618 users here now

This is a place to share greentexts and witness the confounding life of Anon. If you're new to the Greentext community, think of it as a sort of zoo with Anon as the main attraction.

Be warned:

If you find yourself getting angry (or god forbid, agreeing) with something Anon has said, you might be doing it wrong.

founded 1 year ago
MODERATORS
 
(page 2) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 17 points 1 week ago

Now imagine how it'll feel in interviews

[–] [email protected] 17 points 1 week ago

Open the browser in one VM. Open chatgpt in another VM.

[–] WolfLink 17 points 1 week ago (4 children)

Any competent modern IDE or compiler will help you find syntax mistakes. Knowing the concepts is way more important.

load more comments (4 replies)
[–] [email protected] 15 points 1 week ago (2 children)

He should be grateful. I hear programming interviews are pretty similar, as in the employer provides the code, and will pretty much watch you work it in some cases. Rather be embarrassed now than interview time. I'm honestly impressed he went the entire time memorizing the code enough to be able to explain it, and picked up nada.

[–] [email protected] 8 points 1 week ago

I'm honestly impressed he went the entire time memorizing the code enough to be able to explain it, and picked up nada.

Or he asked the LLM to summarise it and memorised that.

[–] [email protected] 6 points 1 week ago

He probably couldn't explain it well if he didn't know how to code at all imo

[–] [email protected] 15 points 1 week ago

Been a TA when chatGPT was released. Most students shot their own foot this way before we figured what was happening. Grades went from bell shaped to U shaped. A few students got 85+, the rest failed, it was brutal. Thought I failed my students horribly before I found out it was happening in all classes.

If you actually stuck in such a situation, solve as many problems as you can. An approach that will work for most people:

  1. Try to solve
  2. Fail
  3. Take a peek, understand your failure. If the peek didn't include full solution, go back to step 1. Else continue to step 4.
  4. Move to the next question and go back to step 1.

Make sure to skip questions if they are too easy. Evey 4~ hours take a 20 minutes nap (not longer than 25 minutes). If you actually manage to solve enough problems to pass, go to sleep, 4.5 hours or a longer multiplier of 1.5 hours.

After the exam go back and solve all homework yourself. DO NOT cram it, spread it or you will retain nothing long term.

Good luck.

[–] [email protected] 11 points 1 week ago (1 children)

Unless they're being physically watched or had their phone sequestered away, they could just pull it up on a phone browser and type it out into the computer. But if they want to be a programmer they really should learn how to code.

load more comments (1 replies)
[–] [email protected] 10 points 1 week ago

run it in a vm

load more comments
view more: ‹ prev next ›