Hacker News new | past | comments | ask | show | jobs | submit | ethana's comments login

I really hope this type of payment system become a standard and adopted by other browsers. It's really close to what Ted Nelson tried to do.


It's sad that Mozilla's excuse when responding to the Pocket integration was that Pocket wouldn't affect Firefox if you you use it. Now why don't they say the same for RSS? The "new tab" page is a glorified Pocket ads right now.


You can turn those off easily enough: just click the gear in the top right of the newtab page.


Internet Archive is getting it. Yay!


Jason Scott has attempted to get in touch but has not heard back yet from anyone at Digg.


Google is no angel themselves. What they did to Windows Phone is no different than Amazon's behavior. I'd imagine Windows Phone might as well died even if there were Google apps on it. But by actively preventing third-parties from porting their services to WP, Google intentionally tried to kill it. Now they now practically own the global market of smartphones. Not saying any of this is right, but I've less empathy for them.


>But by actively preventing third-parties from porting their services to WP

[citation needed]

The only history i'm aware of with google blocking app development on windows phone is when they sent C&Ds to people developing apps that stripped all the ads off youtube and played background audio. They also consistently take down and block android apps that violate the TOS in this way, and i don't see anybody saying that google is trying to kill android.


Google blocked the web version of Google Maps in Internet Explorer for Windows Phone:

https://mashable.com/2013/01/05/google-maps-windows-phone/#g...

Maps worked fine with exactly the same Trident engine on the desktop. Moreover, if you change the user agent string, maps also worked fine with Windows Phone.


That seems like a pretty simple fix for Microsoft to make on behalf of every Windows Phone user... Google can't compel MS to identify its phones for Google's benefit.


Google would just change the user-agent they were blocking to whatever Microsoft changed it to. It was intentional.


Again, there's no rule that says devices must have unique user-agents. Once you've established that Google wants to block Windows Phone from using maps, you can send the user-agent string of something they don't want to block.


Hahaha

https://www.theverge.com/2013/8/15/4624706/google-blocks-win...

https://www.theverge.com/2013/8/15/4625502/microsoft-respond...

Google pulls this same bs with consoles as well, both PS4 and Xbox One (S/X) have a shitty HTML5 app that just doesn't fit well with rest of the system.


Really? I've used the ps4 YouTube app a bunch to watch videos, and movies purchased from the play store. My phone can cast to it as well. Seems to work as well as the Netflix app. I've had more issues with the ps4 store app honestly.


So does Apple TV now after the most recent update, and it’s absoultely terrible.


Nobody stripped ads offf YouTube videos - Google doesn’t provide an API you can use to display them in the first place and they had no desire to make a native application themselves to remove the necessity.

The background audio stuff, sure - that happened.


If you do a Google search for "Alexa" or "dot echo", the first hits will be Amazon's products.

As long as this is true, Google is acting a lot more objectively than Amazon and its anti-competitive behavior.


Shady anti-portability tactics against Microsoft is just karma.


I'm sure Microsoft could have worked out a deal with Google. For example there were some patents for filesystems that Microsoft was enforcing for a while on Android phones.


Not to mention when Google blocked YouTube from Echo Show devices. This almost seems like retaliation.


The block was because Echo Show devices don't support various features like ads. Also at the time, the YouTube block could be seen as retaliation for Amazon de-listing ChromeCast.


That was the first block. Then Amazon re-implemented it to just be a browser that views youtube.com so ads show just as on the normal website, and Google blocked their user agent.


"features"


Ads are a feature which allow the various companies involved to provide content for free to the consumer.


This should not be downvoted. YouTube does not have a viable competitor because serving video is incredibly expensive.

Edit: This is being downvoted as well. Downvoted is for off-topic or inflammatory comments, not for comments you disagree with. If you disagree, leave a comment and explain why!


Is that true? What about Vimeo, Dailymotion, and the countless streaming sites which pop up to serve pirated content?

I don't doubt serving video to an audience as large as YouTube's is very expensive, but then with an audience as large as YouTube's there's a lot of money to be made. Bandwidth cost scales with views.

Surely YouTube's advantage is a network effect. They make it easy and quick to upload videos which then have the potential to be viewed millions or billions of times. Plenty of people use Vimeo, but there's not the same potential for virality.


>Please don't comment about the voting on comments. It never does any good, and it makes boring reading.

https://news.ycombinator.com/newsguidelines.html

If you want to agree with a downvoted comment, simply say you agree and give some reasons why. Don't mention the downvotes.



Google blocked Echo from viewing Youtube in retaliation for Amazon not listing Chromecast. If Amazon agreed to list Chromecast, all the blocks could be eliminated and the war could end.


Or when Google blocked YouTube from Fire TV devices, after which Amazon stopped selling Chromecasts. Or maybe it was the other way around.

This is - in other words - not the first time Amazon and Google got in a spat like this, and probably ain't the last.


that was the other way around.

and amazon's rationale for not selling chromecasts was because the chromecast didn't support amazon prime video. which was, of course, a decision that amazon had made.


It wasn't Google that didn't support Amazon Prime Video, Amazon didn't add support. It was the same reason the Amazon gave for not selling the Apple TV 3rd and 4th generations. Apple worked with dozens of other providers to add apps to the 3rd gen ATV and a time could write an app for the 4th gen TV.

The proof is that there is now an Amazon Video app for the 3rd and 4th gen ATV. It was a surprise to almost everyone that Amazon/Apple ported Amazon Video to the 3rd Gen ATV after it had been discontinued for over a year.


I don't think it's Amazon decision to not allow Prime video on the google chromecast devices - it's available of consoles, Roku and other 3rd party devices.


Sure it is. Chromecast offers an API everybody can just use, without asking Google for permission.


Nope.

Chromecast only offers an API if you already have a license to the Google Play Services, which does require Google’s permission.

And this license only allows sending Chromecast streams – it does not allow the FireTV to receive any.


I don't understand. karavelov said that Amazon Prime Video doesn't work with Chromecast. Are you saying that https://developers.google.com/cast/ is insufficient to allow Prime Video to work with Chromecast?

karavelov was not asking about FireTV receiving Chromecast. Does Roku receive Chromecast streams? If so, what's stopping FireTV, if not then it's not really relevant to this "targeted discrimination" discussion.


> Are you saying that https://developers.google.com/cast/ is insufficient to allow Prime Video to work with Chromecast?

Correct. That SDK requires proprietary Google Play Services to be present on a device to allow Chromecast to work.

As the same Prime Video app has to work on Kindle devices, LineageOS/CopperheadOS/other third party ROMs, and on Google Play Android devices, it can’t require Google Play Services.

Regarding Roku:

Roku can not receive Chromecast streams, instead Roku, Twitch and several other companies have cooperated to work on a protocol competing with Chromecast, and Roku can receive those (as can a few of Amazon’s devices, and Amazon’s apps can send those streams as well).

You can learn more here: https://www.howtogeek.com/214943/how-to-use-your-roku-like-a...


> As the same Prime Video app has to work on Kindle devices, LineageOS/CopperheadOS/other third party ROMs, and on Google Play Android devices, it can’t require Google Play Services.

It can have additional functionality that only works when Google Play Services is available. Plenty of media apps run on Kindle devices as well as branded Android, and support Chromecast on Android but not Kindle.

Now, Amazon probably doesn't want to make an app that has features that work on branded Android but not Kindle, but that is a choice.


That's correct, but looking at how much money Amazon has spent trying to replicate Google's closed APIs on their Android version, I don't think it's unreasonable for them to expect an open protocol at least this time.

Amazon spent billions trying to work around Google's anticompetitive bullshit (something the open source community had to do as well with microG), and I think at least at some point Google should be held responsible for their proprietary bullshit.

Had Google actually open sourced Chromecast, on all sides, you'd have seen much higher adoption.


Regarding the other protocol - support by Amazon + twitch is still just one company :) Will read up on rest, thanks.


Chromecast support is available for a few non Google iOS apps. But I guess the blame is on Google for not opening up the protocol for nonstandard Android derived Os's.


> Google is no angel themselves. What they did to Windows Phone is no different than Amazon's behavior.

That's why breakups or heavy regulation needs to seriously considered for these companies. They have too much market power and have shown a proclivity towards abusing it in anti-competitive ways. The market has developed, and I don't think leaving it unregulated is working anymore.



I hope Firefox goal isn't archiving speed at the cost of cpu usage. I've been experiencing high cpu usage from Firefox ever since they turned on their multiprocess. Thus I'm still on Chrome as it is the best compromise for my mobile setup.

Also, Firefox start page is basically a glorified ads sponsored articles from their Pocket recommendation. Are people letting Mozilla getting away with this because it's owned by Mozilla? I honestly hate this practice. I don't want more ads.


WebRender at least expects to consume _less_ energy by using the GPU efficiently


I've been using a replacement of network>Proxomitron proxy filter tool called Proxydomo available on github. God bless the guy that reverse engineered the original.

[1] https://github.com/amate/Proxydomo


Wow what a throwback..I've been using Fiddler for some quick proxying but it still doesn't compare to Proxomitron


One of my favorite things on Bing: https://www.bing.com/search?q=speed+test


Should it do something special? It doesn't seem to be the case for me, I see nothing unexpected.



OOKLA isn't that reliable for speed testing, they let companies who pay mess with the results, some ISPs who sense your going to ookla give you better bandwidth, etc.

look at the link : :https://www.reddit.com/r/HomeNetworking/comments/42zh66/what...

Search for ookla, or just read the thing for speedtest recommendations.

Recommendations:

http://speedof.me

google supported tool: http://www.measurementlab.net/tools/ndt , http://www.measurementlab.net/tests - various types of tests


Hmm, that doesn't seem to work here (The Netherlands). Maybe that's US only?


Works in the UK too. Maybe if you search for "speed test" in Dutch?



it's not working then... not very useful (for me)


How long until the ABP guys stop their generosity and either 1) incorporate its acceptable ads into EasyList (which they maintain) or 2) block every other ad-blocker from leeching off their lists. I predict former. There are already tons of white-listed rules in EasyList.

Until other ad blockers actually start to maintain their separate list, I don't see a reason to stop using ABP. Ghostery is the only extension that doesn't use EasyList as far as I know. But they too have their own telemetry tracking.


> How long until the ABP guys stop their generosity

EasyList is not owned neither maintained by Adblock Plus.[1]

Adblock Plus ("ABP"), like other blockers benefits from the work put into EasyList by volunteers.

[1] https://easylist.to/pages/about.html


Sure looks like uBlock supports a few more lists than just easylist to me:

https://filterlists.com/


Stucked in time: http://www.excite.com/


look at the source. Something makes me think this will work in Netscape 4.

edit: nope. http://imgur.com/a/Jt38q not really.

edit 2: Here's a HP B-series PA-RISC from my closet running actual vintage NS-4, also no, http://i.imgur.com/tt7AYqj.png (the top window is a search for the term "cat")

Google however, almost still works http://i.imgur.com/kdTd1AU.png ... I give them an A. hn and kernel.org get a security algorithm error, reddit gets an i/o error as does craigslist and yahoo. wiki.c2.com has a perpetual spinner. netbsd here makes me sad to be such a fanboy: http://i.imgur.com/RxedDF6.png

http://gnu.org is totally acceptable, even in Netscape 3! http://i.imgur.com/RImHQjM.png

http://fsf.org errors at an appropriate place: http://i.imgur.com/g8TF8Uc.png but after that is usable.

http://berkshirehathaway.com loads perfectly and looks the same.


c2 recently became obsessed with "federated wikis" apparently due to some unimpressed person threatening to batch-delete the entire site. Unfortunately JavaScript-based solutions became interesting.

I'm mildly curious what would happen if you tried to build NetSurf on that thing. It compiles for AmigaOS and RISC OS...


First let me apologize to the HPUX wizard that will very likely read this for being such a bumbling amateur. Anyway, here I go:

H3:54/raid/hp/netsurf-all-3.6$ gmake --version

GNU Make 3.80

H3:55/raid/hp/netsurf-all-3.6$ /usr/local/bin/gcc --version

gcc (GCC) 3.3.1

H3:55/raid/hp/netsurf-all-3.6$ gmake BUILD_CC=/usr/local/bin/gcc CC=/usr/local/bin/gcc

...

gmake[1]: Entering directory `/raid/hp/netsurf-all-3.6/libwapcaplet'

/raid/hp/netsurf-all-3.6/inst-gtk/share/netsurf-buildsystem /makefiles/Makefile.tools:403: /Makefile.gcc: No such file or directory

/raid/hp/netsurf-all-3.6/inst-gtk/share/netsurf-buildsystem /makefiles/Makefile.tools:460: /Makefile.pkgconfig: No such file or directory

Makefile:40: /Makefile.top: No such file or directory

gmake[1]: * No rule to make target `/Makefile.top'. Stop.

gmake[1]: Leaving directory `/raid/hp/netsurf-all-3.6/libwapcaplet'

gmake: * [/raid/hp/netsurf-all-3.6/inst-gtk/build-stamp]

Error 2

H3:55/raid/hp/netsurf-all-3.6$

Looks like some serious effort. To put things in context, I can't do remote X to a modern machine as in

$ DISPLAY=desktop:0 xterm&

This gives a protocol error. So instead I'm running it all through a vncserver, which uses a more legacy protocol. I've tried things like

$ Xnest -query hp :1

but I get the classic CDE hour glass, a black screen, and nothing more.

It's honestly nice to pull this thing out of the closet just to remember how unfriendly things used to be. You type a command and realize "well gee, this thing doesn't have that. Alright, here's a more painful way..." You don't even get things like arrow keys and backspace for free. Gotta stty them.


I must admit that I would _really_ love to have a go at this HP-UX box. I have some ideas about how to fix the X issues you mentioned, and getting remote CDE working to your normal X display would be awesome too.

To be completely fair, building NetSurf may simply not be possible with the toolchain the machine has - I was maybe-1/3-joking about trying it :P - but it would be an awesome challenge to see if it could be done. I suspect it may just be possible.

I emailed you.


"Looks like some serious effort. To put things in context, I can't do remote X to a modern machine as in

    "$ DISPLAY=desktop:0 xterm&
"This gives a protocol error."

Ok, I'm impressed. That's the first time I've seen that.


I believe it's relatively recent. I've heard second-hand from better men than me that they are dropping a lot of legacy things. As far as I can tell, the HP is running X11R5. It doesn't do -version, the man page is for R5 and the binary is dated "Oct 27 1997" ... so yeah, 20 years ago. It's honestly a reasonable thing to break.


X11R5 is older than I am (and I'm old). Wow.

That would explain it.


Seeing Macromedia's logo really hit me in the nostalgia.

I remember tinkering with Flash back in the day, even before it was Adobe.


I'm not sure this entire stack has been updated since the early 2000s. No SSL/TLS, and check the HTTP headers.


Wow, that was a thorough testing.


Holy crap, I worked on parts of the UI on that site. No idea it was still online.


Really? What years?

I guess it'll stay up as long as it generates revenue via ads. Its still someone's homepage I suspect. The elderly still using AOL perhaps?


I've never wanted to see a revenue graph more than that of Excite. I would suspect there would be a strong correlation with AOL dial-up subscription rates (perhaps causation too).


And if that's not good enough... they have a LITE VERSION. http://lite.excite.com/


Simply making a version of X that loads on dialup is itself a market segment. Clone some popular websites but sacrafice everything.

Also I've long wanted an HTTP caching mechanism that permits cross origin caching, so people aren't redownloading the same dependencies. Essentially the server responds with a digest and if the browser has a match from any domain, it forgoes the download.

Is there a hard to trigger collision attack possible? Sure but I don't care.


Yes, but Excite Lite no longer supports the webmail.


My login/password still works and custom theme is there !


Mine too, as I found out two weeks ago. Excite is back to my primary webmail.


and yet it has a ranking of 8,689 with huge traffic uptick since Jan 17 as per Alexa today .... does that mean people still use it regularly?


Check the ' Top Concert Tickets' section and performers. Seems mainly for people wanting to stay in a former era, which is not bad as they get something they find useful. Also a fair bit about Home Security, Medical and Nursing, Online Schools and Criminal Justice. I think they have an audience.


Very much so. In a world where Google is watching everyone and Yahoo is getting relentlessly attacked, why not go back to the old standby?


Looks like there are doing some 1990's SEO too:

Home Security Systems Arizona

Home Security Systems Atlanta

Home Security Systems Augusta

Home Security Systems Austin

Home Security Systems California

Home Security Systems Cleveland Ohio

Home Security Systems Columbus Ohio

Home Security Systems Dallas...


Crikey, I just saw a DeLorean fly by.


Wow. This page is actually strangely appealing. It loads fast. I don't have to click off to another page to get the news headlines. Ads are restrained to just a couple square boxes.


Amazing. It even renders more or less decently on mobile.

I'm going to start a new trend in web design. I'll call it 56k design.


> I'm going to start a new trend in web design. I'll call it 56k design.

That was pretty much my criteria when I was making forum software: https://www.lfgss.com/

It's still too heavy and slow, and there's still some things I could do better. But that's nitpicking, it's pretty good and when I finish re-structuring all of the code it will be a single binary install for those who want to use it, or a split-binary Web-UI + API for those who want to only do certain parts (i.e. customise and host the front-end and not care about the back-end, or to scale the background for heavy mobile use without that being serving front-end traffic).

My goals for that software in the next few months:

1. Same-origin everything

2. Eradicate as much JavaScript as possible (graceful degradation to the extreme)

3. What JavaScript cannot be eradicated, do natively (not using jQuery, etc)

4. Single codebase, single binary install from a single `go install` command


We've built the Thredded forums engine (https://thredded.org) with the same goals in mind. The entire CSS is 10KiB, JavaScript loads asynchronously and is optional.


That's delightfully nice to use. Damn good job.


Oh hey, I love the lfgss site design. It just gets shit done and looks decent on everything I own.


Oh, people have already tried this. Very recently I think someone posted their website on here saying it was amazingly fast etc. Anyone who used the web back in the 90s just remembered it as how things used to be. A Google search was virtually instant over a 56k modem. Now it's noticeably laggy on a broadband connection. If you used Firefox then web pages started rendering the instant enough HTML had been downloaded. None of this waiting for the entire thing and then running over it all with Javascript to generate the "real" render.


Well as long as you still transpile 10MB of es7 to show a paragraph of text and an image, we're all good.


It's almost like a knock off of a Japanese "portal" except its not but rather its sort of a fossilized 1999, except it has SSL.

And to think they had the opportunity to buy Google for 750K after Vinod talked Page and Brin down from 1MM


It may be a couple of boxes but that link spam is something else, thought I was a domain parked page for a second there.


But that like half a page of link spam loads faster than a single banner ad on most sites.


This kills the Firefox.


Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: