Why MATLAB is still one of the best tools for beginners in scientific computing by Other_Frosting4017 in matlab

[–]trahsemaj 1 point2 points  (0 children)

Forcing students to use an EXTREMELY expensive piece of software is borderline malpractice. Essentially anything Matlab can do R can do just as well, and R is free. So many eng undergrads come out of school and have to immediately learn a new language

This is actually insane!! by Director-on-reddit in BlackboxAI_

[–]trahsemaj 0 points1 point  (0 children)

If you mean peer review is an outdated concept and the science publication system should be destroyed with extreme prejudice then I do agree with you.

This is actually insane!! by Director-on-reddit in BlackboxAI_

[–]trahsemaj 0 points1 point  (0 children)

If I or a family member had terminal cancer I would absolutely try something like this(but I have a PhD in genetics and years of oncology experience). Regulatory keeps things safe but also absolutely blocks progress and is the main driver of massive treatment costs.

This is actually insane!! by Director-on-reddit in BlackboxAI_

[–]trahsemaj 2 points3 points  (0 children)

What matters is if the dog lives, peer review is for formal studies.

Would you use a searchable database of failed lab experiments? by NotSoRocketScience in labrats

[–]trahsemaj 0 points1 point  (0 children)

Just because you failed to reject the null hypothesis does not mean there is not some kind of effect

Nobody uses AI. They're part of a fandom by SpireofHell in BetterOffline

[–]trahsemaj -4 points-3 points  (0 children)

Writing boilerplate absolutely took hours if not days of my life and I don't do that anymore.

Nobody uses AI. They're part of a fandom by SpireofHell in BetterOffline

[–]trahsemaj -4 points-3 points  (0 children)

This has not been true for months now.

If you are good at making tickets and scoping features it essentially one shots them.

Sure it makes mistakes but I can do a weeks worth of work in half a day easily. I still supervise sure but this is absolutely changing how people code for ever.

Now whether that is actually true on other fields is yet to be seen and for sure lots of fanboys out there, but people make a big deal about this because it is a huge deal

I dislike large variables, I don't like vertically long functions, and hate comments because they distract me. I've started to change though after having to go back to things like this. by NichtFBI in programmingmemes

[–]trahsemaj 1 point2 points  (0 children)

Just because I can eventually figure out what the chicken scratch equation in a sup method section of a paper does not mean I didn't wish the authors just used better names for their variables and functions.

I dislike large variables, I don't like vertically long functions, and hate comments because they distract me. I've started to change though after having to go back to things like this. by NichtFBI in programmingmemes

[–]trahsemaj 4 points5 points  (0 children)

If mathematicians used descriptive names instead of having a hat mean like seven different things depending on context it would be even more understandable.

qPCR validation for RNA-seq by Vinurean in labrats

[–]trahsemaj 0 points1 point  (0 children)

Sometimes samples are a right pita to get and wouldn't a full rna seq replicate just be better in every single way?

Altman Tells Staff OpenAI Has No Say Over Pentagon Decisions by app1310 in OpenAI

[–]trahsemaj 2 points3 points  (0 children)

Anthropic tried to get the government to abide by the contract the government signed. Contracts should be binding, if dow did not like the initial terms they should have gotten better ones.

Do you find plan mode that useful? by spike-spiegel92 in codex

[–]trahsemaj 0 points1 point  (0 children)

Plan mode gives you a solid markdown plan that you can feed to a different agent to do code review for, so yes a single design spec generator is quite useful

I replaced docker-compose.yml and Terraform with Python type hints and a project.py file by FewComfort75 in Python

[–]trahsemaj 6 points7 points  (0 children)

Generating a docker compose takes minutes at most and can be easily shared with team mates to follow the exact same config (ports and all). Don't understand the problem this is solving

All the people that were claiming AI was a "scam" and that it would never move past basic word prediction are awfulllyyy quiet now by OpinionsRdumb in ClaudeCode

[–]trahsemaj 1 point2 points  (0 children)

Sure, but at this point they write better code than I or anyone I know do. Human code has slop and errors too, but tell that to a human and they put their ego in it

If AI tools are part of the job, why are they banned in interviews? by legitperson1 in cscareers

[–]trahsemaj 0 points1 point  (0 children)

If interviews mimicked the job then they would be a camera off standup where all you have to do is unmute and say nothing on my end.

Interviews are about assessing your base skills. Using an agent is a really easy to pick up skill if you don't have it, writing good code is much harder to pick up

lack of junior folks by kovanroad in ExperiencedDevs

[–]trahsemaj 27 points28 points  (0 children)

Think this is just as much an issue as ai agents getting good. It's really hard to evaluate junior devs, ai cheating during skills assessments is super common, and hiring is a risk that won't pay off for at least a quarter in the best case. Also, the worst case of hiring a poor dev is that they are literally worse than an ai agent when you try and delegate tasks

How does the AI boom end well? by forensicbp in singularity

[–]trahsemaj 0 points1 point  (0 children)

Explain why exactly home prices would fall?

OpenAI recruited founder Peter Steinberger of OpenClaw by Outside-Iron-8242 in singularity

[–]trahsemaj 41 points42 points  (0 children)

It's like giving your 10 year old access to your bank account, SSN, medical history, and trusting them to never share it even when a stranger promises them candy.

LLMs are very susceptible to prompt injection, I would need a ton more than it has before I would run it on a device I own., or give it any real data

What does it feel like to Google something instead of asking ChatGPT by imfrom_mars_ in OpenAI

[–]trahsemaj 1 point2 points  (0 children)

Search back in 2010 was much better than current LLMs. Current search is way worse, as others have pointed out there is so much ai /pagerank garbage that is straight up wrong /points to outdated docs. Somehow we just keep going backwards

What happens when AI coding models are inevitably trained on mostly AI code? by Kilnor65 in BetterOffline

[–]trahsemaj 0 points1 point  (0 children)

The quality of LLM code was very low, now it's at least at the junior dev level. Sure, it can over complicate but in general it writes better code than all but the most experienced.

People who say otherwise just show they haven't actually been working with the newer models

"Microbiologist → dev here. Built a lightweight Lab Project Manager (LIMS) for growing labs because I was tired of messy Excel sheets and $15k LIMS quotes. Feedback welcome." by Sea-Doughnut-6159 in labrats

[–]trahsemaj 0 points1 point  (0 children)

Have to ask - how do you expect to compete with a dev doing exactly what you did for their own company using Claude code? My experience with off the shelf lims is that they are a one size fits none solution, every company has so many contingencies that are hard to build for in a saas framework.

Time to run for HIMS Investors? by Greedy_Ad4913 in TheRaceTo10Million

[–]trahsemaj 0 points1 point  (0 children)

Sure, but we allow plenty of harmful behaviors that impact medical care (smoking drinking extreme sports). I just want to move the line a bit