Private Webpage by Balazs Puskas

Egyéb

Also a new memo from me to me: To use gmail better, it is good practice to make tags/titles for mails, also group them with directory tag. To move new mails to multiple tags, make a filter that pins tags one-by-one with filter-by-filter. So you need to make multiple filters also. To apply tags for […]

Read More

I had a difficulty to make our Jenkins CI faster. Cloud instance was limited, i wanted to make master-slaves workaround. All systems are Ubuntu Linux OS. I searched whole internet to how make it works. Problems: -custom environment on Linux -custom gcc compilers -custom precompiled subsystems Many of the worked separately by docker container. I […]

Read More

Well i bought a Ford Focus 2.0 2001 GHIA car for half year ago. I love it. But car needs care. I made brake pad change, on my own. I found a do-it-yourself car shop, they provided tools, and other stuffs. It was very good, i could change my brake pad by myself. It was […]

Read More

My blog was a little bit outdate, i mean a lot of things happened with me, what i could post, but… i didn’t. I don’t know why. I try to restart all of this, and post some interesting facts, or some code i liked, and for remembering. Like this one. We use Jenkins CI, and […]

Read More

Many years ago i played a MMORPG, called, Lineage2. There was a raid boss Antharas, a dragon, and i wanted to display it’s model in browser. About 2 years ago, i made it, but i did not post. Now i make it. Link: http://balazspuskas.com/antharas/antharas.html Used: -Three.js -Unreal Model Viewer All rights to NCSoft. I made it […]

Read More

Okay, first of all, this is a reminder for me. There is a PC with xp and Win7 boot. Usually the xp system is used. Both has teamviewer acces. I am 80km away from target PC. On XP system C:\ means XP operation drive, F:\ means Win7 drive. So i installed in separate drives. (above […]

Read More

There is a lot of posts about this module, but many of them hard to understand. Good tutorial(s): http://www.instructables.com/id/ESP8266-Wifi-Temperature-Logger/?ALLSTEPS My way: Requirements: Just work, show something, connect or anything else. Okay first step, to know wiring. I used FTDI212 to use this module. Wiring: (FTDI212)->(ESP8266) 3.3v ->VCC GND->GND 3.3v->CH_PD RX->UTXD TX->URXD It will work. With […]

Read More