IanTwenty

joined 2 years ago
[–] IanTwenty@lemmy.world 4 points 1 week ago

I have not yet had a chance to try it but there's this:

https://domainaware.github.io/parsedmarc/

Currently I use my own Python script to do some basic reporting but would rather pool effort.

 

I killed them all once and even dunked lava on the top yet still they spawn. Do you have to remove the entire structure to 'beat' them? Thx

[–] IanTwenty@lemmy.world 9 points 1 month ago

There is some distribution of effort/expertise at least:

When an individual researcher or an organization discovers a new bug in some product, a CVE program partner — there are currently a few hundred across 40 countries — is asked to assess the vulnerability report and assign a unique CVE identifier for the flaw if and as necessary.

https://www.theregister.com/2025/04/16/homeland_security_funding_for_cve/

[–] IanTwenty@lemmy.world 1 points 1 month ago

I know what you mean but using real self-signed certificates (i.e. no CA at all) with modern browsers causes so many issues I find them unusable.

[–] IanTwenty@lemmy.world 11 points 1 month ago (7 children)

I'll mention this as no one has yet but you can be your own CA. Tools like mkcert make it easy

https://github.com/FiloSottile/mkcert

This is potentially more hassle (than using public DNS) as you have to get your CA certs onto every device. However it may be suitable depending on the situation.

[–] IanTwenty@lemmy.world 2 points 1 month ago* (last edited 1 month ago)

The first appearance of Hannibal Lecter in film was Manhunter(1986) I think. Silence of the Lambs and sequels are viewed as separate I guess as they have little in common apart from the source material.

[–] IanTwenty@lemmy.world 4 points 3 months ago

If you have the time try the troubleshoot mode to help figure it out - add ons are often the cause

https://support.mozilla.org/en-US/kb/troubleshoot-firefox-crashes-closing-or-quitting

[–] IanTwenty@lemmy.world 1 points 6 months ago

I once heard a recommendation that there's nothing better for neurodivergent people then to spend time with their own. Have a look and see if any places near you do sensory/neurodivergent events. I am thinking of things like cinema screenings and soft play. As awareness seems to be growing in some countries demand is emerging for e.g. low volume cinema screenings, lights turned down, low numbers of attendees etc. Whilst your child might not need all these accommodations there will be other children there who are neurodivergent for them to meet and (hopefully) a higher level of acceptance and understanding amongst all the parents.

If your child has special interests then events focussed on those subjects may attract similar types of children. It's a bit of a cliche/stereotype but communities like boardgames, pokemon, videogames, train enthusiasts etc often have events/rules/customs that provide clear ways to engage with others even non-verbally. For example there are people running Minecraft servers purely for neurodivergent children.

If you're really lucky there may even be parent meet ups or workshops in your area that bring neurodivergent kids together and help them to value their difference. Creating a social life independent of school for your child could be really valuable in their years ahead and for you too, helping them keep a core group of friends even when they transition between schools.

[–] IanTwenty@lemmy.world 2 points 7 months ago

I think you've hit the nail on the head so to speak....it's just too small/custom a thing for anyone to have built a dedicated tool it seems. In the end I am looking at using my file manager (nautlius) to automatically run a custom exiftool/bash script on chosen files so I can just click and rename/fix metadata etc as I browse through the files. Probably good enough for now.

[–] IanTwenty@lemmy.world 3 points 7 months ago

💯 ! I been considering git-annex too which might let me treat all the photos like any git repo without the bloat.

[–] IanTwenty@lemmy.world 1 points 7 months ago

That looks a very useful tool, thanks. I think it could be just the thing for bulk renaming photos to standard names.

 

Can anyone recommend a tool to manage photos at the cmdline? I just want to move photos into dirs based on their metadata (YYYY/DD), occasionally fix up metadata (adjust dates), rename photo filenames to match a template and/or query my photos for certain things. It doesn't need to be a gallery or image touch-up tool, I have other things for that.

I'm aware of exiftool and ImageMagick, perhaps they can do the job but they seem quite low level, really need to build scripts around them - I'd like something that operates at a slightly higher level so I don't have to do too much scripting.

A quick search turned up chee (GPLv3) which can:

  • search photos using a simple query language
  • manage named queries (called collections)
  • copy/symlink images into a custom folder structure

...but it's not had an update in a few years (maybe it's feature complete tho!) Any other suggestions? Thanks.

view more: next ›