Tootfinder

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

@aral@mastodon.ar.al
2025-12-19 09:44:47

Node.js devs, so picture this: you run `npm install` and you get a bunch of packages with audit errors.
The only thing I want to know at that point is what’s the root package that these dependencies belong to? (Running npm audit fix is a last resort as I don’t like it fiddling around with the dependencies of nested packages.)
It’s also not a straightforward thing to do, but it’s nothing jq and a bit of piping can’t fix:
```bash
npm audit --json | jq -r '.vulnerabil…

@cark@social.tchncs.de
2025-10-21 17:25:15

#TIL
#Python :python: #Flask web development detail:
If you change data in a nested structure in your `session` object you might need to set
`session.modified = True`.
(I took me q…

@zachleat@zachleat.com
2025-10-14 19:30:33

@… maybe a little hard to explain on text but given an arbitrary deeply nested object, I want to add metadata to each property that stores an arbitrary string for that property. the approach I’m using is to convert (for boolean types) primitive booleans to object booleans to add that data and retain the same behavior

@azonenberg@ioc.exchange
2025-10-02 16:29:16

What's your record for the most levels of nested/chained remoting/virtualization?
I think my current record is:
* RDP from Linux endpoint to locally hosted Windows VM
* Proprietary remoting protocol with Windows-only client connecting to Windows VM on customer infrastructure
* SSH from that VM to Linux bare metal box in customer lab
* SSH from *that* box to actual DUT
There might have been one more hop of SSH somewhere in the chain I can't remember now…

@crell@phpc.social
2025-12-02 07:44:01

Using #PHP arrays as pseudo-objects is almost never the right answer. They're less self-documenting, slower, worse on memory, and more bug prone.
peakd.com/php/@crell/php-use-a

@shaun@mastodon.xyz
2025-10-29 21:50:44

I really dislike the "it's always DNS" trope because frequently it's something else, but #Kroger's shit was fucked all day and it was definitely #DNS. I think they have it loosely functional now, though there are so many nested CNAMEs the

422 22965x2630 images are not supported
@arXiv_nuclex_bot@mastoxiv.page
2025-10-10 08:48:39

Spectrometry of Captured Highly Charged Ions Produced Following Antiproton Annihilations
F. P. Gustafsson, M. Volponi, J. Zielinski, A. Asare, I. Hwang, S. Alfaro Campos, M. Auzins, D. Bhanushali, A. Bhartia, M. Berghold, R. S. Brusa, K. Calik, A. Camper, R. Caravita, F. Castelli, G. Cerchiari, S. Chandran, A. Chehaimi, S. Choudapurkar, R. Ciury{\l}o, P. Conte, G. Consolati, M. Doser, R. Ferguson, M. Germann, A. Giszczak, L. T. Gl\"oggler, {\L}. Graczykowski, M. Grosbart, F. Guati…