Fa

Bom-dia :) - #APOD - Lado Próximo da Lua - jul 20 -

bsky.app/profile/apodunofficia -
...por que só Vemos 1 Lado da 🌕 #Lua ?
A Lua gira sobre seu próprio eixo e orbita a Terra na mesma velocidade (28 dias). Esse travamento gravitacional faz com que o mesmo lado esteja sempre voltado para a Terra...

Astronomy Picture of the Day (unofficial bot) (@apodunofficial.bsky.social)

#apod 2025-07-20 Lunar Nearside Web page: https://apod.nasa.gov/apod/ap250720.html

Bluesky Social
Fa

Bom-dia :) - #APOD - Lunar Nearside - jul 20 -

apod.nasa.gov/apod/ap250720.ht -

Lado Próximo da Lua

Cerca de 1.300 imagens da câmera de grande angular da nave Reconnaissance Orbiter (LRO) foram usadas para compor esta vista do lado próximo da Lua.
Mas por que só Vemos Um Lado da 🌕 #Lua ?
A Lua gira sobre seu próprio eixo e orbita a Terra na mesma velocidade (cerca de uma vez a cada 28 dias). Esse travamento gravitacional faz com que o mesmo lado, o próximo, esteja sempre voltado para a Terra...

APOD: 2025 July 20 – Lunar Nearside

A different astronomy and space science related image…

apod.nasa.gov
Filipi Limi

trying this one again

say I want a ( #rclone ) command (that mounts prosody media files and whatnot) to run just before #prosody starts... can I do so in config #lua file (like, yeh, setting parameters _and_ running commands, checking mount directory...)

#xmpp

R.L. Dane :Debian: :OpenBSD: 🍵 :MiraLovesYou:

Very cool recent video by #GaryExplains about doing an '80s #demoscene-ish demo using #Lua and #Löve2D

https://inv.nadeko.net/watch?v=qu0REmWuLvA

I think I want to try this out!

Thomas 'Maria' Helzle

@ngons Yeah, it is an absolutely fantastic update that opens so many doors.
Also Redux as a VST3 having these things built in and Midi Out makes it so much more powerful.
Yay! 🙂

Have been playing with it all day yesterday...

#renoise #tracker #livecoding #lua #tidal #cycles #vst

Kyzrati

Yay, there will be another new tutorial option to follow this year as well, in a brand new roguelike engine in Lua/LÖVE. Meet prism: old.reddit.com/r/roguelikedev/
#lua #gamedev #tutorial

ConTeXt group

Did you ever want to define one of those fancy key-value macros yourself?
Do it in #Lua – it’s that easy!

#TeXConTeXt #LuaTeX

AchieGameDev

The Vods are also slowly up on YouTube if you are interesting in me rambling and being dumb for 1,5 hours

www.youtube.com/watch?v=Yfi3...

#indiedev #gamedev #pixelart #lua #love2d

AchieGameDev

Particles and Mushrooms? 🎇🍄

Heck yes, we worked some more on the game recently and we got some basics down for actual game development. Still mostly learning, but one step forward at a time!

#indiedev #gamedev #pixelart #lua #love2d

Habr

Как работает ingress-nginx: нырнем еще глубже. Часть 2 — балансировка

В первой части мы разобрались с принципами работы Ingress-nginx контроллера . Теперь пришло время углубиться в то, как в Ingress-nginx устроен механизм обновления бэкендов и как реализована балансировка нагрузки на примере sticky sessions . Готовы узнать больше? Поехали! Напомню, если вдруг забыли, эта статья написана по мотивам выступления на DevOpsConf’25, а меня зовут Алексей Колосков, я Lead DevOps из Hilbert Team. Итак, рассмотрим, как реализовано обновление бэкендов в самом контроллере.

habr.com/ru/companies/oleg-bun

#ingress #ingressnginx #ingressконтроллер #lua #luanginxmodule #k8s #kubernetes

Как работает ingress-nginx: нырнем еще глубже. Часть 2 — балансировка

В первой части мы разобрались с принципами работы Ingress-nginx…

Хабр
Habr

Как работает ingress-nginx: нырнем поглубже. Часть 1 — basics

Наверняка вы все работаете с Kubernetes, публикуете сервисы наружу через Ingress-контроллер. Уверен, что большинство из вас использует ingress-nginx. Создаете манифест, деплоите его в k8s, но не всегда получаете именно тот результат, который хотели бы. Или же все работает, но спустя какое-то время что-то идет не так. В этой серии статей, созданной по мотивам выступления на DevOpsConf’25, мы подробно разберемся как работает сам ingress-nginx контроллер и почему это не совсем классический nginx. Погрузимся в дебри LUA-кода чтобы понять, как реализована балансировка. А также затронем тему сниппетов, как их включить если они вам очень нужны, и почему этого делать не стоит. Меня зовут Алексей Колосков , я Lead DevOps из Hilbert Team . Больше 15 лет я в IT: за это время админил, разрабатывал, развивал on-premise инфраструктуру, инфраструктуру в облаках и даже курсы по DevOps, Security и DataTech в Yandex Cloud. Hilbert Team — провайдер IT-решений для крупного и среднего бизнеса в области облачных технологий, DevOps, DevSecOps, DataOps, MLOps и FinOps. Партнёр Yandex Cloud со специализацией Yandex Cloud Professional по направлениям DevOps и Data Platform.

habr.com/ru/companies/oleg-bun

#ingress #ingressnginx #luanginxmodule #lua #ingressконтроллер #k8s #kubernetes

Giacomo Tesio
While it has its own issues, there are several good reasons why my favourite #ProgrammingLanguage in the real world is #C

Why not #Go?
Because it's from #Google.

Why not #Csharp or #Fsharp?
#Microsoft.

Why not #Rust or #Zig?
#LLVM (aka #Apple & friends).

Ultimately, most of languages I avoid like the plague are controlled by #BigTech one way or another.

C is simple enough to get several alternative compilers based on useful standards.² ³


¹ In theory I still prefer #Oberon07, but when I want to code something useful I still use C instead to lower the entry barrier for other devs, because there are too many incompatible implementations of the compiler and "standard" library.

² Ok, #Python, #Scheme and #Lua have similar qualities, but for the tools I write I usually prefer binary executables with no runtime.

³ No, #C++ is not an option. 😉
Bjarne Stroustrup: "I Did It For You All..."

harmful.cat-v.org
Alfonso Siciliano

🖥️ My ultra-budget server powering websysctl.alfonsosiciliano.net has been running smoothly for the past 2 months. So far, so good!

📈 #Crawlers hit tens of thousands of sysctl parameter pages daily. That's fine, since robots.txt allows it. But why keep requesting non-existent pages as if the site were built with WordPress 😤 ? Fortunately, the stack (#FreeBSD :freebsd: + #OpenResty 🌐 + #Lapis ✏️ + a custom-built #database 📦 ) stays well within the limited resources of my $5/month cloud server.

The code might soon be #OpenSource stay tuned!

#UNIX #sysctl #WebDev #WebServer #ThePowerToServe #coding #Lua #kernel

this.ven

The @ardour #Lua scripting workshop at #LAC25 #INSA #Lyon has just started. And I am curious to learn how to extend the functionalities of this great free and #OpenSource #DAW in a programmatically way in #realtime.

As @lualang is #CrossPlatform like #Ardour is, you can draft your script on a Windows machine at work and refine it on your #Linux computer later at home, for example.

Let's see how we can automate tasks in Ardour sessions, which otherwise would require another person operating #plugin parameters, session properties, #routing, etc. interactively.