Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@azonenberg@ioc.exchange
2025-07-19 05:23:21

Exciting news! Just tagged ngscopeclient v0.1-rc1!
There are now only three known release blocking issues:
* MacOS binary packaging (github.com/ngscopeclient/scope)
* Removing use of one deprecated ImGui function that I t…

Screenshot of ngscopeclient with title bar reading "v0.1-rc1"
@bilbo_le_hobbit@mamot.fr
2025-07-20 14:14:07

Un commentaire en dessous d'un article du Figaro sante.lefigaro.fr/social/sante

Dans ma famille d'agriculteurs, au milieu d'une région de culture intensive, le bilan sur 20 ans est le suivant : 3 cancers, 1 maladie de Charcot, 2 autistes. Pour ceux et celles qui restent : on ferme les fenêtres et volets et on évite les ballades lors des fumigations (tout au long du printemps...). Je n'ai jamais entendu la FNSEA se poser la question de la santé de ses adhérents et de leurs familles, et moins encore des populations rurales. Et ce déni assassin s'empire avec l'extrême droite.
@bobmueller@mastodon.world
2025-06-20 05:29:35

Another shoe has dropped in the Michael Tait story.
There's always another shoe.
julieroys.com/woman-accuses-mi

@samvarma@fosstodon.org
2025-08-19 13:39:59

This is bonkers flipboard.com/@petapixel/photo

@azonenberg@ioc.exchange
2025-08-19 09:07:12

On the home stretch for getting ngscopeclient v0.1 out the door!
MacOS binary packaging is now mostly done (thanks Lain), although we don't have DMG's being produced in the CI flow yet.
After several hours of fighting with Windows, the Windows executable has an icon and behaves sanely wrt logging (logs to stdout if launched from a shell, but doesn't spawn a terminal if launched from the start menu).
Still need to do a few tweaks to the MSI installer as well as t…

Remote desktop sessions to a Mac, a Windows 11 VM, and a Debian VM running ngscopeclient, seen over editors full of ngscopeclient source code
@kexpmusicbot@mastodonapp.uk
2025-08-19 10:36:58

🇺🇦 #NowPlaying on KEXP's #VarietyMix
Ami Taf Ra:
🎵 The Prophet
#AmiTafRa
amitafra.bandcamp.com/track/sp
open.spotify.com/track/68nHXfs

@heiseonline@social.heise.de
2025-07-19 05:15:13

Noch einige der zuletzt hier besonders häufig geteilten #News:
20 Jahre unbemerkt: Programmierfehler sorgt für fehlende Lehrer

@azonenberg@ioc.exchange
2025-07-19 07:53:30

Will do a more proper demo of this later on, with a cleaner bench (right now I just want to update some screenshots for the ngscopeclient website).
But I'm throwing together a quick demo of multiple-scope sync operation using ngscopeclient and the trigger crossbar.

@azonenberg@ioc.exchange
2025-06-20 06:10:21

Tonight's quick ngscopeclient dev fix: GPU accelerating the demo scope.
It now runs quite a few times faster than before (and is faster to process subsequent filter blocks on, since the input data is now GPU resident).
Not super critical but a nice quality-of-life fix since I use the demo scope as a data source for development pretty often.

ngscopeclient displaying a sinewave, some digital waveforms, and an eye pattern
@azonenberg@ioc.exchange
2025-08-19 04:36:35

I'm trying to figure out how to make the Windows build of ngscopeclient determine if it was launched from within a terminal (in which case it should log messages to stdout) or not (in which case it should not spawn a terminal).
I've seen various sources saying to check if GetConsoleWindow() returns null, or if $PROMPT is set. Nothing seems to be working.
Anyone have better ideas? I don't want to have a terminal spawn every time ngscopeclient starts, but I also don'…