This only took 2 hours, but I derived and debugged it.
My Equal Area Hemi-goofball #Projection .
I promise I'm going to make bad use of it.
// c = [r; φ]: [0;1], [0; τ]
// return [φ, η]: [0; τ/4], [0;τ]
// hemisphere only!
vec2 myEqualAreaCircleToSphere(vec2 c) {
if (c.x > 1.0) {1.0 / 0.0;}
float r = c.x * sqrt(2.);
float q = 1.0 - r * r * 0.5;
return vec2(asin(sqrt(1.0 - q*q)), c.y);
}
PS. Take breaks for thinking.
Got thoughts to come back to? Note them down using this Android app.
KDE Plasma is great. GNOME is awesome. Window managers are wonderful. Everything has quirks but I love all these options we have. I can't wait to see where we take them.
Here is this week's #Linux and #OpenSource News podcast:
As always, follow it @tlenewspodcast, or from any good podcast client!
@flexion Latest #linux kernel on #Sgi #Octane and #Origin with #T2sde Linux https://www.twitch.tv/rxrbln/v/2178555303?sr=a&t=20873s #mips64 #opensource
Sun printed the names of the design team on top of this TurboGX (cgsix) sbus graphics card. I'm so curious why some of the names are crossed out! Curtis, Chris M, or Bruce - are you on the fediverse?
Trying to map a surface onto a whole (hemi)sphere, covering it as uniformly as feasible.
(This is another crazy secret #SDF project.)
Lambert Equal Area projection only has 2 sources: #Wikipedia and #PROJ . The equation doesn't nearly cover the hemisphere :/
Just look at this junk!
I'll have to derive the correction factor myself...
Harvester pulls 1.5 gallons of drinking water from arid air per day https://newatlas.com/technology/water-harvester-arid-air-mit/
StreamController Application on Linux for the Elgato Stream Deck
StreamController is an elegant Linux application designed for the Elgato Stream Deck, offering advanced features like plug-ins and automatic page switching to enhance your streaming and productivity setup. It can support multiple Stream Decks togeth ...continues
See https://gadgeteer.co.za/streamcontroller-application-on-linux-for-the-elgato-stream-deck/
#linux #opensource #streamcontroller #StreamDeck #technology
Interoperability makes good things great! We deserve the right to repair our devices and move from one platform to another. Jacques the Jackalope tells more here: https://www.eff.org/deeplinks/2024/05/m-jackalope
🐦🔗: https://nitter.oksocial.net/EFF/status/1809410689397899665#m
[2024/07/06 02:15]
Announcing the Ladybird Browser Initiative
https://www.reddit.com/r/browsers/comments/1dsxlnl/announcing_the_ladybird_browser_initiative/
Discussions: https://discu.eu/q/https://www.reddit.com/r/browsers/comments/1dsxlnl/announcing_the_ladybird_browser_initiative/
#thelinuxgamer reviews the #Librem5, #Birch phone by @purism
https://www.youtube.com/watch?v=DjFWQHrzVLw
It sounds like the Librem 5 is making good progress in its performance. I am also seeing pictures of bluetooth from @todd, and gaming videos by @dos
Pretty soon we're going to have #gnulinux phones available, small handheld Linux computers!
Video Sequence Editor updates coming to Blender 4.2 #b3d #software https://video.blender.org/videos/watch/f7f6f044-a14d-45d8-b9cc-6fedab1f476b
It's time to celebrate 🥳 One year ago MakerTube opened registrations to the public. Since then it has attracted a lot of great people sharing videos that are close to their hearts. I would like to thank everyone participating in the journey and the generous support. This is only possible because of you!
Join in and make it an even greater place! https://makertube.net
#makertube #peertube
We chatted with the North Carolina chapter of Encode Justice, a community of youth that believes human-centered AI must be built, designed, and governed by and for diverse stakeholders: https://www.eff.org/deeplinks/2024/06/encode-justice-nc-movement-safe-equitable-ai
🐦🔗: https://nitter.oksocial.net/EFF/status/1809361623737327736#m
[2024/07/05 23:00]