Coder Social home page Coder Social logo

docker-progtest's Introduction

Hi there ๐Ÿ‘‹

Software engineer focused on front-end work, with 7+ years of experience. Mostly interested in Angular and TypeScript development. I enjoy working with technologies such as RxJS for reactive programming, NgRx or Elf for state management and Nx Workspace for large-scale applications.

  • ๐Ÿ“ซ How to reach me: LinkedIn
  • ๐Ÿ’ฌ I write about Angular; visit my blog!
  • โšก Fun fact: Functional programming (ฮป, Lisp) = ๐Ÿค

In my research field, I focus on applications of graph databases like Neo4j.

docker-progtest's People

Contributors

jmeinlschmidt avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

docker-progtest's Issues

vim error

Error detected while processing /etc/vim/vimrc.local:
line    5:
E474: Invalid argument: listchars=eol:ยฌ,tab:>.,trail:~,extends:>,precedes:<,space:?~P?
Press ENTER or type command to continue

CLion remote debug

macOS's GDB distribution is not working properly together with CLion (even bundled CLion's GDB distribution). The only solution is to build custom binary on the target system.

Implement CLion remote debug, add tutorial etc.

ssh keys not matching

ssh user@localhost -p 2222
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the ECDSA key sent by the remote host is
SHA256:skV/vNRm5RSBKM/MYs2sSge3Vx/FImi4wBsC2UwBNXM.
Please contact your system administrator.
Add correct host key in /Users/jmeinlschmidt/.ssh/known_hosts to get rid of this message.
Offending RSA key in /Users/jmeinlschmidt/.ssh/known_hosts:7
ECDSA host key for [localhost]:2222 has changed and you have requested strict checking.
Host key verification failed.

add some cool aliases

consider adding these aliases

alias ll="ls -laG"
alias g="gcc -Wall -pedantic -g -o a.out -fsanitize=address -lm"
alias gg="g++ -Wall -pedantic -std=c++11 -o a.out"

if added, it needs to be mentioned in the documentation!

add git

revise git support. add auto completion and fix bash PS1 (its probably not containing git status)

improve documentation

  • remove NOTE: Initial run may take up to 15 minutes (it's necessary to build custom cmake build. Will be fixed soon).
  • add VIM screenshot
  • add VIM how to enable white-spaces :set list
  • add description to aliases
  • improve FAQ
  • mention gdbserver

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.