home.social

#malaise — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #malaise, aggregated by home.social.

  1. Americans in their 40s and 50s are more depressed and forgetful, and weaker, than those of previous generations, and most of their peers in Europe. Education is no longer protective. Stress and financial insecurity are thought to be responsible.

    Summary: zmescience.com/science/news-sc

    Original paper (not open access): journals.sagepub.com/doi/10.11

    #Science #Psychology #Malaise #Insecurity #Depression

  2. Why is #JavaScript so popular? I hate everything about it.

    I'm speaking at the #Canberra Field #Naturalists meeting at #ANU next month on #Malaise trapping and the #insects and other #invertebrates that surround us without our noticing them.

    I expect most of my slides to be arrays of four or six #microscope images with a header (probably a family name in most cases) and captions for each image.

    I don't want to lay out all these images in #LibreOffice (or any similar presentation tool) because I'm a perfectionist and getting it all tidy will take forever.

    So, I decided to try out #Slidev, #Marp and other #Markdown-based presentation tools. The Markdown part is very appealing, but they all lean hard into JavaScript. That would be fine so long as I don't have to think about that side of things.

    Slidev's AppleBasic theme seemed to be the best starting point, so I started hacking it to add som extra gridded image views. Plain image grids were not too challenging, but I really want captions for each image, so I started trying to understand how the templates use the forest of underlying JS libraries and CSS artefacts to produce the displayed slides.

    Frankly, the whole thing is so opaque and would take me much longer to understand than preparing multiple presentations by hand would.

    Then I realised I can use #montage on the command line to produce the kind of layouts I want, and I can script #exiftool to extract and prepare the captions which will save time.

    So, my new plan is to write a #Python script that processes a #YAML file listing all the slides, titles and image paths. It can generate PNG images that are close to the target 1920*1080 size (give or take a little). I'll then use LibreOffice for a couple of more text-oriented or irregular slides, export those and combine all the images into a PDF.

    I'm sure this will be way faster than battling Node.js. Not sure why I felt I had to write it up.

    fieldnatsact.com/

  3. Why is #JavaScript so popular? I hate everything about it.

    I'm speaking at the #Canberra Field #Naturalists meeting at #ANU next month on #Malaise trapping and the #insects and other #invertebrates that surround us without our noticing them.

    I expect most of my slides to be arrays of four or six #microscope images with a header (probably a family name in most cases) and captions for each image.

    I don't want to lay out all these images in #LibreOffice (or any similar presentation tool) because I'm a perfectionist and getting it all tidy will take forever.

    So, I decided to try out #Slidev, #Marp and other #Markdown-based presentation tools. The Markdown part is very appealing, but they all lean hard into JavaScript. That would be fine so long as I don't have to think about that side of things.

    Slidev's AppleBasic theme seemed to be the best starting point, so I started hacking it to add som extra gridded image views. Plain image grids were not too challenging, but I really want captions for each image, so I started trying to understand how the templates use the forest of underlying JS libraries and CSS artefacts to produce the displayed slides.

    Frankly, the whole thing is so opaque and would take me much longer to understand than preparing multiple presentations by hand would.

    Then I realised I can use #montage on the command line to produce the kind of layouts I want, and I can script #exiftool to extract and prepare the captions which will save time.

    So, my new plan is to write a #Python script that processes a #YAML file listing all the slides, titles and image paths. It can generate PNG images that are close to the target 1920*1080 size (give or take a little). I'll then use LibreOffice for a couple of more text-oriented or irregular slides, export those and combine all the images into a PDF.

    I'm sure this will be way faster than battling Node.js. Not sure why I felt I had to write it up.

    fieldnatsact.com/

  4. Why is #JavaScript so popular? I hate everything about it.

    I'm speaking at the #Canberra Field #Naturalists meeting at #ANU next month on #Malaise trapping and the #insects and other #invertebrates that surround us without our noticing them.

    I expect most of my slides to be arrays of four or six #microscope images with a header (probably a family name in most cases) and captions for each image.

    I don't want to lay out all these images in #LibreOffice (or any similar presentation tool) because I'm a perfectionist and getting it all tidy will take forever.

    So, I decided to try out #Slidev, #Marp and other #Markdown-based presentation tools. The Markdown part is very appealing, but they all lean hard into JavaScript. That would be fine so long as I don't have to think about that side of things.

    Slidev's AppleBasic theme seemed to be the best starting point, so I started hacking it to add som extra gridded image views. Plain image grids were not too challenging, but I really want captions for each image, so I started trying to understand how the templates use the forest of underlying JS libraries and CSS artefacts to produce the displayed slides.

    Frankly, the whole thing is so opaque and would take me much longer to understand than preparing multiple presentations by hand would.

    Then I realised I can use #montage on the command line to produce the kind of layouts I want, and I can script #exiftool to extract and prepare the captions which will save time.

    So, my new plan is to write a #Python script that processes a #YAML file listing all the slides, titles and image paths. It can generate PNG images that are close to the target 1920*1080 size (give or take a little). I'll then use LibreOffice for a couple of more text-oriented or irregular slides, export those and combine all the images into a PDF.

    I'm sure this will be way faster than battling Node.js. Not sure why I felt I had to write it up.

    fieldnatsact.com/

  5. Why is #JavaScript so popular? I hate everything about it.

    I'm speaking at the #Canberra Field #Naturalists meeting at #ANU next month on #Malaise trapping and the #insects and other #invertebrates that surround us without our noticing them.

    I expect most of my slides to be arrays of four or six #microscope images with a header (probably a family name in most cases) and captions for each image.

    I don't want to lay out all these images in #LibreOffice (or any similar presentation tool) because I'm a perfectionist and getting it all tidy will take forever.

    So, I decided to try out #Slidev, #Marp and other #Markdown-based presentation tools. The Markdown part is very appealing, but they all lean hard into JavaScript. That would be fine so long as I don't have to think about that side of things.

    Slidev's AppleBasic theme seemed to be the best starting point, so I started hacking it to add som extra gridded image views. Plain image grids were not too challenging, but I really want captions for each image, so I started trying to understand how the templates use the forest of underlying JS libraries and CSS artefacts to produce the displayed slides.

    Frankly, the whole thing is so opaque and would take me much longer to understand than preparing multiple presentations by hand would.

    Then I realised I can use #montage on the command line to produce the kind of layouts I want, and I can script #exiftool to extract and prepare the captions which will save time.

    So, my new plan is to write a #Python script that processes a #YAML file listing all the slides, titles and image paths. It can generate PNG images that are close to the target 1920*1080 size (give or take a little). I'll then use LibreOffice for a couple of more text-oriented or irregular slides, export those and combine all the images into a PDF.

    I'm sure this will be way faster than battling Node.js. Not sure why I felt I had to write it up.

    fieldnatsact.com/

  6. Why is #JavaScript so popular? I hate everything about it.

    I'm speaking at the #Canberra Field #Naturalists meeting at #ANU next month on #Malaise trapping and the #insects and other #invertebrates that surround us without our noticing them.

    I expect most of my slides to be arrays of four or six #microscope images with a header (probably a family name in most cases) and captions for each image.

    I don't want to lay out all these images in #LibreOffice (or any similar presentation tool) because I'm a perfectionist and getting it all tidy will take forever.

    So, I decided to try out #Slidev, #Marp and other #Markdown-based presentation tools. The Markdown part is very appealing, but they all lean hard into JavaScript. That would be fine so long as I don't have to think about that side of things.

    Slidev's AppleBasic theme seemed to be the best starting point, so I started hacking it to add som extra gridded image views. Plain image grids were not too challenging, but I really want captions for each image, so I started trying to understand how the templates use the forest of underlying JS libraries and CSS artefacts to produce the displayed slides.

    Frankly, the whole thing is so opaque and would take me much longer to understand than preparing multiple presentations by hand would.

    Then I realised I can use #montage on the command line to produce the kind of layouts I want, and I can script #exiftool to extract and prepare the captions which will save time.

    So, my new plan is to write a #Python script that processes a #YAML file listing all the slides, titles and image paths. It can generate PNG images that are close to the target 1920*1080 size (give or take a little). I'll then use LibreOffice for a couple of more text-oriented or irregular slides, export those and combine all the images into a PDF.

    I'm sure this will be way faster than battling Node.js. Not sure why I felt I had to write it up.

    fieldnatsact.com/

  7. Four (parasitic) #wasps (#Hymenoptera) from a SLAM #Malaise sample in #Canberra #Australia over the last three weeks. Natural areas everywhere are (or should be) full of beautiful #insects like these, all just going about their business.

    A #FairyWasp in the genus #Mymar - the first I have seen here in the nominate genus - see how tiny this #insect is.

    An #ichneumon wasp (#Ichneumonidae) in the subfamily #Campopleginae - probably possible to get this one to genus, but most Australian species are unnamed.

    #Vosleria australia (or at least that's the only named Australian species in the genus) - family #Encyrtidae

    #Anastatus, unknown species - family #Eupelmidae

    #biodiversity #entomology

  8. Un homme meurt après un malaise à une station de tramway dans le centre-ville de Nice

    Une scène dramatique. Un homme a été victime d’un malaise alors qu’il attendait le tramway dans le centre-ville…
    #Nice #FR #France #Actu #News #Europe #EU #2025 #actu #Actualités #Après #europe #Faits-divers-Justice #homme #l’intervention #malaise #malgré #meurt #nice #passants #Provence-Alpes-Côted'Azur #Républiquefrançaise
    europesays.com/fr/585056/

  9. 🧐Imho #WHO (& #UN) are afflicted by a #chronic #malaise of gross #inefficiency in #critical #treaty #enactment.

    WHO adopts #landmark #pandemic #agreement
    "after more than 3 years of negotiations sparked by shock of #Covid19.. Countries still hv to thrash out details of agreement's Pathogen Access & Benefit-Sharing (PABS) mechanism. Once #PABS system is finalised, e agreement can then be #ratified by members, with 60 #ratifications required for treaty to enter into force"
    bangkokpost.com/world/3030332/

  10. Ce moment un peu suspendu qu'on a toustes connu où l'on croise une personne avec qui on a socialisé sur les réseaux du même nom mais avec qui on n'a jamais eu de réelle interaction ailleurs. Un petit signe de tête discret pour dire qu'on se reconnaît. Pas plus timidité et pas envie de déranger ou importuner obligent.

    #vieensociété #quotidien #malaise #rigolo

  11. “Symptoms of range from the profoundly disabling to 'merely' upsetting. Those with long frequently display a core set of symptoms, Altmann says, including , , , post-exertional and .

    But about 200 other symptoms are also associated with the disease, and can come and go, including word-finding difficulties, , skin and new .”

    rnz.co.nz/national/programmes/

  12. OK #ant boffins and #myrmecophiles. One of my #Canberra #Malaise trap records matches (100%) 9 other ants from further west in Canberra and a (private) record from #FrenchPolynesia (PF) identified as #Carebara tahitiensis: boldsystems.org/index.php/Publ

    Which is more likely?

    Carebara tahitiensis in Canberra

    Carebara tahitiensis == an AU Carebara species

    PF record is misidentified widespread species

    No COI difference between two species

    Contamination

    PF location wrong

    #Formicidae #Entomology

  13. stangeia.hobern.net/lepidopter

    Blog post reviewing the #Lepidoptera species identified from #DnaBarcoding #insects from a year's #Malaise sampling in my garden in #Canberra.

    Even though I have spent years photographing and identifying hundreds of moth species in the garden, these DNA barcodes added 23 species I had not previously recorded. Some seem common and are rarely or never recorded on citizen science platforms like #inaturalist

    #Entomology #Biodiversity

  14. stangeia.hobern.net/lepidopter

    Blog post reviewing the #Lepidoptera species identified from #DnaBarcoding #insects from a year's #Malaise sampling in my garden in #Canberra.

    Even though I have spent years photographing and identifying hundreds of moth species in the garden, these DNA barcodes added 23 species I had not previously recorded. Some seem common and are rarely or never recorded on citizen science platforms like #inaturalist

    #Entomology #Biodiversity

  15. And now I can see it in plain view around a quarter of the way across and just below half way up the sample tray for that week.

    stangeia.hobern.net/araba-bios

    #entomology #Strepsiptera #Malaise

  16. Probably only of interest to myself ... I've added an extra parameter to the URLs for my BOLD Australia site for exploring #Australian #DnaBarcodes. If you include "gmaea=1" in the URL, it highlights the taxa and records associated with BOLD specimens from my local #Malaise trapping. I'm finding it really interesting to visualise my specimens in context.

    If nothing else, it made me realise that Guelph found #Strepsiptera in the sample from the week of 1-8 January 2021.

    bold-au.hobern.net/index.php?g

  17. Three beetles from a #SLAM (#Malaise) trap in #Canberra, 22-27 January 2023.

    #Staphylinidae, I believe #Tachyporinae: inaturalist.ala.org.au/observa

    #Cerambycidae (I find it amazing how hard it is to place these to species): inaturalist.ala.org.au/observa

    One that I thought would be an easy fit for Scolytiae or one of the other wood-boring groups, but which is completely stumping me right now: inaturalist.ala.org.au/observa

    #Entomology #Coleoptera

  18. Are you siding with #Harry or the #palace? Either way, you fall into the #royalist #trap - #Polly #Toynbee

    "#Monarchy is a cast of mind that blocks #reform, an unholy religion made of these remarkably unremarkable people. Despite the best education for generations, their most useful genetic function is to demonstrate that talent and intelligence is randomly assigned. Monarchy breeds in #Britain a #feudalism of the imagination that gives a stamp of approval to #inheritance and to the #inequality, risen rampantly in recent decades, that is at the root of our #social and #political #malaise"

    theguardian.com/commentisfree/

  19. Four more insects from the #Malaise trap, Canberra, ACT, 26 August to 2 September 2022

    1. #Ichneumoninae sp. - I'll key out at least the genus soon.

    2. #Orthocentrus sp. (#Ichneumonidae) - probably the commonest #ichneumon #wasp (or set of externally similar species) in my garden

    3. #Pentacladus eucalypti (a #BarkLouse #Elipsocidae)

    4. #Lamiinae sp. (a #LonghornBeetle #Cerambycidae) - I always find these harder to identify than I would expect

    #entomology