DevKini
265 subscribers
40 photos
5 files
559 links
Info and Updates on software development and general computing.

Info dan maklumat terkini berkaitan pembangunan perisian, programming serta IT/Komputer secara umum.

Untuk sebarang maklum balas, boleh hubungi @devkiniadmin.
Download Telegram
✳️ #devterm today

Regression - Bug yang sudah dibetulkan tapi muncul kembali akibat perubahan baru pada code. Antara fungsi utama automated tests adalah untuk mengelakkan regression daripada berlaku.

Feel free to ask @devkinibot for any software dev related questions.
Forwarded from PacktPub Free Learning
Today free book is out!
Mastering Python Regular Expressions
https://www.packtpub.com/packt/offers/free-learning
There's no need for your mobile app connecting to your own backend service to depend on CA for SSL verification. Create your own self-signed cert at the backend service and then verify it in your mobile app and you're free from CA. //@devkinibot

https://moxie.org/blog/authenticity-is-broken-in-ssl-but-your-app-ha/
Show logs for current branch only:-

git log master.. # OR

git log origin/master..


#git //@devkinibot
How to delete remote git tags ?

git tag -d release-1.45
git push origin :refs/tags/release-1.45


//@devkinibot
Forwarded from Fathur
Forwarded from Fathur
Need trainer for no 2 and no 4
Learn the fundamentals ! //@devkinibot
Python script to download a webpage into single HTML file. All CSS, JS and images are embedded into the html file. Images are converted to base64 encoding for embedding. In other word, better than wget where you will have multiple files and folder.

https://github.com/zTrix/webpage2html
Broken pipe
Forwarded from Nasrul Hazim
Assalamualaikum,

Boilerplate for Laravel Web Application is ready. You may fork, contribute if you wanted to. Or even use it for your projects. What's included in this boilerplate?

Front-end: jQuery, Bootstrap, Font-Awesome, Google Font Lato.

Laravel Packages:

Laravel Collective Form & HTML
Laratrust

more packages for developers will be add in such as view generator, or probably a scaffold generator.

Use it now at https://github.com/nasrulhazim/boilerplate-laravel .

Happy coding everyone.

#laravel
#boilerplate
Everyone has unzipped files via an algorithm called Deflate that has been used for data compression for 20 years. Now Facebook says it has something better called Zstandard and Zstandard brings 5 percent to 10 percent more efficiency to general data compression and processing data 2x to 3x faster.

http://www.zdnet.com/article/facebook-open-sources-zstandard-data-compression-algorithm-aims-to-replace-technology-behind-zip/
Which countries have the best programmers in the world?

Many would assume it’s the United States. After all, the United States is the home of programming luminaries such as Bill Gates, Ken Thompson, Dennis Ritchie, and Donald Knuth. But then again, India is known as the fastest growing concentration of programmers in the world and the hackers from Russia are apparently pretty effective. Is there any way to determine which country is best?

According to our data, China and Russia score as the most talented developers. Chinese programmers outscore all other countries in mathematics, functional programming, and data structures challenges, while Russians dominate in algorithms, the most popular and most competitive arena. 

http://blog.hackerrank.com/which-country-would-win-in-the-programming-olympics/
Feeling bored ? Figure out if you can fit in Silicon Valley 😄

http://www.siliconvalleyspeak.com/?page_id=413