Coder Social home page Coder Social logo

I like discovering new things. Examples of my findings: security vulnerabilities in Kubernetes, Podman and Singularity. I've also created a SIMD algorithm that efficiently loads and shifts columns into diagonals. Here are the three first iteration steps of the algorithm:

v7 = a a a a a a a a    v0 = b b b b b b b b    v1 = c c c c c c c c
v6 =			v7 = a a a a a a a a	v0 = b b b b b b b b
v5 =			v6 =		    	v7 = a a a a a a a a
v4 =			v5 =		    	v6 =		    
v3 =         a a a a	v4 =         b b b b	v5 =         c c c c
v2 =			v3 =         a a a a	v4 =         b b b b
v1 =             a a	v2 =             b b	v3 =         a a c c
v0 =               a	v1 =             a b	v2 =           a b c

See how the diagonals fall into place.

Erik Sjölund's Projects

abi2xml icon abi2xml

abi2xml is a command-line tool to convert an ABIF file to an XML file. ABIF files (also called ABI trace files) contain DNA sequence data and are e.g. produced by ABI PRISM TM 377 DNA sequencers. This software is written in C++ and released under the GPL license version 2.

ansible icon ansible

Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.

balsamic icon balsamic

Bioinformatic Analysis pipeLine for SomAtic Mutations In Cancer

buildah icon buildah

A tool that facilitates building OCI images

buildkit icon buildkit

concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit

butane icon butane

Butane translates human-readable Butane Configs into machine-readable Ignition Configs.

cg icon cg

Glue between Clinical Genomics apps

cka-exercises icon cka-exercises

Practice for the Certified Kubernetes Administrator (CKA) Exam

common icon common

Location for shared common files in github.com/containers repos.

composefs icon composefs

a file system for mounting container images

create-fcos-iso-with-ssh-key icon create-fcos-iso-with-ssh-key

Bash script to create a Fedora CoreOS live iso customized with your SSH public key. Docker or Podman is used in the script.

cromwell icon cromwell

Scientific workflow engine designed for simplicity & scalability. Trivially transition between one off use cases to massive scale production environments

crun icon crun

A fast and lightweight fully featured OCI runtime and C library for running containers

curl icon curl

A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features

diagonalsw icon diagonalsw

C/C++ implementation of the Smith-Waterman algorithm by using SIMD operations (e.g SSE4.1)

docs icon docs

User documentation for Knative components

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.