HN user

minaandrawos

700 karma

website: www.minaandrawos.com

Posts98
Comments22
View on HN
play.google.com 3mo ago

Go news Android app revamped with the help of Claude Code

minaandrawos
2pts1
www.minaandrawos.com 2y ago

Availability in Software Systems

minaandrawos
1pts0
www.minaandrawos.com 3y ago

Distributed Software Systems – A Primer

minaandrawos
3pts0
www.minaandrawos.com 3y ago

Well Oiled Engineering Teams

minaandrawos
3pts0
teivah.medium.com 3y ago

Go Slice Length vs. Capacity

minaandrawos
1pts0
teivah.medium.com 3y ago

Maps and Memory Leaks in Go

minaandrawos
133pts68
www.minaandrawos.com 5y ago

Thoughts on managing engineering teams

minaandrawos
28pts5
qvault.io 5y ago

The Benefits of Gamified Learning

minaandrawos
1pts0
www.minaandrawos.com 6y ago

Thinking Outside the Box

minaandrawos
2pts0
www.minaandrawos.com 6y ago

Go news aggregator mobile app project

minaandrawos
3pts0
github.com 6y ago

Show HN: A Scala service that provides cryptocoin data from several exchanges

minaandrawos
2pts0
stackoverflow.com 7y ago

What does 'nit' mean in code review?

minaandrawos
1pts1
blog.cloudflare.com 7y ago

Exposing Go on the internet (2016)

minaandrawos
2pts0
simple.wikipedia.org 7y ago

What is a derivative?

minaandrawos
1pts0
www.avi.com 7y ago

Building a desktop application in the age of the cloud

minaandrawos
1pts0
medium.com 8y ago

Would you have hired Steve Jobs?

minaandrawos
1pts0
github.com 8y ago

Show HN: A simple real time file logger with Python and Tkinter

minaandrawos
2pts0
www.hackster.io 8y ago

Hello Tello, programming a drone with Go

minaandrawos
7pts0
www.reactnativeexpress.com 8y ago

Learn React Native, the cross-platform app framework

minaandrawos
1pts0
www.minaandrawos.com 8y ago

The journey of my first Go book

minaandrawos
1pts0
github.com 8y ago

TechAn: Analyze financial data, and make trading decisions in Go

minaandrawos
2pts0
golangbot.com 8y ago

First class functions in Go

minaandrawos
2pts0
beta.techcrunch.com 8y ago

John Oliver helps you explain cryptocurrencies to your neighbor

minaandrawos
2pts0
rogerdudler.github.io 8y ago

Git – the simple guide

minaandrawos
1pts0
www.alexedwards.net 8y ago

Practical persistence in Go: Organizing database access

minaandrawos
2pts0
stackimpact.com 8y ago

Practical Go benchmarks

minaandrawos
148pts23
github.com 8y ago

Extract PDF pages as images or text using Go

minaandrawos
3pts0
www.quora.com 8y ago

What project would you suggest to do for a back end developer to practice?(2014)

minaandrawos
2pts0
medium.com 8y ago

What could blockchain do for journalism?

minaandrawos
1pts0
github.com 8y ago

Turn your webcam into an IP camera

minaandrawos
1pts0

I still strongly believe it depends on the person. If learning programming is bad in video, companies like Udemy, or Treehouse won't find the success they are currently enjoying. Also, copying and pasting isn't an option for printed books unless they are ebooks, but still people buy printed books.

I believe it depends on the person. Learning styles differ based on how our brains work. Some people tend to enjoy and consume video\audio learning better than books. While others can consume the written word much better than videos\audios

Is there a particular algorithms course you'd recommend in there? I did some intensive reading recently on algorithms, but a well structured course will definitely help. Most of the material I came across so far aren't very close to practical life

Are there any Go events in the San Jose area? I heard there are some in San Francisco but it is kinda far in a work day!! So far all the Gopher major events seem to be in different states.

Can anyone provide more concise points into why Nimrod is a better alternative to Go or Rust? The way the language is described sounds pretty close to Go, I am curious where it shines compared to them?

Hidden From Google 12 years ago

The issue here is two fold: if you committed a simple offence like -say- shop lifting at some point of your life, get caught, get punished, regret it then you try to make things right and get back to society. Having a permanent record of that in the internet can pretty much destroy your life even though you didn't kill anybody. We are all humans, we all make mistakes. On the other hand, if it is okay for courts to make things "disappear" from internet gates like Google then any ambitious politician\lawyer with zero concern for public interest can make the internet his pet by hiding some of his history from the public and any dictator can mask everything they do even if their citizens use proxies to bypass their firewalls. In my personal opinion, the most practical way to address this is to prevent publishing names on newspapers for offenders in minor offences as opposed to hiding Google's search results.

Whenever you get a chance, would you care to share some of the main pain points to look out for from your experience as well as the workarounds? I haven't encountered major issues (small issues yes, major issues not yet) so far implementing protos , however my projects scales are typically not as massive as Google's. So for the sake of my quest to expand my horizons, any feedback will be greatly appreciated

Interesting feedback, I didn't expect the exclamation marks to have such an affect. It is more of my personal writing style, however since there were two remarks on the exclamation marks, I edited the article and cleaned out some of the exclamation marks. Hope you enjoy the article.

How about exploring a modern language like Google GO (Golang)? Go was designed exactly for the purpose of having a performance that could be compared to some extent to powerful languages like C/C++ and in the same time maintains a Python like syntax. I have programmed with both languages and I'd say by the end of the day both languages are powerful tools in your developer's toolbox however Go is a very attractive choice when it comes to rapid to develop performant applications