HackerTrans
TopNewTrendsCommentsPastAskShowJobs

yamapikarya

no profile record

Submissions

Ask HN: Any good resources for basic cryptography?

2 points·by yamapikarya·5 tháng trước·2 comments

Ask HN: How do you choose languages for building applications?

29 points·by yamapikarya·10 tháng trước·47 comments

comments

yamapikarya
·2 tháng trước·discuss
heidisql is interesting, but right now i am using beekeeper. it's great and just works
yamapikarya
·2 tháng trước·discuss
i like go because it's simple and just works. i like the error handling, if err != nil return err, i like the philosophy to focus using stdlib instead choose which libraries are the best for doing x. i like how go handle the concurrency like using channel or sync.waitgroup. i am very biased but someday i will also learn rust
yamapikarya
·3 tháng trước·discuss
is it work for opening rdp file from cyberark pam?
yamapikarya
·5 tháng trước·discuss
is it worth to buy google pixel just for installing grapheneos? in my country, it is kinda pricey and of course it cannot install bank apps because almost all of them are must non root phone.
yamapikarya
·5 tháng trước·discuss
telnet is very popular tool to check the port firewall
yamapikarya
·10 tháng trước·discuss
my team are familiar with python, but i am not, so i decided to take an opportunity to learn this language, although, i prefer to use go because it's lightweight and simple.

at home i built my application using go. i also want to learn rust and elixir, but honestly i am not sure why i should learn both of them. i think language programming are just tools but they have their own advantages. also, learning other languages helps me become a better engineer.
yamapikarya
·10 tháng trước·discuss
not really sure about permission things, but basically it just dump all your data inside the server and many applications are accessing it. i think it's really depends on your application
yamapikarya
·10 tháng trước·discuss
i am using nfs and i think its pretty simple and just works