HackerTrans
TopNewTrendsCommentsPastAskShowJobs

preaching5271

no profile record

comments

preaching5271
·hace 9 meses·discuss
I really got hacked by the same modus operandi. Here is the deobfuscated code: https://claude.ai/share/73bfc07d-aa36-4a63-8f67-383474f7def9
preaching5271
·hace 10 meses·discuss
I've been a hardcore claude-4-sonnet + Cursor fan for a long time, but in the last 2 months my usage went through the roof. I started with the basic Cursor subscription, then upgraded to pro, until I hit usage limits again. Then I started using my own Claude API key but I was still paying ~70$ / 5 days, which is not that sustainable for me. But since grok-code-fast-1 landed, I've been using it daily with Cursor and it's fantastic, fast and cheap (free so far). I've also been using GPT-5 lately through the official Codex VSCode extension, and it blows my mind. Last night I used gpt-5-medium to help me heavily refactor a react-native app, improved it's structure and overall performance, something that would've taken me at least 2 days. Now I'm testing out gpt-5-medium-codex, asked it to restructure the entire app routing, and it seems it makes a lot of tool calls, understands, executes commands, it's very organized. Overall my stack from now on is Cursor + grok-code-fast-1 for daily use, and Codex/GPT when I need the brainz. Worth noting that I abused gpt-5-medium all day long yesterday, and I never hit any kind of limit (I just used by ChatGPT Plus account), reason for which I thank the OpenAI team
preaching5271
·hace 10 meses·discuss
I tried using Zed with TypeScript and after 5 mins I uninstalled the app.
preaching5271
·hace 10 meses·discuss
95% of VPN companies are owned by Mossad
preaching5271
·hace 11 meses·discuss
Automerge + Keyhive is the future https://www.inkandswitch.com/project/keyhive/
preaching5271
·el año pasado·discuss
Cant take it seriously with that language, sorry
preaching5271
·el año pasado·discuss
When TypeScript SDK?
preaching5271
·el año pasado·discuss
Cool, more room for professionals
preaching5271
·el año pasado·discuss
How is this different from just using Cursor on my react-native codebase? Cursor in agent mode means: no copy paste, implements features and fixes errors iteratively, knows my codebase and adheres to existing patterns. If I need changes, I just ask Cursor and preview live app changes locally