Viewing profile — okumurahata
okumurahata
HN member- Joined
- Wed, Jun 02, 2021, 10:04 PM UTC
- HN karma
- 86
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About okumurahata
No profile information was provided.
Recent public activity
-
comment
Comment #36720039
In my opinion, as an IC, you can have a positive professional relationship with your manager. However, the power they hold over you ultimately makes it challenging to form a closer…
-
comment
Comment #36415003
Have you been living there? I always wonder why people have this idea of Asian women as submissive and expats being exploitative in SEA. Perhaps there are some old guys with questi…
-
comment
Comment #32606510
This comment resonates with me. I'm currently working in a corporate environment, and I suffer every single second. I always fantasize about being a writer, programmer, producer, a…
-
comment
Comment #32551674
> systems (including animals & humans) evolve or decline This is not necessarily true. We could maintain systems without evolution or decline. For example, I don't think that cloth…
-
comment
Comment #32548201
Society doesn't require many people to work to sustain itself (we have the recent example of the pandemic). If we could enjoy for a while what we have built until this current mome…
-
comment
Comment #32518996
On YouTube, there is an option called "Don't recommend channel". I wonder why Google doesn't have a similar option. Or even better, a "Recommend me this website as the first option…
-
comment
Comment #32509933
How much are you getting from donations?
-
comment
Comment #32162891
If you change your physical appearance to increase the chances of finding a partner, you are increasing the chances of attracting the wrong people. Why do you assume that attractin…
-
comment
Comment #32138315
I write about my learnings at https://erikmartinjordan.com . Financially it's not worth it. However, as a non-native English speaker, it's a great exercise to practice a second lan…
- story
- story
-
comment
Comment #27935088
If you delete your account, you get a JSON containing all your data, but I could implement the option separately. Great idea! Are you thinking of some specific file format?
- story
-
comment
Comment #27382137
It comes by default on React apps, it’s not used for anything.
-
comment
Comment #27379349
Ok, I see your point. I update the website. This commit deletes any kind of data harvesting (removes fingerprint and visit counting): https://github.com/erikmartinjordan/jsonmatic/…
-
comment
Comment #27379294
Done.
-
comment
Comment #27378808
Yes, you are right. I added a button to allow CSV upload instead of only add data by copying/pasting.
-
comment
Comment #27378799
Thanks, AnthonBerg.
-
comment
Comment #27378793
Feature added (see comment below).
-
comment
Comment #27378788
Feature added. You could only add CSV data by copying/pasting on the table, but now you can upload a CSV file as well. https://github.com/erikmartinjordan/jsonmatic/blob/525b7fbc9.…
-
comment
Comment #27378407
Fixed.
-
comment
Comment #27378264
Author here; some clarification. I use fingerprint to get the number of visits (instead of using something invasive like Google Analytics): https://github.com/erikmartinjordan/json…
- story