• Home
  • Github
  • youtube
  • wishlist
  • About
  • Contact
FJ
Software Engineering, Sport, me!

development

  • blog
  • ...
    • Books
    • Corporate
    • me
    • Short Story

Slippers

Posted on 13 July 201615 July 2016by Filip Janiszewski

We all have our weak sides, areas of knowledge that are way too far from an acceptable level. What is an acceptable level then, is all a matter of what you do and what’s the purpose of your knowledge. Changing job or project is going to greatly influence what will be your skill set in […]

Read More
No comments yet
  • assembler
  • ...
    • bug
    • C++
    • compilers
    • Programming
    • Quality

Unexpected stuff!

Posted on 3 June 2016by Filip Janiszewski

Let’s have a look at this code: int main() { for(int i{0};i<500;i++) { std::cout<<“This is a big number: “<<i*20000000<<std::endl; } } And let’s compile it with g++ using the flag -O3, what’s going to happen? Before answering, let’s have a look at the assembly, shall we? L16: movsbl 39(%ebx), %eax L6: movl %esi, %ecx movl […]

Read More
No comments yet
  • assembler
  • ...
    • C++
    • compilers
    • Programming
    • Short Story

Almost useless knowledge

Posted on 17 May 2016by Filip Janiszewski

Is almost useless because nobody is going to raise yours salary for that! Or maybe someone will?!? Let’s say we ignore all the benefits of all the optimizations our benevolent compiler is going to made on our code, and have a look at what happen when we execute some hundreds of thousands of times two very […]

Read More
No comments yet
  • corporation
  • ...
    • Programming
    • Short Story

Corporate people!

Posted on 25 January 2016by Filip Janiszewski

I’ve been in the IT industry since a while and since much longer I hang out with IT people. I now have a certain idea about what kind of people populate the cubicles of our lovely corporations! Understanding who is what is crucial in order to be sure that each and everybody is placed in the […]

Read More
No comments yet
  • Algorithms
  • ...
    • Programming

Longest subsequence with K

Posted on 15 January 2016by Filip Janiszewski

Maybe some of you may wonder why lately I wasn’t posting any algorithm, or maybe not. But, I feel the compelling need to explain You the reason behind this behavior! Well, I’m working on my combinatorics book, which just happen to be a very demanding one, and it takes all my free time and free energies. […]

Read More
No comments yet
  • Books
  • ...
    • Corporate
    • Programming
    • Quality

The Pragmatic Programmer!

Posted on 11 January 2016by Filip Janiszewski

Is your first day at your new Corporation, you’re introduced to the company set of CORPORATE VALUES after a brief epistemological digression on the history of the world after the company was founded. A pretty HR girl talks excited of how the company you’re joining is the best place to work on the whole planet and […]

Read More
No comments yet
  • Short Story
  • ...
    • Tools

The benefits of SSH

Posted on 27 December 2015by Filip Janiszewski

Nowadays people have access to the internet almost from everywhere at every time, and Internet is going to be even more accessible in the near future thanks to brilliant ideas like flying drone with WiFi AC functionlities which are going to allow people from more and more remote areas of the planet to access facebook or […]

Read More
No comments yet

Linkedin

Recent Posts

  • Including DPDK libs into your C++ project
  • How to use the MySQL X DevAPI PHP extension
  • MySQL Document Store and the X DevAPI extension for PHP!
  • The Kdb+ database, K and Q.
  • C++17: Structure binding

Categories

  • Algorithms (17)
  • assembler (2)
  • blog (16)
  • Books (8)
  • bug (1)
  • C++ (13)
  • C++17 (6)
  • Combinatorics (6)
  • compilers (4)
  • Corporate (3)
  • corporation (1)
  • DB (2)
  • Functional Programming (1)
  • holiday (3)
  • Italiano (1)
  • me (11)
  • MySQL (2)
  • opengl (4)
  • PHP (1)
  • Programming (26)
  • Q (1)
  • Quality (5)
  • Running (4)
  • Scala (1)
  • Senza categoria (1)
  • Short Story (24)
  • Sport (6)
  • Tools (2)
  • Training (4)
  • Uncategorized (1)
Filip Janiszewski Theme by Colorlib Powered by WordPress