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

Quality

  • blog
  • ...
    • Quality
    • Short Story

Moving on my own!

Posted on 7 June 20167 June 2016by Filip Janiszewski

I was thinking about moving on a dedicate hosting since a while, the free wordpress hosting from wordpress.com is good for the first few months, afterwards when you start wanting something more the free account is not good anymore, there are plenty of limitations: You cannot setup any custom theme nor modify the existing theme 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
  • blog
  • ...
    • Books
    • Quality
    • Short Story

Lulu

Posted on 28 April 2016by Filip Janiszewski

Sometime you really want a book, but you cannot find the damn book anywhere! This is the case of Competitive Programming 3, which friends of mine referred to me many times, so I decide to give him a try. First place where normally I look for books is A., but no luck there. Then I […]

Read More
No comments yet
  • Algorithms
  • ...
    • C++
    • Programming
    • Quality

String searching algorithms comparison.

Posted on 3 March 2016by Filip Janiszewski

With nature OPHELIA sick had. heel him my MARCELLUS the A with my in comes not sweet if! A means may too; that quantity prepare did! have would not thou But do; thirty fortune, lament And are A of and havior There and. QUEEN am What worse kind. at might at wears that as That […]

Read More
1 Comment
  • 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

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