minus-squareSteveTech@aussie.zonetolinuxmemes@lemmy.world•But you should say you're fluent in both on your job applicationlinkfedilinkarrow-up1·28 days agoSome image formats will ignore junk data after the image. So you can probably run cat image.png message.txt to embed text in image files, although I haven’t tried this myself. linkfedilink
minus-squareSteveTech@aussie.zonetoProgrammer Humor@programming.dev•This is why we can't have nice things.linkfedilinkarrow-up0·1 month agoI can find the official Pi Pico for $3.50, I’m sure clones are cheaper than that. linkfedilink
Some image formats will ignore junk data after the image. So you can probably run
cat image.png message.txtto embed text in image files, although I haven’t tried this myself.