Hack. Dev. Transcend. // Polyglot Developer | Ethical Hacker | Biohacker | Youth Tech Advocate | Certified Human Potential Coach

Joined June 2013
506 Photos and videos
Pinned Tweet
šŸš€ Exciting news for #ChatGPT enthusiasts! After a long hiatus since Jul 8, 2023, I'm thrilled to announce an update to ChatGPT Source Watch: github.com/0xdevalias/chatgpā€¦šŸ› ļø šŸ‘€ Check out the latest commits to see whats new: github.com/0xdevalias/chatgp…
5
11
3,050
Glenn 'devalias' Grant retweeted
Jun 10
You have Claude Fable for only a few days. Here's how to make the most of it. Introducing /improve: use your most capable model to audit your codebase and write plans for cheaper models to execute later. Studies your code, figures out bugs, perf, tech debt, missing tests, what to build and writes plans any agent can run.
177
383
6,257
753,197
Glenn 'devalias' Grant retweeted
Recently, we purchased one of each Anthropic/OpenAI subscription plan and randomly ran long horizon coding tasks until we exhausted the weekly limit. It's widely believed that a $200/month plan maxes out at ~$2000/month worth of tokens (assuming API pricing). However, we found that the subscriptions are actually far more generous. (2/4)
190
574
6,041
3,464,659
Glenn 'devalias' Grant retweeted
And then extra bonus points if Codex CLI / Desktop app had similar tools that let me (optionally, with permission, when requested) give it access to call ChatGPT thread search / etc so I don't have to be the manual copy/paste glue between two contexts. cc // cc // @thsottiaux
1
162
Glenn 'devalias' Grant retweeted
I know I personally have access to search on ChatGPT with Cmd K; but it would be nice if that same functionality could be exposed as a tool to ChatGPT itself, so that when I explicitly ask it to help me find an old thread, it can check multiple rather than me having to.
1
1
1
149
Glenn 'devalias' Grant retweeted
Replying to @thsottiaux
Closing/restarting/updating Codex desktop doesn't restore the windows I had open; which means it takes a lot of manual effort to write down what windows I had open on what desktop spaces to be able to manually restore it; and that means I can't get the new updates quickly.
2
1
204
Glenn 'devalias' Grant retweeted
Replying to @thsottiaux
That feel when Codex doesn't recognise folders during a git command, and then tries to bring down your entire system by consuming more than half (5k ) of it's allowed child processes in a single burst; that doesn't even get killed when no longer relevant: github.com/openai/codex/issu…
1
93
Glenn 'devalias' Grant retweeted
GPT-5.5 is #1 on DeepSWE, a hard long-horizon coding benchmark šŸ”„ 70% pass@1 vs 58% for Claude Opus 4.8. And GPT-5.5 gets there with: ~2x faster runs ~1/2 the cost ~1/3 the output tokens Literally, better intelligence per dollar, per minute, per task.
54
64
810
91,028
Glenn 'devalias' Grant retweeted

11
20
193
145,151
Glenn 'devalias' Grant retweeted

26
87
1,092
957,698
At a company I used to work for; a friend built a tool that basically did this over a locked down Remote Desktop session; then implemented a bi-directional TCP/IP tunnel over it. Was neat!
Quando você não tem pendrive ou rede e precisa transferir os arquivos de qualquer modo 🤯🤯🤯
1
205
šŸ‘€ This sounds VERY relevant to my interests on JS unminification / library fingerprinting / etc…
Replying to @vicnaum
I also built bun-demincer - a generic toolkit for cracking open ANY Bun-compiled binary. Extract embedded JS, split into modules, identify npm packages (fingerprint DB is 1,668 packages rn), deobfuscate, organize into directories and reassemble it back! github.com/vicnaum/bun-demin…
1
172
Glenn 'devalias' Grant retweeted
I reverse-engineered @claudeai Code's binary to add a feature I always wanted: When context fills up - instead of nuking everything with /compact - I can now surgically strip tool calls/results and thinking blocks while keeping all actual messages intact.
81
88
1,555
197,878
Glenn 'devalias' Grant retweeted
Replying to @MalikTick @btraut
Being able to move projects in and out of projects would be SO helpful. Also to be able to move them to/from the ā€˜not attached to a project’ ā€˜chats’ section too. I put together a skill/tool to help with this; but it’s hacky and annoying that it’s not possible by default.
1
1
2
107
Glenn 'devalias' Grant retweeted
some progress...
2
1
27
3,883
Also recently dropped in JS reverse engineering / unminify / deobfuscate tools; @luotojesse 's Humanify v3 rewrite in Rust, using @OxcProject 's parser/AST/etc libs.
1
2
197
Wakaru's Rust rewrite also dropped recently: x.com/_devalias/status/20515…

Early release preview of Wakaru (JavaScript unbundler / de-minifier) rewrite in rust just dropped: github.com/pionxzh/wakaru/tr… Via @pionxzh
2
86
Early release preview of Wakaru (JavaScript unbundler / de-minifier) rewrite in rust just dropped: github.com/pionxzh/wakaru/tr… Via @pionxzh

1
2
171
See also: Humanify v3 has been rewritten in Rust as well: x.com/_devalias/status/20558…

Also recently dropped in JS reverse engineering / unminify / deobfuscate tools; @luotojesse 's Humanify v3 rewrite in Rust, using @OxcProject 's parser/AST/etc libs.
59
Glenn 'devalias' Grant retweeted
Introducing Zenbu.js - The framework for hackable software I wanted the ability to edit the software I use with my coding agents, from there Zenbu.js was born Zenbu.js allows you to build desktop apps that can be modified by users after installation. This is made possible by: - shipping the app's raw source code to the user - a built in plugin system for your apps npx create-zenbu-app@latest
52
39
547
48,329