I read your article and then looked at the code and was surprised to find
that there wasn't much code there at all, vs what the article claims as a
framework. The majority of the code is the dev server CLI tool. Is there
more work meant to be added to match the "framework" description from the
EscapedPath() sometimes re-generates the escaped path, especially if the
original path contains unencoded characters like Ñ or literal spaces. When
it does this reconstruction, it works from the decoded path segments, which
is likely why the original %2F encoding was lost in your example. This
seem
Sriracha allows anyone to host an imageboard or forum using Go.
Sriracha has full support for custom templating.
Sriracha makes use of Go’s plugin support to implement a plugin system.
- Repository: https://codeberg.org/tslocum/sriracha
- Demo/screenshots: https://sriracha.rocket9labs.com/img/
I like command line tools, but the docs here are a little too
Spartan/sparse. For example, how does one describe to the AI what kind of
test you want it to write? Does it guess? That would be risky, or asking a
bit much.
On Sunday, May 4, 2025 at 8:59:48 AM UTC+1 Cheikh Seck wrote:
> It's a st
I wrote this shell script to exemplify the bullet points below:
#! /usr/bin/env bash
space() {
df -h /
echo
}
echo Space before creating large file:
space
echo Creating large file:
dd if=/dev/zero of=large_file bs=1G count=10
echo
echo Space after creating large file:
space
echo Openi
It's a standalone tool and can be used with these ai IDEs
On Sun, 4 May 2025, 03:32 Rashmin Mudunkotuwa (Rashm1n), <
rashmin.ravi...@gmail.com> wrote:
> What does this do that the existing AI IDE's (Curser, Windsurf etc.) don't
> ?
>
> On Saturday, 3 May 2025 at 7:19:14 pm UTC+5:30 Cheikh Seck wr
The repo:
https://github.com/serge-hulne/Golid/tree/main
The introductory article:
https://medium.com/p/e90bb3350bdd
Serge.
--
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send a