• 7 Posts
  • 2.77K Comments
Joined 3 年前
cake
Cake day: 2023年7月29日

help-circle
  • The most junk hack I ever did (that somehow worked) was replacing a Tensorflow 1.x library set with the Tensorflow 2.x library set and keeping the original 1.x symlink so that the software using it would think it’s still the 1.x. .so file lol.

    I presume the API had some deprecated fallback for poorly migrated software, which is why it worked without complaints.

    Also bazel is by far the worst build system I have ever used.






  • I don’t want to run a separate database or anything complex, so things like Immich or Photoprism are not an option.

    Why not just use podman and let it handle itself? Unless you’re planning on hosting like maybe several million photos, I doubt you would ever need to manually set up a DB.

    Just download the compose file, add your photo directory paths to it, and let it start and never think about it again until you feel like updating for some new feature months later.





  • He was thrown in jail for challenging the Military’s relationship of sucking Uncle Sam’s foreign policy demands and now the nation is so broke that they’re selling fake military alliance deals to forgive all the insane loans they took out from their surrounding neighbors after the immediiate economic fallout.

    All while also pretending to be a relevant faction in the Iran war.

    Imran Khan was probably the greatest ace card Pakistan had to reverse decades of systemic failure in development and the Army threw it all away so some general could run his papa john’s pizza franchises in America with stolen Pakistani tax money.










  • If its internal network traffic only, you can just use stalwart and add the DNS records to your network so that stuff can use SMTP.

    Otherwise, (also with stalwart or your preferred software), you will want to use an SMTP relay so that outgoing messages will be delivered without the hassle of getting your domain reputational enough for sent messages not getting junked by the big email providers.

    I’m extra lazy and haven’t set this up, so I just have a public mail server that only receives messages because my outgoing SMTP port is blocked by my ISP.