A couple features in Arc I would like to see coome to this, but it runs on Linux so I am dailying it on my real computer. So far it has been great and a couple KDE tweaks even made PiP work fantastic.
A couple features in Arc I would like to see coome to this, but it runs on Linux so I am dailying it on my real computer. So far it has been great and a couple KDE tweaks even made PiP work fantastic.
Yea he definitely doesn’t, they are prototypes and cost $10k to make and are only available as a private demo.
They are AR, it is the Orion prototype.
What is so wrong with people being excited about a language they like? I have always found the Rust community extremely welcoming and caring.
Rust is named after the fungus, not oxidized metal
So far I have only really scratch built backprop. And had severe performance problems with Burn trying to do something it probably wasn’t built to do. Once I get further in makemore I should have a better idea.
Been working through Andrej Karpathy’s ML lectures in Rust. The backprop one went pretty well, but I had to learn how to do type indirection and interior mutabilty because of the backprop graph structure. I’m now on the makemore lecture, but having a lot of trouble building the bi-gram model in Burn (the rust native ML framework), because it seems like directly incrementing the tensor values is insanely slow. His example that takes like 10 seconds to run in Python takes two and a half minutes in Rust with Burn, so trying to figure out how to optimize or speed that up.
Wasn’t expecting this before an arm64, but exciting t see.
It is, lol. But it is literally this, passport js has existed for over 12 years.
you are missing a couple things here, both twitter and mastodon allow following “topics” in that you can follow hashtags.
additionally you can federate more content from other instances that no one follows by connecting to a relay.
not saying this entirely fixes the problems you bring up just that there are ways to somewhat address them.
Rich types, makes encoding complex business logic into the type system easier and makes building stuff easier
Well the sale took twitter private, so Elon is no longer beholdent to share holders. Don’t get me wrong, he is an idiot and definitely deserves this downfall, but he can’t be sued by the shareholders since twitter is now privately owned.
I think the biggest thing for me was a quote by No Boilerplate that said “Rust is not hard, it’s unfamiliar”. Most of ths confusing parts of Rust aren’t actually super complicated ideas, they are just presented in ways that are unfamiliar. Once you can push through that a lot of the language clicks abd starts to make sense.
Yea, true but there are plenty of companies that only make one product really well. I feel like it is more because they took a bunch of VC funding and had large pressures to grow their employee count that made it so unsustainable. That plus the extreme amount of competition that they have in the space.
Maybe worth looking at making some of these changes on the github project for lemmy, since it is open source. Idk how open they are to styling changes at the moment, but seems to me it would be worth while for some like community style picker to be build out, and people can just select the theme they like the most.
Actually looking at it more it looks like they already have CSS themes in a folder there.
I just set it so it never grabs focus and remembers its location. That was when I click to another tab the PiP window doesn’t take over focus from the browser.