HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pancrufty

no profile record

Submissions

Ask HN: Google leaked my email through Google Maps

3 points·by pancrufty·3 năm trước·0 comments

Get rid of postinstall message (core-JS, 2019)

github.com
2 points·by pancrufty·3 năm trước·0 comments

comments

pancrufty
·3 năm trước·discuss
I had no issues that were directly attributable to the way they behave and not to my own ignorance.

In short: once I learned and documented the checkout/update/reset commands, I was set.

The other “issues” were that they require extra config in some cases (CI), but again it’s just 2 lines in most cases.
pancrufty
·3 năm trước·discuss
You're using them wrong. I've been using them for years and I have no issues with them, however I treat them as a read-only dependency.

They have their use and it's not that hard once you figure out the exact sequence of git commands to use (but that applies to all of git)
pancrufty
·3 năm trước·discuss
As a non-American, the dumbest change that affects me daily, is the renaming of the master branch. Master means teacher in romance languages and its variations are part of daily usage. In git there's no "slave" part so it always meant "main" and not "owner"

It affects me daily because "look on master" became "look on the main branch" for no advantage to absolutely anyone.
pancrufty
·3 năm trước·discuss
European here: I do. I also have a federated government login that I can use to officially identify myself with the many government agencies.
pancrufty
·3 năm trước·discuss
I'm looking forward to the day physical mail is outlawed with few exceptions. Junk mail is such a wasteful endeavor only meant to subsidize shipments of value that can't be electronic.
pancrufty
·3 năm trước·discuss
I think browsers could nowadays figure out when enough bytes result in enough quality. Progressive images should have been the solution since the very beginning and it’s disappointing (yet expected) that they aren’t.

I really wish I could just point to the canonical source of an image and have the browser decide how much of is needed like it does for video segments.

Thumbnail: load 1000 bytes

Drag to desktop: download the remaining megabyte of your full-quality image

The current picture/sizes setup is a verbose joke hacked together because they refused to use progressive JPEGs for this purpose, which we had for a very long time. This whole thing could have been a single `<img progressive>` attribute
pancrufty
·3 năm trước·discuss
Uhm, this is a preview. You’re not supposed to use it until it’s widely available. They’re just showing it off and gathering feedback.

> I'll file this under something interesting to revisit in a year or two.

Correct. However things are moving fast so certain new features become widely available within months.
pancrufty
·3 năm trước·discuss
So verbose. Better:

  document.querySelectorAll('*').forEach(element => element.animate(
    {translate: '5px 5px'},
    {duration: 500, iterations: 1/0}
  ))
pancrufty
·3 năm trước·discuss
Except that rude words weren’t taped over back then, unless you lived in a monastery.
pancrufty
·3 năm trước·discuss
I think you can ask that to ChatGPT in a follow up question ;)
pancrufty
·3 năm trước·discuss
You can always press “cmd minus” to bring the old web back. Every press brings you back by a decade
pancrufty
·3 năm trước·discuss
> collecting users along the way to extracting money from them

Can you listen to yourself?

When was the last time you paid Node or npm inc? Projects have the absolute right to monetize without having to start that way. You can use bun without signing up, there’s no data, there’s no registration. There are only entitled users.
pancrufty
·3 năm trước·discuss
Same for my European bank. It’s annoying enough that I quit the app and reopen it to try FaceID again. I don’t even know my bank password
pancrufty
·3 năm trước·discuss
Selenium stinks alright
pancrufty
·3 năm trước·discuss
No, there’s intention to monetize.
pancrufty
·3 năm trước·discuss
My guess is that it was hacked together and they piled hacks upon hacks for decades. There’s no chance anyone can or wants to fix that. Let’s not forget it came out in 1995 so the codebase must be a nightmare now.
pancrufty
·3 năm trước·discuss
I think eBay has always been terrible. The website was awful and it went downhill fast after 2007 I think.

I still remember how I was able to include javascript and CSS that affected the whole page in 2005. Good times. I was using the former to enable Clippy in IE
pancrufty
·3 năm trước·discuss
That’s standard. This scam is nearly 2 decades old, except back then it was done via PayPal. I think you’ll find more by searching “PayPal chargeback scam”
pancrufty
·3 năm trước·discuss
Here’s what happens:

    1. Service launches
    2. They get loaded with scams
    3. They implement safety mechanism
    4. Repeat cat and mouse game until the list of “if/else ban” reaches the distance between moon and earth
Basically all of these transactional companies lock themselves into corners and make life hell for everyone.

It happened with PayPal, it happens with eBay and it’s starting to happen with Stripe.
pancrufty
·3 năm trước·discuss
In my European country, you can only mail money via insured mail. Otherwise it’s prohibited.

I assume it’s to avoid responsibility and money laundering.

From what I see there are limits on the amount of cash you can mail in the US as well.