I read that Stéphane's publishing process is a `make install', which is cool.
My blog-publishing process is radically different: I use `make push'.
I read that Stéphane's publishing process is a `make install', which is cool.
My blog-publishing process is radically different: I use `make push'.
The @fedora team backs off its initial proposal and will continue 32-bit support
https://www.linux-magazine.com/Online/News/Fedora-Continues-32-Bit-Support?utm_source=mlm
#Fedora #Linux #gaming #OpenSource #FEX #Podman #Docker #Toolbox #containers #FOSS
I just made an Erlang GUI "Hello World" in a Fedora 41 Toolbox.
$ toolbox create erlang
$ toolbox enter erlang
$ sudo dnf install erlang
$ erl -smp
1> wx:new().
{wx_ref,0,wx,[]}
2> M = wxMessageDialog:new(wx:null(), "Hello World").
{wx_ref,35,wxMessageDialog,[]}
3> wxMessageDialog:showModal(M).
Thanks to:
https://arifishaq.wordpress.com/wp-content/uploads/2017/12/wxerlang-getting-started.pdf
I used to spend time updating individual Toolbox instances with apt or dnf. My new method is to nuke ALL OF THEM and the images that made them and start from scratch with new images on a fairly regular basis.
Still wondering if I shouldn't just layer Distrobox and make my life (comparatively) easier.
GSPy - A New Toolbox And Data Standard For Geophysical Datasets
--
https://doi.org/10.3389/feart.2022.907614 <-- shared paper
--
https://doi.org/10.5066/P9XNQVGQ | https://code.usgs.gov/g3sc/gspy <-- shared code repository
--
[an older paper, but code is in active and ongoing development/evolution]
#GIS #spatial #mapping #geophysics #geophysical #NetCDF #datatypes #code #opensource #library #dataformats #standardisation #standardization #openstandard #portable #metadata #Python #package #GSPy #methods #workflows #xarray #CRS #opendata #architecture #toolbox
Hydra est une plateforme pour développer des visuels en temps réel,qui s'exécute directement dans le navigateur. Elle est gratuite et open source et conçu pour les débutant⋅es comme pour les expert⋅es.
Hydra peut-être utilisé (entre autre) :
pour mélanger et ajouter des effets aux flux de caméra, aux partages d'écran, aux flux en direct et aux vidéos
pour créer des visuels génératifs et audio-réactifs, et les partager en ligne avec d'autres
pour ajouter des effets vidéo interactifs à un site Web
pour diffuser des vidéos entre les navigateurs et coder en direct avec d’autres gens en ligne
https://hydra.ojack.xyz/
https://hydra.ojack.xyz/docs
https://ojack.xyz/
#video #LiveCoding #WebApp #application #toolbox #OutilsCreatifs @hydra
textmode.art est une application web, créée par humanbydefinition, qui permet de télécharger et de superposer des images et des vidéos, et d’y ajouter des effets. Vous pouvez également expérimenter avec des jeux de caractères et bien d’autres choses encore. Travail en cours.
https://textmode.art/
https://github.com/humanbydefinition
Source : http://text-mode.org/
#textmode #AsciiArt #webapp #application #toolbox #OutilsCreatifs
Oh and did I mention that the study is entirely replicable and reproducible? With our #toolbox, you can regenerate any figure from the paper or run the experiment on your computer with a single Matlab command. https://github.com/LeoVarnet/fastACI/tree/main
#replication #OpenScience #OpenAccess [10/X]
This Is Not a #Drill. #Fascism Is on the #Ballot
Rather than being for #personal #absolution, #voting is a #tool in the #political #toolbox—if the #goal is to avert the #worst and improve the chances for #constructing a #future #worthy of #humanity
It's a public holiday tomorrow, so it has to be a sketch Thursday. And no app icons this time!
Oubliez CCleaner, Microsoft lance son propre outil pour nettoyer votre PC :
Couple years ago I recreated Classic Mac OS progress and indeterminate progress bars with Core Animation. I really need to find a project to use them in!
Also, the barber pole style indeterminate progress bars were just sooooo “Macintosh.”
I hope everyone has a great day except the person who decided to remove them from modern macOS. Ugh.
Wow! #Fedora #Silverblue introduced me to #podman #toolbox and #distrobox . It is such a great innovation and a step into an interesting future.
I missed this, but you can now use Ubuntu images in Toolbx! I know distrobox exists, but Toolbx ships with Endless OS, so this is relevant to my interests.
For example,
toolbox create --image quay.io/toolbx/ubuntu-toolbox:23.04
Boom, Ubuntu 23.04 CLI on Endless OS, Fedora, or whatever your distro of choice is.
yay, some #fedora #silverblue bug forced me to recreate my f38 #toolbox, which was nice push to make me create my first own toolbox!
https://github.com/ikke-t/fedora-toolbox-ikke/blob/main/Containerfile-f38
Expanding the #toolbox for non-model organisms
From: @PLOSBiology
https://fediscience.org/@PLOSBiology/110765140032097387
Have you been longing for a quick way to simulate synthetic #ambient #noise #seismograms? Me too. Here's a #toolbox that does that and more, including identifying noise sources using #beamforming.
There are also #movies!
Hypermodern #Python #Toolbox. Python #libraries setting the standard in 2023 https://medium.com/gitconnected/hypermodern-python-toolbox-355412944a06