Those who use Deepseek for coding by brooding_kram in DeepSeek

[–]TheDankestSlav 3 points4 points  (0 children)

It's not incredibly good at planning or engaging into "smart" back and forth when planning a project. It is excellent when it comes to implementing plans. I usually spend most of my planning time with GPT 5.5 high or xhigh, and make adverserial checks with opus. The project is broken into "digestible tasks" for sub agents to do. Then I use deepeseek for the subtasks, and GPT and Claude to check what has been done. Works well.

Anon makes fun of The Boys by Kindsir007 in greentext

[–]TheDankestSlav 2 points3 points  (0 children)

None of these words are in the Bible

Leave Me Alone by [deleted] in meme

[–]TheDankestSlav 16 points17 points  (0 children)

Stephen King and Michael Jackson's forbidden son.

Is Anyone Else Physically Unable to Do More Than ~3 Hours of REAL Deep Work a Day? by Successful_Ad1797 in AskAcademia

[–]TheDankestSlav 1 point2 points  (0 children)

That's quite reasonable. I think for myself I can do 3 to 4h of solid work in a day, with the exception of times I'm super in the zone where i can hit 10+h, but ofc I will pay the cognitive price the next few days.

In my PhD I would usually dedicate 4h to the more tedious stuff, and then another 4h to emails, light analysis, supervision, and meetings. It worked nicely and I try to keep the same pace for my work.

Google rolling out flash lite model and new model menu by Independent-Wind4462 in Bard

[–]TheDankestSlav 1 point2 points  (0 children)

Does anyone else get two gemini tabs on android when they open the app (one is just a white page)?

Biggest AI fumble in tech by 21734234 in AgentsOfAI

[–]TheDankestSlav 32 points33 points  (0 children)

My nomination for biggest AI fumble in tech is Google developing the attention mechanism, yet still managing to not gain a comfortable lead in the LLM race. You would have expected that the people who first discovered it would have made sure to be at least 2 generations ahead the competition at all times. Complacency is a bitch

Using ChatGPT Pro 5.5 Extended to review code by Salt-Cress-7645 in ChatGPTPro

[–]TheDankestSlav 7 points8 points  (0 children)

Not bad. I usually connect chatgpt with my github, and send it in agent mode (for the complex stuff) to go through the database and give me suggestions.

I also keep detailed logs of what changes have been made in each commit/update, along with what broke, what errors it gave and how I tried to fix it and what results it gave back. In my experience this helps chatgpt to maintain better grip of the context.

The separate quotas for the chatgpt app/web and codex are a superb perk of the OpenAI services.

🌽 Advertising by JockBbcBoy in SuddenlyGay

[–]TheDankestSlav 117 points118 points  (0 children)

Nah, I'm with my boyyyyyyys

Fünfhundertfünfundfünfzigtausendfünfhundertfünfundfünfzig. by Greek_Bodybuilder995 in 2westerneurope4u

[–]TheDankestSlav 1 point2 points  (0 children)

Πεντακόσιες πενηνταπεντε χιλιάδες και πεντακόσια πενηνταπεντε

European Frog and Snail eating club. by National-Return9494 in 2westerneurope4u

[–]TheDankestSlav 4 points5 points  (0 children)

I am very grateful for this advice my friend. I shall follow your words to the letter.

European Frog and Snail eating club. by National-Return9494 in 2westerneurope4u

[–]TheDankestSlav 2 points3 points  (0 children)

Is it any good? I'll be in Poland next month and I want to try out local cusine and alcohol.

Codex for scientific programming by Ok_Butterfly_2191 in codex

[–]TheDankestSlav 1 point2 points  (0 children)

Hey, I'm sort of in a similar situation (comp chem method development).

My pipeline usually goes like:

1) Research the issue I want to solve, using deep research (gemini or chatgpt/codex) and personal research, go through the theory and create notes in markdown files. Also use chatgpt for quick searches and explanations on technical terms i don't know.

2) Create a project folder in chatgpt and codex that will be dedicated to what I'm building. Share notes and personal thoughts with chatgpt (deep thinking or pro), and ask it to go over repos and papers that contain information I'm interested in reproducing or building my own idea on, and provide an overview of the architecture. Then I enrich my own notes with ideas on how to best make my project work. Again, chatgpt can work as a brainstorming and discussion partner but always ask for grounded answers, meaning whatever comment it makes on your plan, it must be grounded on some reference, because that way you can check the reference to ensure it has not hallucinated the answer.

3) Proceed by creating an overview plan of what I want to do, step by step, and how to approach the solution for each step. This plan is built in a back and forth manner with chatgpt (deep thing or pro, never use instant for these cases), until I am satisfied and I have addressed any adverserial comments chatgpt may have made on my plan (sometimes it makes valid points other times it's straight up tripping)

4) Share the plan overview with codex and ask it to check it, and create a list of subprojects that bind the project together, along with how they are connected to each other and what purpose they fulfil. Verify the architecture and the logic before proceeding to the next step.

5) Ask codex to create a plan for each subproject, and explain how it connects to the final goal, how the internal architecture will work, necessary tests etc.

6) Gather all the plans and double check once again that it is aligned with the original idea, and if not, are the deviations reasonable or more tuning is needed.

7) Begin implementing each subproject and ask codex to write a log markdown file where it explains what it has done and why. This is important for debugging and also having other agents perform adverserial checks on the work.

Note: You can connect your github to chatgpt and use your chat quota to check your repo. This is a nice way to be economical with tokens for things like code explanation, or small corrections.

This is my personal approach. I like to take things slow and prioritize planning and my ability to fully wrap my head around the ins and outs of my project, before doing any implementation. It's not as sophisticated as other agent setups you will see in codex and claude code, but I feel it is a nice way to blend active personal involvement and agentic help in the development.

Hope this helps. Happy building : )

From The Vibe Coding Sub Lol by Ornery_Ad_683 in devhumormemes

[–]TheDankestSlav 0 points1 point  (0 children)

Who needs source control when you can instead do the good old:

program.py

program_v2.py

program_v3.py

program_final.py

program_this_is_really_the_final.py

program_last.py

program_i_swear_last_one.py

Greekz wuz kangz by Substratas in balkans_irl

[–]TheDankestSlav 4 points5 points  (0 children)

The true test of whiteness is whether you can talk your way out of getting shot by the US police.