DEV Community

Dimitrios Desyllas profile picture

Dimitrios Desyllas

Greedings I am Dimitrios Desyllas aka pc_magas. I am a php software engineer in e-table. I am interested in privacy enhancing technologies, cryptography and reverse engineering.

Location Acharnes, Greece Joined Joined on  Personal website https://pcmagas.wordpress.com github website

Education

MSc at Digital Systems Security at Univercity Of Peireus

Work

Backend Developer at e-table, Volunteer Sysadmin at ELLAK of Cyprus

Do you commit the ./vendor in magento projects?

Do you commit the ./vendor in magento projects?

Comments
1 min read

Want to connect with Dimitrios Desyllas?

Create an account to connect with Dimitrios Desyllas. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Why Elasticsearch is terminated upon if mount a volume?

Why Elasticsearch is terminated upon if mount a volume?

Comments
4 min read
How I can apply a patch to specific files depending the installed version of a composer dependency

How I can apply a patch to specific files depending the installed version of a composer dependency

Comments
1 min read
Can I commit changes and push changes into my vendor if I use vcs as composer repository?

Can I commit changes and push changes into my vendor if I use vcs as composer repository?

Comments
1 min read
Why I am unable to clone using ssh

Why I am unable to clone using ssh

Comments
1 min read
Why npm fails to install nessesary files in my Dockerfile?

Why npm fails to install nessesary files in my Dockerfile?

Comments
1 min read
How I can install htmlpurifier to my own custom module?

How I can install htmlpurifier to my own custom module?

Comments
1 min read
Does magento 2.4 has build-in mechanisms for xss prevention or should I use my own?

Does magento 2.4 has build-in mechanisms for xss prevention or should I use my own?

Comments
1 min read
How I can convert my form into a singe column one and place a WYSIWYG editor in magento 2.4?

How I can convert my form into a singe column one and place a WYSIWYG editor in magento 2.4?

Comments
1 min read
How I can get products using multiple skus?

How I can get products using multiple skus?

Comments
1 min read
How to select a File Using Ctrl+P In PHPstorm as I did in VSCode and VSCodium

How to select a File Using Ctrl+P In PHPstorm as I did in VSCode and VSCodium

Comments
1 min read
Using An object method as a callable to update GDPR consent in DB

Using An object method as a callable to update GDPR consent in DB

Comments
2 min read
Answer: How I can change a mobx state upon a receival of a background message from firebase?

Answer: How I can change a mobx state upon a receival of a background message from firebase?

Comments
1 min read
How I can mock a successfull insertion at Eloquent ORM?

How I can mock a successfull insertion at Eloquent ORM?

Comments
1 min read
Constraint fails to prevent the insertion. Do you know why?

Constraint fails to prevent the insertion. Do you know why?

Comments 1
1 min read
Should I run wp-cli crons as a deaemon or as a crontab?

Should I run wp-cli crons as a deaemon or as a crontab?

Comments
1 min read
Will nodejs' mongodb client will create a new db for me?

Will nodejs' mongodb client will create a new db for me?

Comments
1 min read
How to make a batch process that emails big CSV (~1-2 Mbytes) from complex unoptimized queries using laravel.

How to make a batch process that emails big CSV (~1-2 Mbytes) from complex unoptimized queries using laravel.

Comments
2 min read
How I can verify that an incomming http body is multipart/form-data using regex and nodejs?

How I can verify that an incomming http body is multipart/form-data using regex and nodejs?

Comments
1 min read
What is your opinion, should I generate appointment schedule upon read or write?

What is your opinion, should I generate appointment schedule upon read or write?

Comments
1 min read
How I can display the numeric value of the day of week into Greek?

How I can display the numeric value of the day of week into Greek?

Comments
1 min read
How I can detect duplicate records in postgresql before aplying a unique Index

How I can detect duplicate records in postgresql before aplying a unique Index

Comments
1 min read
Postgresql Proxy for analyzing complex and legacy db schema on spaghetti code

Postgresql Proxy for analyzing complex and legacy db schema on spaghetti code

Comments
2 min read
How I can get the selected option on element upon change in Jquery?

How I can get the selected option on element upon change in Jquery?

Comments
1 min read
How I can trim seconds out of a timestamp in postgresql?

How I can trim seconds out of a timestamp in postgresql?

Comments
1 min read
How I can log who accesses my S3 bucket

How I can log who accesses my S3 bucket

Comments
1 min read
How I can check that data is proper application/x-www-form-urlencoded data?

How I can check that data is proper application/x-www-form-urlencoded data?

Comments
1 min read
How I can find which sequence is associated with a Primary Key of Serial type?

How I can find which sequence is associated with a Primary Key of Serial type?

Comments
1 min read
Where to place the done() call in Jest unit tests on a middleware that logs the request body to the db?

Where to place the done() call in Jest unit tests on a middleware that logs the request body to the db?

Comments 1
1 min read
Use bash instead of crontab?

Use bash instead of crontab?

Comments
1 min read
Can someone explain to me the difference between roles and Users in postgresql

Can someone explain to me the difference between roles and Users in postgresql

Comments
1 min read
Why I cannot detect whether the http body comes as Base64 encoded despite doing it so?

Why I cannot detect whether the http body comes as Base64 encoded despite doing it so?

Comments 1
1 min read
How I can speed up a lateral join (or avoid it at all)

How I can speed up a lateral join (or avoid it at all)

Comments
1 min read
How I can make an http(s) reverse proxy in nodejs?

How I can make an http(s) reverse proxy in nodejs?

Comments 1
1 min read
Alternate Assertion for Mockery.

Alternate Assertion for Mockery.

Comments
1 min read
Why I am unable to assert that method has been called on my mocked service?

Why I am unable to assert that method has been called on my mocked service?

1
Comments
1 min read
How I can pipeline the incomming results in Laravel so I can process them whilst I read them?

How I can pipeline the incomming results in Laravel so I can process them whilst I read them?

Comments
1 min read
How I can mock an incomming http request in jest using node.js http?

How I can mock an incomming http request in jest using node.js http?

Comments 1
1 min read
why I cannot get the domain names out of a certificate in nodejs?

why I cannot get the domain names out of a certificate in nodejs?

4
Comments 5
1 min read
How I can upload a javascript file using ajax once I resize an image in a manner where $_FILES can be used in php

How I can upload a javascript file using ajax once I resize an image in a manner where $_FILES can be used in php

5
Comments
1 min read
Is RTP and SIP protocol, in a typical voip client, are handled at the same socket or a seperate connection is used?

Is RTP and SIP protocol, in a typical voip client, are handled at the same socket or a seperate connection is used?

Comments 1
1 min read
Unable to build flutter application using libayatana-appindicator3-dev and tray-manager at Linux Mint 21

Unable to build flutter application using libayatana-appindicator3-dev and tray-manager at Linux Mint 21

4
Comments
3 min read
Why I am unable to authenticate using Auth0?

Why I am unable to authenticate using Auth0?

Comments 2
1 min read
Why I cannot emulate a serial device (arduino or somethin else) using socat?

Why I cannot emulate a serial device (arduino or somethin else) using socat?

2
Comments
1 min read
Is a good idea by Scanning all Serial Ports and sent ATZ At command in order to scan for a modem?

Is a good idea by Scanning all Serial Ports and sent ATZ At command in order to scan for a modem?

3
Comments
1 min read
How I can check that the system that I build is for linux or not?

How I can check that the system that I build is for linux or not?

2
Comments 2
1 min read
Why I am unable to verify the downloaded google's certificate in my C programm?

Why I am unable to verify the downloaded google's certificate in my C programm?

3
Comments 1
1 min read
Why SSL_get_error returns SSL_ERROR_SYSCALL?

Why SSL_get_error returns SSL_ERROR_SYSCALL?

4
Comments
1 min read
Why references to `OPENSSL_init_crypto' are undefined when crossbuilt openssl from source for windows 32 bit?

Why references to `OPENSSL_init_crypto' are undefined when crossbuilt openssl from source for windows 32 bit?

1
Comments
1 min read
How I can cross-build my app to run in windows XP 32 bit from linux using the openSSl libray that I've just built?

How I can cross-build my app to run in windows XP 32 bit from linux using the openSSl libray that I've just built?

Comments
1 min read
Unprocessed data monitor in laravel.

Unprocessed data monitor in laravel.

7
Comments
3 min read
Why Arduino fails to receive ACK signal?

Why Arduino fails to receive ACK signal?

6
Comments
2 min read
How I can apply a network_security_config.xml on specific variants and not in release one?

How I can apply a network_security_config.xml on specific variants and not in release one?

1
Comments
1 min read
How I can have multiple debug variants with different arguments?

How I can have multiple debug variants with different arguments?

1
Comments
1 min read
Why I am unable to populate and select the custom item in juery-ui autocomoplete?

Why I am unable to populate and select the custom item in juery-ui autocomoplete?

1
Comments
1 min read
How I can access the settings I provided via build config in my code?

How I can access the settings I provided via build config in my code?

Comments
1 min read
How I can prompt a file manager of a known path in an android app?

How I can prompt a file manager of a known path in an android app?

4
Comments
1 min read
Should I use 402 for methods that allow payment?

Should I use 402 for methods that allow payment?

Comments
1 min read
How I can create a foreighn table using a foreighn data wrapper that references to a remote one with the same name?

How I can create a foreighn table using a foreighn data wrapper that references to a remote one with the same name?

Comments
1 min read
How I can create user activation token or url slugs?

How I can create user activation token or url slugs?

4
Comments
1 min read
loading...