Sean
TLDR: Everything is twice as fastI recently purchased an Aorus GTX 1080 Gaming Box (see review) for my 9560 (i7, 1 TB SSD, 32 GB ram). I have been playing with and testing it for… … Read more
7 years ago 0
Ondrej Kelle
So you’ve put in the time and effort to refactor your code and data for parallel execution and are eager to see some parallel action. Unfortunately, you might be disappointed; in some cases your tasks… … Read more
7 years ago in Bug, Delphi, multithreading0
Ondrej Kelle
Writing multi-threaded code is hard and takes a lot of time. That’s why it’s especially annoying to waste time with bugs like this. Reading (and enjoying) Primož Gabrijelčič’s book Delphi High Performance, I’ve come across… … Read more
7 years ago in Bug, Delphi, multithreading0
Les trucs et astuces d'un développeur Pascal
Embarcadero fournit une librairie puissante pour la gestion des données en format JSON. Ses fonctions principales se trouvent dans l’unité System.JSON Certains choix technologique (…) … Read more
7 years ago 0
Ondrej Kelle
Researching for some Natural Language Processing tasks for a .NET application recently, I’ve come across Facebook’s FastText library. FastText is an open-source, free, lightweight library that allows users to learn text representations and text classi… … Read more
7 years ago in C++, chakracore, Delphi, fasttext, fpc, javascript, nlp0
Les trucs et astuces d'un développeur Pascal
Il y a drag&drop et drag&drop… Dans le cas d’un composant TTreeView qui permet de proposer une vue arborescente de données il est possible de faire des changements dans les &ea (…) … Read more
7 years ago 0
Ondrej Kelle
Steps for building and installing Qt5 for Lazarus Using a quick test project with relevant code shown here: unit1.pas I’m using Qt 5.6.2 because that’s the version with which Lazarus qt5 interface has been tested…. … Read more
7 years ago in cross-platform, fpc, Lazarus, qt50
GunSmoker
We are pleased to announce the availability of support for RAD Studio 10.2.3 in EurekaLog. EurekaLog is a tool for Delphi and C++Builder that gives your application the power to catch every exception and memory/resource… … Read more
7 years ago in Delphi, EL 7.x, Releases0
GunSmoker
We are pleased to announce native support for Redmine bug tracker. Redmine is a flexible project management web application. Written using the Ruby on Rails framework, it is cross-platform and cross-database. Redmine is open source… … Read more
7 years ago in additional features, Delphi, EL 7.x0
Les trucs et astuces d'un développeur Pascal
Je ne recommande pas de se jeter sur les mises à jours et nouvelles versions d’une manière générale le jour de la sortie (surtout pour éviter la saturation des s (…) … Read more
7 years ago 0
Les trucs et astuces d'un développeur Pascal
Lorsqu’on a une application mobile à montrer à un public, lors d’une démo ou d’une présentation, il est toujours compliqué de tendre le smartphone ou la (…) … Read more
7 years ago 0