Emre

Results 37 comments of Emre

@RustDili merhabalar, anlayamadığım birkaç ufak nokta var. bunları aydınlattığımda ufak birkaç geliştirme göndereceğim. repoda kod kaynakları (source) yok. ben ilk olarak resmi repodan çevirmek istediğim bölümü alıyorum, çevirebildiğim kısımları tamamlıyorum;...

@Gasoid why? > in order to set env variable in windows you have to use set: why doesn't work as code on windows?

@Rouzip ı have 1 question. Does this also mean that we can send a maximum of 1300 bytes at a time (for example 1 second)? What algorithm should we follow...

My own solution is to add `\n` to the end of the content. This way I can read with `bufio.NewReader` until the data is finished. So `NewReader.ReadString('\n')` If there is...

Hello @Rouzip, Thank you for your answer. I'm pretty new to network and don't know anything. I'm learning network. I researched for MTU. It's about something different.

Nuitka. It converts python code into C code and compiles it. But of course some variables can be read from compiled .exe. This looks more solid than the others. Nuitka...

Hi @Falldog , As a recommendation, I would recommend that the pye converted files be compressed into the library named "library.zip" as in py2exe. Files can be read from Archive....

hey @EtienneBruines and @paked I do not know what happened to this issue. I did not find this feature in any Golang game engine. And it is very difficult to...

Hi, thank you very much for your attention and thinks. This community is active. It's beautiful. It's hard to design a menu in general. Because it is necessary to establish...

This seems like good research and a good suggestion. Why is the core team not responding?