HN user

just-tom

157 karma
Posts0
Comments76
View on HN
No posts found.

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.

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.

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.`

While agents act on behalf of the user, they won't see nor click any ads; they won't sign-up to any newsletter; they won't buy the website owner a coffee. They don't act as humans just because humans triggered them. They simply take what they need and walk away.

If it is, there's no reason to share it. If there are some org wide prefs needed to be "enforced", then there is a reason.

If your emacs config is (1) specific for each repo and (2) needs to be shared with other developers, it makes sense to add it to the repo.

“The fundamental weakness of Western civilization is empathy". This is so depressing to read from one of the most influencial leaders in the world. I think empathy is a basic condition for a healthy society, and it lifts the average of human happiness.

From Cursor's privacy policy: If you enable "Privacy Mode" in Cursor's settings, none of your code will ever be stored by us or any third-party (except for OpenAI which persists the prompts we send to them for 30 days for trust and safety, unless you're on the business plan). If you choose to keep Privacy Mode off, we may save prompts / collect telemetry data to improve the product.

Making the table responsive while there are hardcoded html tags would be hell compared to media queries in css (grid).

In the early days, all you needed is one layout, and seeing the structure of your html tags was intuitive.

Today, you use "table" tags for mainly tables and css for layouts. Separate of concerns?

The differences between 3.5 and 4 are substantial, at least for development (you didn't provide your use case). I'm using it everyday, all day. My IDE (cursor.sh) has a wrapper around the API. It's a game changer for me. I was able to launch my SaaS twice as fast, and the code is more reliable (I'm not a senior developer, while gpt4 gives senior solutions, most of the times)

Yes. Cursor at cursor.sh. I'm happily paying for it, and it works great giving answers based on your codebase. It generates great inline code, but doesn't have file and multi-file generation (yet?).

My laptop was once heated inside it's case, it was hard to touch it. I don't know how it didn't explode, it was so hot I decided to put it in THE FREEZER. I thought I'd leave it there for 5-6 minutes, but I fell asleep and forgot it THE ENTIRE NIGHT. 7-8 hours. In the morning I panicked as I remembered what I have done. It then had a black screen for a few minutes and I thought I was drowning in my stupidity, but later it worked like a charm. Conclusion - laptops are fine in the freezer.

There's no shame in websites looking similar. Not all websites must have a unique design and creative layouts. Some just want to make it about their unique content, and making it look like others' helps users navigate the familiar. Most cars, dishwashers and phones look the same, while only little small changes differenciate them from competitors. Not everyone should be the Apple or Tesla of their field. Tools like this make the deliverability of content faster, in familiar layouts.