GithubHelp home page GithubHelp logo

kdeldycke / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
139.0 9.0 22.0 23.73 MB

๐ŸŽ macOS dotfiles for Python developers.

Home Page: https://kevin.deldycke.com

License: BSD 2-Clause "Simplified" License

Shell 95.18% Ruby 1.36% Vim Script 3.46%
macos shell dotfiles python neovim dotfile macos-configuration zsh zshrc source-code-pro

dotfiles's Introduction

My name is Kevin Deldycke, I'm a high-tech Engineering Manager.

Short Bio

I've held various positions in several industries and sectors as VP, Product Manager, Founding Engineer and Consultant.

After 15+ years of relevant engineering work, and 3+ years of hands-on management experience, I now build teams from scratch with self-sustaining culture, and my intent is to keep doing so.

Enabling engineers, leading managers, and make them feel productive is the most impactful thing I can bring to the table. So I'm always on the lookout for a high-tech management position, at a fast growing start-up with ambitious vision.

My most relevant experience was in growing a team from 0 to 12 at a world-class cloud computing provider. We built up the whole IAM ecosystem, as well as the Billing and Payment stack.

Achievements

More

Metrics

dotfiles's People

Contributors

github-actions[bot] avatar kdeldycke avatar rksys avatar ultirequiem avatar web-flow 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  avatar  avatar  avatar  avatar  avatar

dotfiles's Issues

tccutil on BigSur

Hi ,

Just a simple question , I have tried your tips about the use of tccutils with SIP disabled but it seems to not work correctly

Have you succeeded to make it work ?

Many thanks

Olivier

Error when testing line 101 - "COMPUTER_MODEL_SHORTHAND..."

When testing line 101:

ioreg -c IOPlatformExpertDevice -d 2 -r | grep "\"model\" =" | python -c "print(''.join([c for c in input() if c.isupper()]))"

I get the following error (on macOS Big Sur and Python version 2.7.16)

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "<string>", line 1
    |   "model" = <"MacBookAir7,2">
    ^
SyntaxError: invalid syntax

Appreciate some help/explanation
(i do have programming experience - but not with python)

Rewrite bash script in Python

All modern system have a decent python interpreter available. There's no reason to keep these bash scripts around.

.pdbrc not working for python3

In python3, the execfile is deprecated. where I start python3 -m pdb [filename], it shows that:

*** NameError: name 'execfile' is not defined

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.