HackerTrans
トップ新着トレンドコメント過去質問紹介求人

yamapikarya

no profile record

投稿

Ask HN: Any good resources for basic cryptography?

2 ポイント·投稿者 yamapikarya·5 か月前·2 コメント

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

29 ポイント·投稿者 yamapikarya·10 か月前·47 コメント

コメント

yamapikarya
·先月·議論
heidisql is interesting, but right now i am using beekeeper. it's great and just works
yamapikarya
·2 か月前·議論
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 か月前·議論
is it work for opening rdp file from cyberark pam?
yamapikarya
·5 か月前·議論
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 か月前·議論
telnet is very popular tool to check the port firewall
yamapikarya
·10 か月前·議論
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 か月前·議論
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 か月前·議論
i am using nfs and i think its pretty simple and just works