Skip to content

Joris Vergeer

Just some software engineer with some skills

Menu
  • Home
Menu

Category: Uncategorized

[C++/QT] QFuture delay method

Posted on March 1, 2023March 1, 2023 by joris

With credits for ChatGPT which after several promts still coulnd’t make 100% functional code. But it gave me the broad idea of the code I could use. It’s simple, It’s elegant. And somehow it isn’t in the Qt codebase for as fas as I could find.

Read more

I am going to Mars

Posted on May 22, 2019October 17, 2019 by joris

Or at least my name is. The Mars 2020-rover has a chip on board with the names of people who have signed up their name. Do you want your name to also go to mars? Fill in the form in this page and get your own boarding pass. https://mars.nasa.gov/layout/embed/send-your-name/mars2020/certificate/?cn=1

Read more

Multiplicative persistence

Posted on March 21, 2019October 17, 2019 by joris

After watching this @numberphile video I wanted to give it a try. Then I came up with this piece if python code to try to find a possible 12 iteration sequence. Result: Just put the prime factors after each other and you have your initial number. You don’t have to search any further because 222222222222222222222222222222222222222222222222222222…

Read more

Calculating prime numbers on all your cores

Posted on March 17, 2019October 17, 2019 by joris

I was playing a bit with OpenMP in GCC and decided to try something fun. Like calculating the first X number of prime numbers. You know… Numbers that are only dividable by one and itself and that are greater than one. So, 2 is prime. 2 is also the only even prime number because all…

Read more

Work

Currently working for and owner of RetailEntertainment B.V.
  • MKB-Muziek
  • Zorgscherm
  • Zorgstand
  • [Hashicorp Vault/PostgreSQL] Cleanup of roles with permissions and ownership
  • [C++/QT/OpenSSL/JWT] Minimalistic implementation to create a signed JTW token.
  • [C++/QT] QFuture delay method
  • [Vite] Copy vite build output to destination directory
  • [Python][Clang] Extract variabele value from a c++ file in python
  • May 2024 (1)
  • March 2023 (2)
  • February 2023 (1)
  • January 2023 (1)
  • July 2020 (1)
  • November 2019 (1)
  • May 2019 (1)
  • March 2019 (2)
  • DevOps
  • Programming
  • Uncategorized
  • Web

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2025 Joris Vergeer | Powered by Minimalist Blog WordPress Theme