I know it's almost a meme at this point, but maybe Apple should buy Mozilla (or financially support them in some way)? The enemy of my enemy is my friend sort of way. Surely Apple don't want to cede more control over web standards to Google? They both promote valuing user privacy, so it's not like they don't have some common ground. If Apple really wants to stick it to Google, they could make an iOS App Store policy…
Mozilla Lifeboat
281–290 of 336 posts
Re: Mozilla Lifeboat
#282Earlier quoted context omitted.
Not just the UX. It's dog slow. I've never had a good experience using it, no matter how much I want to like it.
Have you tried it with a different homeserver (either hosted or some other community server)? Matrix.org has a fucktonne of users (~5 million from memory), and given how little funding they have it's shocking that they can afford to run a homeserver at all. I've run my own homeserver for the past few years and I haven't ever had any issues with performance (even when talking to people on Matrix.org).
Everyone should migrate off matrix.org sooner rather than later. I fully expect seeing regional public Matrix homeservers popping up here and there eventually, just like regional public Jabber servers did back in the day.
Or, indeed like public e-mail providers did.
Re: Mozilla Lifeboat
#283Earlier quoted context omitted.
Myth or reality? The world vs sf and the valley? I'll go with the world.
history has been with the valley (so far ...)
What about Tencent? and things like HK's HFT
What about competitive security? here's huge variety in countries e.g 2 very strong teams are Poland based
Re: Mozilla Lifeboat
#284Earlier quoted context omitted.
Yup! Here's the base SVG I started with: https://p195.p4.n0.cdn.getcloudapp.com/items/OAuqBqvx/boat.s... Everything else is just CSS!
ok for those who were as obsessed with this as i was... I took the base SVG and cleaned up the CSS to try to understand what was going on with the animations minimal repro: https://svelte.dev/repl/7eea2eba3707414aa62c9ea53b92ad2d?ver... quick youtube discussion: https://www.youtube.com/watch?v=9wKnZNjdpp8&feature=youtu.be I didn't get everything bc you can only get so far looking at the output CSS - he used Stylus he…
Re: Mozilla Lifeboat
#285Earlier quoted context omitted.
So then where does the 200k - 400k come from? That salary would be outrageous for software devs over here in .nl, let alone for a non-profit.
I'm an American who worked in Germany. I interviewed in the the Netherlands, but was horrified by how low pay was in the industry.
Re: Mozilla Lifeboat
#286Earlier quoted context omitted.
Man, I’d really love to see Matrix to become a standard. I’d love to use it as a major goto chat/communication tool but i get frustrated with UX. Pls pls, don’t screw it.
I've been trying to get people to join "element" but it just makes the whole chat sound awkward "Hey, want to join me on element? compared to "hey, want to join me on riot". Element just doesn't have the same ring and sounds less exciting and dull. It's not even listed in search engines, especially DDG, so I then have to give them the URL which adds to the awkwardness. It was a bad move in my opinion. Sure sure, the…
Re: Mozilla Lifeboat
#287Earlier quoted context omitted.
I've been trying to get people to join "element" but it just makes the whole chat sound awkward "Hey, want to join me on element? compared to "hey, want to join me on riot". Element just doesn't have the same ring and sounds less exciting and dull. It's not even listed in search engines, especially DDG, so I then have to give them the URL which adds to the awkwardness. It was a bad move in my opinion. Sure sure, the…
It’s a terrible name. I have forgotten it three times already since they’ve changed it and I was actually trying to pay attention to their project. And just now reading about it, it took me a minute to remember what Element was referring to. It’s not too late, change it again! Pick any element that’s easy to spell off the periodic table and go with that: Vanadium, Thorium, Boron, hell even Helium. Or go with a conduc…
Re: Mozilla Lifeboat
#288Earlier quoted context omitted.
If revenue from Firefox isn't enough to pay the bills anymore, then not funding R&D is cutting off your nose to spite your face.
'revenue' from Firefox was never enough. It's only really just struck me that of course Google funding them made a dependency and 1) made the company grow beyond its needs, and 2) made it not seek self-sufficiency. If Google are stopping the money then FF is like a person with no money taken in by Google and hooked on drugs; once they're kicked out they can't fund the habit and reliance on Google has meant they've no…
Re: Mozilla Lifeboat
#289Insane Marketer Wesley Virgin and Ariella have created an offer that is not only making affiliates wealthy but they are helping 100s of millions of NEWBIES earn money online.
Join Hore : https://bit.ly/3gpgGgd
Re: Mozilla Lifeboat
#290Earlier quoted context omitted.
I really like the boat/panda; how did you create that SVG? Source code says it was generated by Sketchapp, which I am not too familiar with. Overall great job, its super slick.
Hey! The initial SVG was made in Sketch (looks like this: https://p195.p4.n0.cdn.getcloudapp.com/items/OAuqBqvx/boat.s... ), and I animated it with CSS. Normally, I'd use a combo of Sketch (for making the assets) and GSAP (for animating)!