The Daily Go
Golang Tips and Tricks to Crack Competitive programming
http://blog.narenarya.in/tips-tricks-go.html
#Trick
Golang Tips and Tricks to Crack Competitive programming
http://blog.narenarya.in/tips-tricks-go.html
#Trick
Jinchuriki
Golang Tips and Tricks to Crack Competitive programming
Know basic Golang elements to make you ready for competitive programming
The Daily Go
Machinery is an asynchronous task queue/job queue based on distributed message passing.
https://github.com/RichardKnop/machinery
#Task #Repository
Machinery is an asynchronous task queue/job queue based on distributed message passing.
https://github.com/RichardKnop/machinery
#Task #Repository
GitHub
GitHub - RichardKnop/machinery: Machinery is an asynchronous task queue/job queue based on distributed message passing.
Machinery is an asynchronous task queue/job queue based on distributed message passing. - RichardKnop/machinery
The Daily Go
Encrypting the Internet with Go @ GopherCon 2017
https://speakerdeck.com/filosottile/encrypting-the-internet-with-go-at-gophercon-2017
#Slides
Encrypting the Internet with Go @ GopherCon 2017
https://speakerdeck.com/filosottile/encrypting-the-internet-with-go-at-gophercon-2017
#Slides
Speaker Deck
Encrypting the Internet with Go @ GopherCon 2017
For a few months this year, a lot of your Internet requests might have gone through Go. That's because at Cloudflare we picked crypto/tls to build our TLS 1.3 implementation.
Video: https://www.youtube.com/watch?v=CB_VfgwPmxQ
Video: https://www.youtube.com/watch?v=CB_VfgwPmxQ
The Daily Go
WPA2 brute force implementation in pure Go
https://github.com/akamajoris/AWPA
#Trends #Repository #WPA
WPA2 brute force implementation in pure Go
https://github.com/akamajoris/AWPA
#Trends #Repository #WPA
GitHub
GitHub - akamajoris/AWPA: WPA2 brute force implementation in pure Go
WPA2 brute force implementation in pure Go. Contribute to akamajoris/AWPA development by creating an account on GitHub.
The Daily Go
Imitates HTTP requests and responses of a chosen host
https://github.com/sariina/mina
#Cache #Repository
Imitates HTTP requests and responses of a chosen host
https://github.com/sariina/mina
#Cache #Repository
GitHub
sariina/mina
Imitates HTTP requests and responses of a chosen host - sariina/mina
The Daily Go
The Event Gateway combines both API Gateway and Pub/Sub functionality into a single event-driven experience.
https://github.com/serverless/event-gateway
#Trends #Events
The Event Gateway combines both API Gateway and Pub/Sub functionality into a single event-driven experience.
https://github.com/serverless/event-gateway
#Trends #Events
The Daily Go
Websockets in Golang
GolangUKconf
https://speakerdeck.com/konradreiche/it-doesnt-have-to-be-rest-websockets-in-go
#Slides
Websockets in Golang
GolangUKconf
https://speakerdeck.com/konradreiche/it-doesnt-have-to-be-rest-websockets-in-go
#Slides
Speaker Deck
It doesn't have to be REST: WebSockets in Go
The speed of Go should make us reconsider well established paradigms. When developing APIs it is practically impossible not to mention REST yet many applications would benefit from real-time interactivity. There are different WebSocket implementation in the…
The Daily Go
Sending HTML emails using Golang
http://www.blog.labouardy.com/sending-html-email-using-go
#Email
Sending HTML emails using Golang
http://www.blog.labouardy.com/sending-html-email-using-go
The Daily Go
Running Go on Low Memory Devices
https://medium.com/samsara-engineering/running-go-on-low-memory-devices-536e1ca2fe8f
Running Go on Low Memory Devices
https://medium.com/samsara-engineering/running-go-on-low-memory-devices-536e1ca2fe8f
Medium
Running Go on Low Memory Devices
At Samsara, we make vehicle gateways that provide real-time vehicle telemetry from the engine computer over CAN, data from wireless…
The Daily Go
GoAT (Golang Advanced Trojan) is a trojan that uses Twitter as a C&C server
https://github.com/petercunha/GoAT
#Trojan
GoAT (Golang Advanced Trojan) is a trojan that uses Twitter as a C&C server
https://github.com/petercunha/GoAT
#Trojan
GitHub
GitHub - petercunha/GoAT: :goat: GoAT (Golang Advanced Trojan) is a trojan that uses Twitter as a C&C server
:goat: GoAT (Golang Advanced Trojan) is a trojan that uses Twitter as a C&C server - petercunha/GoAT
The Daily Go
Trying clean Architecture on Golang
https://hackernoon.com/golang-clean-archithecture-efd6d7c43047
#Trick #CleanCode
Trying clean Architecture on Golang
https://hackernoon.com/golang-clean-archithecture-efd6d7c43047
#Trick #CleanCode
Hackernoon
Trying Clean Architecture on Golang
After reading the uncle Bob’s Clean Architecture Concept, I’m trying to implement it in Golang. This is a similar architecture that we used in our company, <a href="https://kurio.co.id/" target="_blank"><strong>Kurio - App Berita Indonesi</strong></a><strong>a…