Viewing profile — plz-remove-card
plz-remove-card
HN member- Joined
- Mon, Oct 23, 2023, 9:05 PM UTC
- HN karma
- 67
- Public activity
- 55 items
- HN profile
- View on Hacker News ↗
About plz-remove-card
No profile information was provided.
Recent public activity
-
comment
Comment #40313364
Good, had no idea what to do with them anyway.
-
comment
Comment #40286975
CyberRatings.org is a 501(c)6 non-profit organization, but access to the report costs $1500 USD[1]? [1] https://reports.cyberratings.org/
-
comment
Comment #39994320
> my techlead is an asshole And this one, I find this is more often the case than not...
-
comment
Comment #39993685
Aside from the lack of volume control (what is this, bandcamp.com?) I find this extremely user-friendly.
-
comment
Comment #39982546
> But shouldn't I be the one to weigh the value of a risk to only myself against the value of my fingers? I agree, at least until we get free universal health care, then the govern…
-
comment
Comment #39907975
Was totally expecting this to be about the Kraft food company creating their own cloud service as an April fools joke.
-
comment
Comment #39897885
It's a different story when you also print the money!
-
story
What Happened to MySpace?
I recall they lost a ton of data in a failed migration, but the site is still up, and horribly broken. I repeatedly got 500 errors, client side errors and countless broken images. …
-
comment
Comment #39756054
There's also: https://www.keyvalues.com/
-
comment
Comment #39755989
> Size of the files can be large in many GBs. > Security is the main concern. > Tool should be web based. From your question it kinda sounds you actually have 3 main concerns, not …
-
comment
Comment #39707162
This is precisely why I never created a glassdoor account. It's exactly the kind of thing I feared would happen.
-
comment
Comment #39687850
> Humans seek work that provides satisfaction and meaning in their life. > we keep destroying what allows humans to seek meaning. > Our governments and society have made it clear, …
-
comment
Comment #39644651
An illumos distribution which is supported by rust, and the rust stuff would successfully build but `npm install` wouldn't because they didn't provide binaries for that platform an…
-
comment
Comment #39641802
Doesn't Rollup already use quite a bit of rust[0]? It's actually why I had to abandon it for a project, where they didn't offer binaries for our build platform and I needed to bund…
-
comment
Comment #39632978
Japanese culture plays a huge role as well. Cities are a reflection of it's inhabitants, the cities in Japan (that I've been to) are quiet, organized, and clean. You can walk throu…
-
comment
Comment #39612096
I agree but the government could try and solve this problem at the source by mandating the teaching of personal finance in public schools. It may not actually do much good, but we …
-
comment
Comment #39612070
> the opposite of the original intent Agreed, I see this occur over and over, what seems like reasonable or good intervention often backfires in the most unexpected ways.
-
comment
Comment #39232632
> it is not 90 days total per year, but the officials are strict on it. That may have been what I was thinking, I recall on my first trip there, they were pretty strict and wanted …
-
comment
Comment #39231398
I know that's fine for some countries such as the Philippines (though their tourist visa can be extended so long, it's rarely necessary) but IIRC this doesn't fly in Japan, it's 90…
-
comment
Comment #39231253
Worth noting Tokyo has english speaking schools you can enroll your children in (looked into this a while back)
-
comment
Comment #39231214
Length is far too short, I can stay for 3 months without filling out anything, an additional 3 for the effort of applying kinda sucks (having applied for a Japan tourist visa for m…
-
comment
Comment #39131314
I've found a lot of albums (lossless) that I can't find anywhere on OTOTOY the only catch is I have to use a VPN with a Japanese IP address to checkout (the don't care about the bi…
-
comment
Comment #39130461
https://ototoy.jp
-
comment
Comment #39031298
lol, this is such a victim-blaming answer, the design is bananas there's no excuse for it. Changing the form-factor slightly is worth it so you can plug the damn thing in while cha…
-
comment
Comment #38929546
GET requests are supposed to be safe[0], if you have a unsubscribe link, you click that link, it makes a GET request, then unsubscribes the user, that GET request is no longer safe…