Ephes Blog

Miscellaneous things. Not sure what to put here, yet.

-

Weeknotes 2022-09-26

, Jochen

Weeknotes 2022-09-19

, Jochen

Mostly work, since I was on a business trip to Munich for a few days. Got tickets for next years beyond tellerrand conference, hope to see you there 😁. Someone opened the first issue on django-fileresponse 🍾 requesting to be able to use it for uploads, too. There were also some discussions and mails around the Python Podcast.

Articles


Twitter

 

Software

 

Videos

 

Books

  • Wagtail CMS in Action | Not much there yet. Learn from my mistake and buy it when it's finished next year or so..
 

Podcasts

 
Out of Context Images


Weeknotes 2022-09-12

, Jochen

 

Just got back home after a long day at the being me factory, and as always, it was a long and arduous shift.
-- @AbiShuuwi on Twitter

Work was good this week. Recorded and produced a podcast episode about crypto (yes, the BitCoin and BlockChain stuff, not cryptography).

Articles


Twitter

Videos

Podcasts

 
Out of Context Images


Weeknotes 2022-09-05

, Jochen

Got sick with some gastrointestinal infection: Not as bad as covid, but still no recommendation.

Got the stable diffusion model running on my MacBook Air. Installing grpcio only worked after setting some environment variables:

CFLAGS="-I /opt/homebrew/opt/openssl/include" LDFLAGS="-L /opt/homebrew/opt/openssl/lib" GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=1 GRPC_PYTHON_BUILD_SYSTEM_ZLIB=1 pip install -r requirements.txt
Maybe I'm just bad at coming up with interesting prompts, but I would guess about 10% of the generated images are interesting in some sense. I put some examples below in the out of context images section.
 

Articles


Twitter

Software

Videos

Podcasts

 
Out of Context Images