Chris Dawson

Results 28 issues of Chris Dawson

Simple question: can you add a "why use a Makefile" addition to the Makefile section (https://github.com/xrd/advanced-github-oreilly/blob/jpoz/chapter-10-go.asciidoc#makefile). Meaning, is there a benefit to using a Makefile? Make it easier for people...

golang

I'm thinking about how I could use edgehead with things like Google Home / Google Assistant and storing the assets in alternatives to text. As a starting point for inputs,...

I have janet and jpm installed on nix. I'm trying to build the example program from `https://github.com/bakpakin/littleserver ` I think there is an issue where the root where jpm is...

I'm using this code: ``` $ file test.mp4 test.mp4: ISO Media, MP4 v2 [ISO 14496-14] $ cat src/main.rs extern crate vlc; use vlc::{Instance, Media, MediaPlayer}; use std::thread; fn main() {...

``` $ bazel run //:hello DEBUG: /home/xrd/.cache/bazel/_bazel_xrd/baeb626595d4cae484283b9b66da5d19/external/bazel_gazelle/internal/go_repository.bzl:184:18: com_github_google_go_containerregistry: gazelle: finding module path for import github.com/vdemeester/k8s-pkg-credentialprovider: exit status 1: go: finding module for package github.com/vdemeester/k8s-pkg-credentialprovider go: downloading github.com/vdemeester/k8s-pkg-credentialprovider v1.21.0 go: found...

### What happened? I would like to use "pkshatech/GLuCoSE-base-ja" ### What Python version are you on? e.g. python --version Python3.10 ### Version 0.2.7 (Latest) ### What os are you seeing...

Use biome formatter instead of prettier for JS,TS, TSX and JSON . For formats which are not supported by biome (like Markdown, YAML, CSS, HTML: https://biomejs.dev/internals/language-support/) continue to use prettier....