Git Product home page Git Product logo

bulldohzer's Introduction

Commons Host 🐑

Public issues for tech support, bug reports, feature requests, and other discussion.

👉 https://github.com/commonshost/contact/issues 👈

Where is the Source Code?

Development of the Commons Host project takes place on GitLab.com, which is the hosted SaaS version of the GitLab project.

https://gitlab.com/commonshost

Should I create issues on GitLab or GitHub?

The choice is yours. Either one is acceptable and should receive the same level of attention.

On GitLab it is easier to reference commits, branches, merge requests, and roadmap/archived issues.

However if you are more comfortable using GitHub, then just create a new GitHub issue on this very repository.

Why not use GitHub for the Source Code?

@sebdeckers: I happen to like GitLab.

  1. It has some really neat features like integrated CI/CD and deployment tools.
  2. It is a free and open source product.
  3. It is a company that pursues a FOSS-based business model.
  4. Using heterogenous tools forces your workflow to be more resilient.
  5. Everyone loves an underdog.

GitLab also offers gratis private repositories. Those are not used by Commons Host. Everything is public.

Do I need a GitLab account?

You can sign in to GitLab.com using your GitHub account. I ❤️ OAuth!

bulldohzer's People

Contributors

sebdeckers avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bulldohzer's Issues

doh.replace is not a function

Hi, I tried bulldohzer on an up-to-date arch linux, but I get the following error:

LC_ALL=C nvm exec 12 -- npx bulldohzer --doh
Running node v12.20.1 (npm v6.14.10)
In file included from ../notify.cc:4:
/home/m/.cache/node-gyp/12.20.1/include/node/node.h:737:7: warning: cast between incompatible function types from 'void (*)(v8::Local<v8::Object>)' to 'node::addon_register_func' {aka 'void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)'} [-Wcast-function-type]
  737 |       (node::addon_register_func) (regfunc),                          \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/m/.cache/node-gyp/12.20.1/include/node/node.h:771:3: note: in expansion of macro 'NODE_MODULE_X'
  771 |   NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
      |   ^~~~~~~~~~~~~
../notify.cc:72:1: note: in expansion of macro 'NODE_MODULE'
   72 | NODE_MODULE(addon, Init)
      | ^~~~~~~~~~~
[prebuilt-bindings] => Prebuilt bindings installed!
Trace: TypeError: doh.replace is not a function
    at /media/data/m/dotfiles/node/.npm/_npx/12826/lib/node_modules/bulldohzer/source/cli.js:356:13

Note: I ran it with nvm to ensure this is not related to a specific node version, but the same error occurs when ran outside nvm

systemd missing on Windows Subsystem for Linux (WSL) causes seemingly harmless errors

¡Hola!

systemd missing on Windows Subsystem for Linux (WSL) causes seemingly harmless errors.

The tests complete successfully afterwards.

¡Gracias!
Alex

$ npx bulldohzer --doh commonshost cleanbrowsing cloudflare quad9 powerdns securedns google ../notify.cc:5:10: fatal error: systemd/sd-daemon.h: No such file or directory 5 | #include <systemd/sd-daemon.h> | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [notify.target.mk:107: Release/obj.target/notify/notify.o] Error 1 gyp ERR! build error gyp ERR! stack Error:makefailed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/home/alex/.nvm/versions/node/v12.10.0/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:196:23) gyp ERR! stack at ChildProcess.emit (events.js:209:13) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12) gyp ERR! System Linux 4.4.0-18975-Microsoft gyp ERR! command "/home/alex/.nvm/versions/node/v12.10.0/bin/node" "/home/alex/.nvm/versions/node/v12.10.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /home/alex/.npm/_npx/792/lib/node_modules/bulldohzer/node_modules/sd-notify gyp ERR! node -v v12.10.0 gyp ERR! node-gyp -v v5.0.3 gyp ERR! not ok [prebuilt-bindings] => Prebuilt bindings installed!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.