# I am the Watcher. I am your guide through this vast new twtiverse.
#
# Usage:
# https://watcher.sour.is/api/plain/users View list of users and latest twt date.
# https://watcher.sour.is/api/plain/twt View all twts.
# https://watcher.sour.is/api/plain/mentions?uri=:uri View all mentions for uri.
# https://watcher.sour.is/api/plain/conv/:hash View all twts for a conversation subject.
#
# Options:
# uri Filter to show a specific users twts.
# offset Start index for quey.
# limit Count of items to return (going back in time).
#
# twt range = 1 196325
# self = https://watcher.sour.is?offset=144725
# next = https://watcher.sour.is?offset=144825
# prev = https://watcher.sour.is?offset=144625
“…still working on the frugal priors though”
“…still working on the frugal priors though”
“…still working on the frugal priors though”
“…still working on the frugal priors though”
“…still working on the frugal priors though”
von Neumann: I came up with this new system that generalizes probability theory to consider convex sets instead of point estimates. I think that I could use this to prove regret bounds…
von Neumann: I came up with this new system that generalizes probability theory to consider convex sets instead of point estimates. I think that I could use this to prove regret bounds…
von Neumann: I came up with this new system that generalizes probability theory to consider convex sets instead of point estimates. I think that I could use this to prove regret bounds…
von Neumann: I came up with this new system that generalizes probability theory to consider convex sets instead of point estimates. I think that I could use this to prove regret bounds…
von Neumann: I came up with this new system that generalizes probability theory to consider convex sets instead of point estimates. I think that I could use this to prove regret bounds…
von Neumann: I came up with this new system that generalizes probability theory to consider convex sets instead of point estimates. I think that I could use this to prove regret bounds…
[47°09′59″S, 126°43′52″W] Sample analyzing complete -- starting transfer
That my life in a nutshell. Just barely overqualified for everything.
Just learned I missed the $3K tax credit because it cost $1K more than the credit limit.
Bought a used 2020 Leaf EV for the wife.
[47°09′32″S, 126°43′35″W] Taking samples
WAIT WHAT DID ZIZ GET HER NAME FROM ONE OF THE ENDBRINGERS FROM WORM‽
WAIT WHAT DID ZIZ GET HER NAME FROM ONE OF THE ENDBRINGERS FROM WORM‽
WAIT WHAT DID ZIZ GET HER NAME FROM ONE OF THE ENDBRINGERS FROM WORM‽
WAIT WHAT DID ZIZ GET HER NAME FROM ONE OF THE ENDBRINGERS FROM WORM‽
WAIT WHAT DID ZIZ GET HER NAME FROM ONE OF THE ENDBRINGERS FROM WORM‽
Estou a trabalhar na minha expressão de interessada esta tarde.
@prologic I think those headsets were not particularly usable for things like web browsing because the resolution was too low, something like 1080p if I recall correctly. A very small screen at that resolution close to your eye is going to look grainy. You'd need 4k at least, I think, before you could realistically have text and stuff like that be zoomable and readable for low vision people. The hardware isn't quite there yet, and the headsets that can do that kind of resolution are extremely expensive.
But yeah, even so I can imagine the metaverse wouldn't be very helpful for low vision people as things stand today, even with higher resolution. I've played VR games and that was fine, but I've never tried to do work of any kind.
I guess where I'm coming from is that even though I'm low vision, I can work effectively on a modern OS because of the accessibility features. I also do a lot of crap like take pictures of things with my smartphone then zoom into the picture to see detail (like words on street signs) that my eyes can't see normally. That feels very much like rudimentary augmented reality that an appropriately-designed headset could mostly automate. VR/AR/metaverse isn't there yet, but it seems at least possible for the hardware and software to develop accessibility features that would make it workable for low vision people.
snitches get stitches, bitches get skritches
snitches get stitches, bitches get skritches
snitches get stitches, bitches get skritches
snitches get stitches, bitches get skritches
snitches get stitches, bitches get skritches
snitches get stitches, bitches get skritches
@abucci Speaking from experience:
> whether it can help people with accessibility challenges, like low vision
No it cannot, at least not the Oculus Rift from FB some years ago.
@abucci Speaking from experience:
> whether it can help people with accessibility challenges, like low vision
No it cannot, at least not the Oculus Rift from FB some years ago.
@abucci Speaking from experience:
> whether it can help people with accessibility challenges, like low vision
No it cannot, at least not the Oculus Rift from FB some years ago.
@stigatle @prologic @eldersnake I love VR too, and I wonder a lot whether it can help people with accessibility challenges, like low vision.
But Meta's approach from the beginning almost seemed like a joke? My first thought was "are they trolling us?" There's open source metaverse software like Vircadia that looks better than Meta's demos (avatars have legs in Vircadia, ffs) and can already do virtual co-working. Vircadia developers hold their meetings within Vircadia, and there are virtual whiteboards and walls where you can run video feeds, calendars and web browsers. What is Meta spending all that money doing, if their visuals look so weak, and their co-working affordances aren't there?
On top of that, Meta didn't seem to put any kind of effort into moderating the content. There are already stories of bad things happening in Horizon Worlds, like gangs forming and harassing people off of it. Imagine what that'd look like if 1 billion people were using it the way Meta says they want.
Then, there are plenty of technical challenges left, like people feeling motion sickness or disoriented after using a headset for a long period of time. I haven't heard announcements from Meta that they're working on these or have made any advances in these.
All around, it never sounded serious to me, despite how much money Meta seems to be throwing at it. For something with so much promise, and so many obvious challenges to attack first that Meta seems to be ignoring, what are they even doing?
@lyse @prologic Yeah, ear muffs are a problem. 😅 I already replaced mine once. Looks like I have to do this every 4-5 years. But hey, at least it’s possible and not too expensive.
@lyse @prologic Yeah, ear muffs are a problem. 😅 I already replaced mine once. Looks like I have to do this every 4-5 years. But hey, at least it’s possible and not too expensive.
@lyse @prologic Yeah, ear muffs are a problem. 😅 I already replaced mine once. Looks like I have to do this every 4-5 years. But hey, at least it’s possible and not too expensive.
@nmke-de I didn’t come across that one before, but it’s a good example. Apparently, there *are* “volatile” operations in the standard library:
https://doc.rust-lang.org/std/ptr/fn.read_volatile.html
It says:
> Rust does not currently have a rigorously and formally defined memory model, so the precise semantics of what “volatile” means here is subject to change over time.
So, the language still is too young … ?
@nmke-de I didn’t come across that one before, but it’s a good example. Apparently, there *are* “volatile” operations in the standard library:
https://doc.rust-lang.org/std/ptr/fn.read_volatile.html
It says:
> Rust does not currently have a rigorously and formally defined memory model, so the precise semantics of what “volatile” means here is subject to change over time.
So, the language still is too young … ?
@nmke-de I didn’t come across that one before, but it’s a good example. Apparently, there *are* “volatile” operations in the standard library:
https://doc.rust-lang.org/std/ptr/fn.read_volatile.html
It says:
> Rust does not currently have a rigorously and formally defined memory model, so the precise semantics of what “volatile” means here is subject to change over time.
So, the language still is too young … ?
@lyse Lol, I didn’t know that one. 😅
@lyse Lol, I didn’t know that one. 😅
@lyse Lol, I didn’t know that one. 😅
[47°09′35″S, 126°43′02″W] Transfer aborted
steelmanning benefits the steelmanner
steelmanning benefits the steelmanner
steelmanning benefits the steelmanner
steelmanning benefits the steelmanner
steelmanning benefits the steelmanner
steelmanning benefits the steelmanner
Pinellas County Running: 2.01 miles, 00:09:33 average pace, 00:19:12 duration
test run for 2 miles. tried to keep it between a 9:30 to 10:00 pace which usually falls towards upper zone 2.
#running
midjourney prompts: the buddha as a roman senator
midjourney prompts: the buddha as a roman senator
midjourney prompts: the buddha as a roman senator
midjourney prompts: the buddha as a roman senator
midjourney prompts: the buddha as a roman senator
midjourney prompts: the buddha as a roman senator
👋 Hello @mohanganesan12, welcome to twtxt.net, a Yarn.social Pod! To get started you may want to check out the pod's Discover feed to find users to follow and interact with. To follow new users, use the ⨁ Follow button on their profile page or use the Follow form and enter a Twtxt URL. You may also find other feeds of interest via Feeds. Welcome! 🤗
👋 Hello @mohanganesan12, welcome to twtxt.net, a Yarn.social Pod! To get started you may want to check out the pod's Discover feed to find users to follow and interact with. To follow new users, use the ⨁ Follow button on their profile page or use the Follow form and enter a Twtxt URL. You may also find other feeds of interest via Feeds. Welcome! 🤗
@rrraksamam Re your comments on Bluesky and "waiting lists" and "no one builds a finished product anymore". I couldn't agree more 👌 It's all a bit silly really 🤣
@rrraksamam Re your comments on Bluesky and "waiting lists" and "no one builds a finished product anymore". I couldn't agree more 👌 It's all a bit silly really 🤣
@rrraksamam Re your comments on Bluesky and "waiting lists" and "no one builds a finished product anymore". I couldn't agree more 👌 It's all a bit silly really 🤣
gimli voice: they call it a *site*
gimli voice: they call it a *site*
gimli voice: they call it a *site*
gimli voice: they call it a *site*
gimli voice: they call it a *site*
gimli voice: they call it a *site*
@prologic Yeah, we had some discussion about it once it was announced. I said what I felt (And I do love VR - but for flight simulators etc) - but I just knew it would fail.
Especially when they showed the ridiculous screenshots that they where so proud of with the quality of 15 years ago.
And they they pushed it as a place to work or have meetings during the pandemic.. haha.
And they did not even use it themselves in the company.
[47°09′17″S, 126°43′47″W] Transponder still failing -- switching to analog communication
honestly, the whole Metaverse thing is just complete utter nonsense 🤦♂️
honestly, the whole Metaverse thing is just complete utter nonsense 🤦♂️
honestly, the whole Metaverse thing is just complete utter nonsense 🤦♂️
@xuu Not suggesting you get Raspberry Pi's for that cluster board but Turing RK1(s) Maybe some Jetsons too 😆
@xuu Not suggesting you get Raspberry Pi's for that cluster board but Turing RK1(s) Maybe some Jetsons too 😆
@xuu Not suggesting you get Raspberry Pi's for that cluster board but Turing RK1(s) Maybe some Jetsons too 😆
[47°09′18″S, 126°43′08″W] Transponder malfunction
@abucci That would certainly be more believable to me. I mean don't get me wrong, Meta being Meta they will probably pour so much money into it and try to brute force it into some sort of life, but I can't imagine it will ever live up to their hype or be the game changer they try to make it out to be.
Title should read - "Metaverse Could Contribute Up To 2.4% of US GDP By 2035, says Meta"
@shreyan probably ~1k up to 1.5k. One I found had 64G ram and 12C / 16T for 1.1k~
@shreyan probably ~1k up to 1.5k. One I found had 64G ram and 12C / 16T for 1.1k~