mumblerino's comments

mumblerino | 5 years ago | on: BPG Image Format

> Performance is not a factor in this.

What a completely ridiculous statement. Why else would anyone choose BGP if not for performance (i.e. download speed)? The choice to use BGP over a plain old JPG would be made specifically by people who do care.

mumblerino | 5 years ago | on: A web of trust for NPM

There’s a pretty good reason, actually, and it’s exactly npm.

Because dependencies are managed so easily in Node, it makes no sense for Node core developers to implement more and more of the ever-expanding APIs offered by the browser. They’re better off spending that time tightening the system and perhaps offering low-level interfaces.

mumblerino | 5 years ago | on: Microsoft forcing Edge browser webview on Outlook for Android app users

The rendering engine of a webview is irrelevant to the end user, Edge is just as capable.

What I hate is that all of these apps unnecessarily wrap a web view at all.

I’m surprised that Apple allows Google and Facebook to break the native browser experience for no good reason. I hope Apple starts blocking this and Android follows suit.

mumblerino | 5 years ago | on: GHunt – An OSINT tool to extract information about a Google account

Unless something changed lately, this is a little deceiving.

If you check your own account, it finds albums and can even download some shared photos.

If you check the same account but using another account's cookies… surprise surprise, "No album" appears.

# Own account

    Name: ---public name----

    Last profile edit : 2019/12/01

    Email : [email protected]
     Google ID : ------id------

    Hangouts Bot : No

    Activated Google services :
     - Photos
     - Maps

    Google Photos : https://get.google.com/albumarchive/------id------
     => 4 albums, 50 photos

    Searching metadata...
     [+] 1 device found !

    - Apple iPhone 7 (40 pics) [2017/01/1]
     -> 1 Firmware found !
     --> 10.3.0 [2017/01/1]

    Google Maps : https://www.google.com/maps/contrib/------id------/reviews
     => 167 reviews found !

    Probable location (confidence => Okay) :
     - --------, ----------

# Other account

    Name: ---public name----

    Last profile edit : 2019/12/01

    Email : [email protected]
     Google ID : ------id------

    Hangouts Bot : No

    Activated Google services :
     - Photos
     - Maps

    Google Photos : https://get.google.com/albumarchive/------id------
     => No album

    Google Maps : https://www.google.com/maps/contrib/------id------/reviews
     => No reviews

mumblerino | 5 years ago | on: BPG Image Format

The point of using a format over another, given the availability, is to gain performance.

You're suggesting to load a whole new parser, parse images at a higher level than browsers can (i.e. slower and with less concurrency), and make `<img>` a whole lot harder to manage.

That's not worth it at all unless the savings are substantial (say BMP vs JPEG)

mumblerino | 5 years ago | on: I used the internet to painlessly relearn a foreign language

I’m in the immersion camp, but give me a table of Spanish conjugations and it’s a million times better than having to figure it out one word at a time.

Additionally, for really foreign languages (e.g. English vs Chinese) knowing in what order to place words and whether words are needed at all is of great help.

Both parts are needed.

mumblerino | 5 years ago | on: Hotel guest in Thailand jailed for defamation after posting bad online reviews

Regardless of what you said about “those guys,” which is barely relevant to the story, if we are to believe the business owners, they’re right in suing for defamation (the guy left 3 reviews out of spite)

However the problem is that the police considers this a good enough reason to jail someone working there legally after picking him up from his workplace.

I don’t think that’s fair.

page 1