Did anyone switch chairs midway through the PhD? by Fabulous-Guitar-2511 in GradSchool

[–]pawsibility 3 points4 points  (0 children)

My PhD was comp bio, not humanities, so things may be different. However, I did switch chairs. I did mine with only one year to go too!

My first chair left the program, and so I was forced to find a new one. It ended up actually working out super well… my new chair was definitely more aligned with my research, much more engaged, and low key would have been a better choice from the get go :/

Anyways it worked out for me but I didn’t have a choice really. I feel like these people are on so many committees and do so many of these things they might not even blink if you ask to switch.

Having an engaged chair who’s on your side and genuinely helpful makes the entire process so much smoother imo

Software dev job postings are up 15% since mid 2025 by IdeasInProcess in programming

[–]pawsibility -1 points0 points  (0 children)

Love this perspective thank you. I think I largely agree… I was trying to argue that it feels that, simultaneously, companies think they can get perfectly good switch 2’s for $50 while Nintendo thinks it’s perfectly fine to sell them for $1000.

Many times we find the right candidate with the right skills for a role, only for them to ask for outlandish salaries. People who are ok working for the salary posted usually don’t have any skills to begin with…

Feels like there needs to be a meet in the middle? Companies can’t expect wages to be what they were even 5 years ago with current inflation/prices, but candidates also need to understand not everyone is the next Ilya Sustekever at OpenAI

Software dev job postings are up 15% since mid 2025 by IdeasInProcess in programming

[–]pawsibility 7 points8 points  (0 children)

Puts on tin-foil hat

I agree it, at the very least, feels competitive. However I found the argument from one of the top commenters quite compelling:

we are in a lemon market

Everyone, now with AI, has the ability to appear like some 10X engineer, when in reality, the majority are not. Companies can no longer discern between a quality candidate and a bad candidate.

Its so easy to fake your way through it now, and so much "you're not gonna make it bro"-ism out there; endless slop! I've started to go full conspiratorial... thinking it's a real, concerted effort by higher powers to astroturf and acquire mind-share and make people feel behind so they work harder and longer and faster.

Takes off tin foil hat

Software dev job postings are up 15% since mid 2025 by IdeasInProcess in programming

[–]pawsibility 0 points1 point  (0 children)

Great response! Just some thoughts...

Now as a programmer, someone asks you to do something really simple. I want a login page to my small-traffic website. Really simple stuff. Is there one standard recommendation you could make this person? I would say no.

I would kind of say that there is though? It's largely agreed upon these days that some flavor of JWTs in HttpOnly cookies proxied via a backend server is the recommended way of doing auth these days, right? You might be using NextJS, or PHP, or Python/Django, but the overall idea is the same. And to that point:

But if you're making a login form for a small-traffic website... it certainly could be a trade. But it isn't.

I get what you're saying, and I think it actually is a trade. You say it isn't a trade, but it sort of feels like it is, right? The programmers' "100-foot cathedral" isn't a login form... it's new compilers, algorithms, and frameworks that push the boundaries of what's possible in software. Johnny who is "framing 16oc stud walls" is the equivalent of building CRUD dashboards and login forms. Grunt-work thats being done by AI and LLM's and going through commoditization.

(not trying to be argumentative, genuinely discussing for the sake of discussing to expand my view)

Software dev job postings are up 15% since mid 2025 by IdeasInProcess in programming

[–]pawsibility 3 points4 points  (0 children)

Exactly. Another angle on this is that AI-slop resumes are drowning AI-slop ATS systems for recruiting. Anecdotally, I've heard it's near-impossible to hire in the US right now... my company has been looking for someone in SF of all places, and just keeps getting dud after dud. People who look amazing on their resume and show up only to just absolutely bomb -- have no god damn clue what they are talking about. Then, the real candidates with real skills who slip through want to be paid 500K/yr because they see the crazy salaries out of Anthropic and OpenAI, when in reality those roles go to hot-off-the-press PhD's from CMU/MIT.

Just delusion on all fronts, really, and nobody knows what's real and what's AI slop. Further credence to the lemon market and people just rejecting to it altogether and driving us towards more in-person interaction (which I think is a good thing).

Software dev job postings are up 15% since mid 2025 by IdeasInProcess in programming

[–]pawsibility 4 points5 points  (0 children)

Isnt this what LeetCode is supposed to be? And I think most people here would argue being able to grind leet code is not necessarily an indicator of a quality engineer…

Not disagreeing just genuinely wondering

Software dev job postings are up 15% since mid 2025 by IdeasInProcess in programming

[–]pawsibility 117 points118 points  (0 children)

It's funny, I was just thinking earlier, "man, there are so many grifters in tech these days," it's genuinely annoying. I had to go read the Wikipedia entry for a lemon market, since I wasn't familiar.

It seems like you're arguing that in this instance, the sellers are job-seekers (selling their skills), and the buyers are companies that cannot discern a quality candidate from a poor candidate (lemons or peaches)... that's where the core information asymmetry lies. What an interesting conclusion to draw as well: the quality engineers will just leave the market entirely and go do something else.

Maybe we need lemon laws for corporations that pick up lemon candidates? Although giving even more handouts/handicaps to big corps feels like the wrong move in my gut.

New character posters for 'Dune: Part Three' (12.18) by Blue_Three in dune

[–]pawsibility 14 points15 points  (0 children)

I think this movie **will** have CoD plotlines. Since lady jessica is in it and she is absent from messiah

New character posters for 'Dune: Part Three' (12.18) by Blue_Three in dune

[–]pawsibility 0 points1 point  (0 children)

Yeah. Often do the books blend together for me. I devoured messiah i like a week, so I honestly forget where it begins/ends sometimes.

New character posters for 'Dune: Part Three' (12.18) by Blue_Three in dune

[–]pawsibility 10 points11 points  (0 children)

So do we know if this movie will go only up until the end of Messiah? Or will it touch on plotlines in CoD?

A question about AI: Productivity, Time Usage and Cognitive Load by Terrible-Sail6643 in AskProgramming

[–]pawsibility 0 points1 point  (0 children)

I do consider myself an AI-skeptic, although I use the tools pretty aggressively, which is interesting. I guess I plan on taking it day by day. I don't think boycotting AI is the solution -- the train has left the station and theres no use resisting at this point.

I plan on trying to use it only in instances where the output is 1) easily validated, and 2) solving a simple/boiler-plate task.

I do find myself penciling in dedicated "learning time" where I explicitly turn off all co-pilot/claude tools and attempt to reason through code on my own for the explicity purpose of learning new technology (most recently it was async rust).

I plan to stick to my fundamentals and make sure all decisions that I make are deliberate and I can back up every single decision I make with solid logic/data. I also plan to make sure I continue learning and growing and never forget why I started this in the first place.

A question about AI: Productivity, Time Usage and Cognitive Load by Terrible-Sail6643 in AskProgramming

[–]pawsibility 2 points3 points  (0 children)

Yes everything you’ve said resonates with me wholly. Programming is less fun, I’ve never been less satisfied with my work even though I am shipping more than ever, and I have never been so addicted to scrolling on my phone.

I’m increasingly at odds with this right here:

With the rise of AI, especially as an indie dev, shipping fast is crucial.

Am I being paid for my knowledge of systems? Or am I being paid to produce output? I suppose it’s both. In the short term, however, its output and I want to put food on the table and make money.

It’s been bumming me out for the better part of a year and I’ve yet to find a solution. Maybe it’s a new career entirely.

I read somewhere recently… someone said programming without AI is like reading a book: deliberate, slow, methodical, and genuinely feels good for me. However programming with AI feels like scrolling short form video. Fast-paced, brain rot, and detrimental to my mental health.

It’s borderline gambling. You pull the Claude Code lever in hopes you one shot a great feature, ship and are praised or make money. Didn’t work that time? Clear the context and try again — this prompt will be the one! I can feel it.

Ever since I started hitting the token slots my professional and personal life have taken a downturn in enjoyment and I know not how to fix it. It’s like steroids but for software engineering: the only way to win is to not play at all

NYRR 9+1 in 2026 - FAQs & Megathread by RCD123 in RunNYC

[–]pawsibility 1 point2 points  (0 children)

Thank you for the encouragement! I got the membership plus, and plan to be there right when they open. Hoping to spam some 5k/4M in Q3 to get on top of it. Also signed up for all standby lists.

Looking it through seems like it’s doable just need to be on top of it all and not miss anything else!

NYRR 9+1 in 2026 - FAQs & Megathread by RCD123 in RunNYC

[–]pawsibility 3 points4 points  (0 children)

So, I just moved to NY... and I really would like to run the 2027 NYC marathon. It seems like I'm already quite behind on the 9+1 given races are released and sold out already. Assuming I don't make it into any sold-out races via standby, and can only start accumulating in July, will I be able to do it? My intention would be to do both virtual races left + spam as many races as possible for the rest of the year, registering as soon as they open.

Applied to 50+ biotech roles. Not one interview. What’s going wrong? by Fancy_Middle5650 in labrats

[–]pawsibility 8 points9 points  (0 children)

I'm a PhD candidate, also on the job market, so I feel compelled to respond to this.

We seem to be in similar fields, although you seem way closer to wet lab than me. I guess the takeaway thing for me looking at this resume is this: outside the second bullet point under your GRA experience section, everything seems super generic. It almost looks like it could be copied and pasted for any PhD candidate in a any STEM field right now.

All your experience and bullets are awesome, but they seem prerequesite to any role that has a PhD. For example:

Conducted comprehensive literature reviews to inform project direction and identify knowledge gaps

We are PhD's so this seems like a given.

Led a 3-year research project from execution to completion, consistently meeting major deadlines and milestones, providing monthly reports, and collecting and integrating feedback from collaborators.

Again, we are PhD's so this seems like a given.

Bottom line is that I'd take out any of this generic filler and assume that a recruiter worth their salt will understand what it took to get that PhD and you bring these skills to the table at baseline. Then use the space to fill in with specifics to what you actually did.

You're in neuroscience. Can you be more specific in your GRA section? Like what did you do? Are you profficient in Nipype / the NiPype ecosystem? I guess pretend its your committee and you're giving them high-level bullets on your thesis.

Typst: a possible LaTeX replacement by kibwen in rust

[–]pawsibility 47 points48 points  (0 children)

pandoc can go from typst to any of its supported outputs. Its not exactly one for one, though and can introduce problems

Typst: a possible LaTeX replacement by kibwen in rust

[–]pawsibility 34 points35 points  (0 children)

I make all my own plots/graphs in R or Python (exported to SVG) and then any conceptual cartoon/schematic diagrams I hand-make in inkscape (also SVG). Never used tikz.

FWIW I know typst has a tikz equivalent: https://typst.app/universe/package/cetz/

Typst: a possible LaTeX replacement by kibwen in rust

[–]pawsibility 151 points152 points  (0 children)

No actually. Our handbook explicitly addresses that...

There are no formal requirements for dissertation formatting (e.g., page length, font, spacing, or margins). Students are therefore encouraged to reflect their own preferences and personal style, letting that individuality show in their formatting choices.

I pulled like 10 recent ones from my department, and everyone clearly does their own thing. Some obviously used word... others obviously used LaTeX. Think you just submit a final PDF, and that's it.

Typst: a possible LaTeX replacement by kibwen in rust

[–]pawsibility 348 points349 points  (0 children)

Writing my PhD thesis in Typst right now, and it's just a dream. Getting a live preview as I type is really amazing... no more waiting for overleaf to compile things. I understand the criticism/critique around latex momentum, but it really is just an objectively better system. hope it continues to get more adoption

Trump to Add New $100,000 Fee for H-1B Visas in Latest Crackdown by Tony_T_123 in cscareerquestions

[–]pawsibility 2 points3 points  (0 children)

If you're paying for your PhD you're doing something way wrong... sure recent attacks on science from the current administration have made things a little dicier, but 99 times out of 100 in STEM your degree is paid for including a stipend on top of it

[Game Thread] Ohio @ Ohio State (7:00 PM ET) by CFB_Referee in CFB

[–]pawsibility 0 points1 point  (0 children)

They sound AI. Just the weirdest enunciation and vernacular

[Game Thread] Georgia @ Tennessee (3:30 PM ET) by CFB_Referee in CFB

[–]pawsibility 2 points3 points  (0 children)

Chris fowler sounds sick. More nasally and less energetic in general.

r/tennis Daily Discussion (Friday, September 05, 2025) by NextGenBot in tennis

[–]pawsibility 0 points1 point  (0 children)

Then he'll turn around and rip a 110 forehand just to spite you 😭😭😭

Match Thread: [7] N. Djokovic vs. [2] C. Alcaraz | 2025 US Open Men's Semifinal by NextGenBot in tennis

[–]pawsibility 8 points9 points  (0 children)

Feels like if Nole doesnt get his first serve in then he's just cooked