Skip to content
View javahippie's full-sized avatar

Organizations

@lambdaschmiede
Block or Report

Block or report javahippie

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. testcontainers/testcontainers-clj testcontainers/testcontainers-clj Public

    Control Docker containers from your test lifecycle for Clojure integration tests.

    Clojure 139 13

  2. jukebox jukebox Public

    Jukeboxes process records. This Java Annotation Processor automatically creates Builders for JEP 359 Records (Preview). Needs Java 14.

    Java 16 1

  3. geth-dev geth-dev Public archive

    A Docker Image to create a set of mining, local Ethereum nodes for development

    Dockerfile 118 79

  4. jug-mz/backend-proxy jug-mz/backend-proxy Public

    The complete, new website for JUG Mainz, written against MicroProfile specification and packed with Quarkus

    Java 1 2

  5. Short script to change the MAC Addre... Short script to change the MAC Address on OSX
    1
    #!/bin/bash
    2
    
                  
    3
    if [ "$EUID" -ne 0 ]
    4
      then echo "You need to run the file as root"
    5
      exit
  6. lambdaschmiede/camunda-clojure-plugin lambdaschmiede/camunda-clojure-plugin Public

    A Camunda Process Engine Plugin to execute Clojure Functions from Activities

    Java 13 2