Ephes Blog

Miscellaneous things. Mostly Weeknotes and links I stumbled upon.


Weeknotes 2023-02-06

, Jochen
I am wondering what should be the color of this bikeshed? --@kushal

The usual work and usual chores. Nothing interesting here.

Finally tried out Obsidian - wow, this is a deep rabbit hole. Syncing also works with iCloud folders between iOS and macOS. It's not great but sufficient for my needs (sharing links with the daily note).

Split the blog and podcast model and released a new django-cast version.

Articles

Weeknotes

Software

Mastodon / Twitter

Podcasts


Weeknotes 2023-01-30

, Jochen
Your honor my client is no longer in their villain era --@ItsMattsLaw

At work, I had to find out that Python enums are slow when used as keys in a dict. I would never have guessed that some_enum.__hash__() is the main occupation of the software I wrote. Unfortunately, I won't attend PyConDE this year because I forgot I already bought tickets for btconf which happens on the same date 😭. And I am still not sure whether I should attend DjangoConEU 2023 or EuroPython 2023 - maybe someone is interested in trying to convince me? Also recorded a new podcast episode about PyPy which was a lot of fun. No issues with django-cast this time, all went well. Didn't even have to touch the Django admin. Closed all the issues I opened up last time.

There were also some improvements to django-cast:

Articles

Software

Events

Videos

Podcasts


Weeknotes 2023-01-23

, Jochen
That’s why Tesla is right about banning remote work. I know a guy who claims to work for Tesla but also has a gig at a Telcom, at a freight company, does a side job digging holes, sells medical implants AND trades crypto. But he spends most of his time shitposting on twitter. --@avsa

Had to work quite a bit and went to the Django Meetup Cologne and a PyDDF event which I both enjoyed very much. I'm also looking forward to attending PyCon DE & PyData Berlin 2023 in April. For django-cast I fixed a little issue raising an exception when an unknown language is set for a code block. But then there was also a bigger change splitting posts into post and episode models which is at least partly covered in a live stream.

In other news: Snow!

Articles

Weeknotes

Software

Papers

Podcasts

Out of Context Images


Weeknotes 2023-01-16

, Jochen
"Stealing “quietly a bit crap” for my bio." --@GunnarBj

First work week of the year. Had less time for my projects but got some stuff done nonetheless:

A business idea I thought about for some time seems to be implemented by Adobe: Enhance voice recordings for free (via Adobe Podcast Enhance: KI macht vollautomatischen Audio-Cleanup). It's about taking crappy audio and improving it by passing it through some ML-model. What makes this idea more interesting than other applications is that training data comes for free in this case. Just take good-quality audio and re-record it using a phone or a bad room. Now you have a pair of bad audio input with a good audio target. It's even possible to parallelize this training data generation.

Articles

Videos

Weeklogs

Software

Podcasts


Weeknotes 2023-01-09

, Jochen
in 2023 i have decided to become worse and more unhinged and more of a hater. maybe i will start yelling and biting. i am going chihuahua mode --@punished_cait

Still on vacation. Fixed some bugs in django-cast:

  • The slim version of jQuery broke the comments feature
  • API overview was broken due to a broken reverse lookup for 'image_list'
  • Fixed a bad spam filter bug and recorded a stream fixing it. This was the first programming stream I recorded after about a year and it was surprisingly difficult to get the whole setup up and running again 😆. And it worked: No false positive "ham" comments since 2023-01-04 (should make a badge out of this..)
  • New django-cast release 0.2.1

Other packages:

Articles

Mastodon / Twitter

Books

Software

Podcasts

Out of Context Images