#unwrap — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #unwrap, aggregated by home.social.
-
survival is a
survival is a
#ancestors #atYourDiscretion #body #caution #dailyPost #future #maintain #maintainenance #oneTooMany #oneTooManyTimes #past #poem #poetry #postaday #present #shape #shapeless #survival #survive #tanka #teleport #timeTraveler #timeTraveling #times #travel #unwrap #waka #warning
time traveler, teleporting
back and forth one too
many times to maintain her
shape – unwrap at your discretion
.
20260522:1302
y -
survival is a
survival is a
#ancestors #atYourDiscretion #body #caution #dailyPost #future #maintain #maintainenance #oneTooMany #oneTooManyTimes #past #poem #poetry #postaday #present #shape #shapeless #survival #survive #tanka #teleport #timeTraveler #timeTraveling #times #travel #unwrap #waka #warning
time traveler, teleporting
back and forth one too
many times to maintain her
shape – unwrap at your discretion
.
20260522:1302
y -
survival is a
survival is a
#ancestors #atYourDiscretion #body #caution #dailyPost #future #maintain #maintainenance #oneTooMany #oneTooManyTimes #past #poem #poetry #postaday #present #shape #shapeless #survival #survive #tanka #teleport #timeTraveler #timeTraveling #times #travel #unwrap #waka #warning
time traveler, teleporting
back and forth one too
many times to maintain her
shape – unwrap at your discretion
.
20260522:1302
y -
survival is a
survival is a
#ancestors #atYourDiscretion #body #caution #dailyPost #future #maintain #maintainenance #oneTooMany #oneTooManyTimes #past #poem #poetry #postaday #present #shape #shapeless #survival #survive #tanka #teleport #timeTraveler #timeTraveling #times #travel #unwrap #waka #warning
time traveler, teleporting
back and forth one too
many times to maintain her
shape – unwrap at your discretion
.
20260522:1302
y -
survival is a
survival is a
#ancestors #atYourDiscretion #body #caution #dailyPost #future #maintain #maintainenance #oneTooMany #oneTooManyTimes #past #poem #poetry #postaday #present #shape #shapeless #survival #survive #tanka #teleport #timeTraveler #timeTraveling #times #travel #unwrap #waka #warning
time traveler, teleporting
back and forth one too
many times to maintain her
shape – unwrap at your discretion
.
20260522:1302
y -
July is my birth month! #Unwrap me to reveal my #birthdaysuit.
-
Oh, look! Another riveting blog post on the groundbreaking revelation that using unwrap() in #Rust might not summon the apocalypse. 🌪️👻 But don't worry, dear reader, there are still plenty of other things to #panic about—like why someone needed 1000 words to tell us something we already knew. 🙄💻
https://burntsushi.net/unwrap/ #Unwrap #BlogPost #TechHumor #DeveloperLife #CodingCommunity #HackerNews #ngated -
Oh, look! Another riveting blog post on the groundbreaking revelation that using unwrap() in #Rust might not summon the apocalypse. 🌪️👻 But don't worry, dear reader, there are still plenty of other things to #panic about—like why someone needed 1000 words to tell us something we already knew. 🙄💻
https://burntsushi.net/unwrap/ #Unwrap #BlogPost #TechHumor #DeveloperLife #CodingCommunity #HackerNews #ngated -
Oh, look! Another riveting blog post on the groundbreaking revelation that using unwrap() in #Rust might not summon the apocalypse. 🌪️👻 But don't worry, dear reader, there are still plenty of other things to #panic about—like why someone needed 1000 words to tell us something we already knew. 🙄💻
https://burntsushi.net/unwrap/ #Unwrap #BlogPost #TechHumor #DeveloperLife #CodingCommunity #HackerNews #ngated -
Oh, look! Another riveting blog post on the groundbreaking revelation that using unwrap() in #Rust might not summon the apocalypse. 🌪️👻 But don't worry, dear reader, there are still plenty of other things to #panic about—like why someone needed 1000 words to tell us something we already knew. 🙄💻
https://burntsushi.net/unwrap/ #Unwrap #BlogPost #TechHumor #DeveloperLife #CodingCommunity #HackerNews #ngated -
Using unwrap() in Rust is Okay (2022)
https://burntsushi.net/unwrap/
#HackerNews #Rust #Programming #unwrap #Rust2022 #SoftwareDevelopment #CodingBestPractices
-
Using unwrap() in Rust is Okay (2022)
https://burntsushi.net/unwrap/
#HackerNews #Rust #Programming #unwrap #Rust2022 #SoftwareDevelopment #CodingBestPractices
-
Using unwrap() in Rust is Okay (2022)
https://burntsushi.net/unwrap/
#HackerNews #Rust #Programming #unwrap #Rust2022 #SoftwareDevelopment #CodingBestPractices
-
Using unwrap() in Rust is Okay (2022)
https://burntsushi.net/unwrap/
#HackerNews #Rust #Programming #unwrap #Rust2022 #SoftwareDevelopment #CodingBestPractices
-
[Перевод] Базовый вариант использования Task Unwrap
Введение Недавно, после нескольких месяцев отсутствия использования .Net/C#, я улучшал существующее приложение .Net/C# WPF, используя .Net Task Parallel Library (TPL). Но, наивно применяя шаблоны обещаний JavaScript, которые я использовал в предыдущие месяцы, я столкнулся со странной проблемой, которая заставила меня использовать довольно экзотический метод расширения Unwrap. В этой статье описывается проблема, объясняется ее причина, предлагается исправление с помощью Unwrap и, наконец, представлена более современная версия с парадигмой async/await C# 5.0. Простой рабочий процесс в JavaScript с Promises Вот JavaScript-реализация простого рабочего процесса, состоящего из трех шагов, второй из которых имитирует отложенную обработку с помощью setTimeout с использованием Promise API:
-
[Перевод] Базовый вариант использования Task Unwrap
Введение Недавно, после нескольких месяцев отсутствия использования .Net/C#, я улучшал существующее приложение .Net/C# WPF, используя .Net Task Parallel Library (TPL). Но, наивно применяя шаблоны обещаний JavaScript, которые я использовал в предыдущие месяцы, я столкнулся со странной проблемой, которая заставила меня использовать довольно экзотический метод расширения Unwrap. В этой статье описывается проблема, объясняется ее причина, предлагается исправление с помощью Unwrap и, наконец, представлена более современная версия с парадигмой async/await C# 5.0. Простой рабочий процесс в JavaScript с Promises Вот JavaScript-реализация простого рабочего процесса, состоящего из трех шагов, второй из которых имитирует отложенную обработку с помощью setTimeout с использованием Promise API:
-
[Перевод] Базовый вариант использования Task Unwrap
Введение Недавно, после нескольких месяцев отсутствия использования .Net/C#, я улучшал существующее приложение .Net/C# WPF, используя .Net Task Parallel Library (TPL). Но, наивно применяя шаблоны обещаний JavaScript, которые я использовал в предыдущие месяцы, я столкнулся со странной проблемой, которая заставила меня использовать довольно экзотический метод расширения Unwrap. В этой статье описывается проблема, объясняется ее причина, предлагается исправление с помощью Unwrap и, наконец, представлена более современная версия с парадигмой async/await C# 5.0. Простой рабочий процесс в JavaScript с Promises Вот JavaScript-реализация простого рабочего процесса, состоящего из трех шагов, второй из которых имитирует отложенную обработку с помощью setTimeout с использованием Promise API:
-
I share another very simple but useful #GeoNode my Magic-UV #UnWrap, to do #UV #mapping, and if you export the file in #glTF format the #UVmap is perfect, this is the tool everyone was looking for, and I'll give you for free, what more do you want?🤌 #b3d #Blender #Blender3D
In the video I add a Vertex Group with the same name of my Named Attribute and then I start assigning to that group some vertexes as the Seam Attribute for UV Unwrap node. and if apply the node you've unwrapped the mesh😎
-
I share another very simple but useful #GeoNode my Magic-UV #UnWrap, to do #UV #mapping, and if you export the file in #glTF format the #UVmap is perfect, this is the tool everyone was looking for, and I'll give you for free, what more do you want?🤌 #b3d #Blender #Blender3D
In the video I add a Vertex Group with the same name of my Named Attribute and then I start assigning to that group some vertexes as the Seam Attribute for UV Unwrap node. and if apply the node you've unwrapped the mesh😎
-
I share another very simple but useful #GeoNode my Magic-UV #UnWrap, to do #UV #mapping, and if you export the file in #glTF format the #UVmap is perfect, this is the tool everyone was looking for, and I'll give you for free, what more do you want?🤌 #b3d #Blender #Blender3D
In the video I add a Vertex Group with the same name of my Named Attribute and then I start assigning to that group some vertexes as the Seam Attribute for UV Unwrap node. and if apply the node you've unwrapped the mesh😎
-
I share another very simple but useful #GeoNode my Magic-UV #UnWrap, to do #UV #mapping, and if you export the file in #glTF format the #UVmap is perfect, this is the tool everyone was looking for, and I'll give you for free, what more do you want?🤌 #b3d #Blender #Blender3D
In the video I add a Vertex Group with the same name of my Named Attribute and then I start assigning to that group some vertexes as the Seam Attribute for UV Unwrap node. and if apply the node you've unwrapped the mesh😎
-
I share another very simple but useful #GeoNode my Magic-UV #UnWrap, to do #UV #mapping, and if you export the file in #glTF format the #UVmap is perfect, this is the tool everyone was looking for, and I'll give you for free, what more do you want?🤌 #b3d #Blender #Blender3D
In the video I add a Vertex Group with the same name of my Named Attribute and then I start assigning to that group some vertexes as the Seam Attribute for UV Unwrap node. and if apply the node you've unwrapped the mesh😎
-
Ok, so unwrap() is usable for handling Result return types without having to be very verbose in writing a whole match block.
-
Ok, so unwrap() is usable for handling Result return types without having to be very verbose in writing a whole match block.
-
visualization of the distortion depending on #map #projection
first time i get a clear feeling about this!
website: https://mathigon.org/course/circles/spheres-cones-cylinders#sphere-maps
src: https://twitter.com/MathigonOrg/status/1425094768024072203
#world #math #geometry #uv #unwrap 3d -
visualization of the distortion depending on #map #projection
first time i get a clear feeling about this!
website: https://mathigon.org/course/circles/spheres-cones-cylinders#sphere-maps
src: https://twitter.com/MathigonOrg/status/1425094768024072203
#world #math #geometry #uv #unwrap 3d