Inspected the page. What does this stuff do? > window["_gaUserPrefs"] = { ioo : function() { return true; } }
Are you running the "gaoptout" extension? ( this thing: https://chrome.google.com/webstore/detail/google-analytics-o... ) That snippet is what it injects to opt you out of Google Analytics. I do not see that snippet in the page source.
I made my first web0 website today. It's so cool it just works
111–120 of 269 posts
Re: I made my first web0 website today. It's so cool it just works
#112Re: I made my first web0 website today. It's so cool it just works
#113Sorry, but this is a rant. I am deeply saddened by the current state of affairs in the web today. in Javascript right now there are so many layers upon layers upon layers of DSLs and mannerisms on top of questionable language features which 'must be used' because the former language features are not cool anymore since a few days ago. The whole ecosystem is turning into a meme of itself. In a few months someone will r…
The amount of reinvention in the JS space is mind boggling. While this works to drive the whole thing forward it would be nice to see more LTS support rather than yet another templating library. Not that most their languages are inherently better but some have a way of mitigating the problem slightly, like e.g. python's extensive std lib collection.
Re: I made my first web0 website today. It's so cool it just works
#114Earlier quoted context omitted.
The web is fairly decentralized though. Google could go down and the web would still operate. Amazon could go down, and the web would still operate. Yes there's a few centralized components still such-as DNS, but even that is heavily cached and distributed in nature. Blockchain could aid in replacing BGP & DNS allowing for a better web. But web3 is just as centralized as our current web, if not more centralized. For…
Aws and cloudflare outages have taken down a significant portion of the web. No, the web isn't 100% centralized, but what percent is centralized to a small handful of players?
Re: I made my first web0 website today. It's so cool it just works
#115Ah, yes, I remember this from web0: Trying to make web3 go away is just as pointless as trying to make web2 go away. It's here, it's going to stick around. Yes, there's a lot of hype, it probably won't look the same in 10 years, and yes there's a lot of charlatans, but I think ignoring its importance is myopic.
> Trying to make web3 go away is just as pointless as trying to make web2 go away. It's here, it's going to stick around. Web3 is not here lol, it’s literally nowhere. It’s a few Ponzi schemes grafted on top of some MySQL stores like OpenSea and Coinbase. This does not a revolution make.
Re: I made my first web0 website today. It's so cool it just works
#116Re: I made my first web0 website today. It's so cool it just works
#117Earlier quoted context omitted.
The amount of reinvention in the JS space is mind boggling. While this works to drive the whole thing forward it would be nice to see more LTS support rather than yet another templating library. Not that most their languages are inherently better but some have a way of mitigating the problem slightly, like e.g. python's extensive std lib collection.
I am a backend engineer by trade, and I have been trying to learn me a little React because I decided I should learn new tech (not the stuff I use on a daily basis, which is Python) on side projects. So the backend is being done in Rust, and frontend is using React. I had this moment where I thought "well, I need Typescript, because I want nicely typed interfaces and contracts, and I need React". Turns out it's not e…
Re: I made my first web0 website today. It's so cool it just works
#118I made my first "professional" web0 page 25 years ago. I made twenty of them, in fact. Each of the 20 webpages belonged to a Computer Science professor in the CS department I was in. I got paid a grand total of $800 to do that. Of that, I paid $200 in rent to my landlord for my room and utilities. My monthly groceries were always under $100. The remaining $500 I diligently sent home to my poor mom & dad back in India…
Re: I made my first web0 website today. It's so cool it just works
#119Ah, yes, I remember this from web0: Trying to make web3 go away is just as pointless as trying to make web2 go away. It's here, it's going to stick around. Yes, there's a lot of hype, it probably won't look the same in 10 years, and yes there's a lot of charlatans, but I think ignoring its importance is myopic.
thanks for viewing the source ; )
Re: I made my first web0 website today. It's so cool it just works
#120Earlier quoted context omitted.
The amount of reinvention in the JS space is mind boggling. While this works to drive the whole thing forward it would be nice to see more LTS support rather than yet another templating library. Not that most their languages are inherently better but some have a way of mitigating the problem slightly, like e.g. python's extensive std lib collection.
I am a backend engineer by trade, and I have been trying to learn me a little React because I decided I should learn new tech (not the stuff I use on a daily basis, which is Python) on side projects. So the backend is being done in Rust, and frontend is using React. I had this moment where I thought "well, I need Typescript, because I want nicely typed interfaces and contracts, and I need React". Turns out it's not e…