• Miroburn-30daychallenge
  • DSP2017
  • BikingEndorphines
  • Fancybox Plugin
  • RSS

How to use ack2 searching tool for code

Lately I've found this tool called ack2 that is a searching tool. Let's explore how we can use it.

more ...

Regexp vs clean python code performance check

Lately It's been pointed to my attention that regexp are usually slower than pythonic checkers - Let's check out what will outperform.

more ...

Python typing support for type hints - type aliases and NewType

Did you know that from python 3.5 there is support for type hints? Check out what type aliases and NewType are.

more ...

Debugging tmuxp focus problem

Today I'm going to debug the 'focus' problem on tmuxp. Check out my experience with fixing the problem.

more ...

Command_T for fuzzy search in vim

Is there any type of searcher for vim that could work similarly to Pycharm fuzzy searching? Command_T plugin is the answer - check out my review on that!

more ...

How to use NERDTree

Let's check out how can we improve our experience with file exploration at vim using NerdTree.

more ...

  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • »

About Witkowski Bartosz
Developer. Mainly found at backyard of - pick yourself: (sorted by name) : android | docker | java | linux | python

  • Social

    • Github
    • Email
    • Instagram
    • Twitter
    • Codestats
  • Categories

    • 30dayMiroBurnchallenge
    • misc
    • Projects
    • Tutorial
  • Tags

    • python
    • miroburn_challenge
    • DSP2017
    • 30daychallenge
    • biking-endorphines
  • GitHub Repos

    Status updating...

    @anselmos on GitHub
  • Links

    • **CodingHappiness**
    • **GeekyDevs**

© 2018 Witkowski Bartosz · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top