Readit News logoReadit News
thehamkercat commented on Warp sends a terminal session to LLM without user consent    · Posted by u/ykurtov
thehamkercat · 5 days ago
Terminal is the only app where you don't want any AI/Cloud integration, trust me
thehamkercat commented on Jan – Ollama alternative with local UI   github.com/menloresearch/... · Posted by u/maxloh
reader9274 · 15 days ago
Tried to run the gpt-oss:20b in ollama (runs perfectly) and tried to connect ollama to jan but it didn't work.
thehamkercat · 15 days ago
Exactly: https://github.com/menloresearch/jan/issues/5474

Can't make it work with ollama endpoint

this seems to be the problem but they're not focusing on it: https://github.com/menloresearch/jan/issues/5474#issuecommen...

thehamkercat commented on Cursor CLI   cursor.com/cli... · Posted by u/gonzalovargas
prmph · 17 days ago
Yep, that's a peeve of mine. I've resorted to using AGENT.md, and aliasing Claude, Gemini, etc to a command that calls them with an initial instruction to read that file. But of course they will forget after some time.

The whole agentic coding via CLI experience could be much improved by:

- Making it easy to see what command I last issued, without having to scroll up through reams of output hunting for context - Making it easy to spin up a proper sandbox to run sessions unattended - Etc.

Maybe for code generation, what we actually need is a code generator that is itself deterministic but uses AI, instead of AI that does code generation.

thehamkercat · 17 days ago
I think most of them provide an option to change the default file, but it'll be really good if they all can switch to AGENT.md by default

Till then you can also use symlinks

there are issues opened in some repos for this

- Support "AGENT.md" spec + filename · Issue #4970 · google-gemini/gemini-cli

https://github.com/google-gemini/gemini-cli/issues/4970#issu...

thehamkercat commented on Cursor CLI   cursor.com/cli... · Posted by u/gonzalovargas
js2 · 17 days ago
That's a more obvious (but less fun) name than what I've been using: ROBOTS.md with symlinks.
thehamkercat · 17 days ago
https://ampcode.com/AGENT.md#migration

they also suggest using symlinks for now

thehamkercat commented on Cursor CLI   cursor.com/cli... · Posted by u/gonzalovargas
thehamkercat · 17 days ago
I wonder when all of them will adopt AGENT.md and stop using gemini.md/claude.md/crush.md/summary.md/qwen.md

https://agent.md [redirect -> https://ampcode.com/AGENT.md] https://agent-rules.org

thehamkercat commented on DrawAFish.com Postmortem   aldenhallak.com/blog/post... · Posted by u/hallak
thehamkercat · 20 days ago
You can also upvote any fish without auth, limit is 20 votes per minute per IP

POST https://fishes-be-571679687712.northamerica-northeast1.run.a... {"fishId":"xxxx","vote":"up"}

Dead Comment

thehamkercat commented on Sesame CSM: A Conversational Speech Generation Model   github.com/SesameAILabs/c... · Posted by u/tosh
thehamkercat · 5 months ago
Turns out it was a rug-pull

They open-sourced a crippled version of sesame (1B)

not the one they're using in actual demo

thehamkercat commented on ForeverVM: Run AI-generated code in stateful sandboxes that run forever   forevervm.com/... · Posted by u/paulgb
thehamkercat · 6 months ago
I have a question, why are you allowing network requests in the VM? (Tested in the python REPL which is available on your homepage)

What are you doing to prevent the abuse?

u/thehamkercat

KarmaCake day165June 12, 2023
About
github.com/thehamkercat

- akshay@hamker.dev

View Original