Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
DejanLekic
DejanLekic has asked
13
questions and find answers to
98
problems.
Stats
2.3k
EtPoint
697
Vote count
13
questions
98
answers
About
Professional software developer since 1992.
Software Engineer @ BMLL Technologies Ltd
DejanLekic questions
Is there a way to setup Airflow 2 with Google OAuth2 authentication
Is there a way to get notification when JComponent is not visible anymore beucase parent is removed from collection?
Is there an elegant way to make JTable stop editing when user closes the application window?
How to prevent multiple workers from running a task sent ONLY ONCE?
How to build a list of file names in a local directory?
What is the reason for using "Kt" suffix in Kotlin classes?
Is there a way to separate GitHub webhooks in three categories: master, pull-request and anything-else?
Is it possible to have modular AsciiDoc book (that consists of few files)?
Is there a lolcode compiler for x86 or x86_64?
DejanLekic answers
Exponentiation of negative real
Which way is the best for running background processes?
Java - ArrayList not using formal type parameter for its instance field "elementData "
When to use FOR UPDATE in SQL Queries? [duplicate]
How to use Amazon SQS as Celery broker, without creating / listing queues?
How to compile/link static library with DMD
What are options to communicate between VB6 COM server on Windows XP and Python/D on Linux, excluding .NET?
It is possible to run celery on gpu?
Do I need celery with asynchronous web frameworks?
How can i use python coroutines as celery tasks