I can't recommend docker swarm enough, it does 95% of what you need in k8s without requiring someone full-time just to manage it.
From 5/24/2017, 8:39:58 PM till now, @almostdigital has achieved 712 Karma Points with the contribution count of 109.
Recent @almostdigital Activity
I can't recommend docker swarm enough, it does 95% of what you need in k8s without requiring someone full-time just to manage it.
Thank you!
Technical writeup here: https://lexman.rocks/about
Show HN: Lexman Artificial Podcast
11 points • 6 comments
I wish davinci-002 wasn't so damn expensive to use :(
Haha love it!
The SVG posters are cool, if you're looking for some feedback try to find some way to reduce the lag on the site when previewing them. In Safari on a M1 the site slows to a crawl once the poster SVG is loaded, each click takes several seconds to register. Maybe you could do a low res server side rendered version? That could you let users preview their repos without them being able to just right-click the SVG as well
These are great! I found out recently that GitHub supports SVGs in your profile README so couldn't resist setting up a huge animation on mine[1], you can't run JavaScript in SVGs unless they are inlined with the HTML but maybe it would be possible to setup a GitHub action to automatically generate it periodically.
Thanks! It's mostly written by the AI but I prod it along at critical points to make it more interesting
It's prompted by a premise of the podcast that I wrote and a list of keywords and guests. I also sometimes prod it during the transcript generation to make it more interesting, the ending for example was me injecting a line "I'll leave you with this bit of Vogon poetry".
Thanks! It's TorToiSe: https://github.com/neonbjb/tortoise-tts
I made an AI write a podcast transcript then I made another AI read it :D
https://soundcloud.com/jn2022/lexman-artificial-podcast-epis...
Does torchaudio work for you? I can get torch and torchvision to work but not torchaudio
Anyone actually got this to run on an M1 Mac?
$ conda install pytorch torchvision torchaudio -c pytorch-nightly
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
PackagesNotFoundError: The following packages are not available from current channels:
- torchaudio
And the pip install variant installs an old version of torchaudio that is broken OSError: dlopen(/opt/homebrew/Caskroom/miniforge/base/envs/test123/lib/python3.10/site-packages/torchaudio/lib/libtorchaudio.so, 0x0006): Symbol not found: __ZN2at14RecordFunctionC1ENS_11RecordScopeEb
100% AI Generated Podcast
3 points • 0 comments
A 100% AI generated podcast episode
2 points • 0 comments
I think it has to do with swift runtime deprecations.
I have an objective-c app that is as old as the AppStore and I haven't updated it for 8 years [1], Apple even updated it once themselves somehow to support iOS 11.
Another of my apps was removed with a similar vague explanation as the OP got and it was written using Swift [2].
While I understand that they might want to drop support for old runtimes the 30-day deadline is ridiculous. And if you miss it you need to re-submit the app and lose your ratings etc.
I made nowhere near enough in the ~2 year period my app was available to justify spending the effort to modernize the project so I just let them remove it...
[1]: https://apps.apple.com/us/app/seismometer/id288966259 [2]: https://github.com/jnordberg/triggy
Cool! I hope they release the code, I want to create macOS dynamic backgrounds with this
DALL-E 2 vs. Disco Diffusion
2 points • 0 comments
Try Runtime -> Run All
Or use the huggingface version, that's a simple web ui: https://huggingface.co/spaces/multimodalart/latentdiffusion
It's interesting to see that Latent Diffusion + LAION 400M does much better with text, it's actually a challenge sometimes to get it to not write the parts of the prompt meant to guide the style on the resulting image.
Try it yourself here: https://colab.research.google.com/github/multimodalart/laten...
EDIT: Here's 36 uncurated renders for "Hacker News - Dang's Dance. R&B Album Artwork" https://johan-nordberg.com/tmp/hn-laion400m.png
site design / logo © 2022 Box Piper