Viewing profile — yamapikarya
yamapikarya
HN member- Joined
- Sun, Feb 04, 2024, 1:54 AM UTC
- HN karma
- 16
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About yamapikarya
No profile information was provided.
Recent public activity
-
comment
Comment #48323144
heidisql is interesting, but right now i am using beekeeper. it's great and just works
-
comment
Comment #48267241
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 th…
-
comment
Comment #47902191
is it work for opening rdp file from cyberark pam?
-
story
Ask HN: Any good resources for basic cryptography?
currently i work on place where i am dealing with Hardware Security Module (HSM), certificates, openSSL, JCE, algorithm like DES, 3DES, AES, RSA, HMAC, etc... i want to learn more …
-
comment
Comment #47047149
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 …
-
comment
Comment #46990477
telnet is very popular tool to check the port firewall
-
comment
Comment #45361856
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 hom…
-
story
Ask HN: How do you choose languages for building applications?
Say, i want to build tcp client for check connection and can deploy anywhere without install any dependency, so i think golang would be a great choice. Maybe because your team are …
-
comment
Comment #45220959
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 appl…
-
comment
Comment #45207804
i am using nfs and i think its pretty simple and just works
-
comment
Comment #44845248
how about using rate limiter feature from nginx?
-
comment
Comment #44834052
i bought dell wyse 5070 for building talos cluster using proxmox. pretty great and you can upgrade ram to 32gb
-
comment
Comment #44474375
i bought dell wyse 5070 with 30gb ram and 2 tb ssd to replace my raspberry pi 4. currently building some talos cluster and other linux distro. im not sure if this setup is a good i…
-
comment
Comment #44373083
i just depends on waf, as long as the ddos attack does not reach my server. is that ok?
-
comment
Comment #44301024
i like brave. it just works
-
comment
Comment #44143542
are you planning to add all of the enterprise features from vault to openbao? btw thank you very much for your effort!!!
-
comment
Comment #44137672
does it same as vault namespace? namespace is enterprise feature from vault
-
comment
Comment #44093308
building blog using go with postgres and minio and self hosting on secondhand. raspberry pi on kubernetes. building a prometheus exporter to monitoring like temperature, cpu, ram a…
-
comment
Comment #43228938
visual basic. i learned a lot from this language because i'm able to create a system from scratch without import a library.
-
comment
Comment #42512893
i lived in third world country rn, so i guess its fine. actually i am planning to use cloudflare tunnel since its pretty easy to setup
-
comment
Comment #42512100
1. speak english properly, because i'm planning to move abroad, and get a job as an engineer. 2. how to self hosting, like buy a cheap machine, create a website like blog, setup a …
-
comment
Comment #41666601
i wonder how reliable the testing for mobile apps especially using real device
-
comment
Comment #41507320
i love windows terminal + git bash combo
-
comment
Comment #40879752
how about htmx + go?