Barton Hammond

Results 38 issues of Barton Hammond

Any chance this will be updated to current 3.0+ release? Thanks for doing this - there's not many tutorials for Aqueduct.

When I'm in Flutter, in `login_widget.dart` I try to Step into the following `register` function but I'm not able to. First I set a Breakpoint on line 61 and when...

I've searched and can't find answer to this problem. ``` [DTubeViewer]$ flutter packages get Running "flutter packages get" in DTubeViewer... Could not find a file named "pubspec.yaml" in "/Users/bartonhammond/projects/DTubeViewer/lib/packages/html_view". pub...

### Describe the Bug I'm combining these two external library failures 'cause I suspect the solution will be similar... I am trying to add both Pocketbase JS SDK [https://pocketbase.io/](https://pocketbase.io/) and...

Something like https://github.com/gleam-lang/example-todomvc

``` roc-htmx-playground$ DB_PATH=test.db roc dev src/main.roc ── NOT EXPOSED in src/Helpers.roc ────────────────────────────────────────────── The Str module does not expose `splitOn`: 42│ when Str.splitOn url "?" is ^^^^^^^^^^^ Did you mean one...

First - thanks for doing this - I'm very impressed (fwtw) I can register but when I login, w/ no indication of error, it navigates to the root page. I...

Following tutorial from [https://gun-vue.js.org/apps/first-app.html](https://gun-vue.js.org/apps/first-app.html) My project: [https://github.com/bartonhammond/my-gun-vue-app](https://github.com/bartonhammond/my-gun-vue-app) ``` my-gun-vue-app$ npm run build > [email protected] build > vite build vite v6.3.5 building for production... ✓ 2 modules transformed. ✗ Build failed...

bug