Robert Washbourne

Results 23 issues of Robert Washbourne

``` .btn-google.focus, .btn-google:focus { box-shadow: 0 0 0 .2rem rgba(221, 75, 57, .5) !important; } .btn-github.focus, .btn-github:focus { box-shadow: 0 0 0 .2rem rgba(68, 68, 68, .5) !important; } ```

I currently have Ubuntu with ghost running behind nginx on Digital Ocean. How can I move to journey while keeping all my posts, assets, tags, and nginx configs?

Using `env GOOS=windows GOARCH=amd64 CGO_ENABLED=1 CC=x86_64-w64-mingw32-gcc CXX=x86_64-w64-mingw32-g++ go build -ldflags "-H windowsgui"` fails with: ``` # github.com/mattn/go-gtk/pango In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/pango-1.0/pango/pango-coverage.h:25,...

I'm trying to add markdown via these two lang spec files https://github.com/jpfleury/gedit-markdown/tree/master/language-specs. How can I input them?

``` /usr/local/lib/node_modules/electron/dist/electron[15000]: ../../vendor/node/src/async-wrap.cc:357:void node::SetupHooks(const FunctionCallbackInfo &): Assertion `env->async_hooks_init_function().IsEmpty()' failed. 1: node::Abort() [/usr/local/lib/node_modules/electron/dist/libnode.so] 2: 0x7fc68d0d3cf4 [/usr/local/lib/node_modules/electron/dist/libnode.so] 3: 0x7fc68d0be025 [/usr/local/lib/node_modules/electron/dist/libnode.so] 4: 0x7fc68c9b8bba [/usr/local/lib/node_modules/electron/dist/libnode.so] 5: 0x7fc68c8ac662 [/usr/local/lib/node_modules/electron/dist/libnode.so] 6: 0x7fc68c8abd74 [/usr/local/lib/node_modules/electron/dist/libnode.so] 7: 0x3ac28a58463d ```

I am using the default solus os with budgie de. If you change the panel location to bottom in raven the panel is transparent and the applets are colored strangely....

After fixing the various errors and changing the android.js, this error comes out: ``` undefined is not an object (evaluating 'RCtMultipeerConnectivity.advertise') ```

``` LANG=C sensors -u nct6792-isa-0290 Adapter: ISA adapter in0: in0_input: 0.224 in0_min: 0.000 in0_max: 1.744 in0_alarm: 0.000 in0_beep: 0.000 in1: in1_input: 0.000 in1_min: 0.000 in1_max: 0.000 in1_alarm: 0.000 in1_beep: 0.000...

Can an example of streaming output as a generator be added? My use case is replacing langchain in production for a QA system.

### What version of `drizzle-orm` are you using? 0.26.5 ### What version of `drizzle-kit` are you using? 0.18.1 ### Describe the Bug Any schema with references fails with `foreign key...

bug