I think I just saw the first wheelie bin of spring fly past the window.
I think I just saw the first wheelie bin of spring fly past the window.
NORTHLAND FORECAST FOR MARCH 24, 2026:
A #clipper system brings scattered #rain and #snow #showers through the #Northland Monday evening and overnight. It will be #breezy with low #temperatures in the 20s and low 30s.
Tuesday will see mostly #cloudy skies and a light east wind. This will keep highs in the upper 30s and low 40s near #LakeSuperior, with upper 40s and low 50s further inland.
VIDEO/DISCUSSION: fox21online.com/weather
NORTHLAND FORECAST FOR MARCH 11, 2026:
#Snow #showers will pass through the #Northland Tuesday night, focusing on northwest #Wisconsin and the #UpperPeninsula. Winds remain #breezy with low #temperatures in the upper teens and 20s.
Wednesday will see the snow showers move out, skies #clear of clouds and #winds calm. Highs will remain #seasonal in the 30s.
VIDEO/DISCUSSION: fox21online.com/weather
NORTHLAND FORECAST FOR MARCH 9, 2026:
A passing #storm system to the north of the #Northland will bring a few rain #showers through areas near the Canadian border Sunday night. Everyone else will see a #dry and #breezy night with low #temperatures in the upper 20s and 30s.
Monday will see some #sunshine as #winds #calm throughout the day. Highs remain #mild in the upper 30s and 40s.
VIDEO: https://www.fox21online.com/2026/03/08/sunday-evening-northland-forecast-3-8-2026/
NORTHLAND FORECAST FOR FEBRUARY 25, 2026:
A high-pressure system will bring #clearing skies to the #Northland Tuesday night. A #breezy northwest #wind will make the single digits above and below zero for low #temperatures feel at times as cold as -25°.
Wednesday will see plenty of #sunshine, #calming #winds, and highs staying #cool for late February in the teens.
VIDEO: https://www.fox21online.com/2026/02/24/tuesday-evening-northland-forecast-2-24-2026/
Happy #Sunday afternoon from the #Northland!
We enter the final week of #meteorological #winter with #cool #temperatures and #breezy #winds.
At least there is some #sunshine at times to make up for the late February chill.
NORTHLAND FORECAST FOR FEBRUARY 9, 2026:
A few #flurries will pass through the #Northland Sunday night with mostly #cloudy skies, light #winds, and lows in the upper teens and low 20s.
#Temperatures will #warm to the 30s for highs Monday thanks to #breezy southwest winds. A #storm system will bring a mix of #rain, #sleet, and #snow #showers starting in the afternoon hours.
VIDEO: https://www.fox21online.com/2026/02/08/sunday-evening-northland-forecast-2-8-2026/
How to get 6DOF with older 3DOF XR glasses using Breezy and OpenTrack

Getting 6DOF with older 3DOF XR glasses
Video: How to get 6DOF with older 3DOF XR glasses using Breezy and OpenTrackBreezy can now turn a 3DOF (degree of freedom) device into a 6DOF device by augmenting the missing positional data from a webcam. Spoiler! It is not the cam strapped to my face – this is just for the demo you can watch here, on PeerTube or YouTube.
The cam, that I used for this task, is sitting on my monitor. How this works? Well not with magic! This requires a somewhat decent webcam – really anything from the last decade should suffice – and OpenTrack, of course.
OpenTrack is a head-tracking application with multiple tracker plugins. One of it’s plugins is the Neuralnet Tracker, an AI powered extension that comes with a bunch of different head pose models to choose from. With a webcam connected this can now locally run the detection model with very low latency – so it’s usually blazing fast on most systems!
This alone is already 6DOF and is used a lot for gaming already – so what does Breezy do with this? Simple! It reads the forwarded data via an UDP listener, a very quick way to transmit data on a local network or system [and complements it’s own rotational data with the missing positional data].
With this a Breezy user still gets the rotational data from the XR’s very sensitive IMU, that is short for Inertial Measurement Unit btw, and the not so important positional data sent from OpenTrack.
This works of course only while the webcam can still see the user. So sadly no walking around while using this.
And the best thing? It can also send the data back! This means that the very same combined values can be forwarded – e.g. to a computer game – benefiting from the best available data sources for rotation and position.
That’s not the main use case, of course, and only of importance for some nerds like myself. This is mostly relevant for the productivity features of Breezy, because sometimes a text may be too small to read with the glasses on. We do no longer have to increase the font size – we can now simply lean in! That is a feature that is usually only available with glasses, that come with little cameras of their own, so they can have native 6DOF support. And when I say native I mean that such glasses usually also outsource exactly this calculation to the connected computer. It’s my understanding that this seems to require a lot of computation power, which is something many XR users with the more modern devices complain about.
Well not so much with OpenTrack and the Neuralnet tracker, that utilizes the ONNX runtime under the hood. That’s a high-performance, cross-platform engine to power exactly such models locally. The runtime automatically makes use of the best available hardware acceleration, if there is any.
Overall I’m rather hyped about this feature – especially because I’m using the OpenTrack output option of Breezy for quite some time now, to get a VR like experience with stereoscopic 3D rendering in Side-By-Side mode. I can now keep using my older XR glasses and still enjoy this more modern 6DOF feature. This is rather expensive hardware after all.
And all that on Linux PC!
Breezy xr_driver: https://github.com/wheaney/breezy-desktop by https://www.youtube.com/@WayneHeaney
Official Announcement XR desktop with 6DoF + multiple displays: https://www.youtube.com/watch?v=eFLmjpjF-rA
Music “Life’s Worth Dying For” CC BY-SA 3.0 “LostDrone”. Licensed to the public under https://creativecommons.org/licenses/by-sa/3.0/ Verify at https://soundcloud.com/lostdrone/rock-lostdrone-lifes-worth-dying-for-free-download-and-creative-commons-license
This content is licensed under a Creative Commons Attribution 4.0 International license.
https://beko.famkos.net/2026/02/06/geting-6dof-with-older-3dof-xr-glasses/
#3DOF #6DoF #AR #Breezy #gaming #Neuralnet #opentrack #Viture #ViturePro #VR #XR