HackerTrans
TopNewTrendsCommentsPastAskShowJobs

federicotdn

no profile record

Submissions

Show HN: pcpb – preview effects of `curl – bash` scripts

github.com
1 points·by federicotdn·vor 6 Monaten·0 comments

comments

federicotdn
·vor 6 Monaten·discuss
I've developed a small tool[1] that has helped me for the same problem, but in Python. Basically just uses simple parsers to attempt to find a definition wherever is sensible. Adding a Ruby module should not be too difficult, but it would probably be trickier than Python to get some good enough results

[1] https://github.com/federicotdn/irk
federicotdn
·letztes Jahr·discuss
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
·letztes Jahr·discuss
Indeed, private repo
federicotdn
·letztes Jahr·discuss
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
·letztes Jahr·discuss
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
·letztes Jahr·discuss
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
·vor 2 Jahren·discuss
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
·vor 2 Jahren·discuss
Makes sense!
federicotdn
·vor 2 Jahren·discuss
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
·vor 2 Jahren·discuss
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
·vor 2 Jahren·discuss
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.
federicotdn
·vor 2 Jahren·discuss
Two projects that may be of interest, related to this topic:

- Rune (https://github.com/CeleritasCelery/rune) - A re-implementation of Emacs but in Rust (like Remacs, but actively developed)

- Pimacs (https://github.com/federicotdn/pimacs) - Same, but using Go (created by me, but developed in a very slow pace)
federicotdn
·vor 7 Jahren·discuss
I had the same problem with Emacs, couldn't get it to work reliably.