Readit News logoReadit News
federicotdn commented on Remote MCP Support in Claude Code   anthropic.com/news/claude... · Posted by u/surprisetalk
federicotdn · 6 months ago
I really wish that MCP servers were configurable in the iOS app, and that there were more configuration options for connecting MCP servers in claude.ai, such as adding custom HTTP headers.
federicotdn commented on Show HN: Canine – A Heroku alternative built on Kubernetes   github.com/czhu12/canine... · Posted by u/czhu12
czhu12 · 6 months ago
Weird, I'll take a look, guessing theres a permission issue with reaching the docker hub. Is it a private repository? I think last time I tried deploying an image with Dockerhub, the token that was provisioned didn't have read access.

At the very least, theres. bug with showing a better error message so I'll do that now!

federicotdn · 6 months ago
Indeed, private repo
federicotdn commented on Show HN: Canine – A Heroku alternative built on Kubernetes   github.com/czhu12/canine... · Posted by u/czhu12
federicotdn · 6 months ago
I can't get Project creation to work. I click on "Deploy from Docker Hub instead →", fill in the details (name, image, cluster), and when I click Submit, I'm taken to the Projects page again (empty).

edit: looks like POST https://canine.sh/projects is returning 422.

federicotdn commented on Spaced repetition systems have gotten better   domenic.me/fsrs/... · Posted by u/domenicd
arrowsmith · 7 months ago
I love Anki but it’s an archetypal example of “designed by an engineer”.

It’s powerful, with a lot of depth to its features - but it’s also hideous, clunky and unintuitive, and it takes a long time to figure out how to use it effectively.

An HN-reading tech nerd can probably figure it out, but your average Duolingomaxxing normie? No chance.

federicotdn · 7 months ago
Reminds me of how I'm using Anki on iOS to learn German, and my phone's configured language is German, except for the Anki app, which is ironically the only app I've configured to be in English because I couldn't understand what 80% of the buttons meant.
federicotdn commented on Native frame transposition coming to Emacs 31   p.bauherren.ovh/blog/tech... · Posted by u/nanna
gumbojuice · 8 months ago
I find myself very rarely using window features of emacs. Am I missing out on something? I value mostly screen space dedicated to the one thing I am doing.
federicotdn · 8 months ago
I only use C-x 1, C-x 2 and C-x 3, seems like that covers 95% of my use cases at least.
federicotdn commented on Show HN: Yakari – Interactive TUIs for CLI tools   github.com/vlandeiro/yaka... · Posted by u/vlandeiro
federicotdn · a year ago
Nice! I had a similar idea some months back (https://github.com/federicotdn/brief). Both our projects use external files to document the flags for CLI commands - I'm using YAML instead of TOML.
federicotdn commented on Pygfx   docs.pygfx.org/stable/ind... · Posted by u/figomore
almarklein · a year ago
Not sure if this is what you're asking :) but the UI framework will somehow provide access to the OS-level surface object, so that the GPU API can render directly to the screen.
federicotdn · a year ago
Makes sense!
federicotdn commented on Pygfx   docs.pygfx.org/stable/ind... · Posted by u/figomore
federicotdn · a year ago
Question slightly related to this topic: how do native (e.g. Qt, GTK, etc.) desktop applications usually embed 3D views? Say for example, a desktop application for visualizing .obj files. Or something like AutoCAD, maybe (though I’m not sure which UI framework it uses).
federicotdn commented on Ask HN: If you were rewriting Emacs from scratch, what would you do differently?    · Posted by u/volemo
b112 · a year ago
All sensible email clients have a 'thread view' for just this purpose, which effectively makes it a 'single conversation thread'.
federicotdn · a year ago
Yes, the Gmail web client does this. However my (personal) problem comes more from reading the emacs-devel archives, where the thread view takes the shape of something more like a tree (maybe I'm not configuring something correctly). I was subscribed to emacs-devel at some point (which made reading easier) but it started filling up my account storage so I un-subscribed.
federicotdn commented on Ask HN: If you were rewriting Emacs from scratch, what would you do differently?    · Posted by u/volemo
federicotdn · a year ago
I would change the development platform. Doing everything by mail makes things more difficult for people that are not used to the older mail+patch workflow. Having something like GitLab or sourcehut would be nice, as it would also bring a more modern bug tracker.

Personally I find following email conversations much harder than just a single conversation thread like in a GitHub issue, for example.

u/federicotdn

KarmaCake day40February 7, 2015View Original