Skip to content

Geek inside…

Coding, Computer Graphics & Music

  • Home
  • Références
  • Imalogic – Profesionnal experience
  • Contact
  • Visual Factory
Geek inside…

Author: dal

June 3, 2024 dal

Image Compression/Decompression Solution Based on Text Prompt Generation and Regeneration

by David LOVERA – June 2024 Introduction In the digital age, efficient storage and transmission of images are crucial due

Continue reading
February 23, 2024 dal

‘Artificial Intelligence’ (AI)

“There are numerous algorithms grouped under the general term ‘Artificial Intelligence’ (AI), as AI encompasses a variety of fields and

Continue reading
February 16, 2024 dal

Architect role

Enterprise architect, software architect, technical architect, security architect… Within an organization, there can be many different types of IT architects.

Continue reading
October 16, 2023 dal

ESB (Enterprise Service Bus)

ESB (Enterprise Service Bus) Expliqué : L’ESB (Enterprise Service Bus) est une plateforme d’intégration normalisée qui combine la messagerie, les

Continue reading
September 24, 2023 dal

Terraforming : A Future Full of Promise and Risks

Terraforming Planets: A Future Full of Promise and Risks Space exploration and the terraforming of planets have captured human imagination

Continue reading
April 20, 2023 dal

Continous Delivery DevOps

What Is DevOps? The goal of DevOps is to build better, faster and more responsive software by bringing Development and Operations teams

Continue reading
December 19, 2022 dal

Open A.I

Automatisation de correction de texte et affichage a l’écran du résultat via un script Python. Voici un exemple de script

Continue reading
December 19, 2022 dal

Open MP

The use of OpenMP can be very useful for optimizing your code’s performance. OpenMP is a parallel programming API that

Continue reading
December 19, 2022 dal

Intrinsic functions, SSE, AVX…

Normally, “intrinsics” refers to functions that are built-in — i.e. most standard library functions that the compiler can/will generate inline

Continue reading
December 8, 2021 dal

Gravedigger

==== MXMS Gravedigger halloween mix ==== Gravedigger, my Halloween remix from MXMS. Visuals from differents sources : Video – lyric

Continue reading
December 7, 2021 dal

HLM-Visage

New video released by Unix Of Hoodlum. Using shader, 3D Character generated in realtime. Music : In the Night by

Continue reading
October 16, 2019 dal

Ansible, security improvement…

Ansible is an open-source automation tool, or platform, used for IT tasks such as configuration management, application deployment, intraservice orchestration

Continue reading
August 26, 2019 dal

Evoke 2019 – rED hEAVEN

rED hEAVEN, my new demo released at Evoke 2019 (Koln) Ranking #1 – at PC Demo Competition! cODING : uN!x

Continue reading
July 22, 2019 dal

Revision 2019 – Vox Machina

This year, I have presented my new demo Vox Machina. ranked #9 at the PC demo competition. It’s the 15th

Continue reading
May 28, 2019 dal

Digiline / Digipass / Vasco Data Security

In 1996, I have started my professional carrier in a Belgian company called Digipass. One month after my beginning, this

Continue reading
February 8, 2019 dal

Revision 2018 – Rising

I have released Rising, a new Hoodlum PC demo with a small story about the Phoenix…

Continue reading
February 8, 2019 dal

evoke 2017 – 0x20

I have released a demo for Evoke for PC Demo competition and participate to the 4k competition with Leon &

Continue reading
May 24, 2018 dal

GLSL Optimizations

Many of the optimizations in this article are done automatically by some implementations, but often they are not. Therefore it

Continue reading
March 14, 2018 dal

Fortify Static Code Analyzer

HP Fortify Static Code Analyzer (SCA) is a set of software security analyzers that search for violations of security-specific coding

Continue reading
March 14, 2018 dal

Retrieve the “ErrorLevel” for windows application

Testing ErrorLevel works for console applications, but this won’t work if you’re trying to run a windowed application (e.g. Win32-based)

Continue reading
February 8, 2018 dal

Remote Desktop Connection and Painting

An increasingly important developer task is supporting Remote Desktop Connection properly. When the user is connected via a Remote Desktop

Continue reading
July 19, 2017 dal

IoT – Le passage d’un proto à un produit industriel / Transition from Prototype to Industrial Product in IoT

Beaucoup de personne sont persuadée que le fait d’avoir un prototype qui commence à donner des résultats équivaut à avoir

Continue reading
July 19, 2017 dal

GLSL – Variable Qualifiers

Variable Qualifiers Qualifiers give a special meaning to the variable. The following qualifiers are available: const – The declaration is

Continue reading
June 29, 2017 dal

C++ Multi-threading support

One major new feature in the C++0x standard is multi-threading support. Prior to C++0x, any multi-threading support in your C++

Continue reading
June 29, 2017 dal

Changes in C++11

Let’s look at some of the prominent C++11 core-language features. Lambda Expressions A lambda expression lets you define functions locally, at the

Continue reading
June 29, 2017 dal

C++14: What’s Important

Return type deduction The capabilities auto are expanded in this release. C++ itself continues to be typesafe, but the mechanics of type

Continue reading
May 16, 2017 dal

Do design patterns increase or decrease the complexity of an Application?

Complexity or not complexity ? If the person reading the code is aware of design patterns and their concept and

Continue reading
May 16, 2017 dal

First steps in Qt

Qt is used mainly for developing application software with graphical user interfaces (GUIs); however, programs without a GUI can be developed, such as command-line tools and

Continue reading
May 16, 2017 dal

The “4” Pillars of Object Oriented Programming

I have read an article about the “4 Pillars” Of Object Oriented Programming but let’s be honest here, I tend to forget

Continue reading
May 15, 2017 dal

Distance Squared optimization using SSE instruction set

K-MEANS / Distance Squared optimisation using SSE instruction A long time ago, a friend ask me to try some KMEANS

Continue reading

Posts pagination

1 2 3 Next Posts»
WordPress Theme: Wellington by ThemeZee.
 

Loading Comments...
 

You must be logged in to post a comment.