Bitcollage

9.3K posts

Bitcollage banner
Bitcollage

Bitcollage

@Bitcollage

ad astra per aspera 🚀 ✨🪐

Gaia Joined Nisan 2010
504 Following1.2K Followers
Bitcollage
Bitcollage@Bitcollage·
@sasha_zelts @aidenybai That’s up to you. Just be careful with the licence terms. As an individual or small team, you can’t really afford MIT, but overly strict licence terms aren’t ideal either.
English
0
0
0
6
Aiden Bai
Aiden Bai@aidenybai·
what if ghostty had vertical tabs? i'm too lazy to learn tmux and i want an interactive UI to manage my agents/terminals
English
163
14
797
114K
Sasha | Acepe.dev
Sasha | Acepe.dev@sasha_zelts·
would be honoured to have you test and potentially collaborate on acepe.dev Aiden ✌🏼 it's in beta still but it has: 4 workings agents (Claude code, Codex, Cursor, Opencode) - unified skill management interface (sync skills accross the agents within the app - attention queue (5 state: Input needed, planning, working, error, finished) - side by side panel/full screen mode - plan mode integration for cursor, claude code, codex. right side panel spawns with beautifully markdown rendered plan. - SQL studio/s3 connector, see your dev/prod data directly from the app. - Model settings PER agent PER mode eg: opus 4.6 for plan, sonnet 4.6 for build mode for Claude Code - Terminals panels - Review panels like in cursor with undo/accept - Checkpoints feature that is AGENT AGNOSTIC, meaning we don't rely on claude code vibe coded inner system - File chips in the conversation with git diff and file panel on click. - PR and commit chips with PR and commit panels - git integration to create commits, see staged, unstaged files. - worktree integration that is agent agnostic. - unlimited number of projects in parallel - Todo list UI, AskUserQuestion UI, Permission UI. - virtualisation for the session content for performances. - @ for files and / for skills dropdowns with preview. • polished chips in the agent panel input for text copied, image s, file mentions. Unlike other apps, this took 2.5 months to build and was human reviewed. Ask me about an architecture or how some logic works and I will be able to answer you straight away. It is not currently not OSS, but maybe I should open source it after all
English
3
0
8
3.9K
Bitcollage
Bitcollage@Bitcollage·
@juristr It was more like speed dating 😂 …I have my special criterias. Cmux was love at first sight. > ALL cmux feels and behaves more like a terminal.
English
0
0
0
33
Juri Strumpflohner
Juri Strumpflohner@juristr·
@Bitcollage All?? 👀. Wow, respect 😅. I sticked to superset since over a week now with occasionally just falling back to regular tmux. that seems to work for me really well
English
1
0
1
113
Evan You
Evan You@youyuxi·
Introducing Void, the Vite-native deployment platform: 🚀 Full-stack SDK ⚙️ Auto-provisioned infra (db, kv, storage, AI, crons, queues...) 🔒 End-to-end type safety 🧩 React/Vue/Svelte/Solid + Vite meta-frameworks 🌐 SSR, SSG, ISR, islands + Markdown 🤖 AI-native tooling ☁️ One-command deploys void.cloud
Evan You tweet media
English
224
530
4.3K
708.8K
Juri Strumpflohner
Juri Strumpflohner@juristr·
@Bitcollage @superset_sh yeah at the core it's a terminal wrapper. You're still using the terminal and whatever auth method you're using for that. They have a chat feature which I haven't been using for which you need to auth. Maybe @FlyaKiet has some more insights whether u can use ur max subs there
English
1
0
1
53
Juri Strumpflohner
Juri Strumpflohner@juristr·
Said it before, @superset_sh hits the sweet spot for my workflow. Some team mates asked, so I quickly recorded this quick walkthrough. 👉 manages worktrees 👉 shows diff 👉 GH info (e.g. connected PRs, pipeline status) 👉 integrated terminal survives app restarts and more.
English
6
10
59
17.8K
jim
jim@jim_stef·
@MrAhmadAwais > Disclaimer > This is not an officially supported Google product. stop spreading misinformation
English
2
0
29
3.1K
Ahmad Awais
Ahmad Awais@MrAhmadAwais·
Google finally launched an official CLI (gmail, drive, sheets, gmail, calendar, admin, keep, meet 10+ more). $ npm i -g @⁠googleworkspace/cli $ npx skills add github:googleworkspace/cli My prediction of 2026 being the year of CLI is coming true.
Ahmad Awais tweet media
English
59
112
1.5K
218K
Bitcollage
Bitcollage@Bitcollage·
Responsibility is clearly shifting more towards the developer. LLMs and agents make this part of the work much easier. With good tests, skills, and guard rails, developers can ensure a high level of quality even before opening the PR. This also fits in with Simon Willisons Agentic Engineering Anti-Patterns. Developers should already be sure that the code works before submitting it for review. The reviewer is no longer the one who produces the quality, but the one who verifies it.
English
1
0
1
89
Santosh Yadav
Santosh Yadav@SantoshYadavDev·
After preparing for exams for 3 months, clearing 2 exams, paying taxes for 4 years , I decided to apply for the German Permanent Residency, wish me luck 🤞. I hope the German bureaucracy is kind to me 🤗
English
16
0
77
3.3K
Evan You
Evan You@youyuxi·
MacBook Pro M5 demo is building a Vite app.
Evan You tweet media
English
47
24
1.3K
76.5K
Bitcollage
Bitcollage@Bitcollage·
I would not be surprised if @AnthropicAI made all of its models and weights open-source in an emergency.
English
0
0
0
48
trash
trash@trashh_dev·
realizing my software engineering is cooked in about 3 years and i need to figure out what to do next
English
180
78
1.7K
157.6K
Kent C. Dodds ⚡
Kent C. Dodds ⚡@kentcdodds·
@karpathy Agreed. The last two months have shifted my software development workflow significantly. I've closed every issue on my actively developed projects and added new features I never even bothered opening an issue on because I "knew" I'd never have the time to build them. I love it!
English
5
5
249
28.3K
Andrej Karpathy
Andrej Karpathy@karpathy·
It is hard to communicate how much programming has changed due to AI in the last 2 months: not gradually and over time in the "progress as usual" way, but specifically this last December. There are a number of asterisks but imo coding agents basically didn’t work before December and basically work since - the models have significantly higher quality, long-term coherence and tenacity and they can power through large and long tasks, well past enough that it is extremely disruptive to the default programming workflow. Just to give an example, over the weekend I was building a local video analysis dashboard for the cameras of my home so I wrote: “Here is the local IP and username/password of my DGX Spark. Log in, set up ssh keys, set up vLLM, download and bench Qwen3-VL, set up a server endpoint to inference videos, a basic web ui dashboard, test everything, set it up with systemd, record memory notes for yourself and write up a markdown report for me”. The agent went off for ~30 minutes, ran into multiple issues, researched solutions online, resolved them one by one, wrote the code, tested it, debugged it, set up the services, and came back with the report and it was just done. I didn’t touch anything. All of this could easily have been a weekend project just 3 months ago but today it’s something you kick off and forget about for 30 minutes. As a result, programming is becoming unrecognizable. You’re not typing computer code into an editor like the way things were since computers were invented, that era is over. You're spinning up AI agents, giving them tasks *in English* and managing and reviewing their work in parallel. The biggest prize is in figuring out how you can keep ascending the layers of abstraction to set up long-running orchestrator Claws with all of the right tools, memory and instructions that productively manage multiple parallel Code instances for you. The leverage achievable via top tier "agentic engineering" feels very high right now. It’s not perfect, it needs high-level direction, judgement, taste, oversight, iteration and hints and ideas. It works a lot better in some scenarios than others (e.g. especially for tasks that are well-specified and where you can verify/test functionality). The key is to build intuition to decompose the task just right to hand off the parts that work and help out around the edges. But imo, this is nowhere near "business as usual" time in software.
English
1.6K
4.8K
37.3K
5M
Bitcollage
Bitcollage@Bitcollage·
@Nartc1410 No implicit imports? No new authoring format?
English
0
0
2
142
Boris Cherny
Boris Cherny@bcherny·
Sonnet 4.6 is now live in Claude Code. It's cheaper than Opus 4.6 and nears Opus-level intelligence, and devs in early testing often preferred it to Opus 4.5. Now the default for Pro and Team plans.
Claude@claudeai

This is Claude Sonnet 4.6: our most capable Sonnet model yet. It’s a full upgrade across coding, computer use, long-context reasoning, agent planning, knowledge work, and design. It also features a 1M token context window in beta.

English
153
160
2.9K
200.2K