Emre.xyz

thoughts of @delirehberi

İnsan doğumunu kendi seçmiyor. Mutlu olmak isteyen iki kişinin çoğu zaman ortak kararıyla varoluyor tesadüfi bir şekilde. Tamamen tesadüfi şartlarda yaşıyor, büyüyor ve öğreniyor.

Leer más...

Fırsatım oldukça aydın yazılımcı buluşmalarında konuşulan konular hakkında notlar yazmaya çalışacağım. Böyle katılmak isteyip de neler konuşulduğunu merak eden kişiler için faydalı olabilir.

Leer más...

Geçtiğimiz yıllarda Ankara'da gerçekleştirdiğimiz yazılımcı buluşmaları adını verdiğimiz haftalık buluşmaları Aydın'da tekrar yapmaya karar verdim.

Leer más...

You may want to start using Environment variables to configure your WordPress application. I did because I needed to install a development environment to my local and did not want to keep separate wp-config.php files.

So, how did I that?

Read more...

I have a MacBook as a backup computer. I love to use mac for non-development kinds of tasks, like surfing the internet, using ms office applications, writing blogs, etc.

Apple announces an application named Shortcuts. I am a person who has an obsession with automation. And I loved it. I tried to use it for several purposes.

I wanted to add a shortcut for translating selected text to Turkish. There is a built-in translate app in macOS but there is no Turkish support, unfortunately. So, I decided to create a new shortcut for that task.

Read more...

There is a ton of legacy projects that exist in the universe written in PHP. Old codebases are hard to maintain, and it's not easy to set up a development environment for legacy applications. I had the same issue; I have a lot of solutions to build a stateless development environment for legacy projects. Today I will focus on database-related one.

Read more...

Yoldan çevirip “X kadına, kocası şiddet uygulamış” dediğinizde, 10 kişiden 6'sı ilk olarak “kadın kim bilir ne yapmıştır” diye düşünecektir, 3 kişi “Olur mu öyle şey” deyip ardından “karı koca arasına girilmez” diye düşünüp tabi ki böyle bir olayı çok ciddiye almayacaktır. Kalan bir kişi ile belki, çok düşük bir ihtimalle erkeğin şiddetine karşı gelmeye cesaret edebilecek bir cevap verecektir.

Read more...

Doctrine is well-known ORM for php applications, especially apps which uses #symfony framework. I like to use symfony when i need to write a php application in all scale.

Doctrine is fittest ORM for sql operation in #PHP ecosystem in my opinion. I want to talk about writing custom #dql functions for doctrine.

Read more...

I don't like to install servers on my local and run these as a systemd service. This is why i am a big fan of the Docker.

But sometimes i just want to use servers as a specific app. Without install system-wide.

You know that, as instance; when you install #postgresql, it is create a user, installs files to your root directories, changes the ownerships and creates service files bla bla bla.

Read more...

tldr; NO!, of course not!


The first question is what is the problem which trying to be solved by IMs.

I believe that the problem is connectivity. So clear enough. All IM brands are tries to solve connection problem between people. People wants to reach each other whenever they want. This is all about “EVOLUTION”, ehe, ehe, ehe.

Read more...