coding-tips

Tag

Cards List
#coding-tips

@Saccc_c: GPT 5.6 Pro, as OpenAI's current most powerful model, has superlative problem-solving capabilities in tasks like code development, but many people might not know how to use it correctly. Here's the correct way: 1. Initialize your local project as a Git repository and push it to your GitHub. 2. In the ChatGPT web…

X AI KOLs Following · 2026-08-20 Cached

This article introduces how to correctly use OpenAI's GPT 5.6 Pro model for code development on the ChatGPT web interface by connecting the GitHub plugin, although the thinking time is longer, the effect is better than GPT 5.6 Sol Ultra.

0 favorites 0 likes
#coding-tips

@omarsar0: Recommended read. Good tips for how to coordinate/orchestrate multiple agents in Codex.

X AI KOLs Timeline · 2026-08-17

A tweet recommending an article with tips for coordinating multiple AI agents in OpenAI's Codex.

0 favorites 0 likes
#coding-tips

Going from single GPU to dual GPU is nice but not in the way I expected

Reddit r/LocalLLaMA · 2026-06-29

The author shares that upgrading from single 24GB GPU to dual 24GB GPUs improved LLM performance not through larger models but through parallelism, using a main orchestrator agent with smaller subagents, increasing overall throughput for coding tasks.

0 favorites 0 likes
#coding-tips

@RayFernando1337: Opus 4.8 Max Thinking in Cursor with Multitask workflow is top tier at long context understanding, speed, and implement…

X AI KOLs Timeline · 2026-06-02 Cached

A developer shares their workflow using Cursor's subagent harness with Opus 4.8 Max Thinking for long context understanding and implementing large features in Swift, emphasizing hands-on planning and phased acceptance testing.

0 favorites 0 likes
#coding-tips

@LukeDing14: Many people on X still don't know how to use Codex to complete projects. They find it strange that their Codex cannot write high-quality code or organize projects more efficiently. A month ago, the popular learn-harness-enginnering resource already covered many tips. Source link here ht…

X AI KOLs Timeline · 2026-05-25 Cached

LukeDing14 points out that many people still don't use Codex correctly for projects, and recommends the learn-harness-engineering resource along with his own harness file, sharing tips for efficient coding and project organization.

0 favorites 0 likes
#coding-tips

Prolog Coding Horror

Hacker News Top · 2026-05-17 Cached

A guide to common pitfalls in Prolog programming, emphasizing the use of pure and declarative constructs over impure ones like cuts, global state, and low-level I/O.

0 favorites 0 likes
← Back to home

Submit Feedback