HackerTrans
TopNewTrendsCommentsPastAskShowJobs

just-tom

157 karmajoined há 5 anos

comments

just-tom
·há 6 dias·discuss
I really did swallow a bit and looked at the ceiling reading this (at a public place).
just-tom
·há 8 dias·discuss
I guess. I never worked with Claude Code Web, but it sounds like it serves the same purpose.

The challenge I dealt with is actually running all services on the same machine - 4 services, each needs their own port, 2 of them need docker. Then injecting their sandbox urls into env vars for communication. All to have a fully working app with all services running - I just go to the public web app url and test.

Nonetheless, I'll look into CC Web, thanks for the mention.
just-tom
·há 8 dias·discuss
I'm building "workboxes" to work on my startup. It helps me develop features insanely fast. A workbox is a simple worktree-in-a-sandbox per feature. I have a simple front end where I can launch new workboxes: I input a prompt (a documented grilling session) and it creates a branch, a PR, and starts an opencode coding session on an e2b sandbox based on a custom template with the app's monorepo. Each workbox has a public https endpoint so I can manually test the web app after the coding session is complete. At any point I can either approve the PR, send a follow-up prompt, or connect to the opencode session for more control.

I think my next step is to perform the grilling session inside the front end, currently I perform it in my terminal and then paste in the front end.
just-tom
·há 4 meses·discuss
In the links you provided, swc is the same entity.
just-tom
·há 4 meses·discuss
From the article: `Reporters and networks are prohibited from publishing the precise location of Iranian missile impacts, or even filming or photographing the extent of the damage in a way that could give away the location — restrictions designed, in the words of the army’s chief censor Col. Netanel Kula, “to prevent assistance to the enemy during wartime.”` ... `In an unclassified document published on March 5, Kula instructed journalists to submit anything related to the following topics to the censor for review prior to publication: operational matters, intelligence, defensive preparedness, impact sites in Israel, armament management (including munitions and interceptor stockpiles, aircraft and air defense systems readiness, and the employment and use of unique and classified weaponry), and operational vulnerabilities in defense and offense.`
just-tom
·há 8 meses·discuss
This happened to me too - the solution is to temporarily set the page view as desktop view through the browser settings.