• Skip to primary navigation
  • Skip to content
  • Skip to footer
Personal Website Dorian Gravier
  • Skills
  • Portofolio
  • Code
  • Maps
  • Tools
  • About
    Dorian Gravier

    Dorian Gravier

    Just another boring, autodidact, climber, biker, time traveler, and french dude.

    • Konstanz, DE
    • GitHub
    • Instagram
    • Youtube

    Best_way_to_compare_text_files_rapidly

    less than 1 minute read

    To compare text files you have a lot of options:

    • Notepad++ with the Plugin compare
    • diff and other cmd tool

    But the best I found until now is icdiff For Windows you will have to use the WSL (bash).

    Updated: March 13, 2024

    Share on

    X Facebook LinkedIn Bluesky
    Previous Next

    You May Also Enjoy

    Fix chrome to open http or local link, file in a new tab when you use scoop

    less than 1 minute read

    Open chrome Use process explorer with the target to find which exe it is and check the path - Should be something like this : - “C:\Users\u...

    Html table with images to xlsx with python

    1 minute read

    How to convert a html table with images to xlsx with those images included. Here you have to adapt your code with input output (here info.html and info.xlsx).

    Add margin to epub manga images for the ebook Sony PRS-T2

    1 minute read

    I have an old Sony PRS-T2 which works perfectly. I wanted to put some manga on it but there is this bar on the bottom with the page number that is hidding pa...

    Video editing home made solution

    less than 1 minute read

    I am doing video editing with open source tools. In addition I used home made built scripts that are doing what I need. The goal is too spend as little time ...

    • Feed
    © 2025 Personal Website. Powered by Jekyll & Minimal Mistakes.