Hacker Newsnew | past | comments | ask | show | jobs | submit | tiku's commentslogin

I've used a capsule hotel in Tallinn.

The problem with capsule hotels is that it attracts the wrong crowd. In Japan it works because they are considerate.

I've used a capsule pod for a week. Drunk people having sex above your head is not fun. Those plastic pods are a bit flimsy.

The last day there was a whole polish work crew that invited there girlfriends. They had no problem walking around in their underwear.

I had this Japanese vibe in mind, but that was quickly gone.


Anyone knows of something similar but for terminal?

Update:

I've already found a solution based on a comment, and modified it a bit.

Inside claude code i've made a new agent that uses the MCP gemini through https://github.com/raine/consult-llm-mcp. this seems to work!

Claude code:

Now let me launch the Gemini MCP specialist to build the backend monitoring server:

gemini-mcp-specialist(Build monitoring backend server) ⎿ Running PreToolUse hook…


https://github.com/just-every/code "Every Code - push frontier AI to it limits. A fork of the Codex CLI with validation, automation, browser integration, multi-agents, theming, and much more. Orchestrate agents from OpenAI, Claude, Gemini or any provider." Apache 2.0 ; Community fork;

> Note: If another tool already provides a code command (e.g. VS Code), our CLI is also installed as coder. Use coder to avoid conflicts.

“If”, oh, idk, just the tool 90% of potential users will have installed.


When you say orchestrate agents then what it would do? Would it allow the same context across agents and can I make agents brainstorm?

  # Plan code changes (Claude, Gemini and GPT-5 consensus)
  # All agents review task and create a consolidated plan
  /plan "Stop the AI from ordering pizza at 3AM"

  # Solve complex problems (Claude, Gemini and GPT-5 race)
  # Fastest preferred (see https://arxiv.org/abs/2505.17813)
  /solve "Why does deleting one user drop the whole database?"

  # Write code! (Claude, Gemini and GPT-5 consensus)
  # Creates multiple worktrees then implements the optimal solution
  /code "Show dark mode when I feel cranky"

  # Hand off a multi-step task; Auto Drive will coordinate agents and approvals
  /auto "Refactor the auth flow and add device login"


My similar workflow within Claude Code when it gets stuck is to have it consult Gemini. Works either through Gemini CLI or the API. Surprisingly powerful pattern because I've just found that Gemini is still ahead of Opus in architectural reasoning and figuring out difficult bugs. https://github.com/raine/consult-llm-mcp

This is one of the reasons I actually built it but wanted to make it more generalized to work with any agent and on the same context without switching

I like this solution that you can ask Gemini

Any other ideas that you think would make it more powerful?

Perhaps that you can tell it to "use gemini for task x, claude for task y" as sub-agents.

How about adding the ability to tag an agent. for example:

@gemini could you review the code and then provide a summary to @claude?

@claude can you write the classes based on an architectural review by @codex

What do you think? Does that make sense ?


Here's a portable binary you drop in a directory to allow agentic cli to cross communicate with other agents, store and read state, or act as the driver of arbitrary tmux sessions in parallel: https://github.com/tikimcfee/gomuxai

This is very interesting, maybe I can also integrate it into Mysti

Happy to help build said integration with ya, feel free to post an issue, fork, or send me a dm. The tool itself exposes the internal DB as well so others with interest can access logs, context, etc.


Interesting indeed but would it behave the same as Claude code or will it have its own behavior, I think the system prompt is one of the key things that differentiate every agent

I do not understand your question. Even in Claude code you have access to multiple models. You can have one critique the other.

I can make it for the terminal if that would be helpful, what do you think?

Pal MCP (formerly Zen) is pretty awesome.

https://github.com/BeehiveInnovations/pal-mcp-server


Will give it a look indeed, I think one of the challenges with the MCP approach is that the context need to be passed and that would add to the overhead of the main agent. Is that right?

The CLINK command will spawn separate CLI.

Don’t quote me, but I think the other methods rely on passing general detail/commands and file paths to Gemini to avoid the context overhead you’re thinking about.


I describe functions that I want to change or upgrade. Claude code gives the best results for me. I ask for a plan first to see if it gets what I want to do and I can finetune it then. I have a project that still uses zend framework and it gets it quite good.

I went back to an MacBook pro M5, after being away from Apple for a year or 5 (Lenovo etc). I tried to re-enable my apple account but I had to wait 5(!) days to change the password. I ended up making another account.


It's a defence mechanism against account hijacking if someone has access to your phone number, linked to your account. Went through the same procedure to recover an account I haven't been using for a few years.


I enjoy finding the problem and then telling Claude to fix it. Specifying the function and the problem. Then going to get a coffee from the breakroom to see it finished when I return. The junior dev has questions when I did that. Claude just fixes it.


The human in the loop gets a few seconds to decide if it's a target or not, do not know the exact number.


A lot of countries don't have access to bank-accounts, by not having valid id's for example. But they do have cellphones so they can download crypto apps to accept payment for jobs etc. And then there is the money receiving from relatives in other countries, yes.


I'm not switching from Claude code. It did the job but didn't do it as good as Claude Code with the details and context.


Anything you type into a web form is going into the web. Why are we still surprised about it?


Can't easily buy it in Europe. Some dog sprays have it, and stuff against wood bugs.


At least in Germany you can get Nobite sprays in drug stores. This (German) security sheet[1] lists 2% Permethrin as an ingredient.

[1] https://nobite.com/wp-content/uploads/2025/03/Nobite_Kleidun...


Is Lyme disease much of a problem in Europe though?


Yes, a big one actually. In Austria, it’s really really bad. I’ve had it twice (rash and all) 20y ago already.


At a party, I heard one person mention that a doctor had told him that he had BOTH north american lyme disease AND european lyme disease.

Lucky him.

He was at the doctor's office because of severe symptoms that he suspected were due to lyme disease since he had received several tick bites years ago.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: