alcinnz
alcinnz boosted

A bit disheartened to see Django take a measurable perf hit moving from cgi.parse_header to email.message.Message.get_params, following cgi deprecation and removal.

I shared details on Python Discourse, didn't get much traction so far, would really appreciate more eyes:

https://discuss.python.org/t/performance-regression-from-using-email-message-message-get-params-as-replacement-of-cgi-parse-header-following-pep-594/99963

#Python #django #performance #http #ContentType

A bit disheartened to see Django take a measurable perf hit moving from cgi.parse_header to email.message.Message.get_params, following cgi deprecation and removal.

I shared details on Python Discourse, didn't get much traction so far, would really appreciate more eyes:

https://discuss.python.org/t/performance-regression-from-using-email-message-message-get-params-as-replacement-of-cgi-parse-header-following-pep-594/99963

#Python #django #performance #http #ContentType

Tommi 🤯
Tommi 🤯 boosted

Can’t connect to public WiFi via Linux

I am using Fedora 42, and I am unable to access the captive portal of inOui TGV. I can connect to the WiFi with no problems, but I can’t get access to the Internet.

I have tried everything:

  1. Connecting to 192.168.1.1, to http://neverssl.com, to http://wifi.sncf via browser
  2. Running sudo dhclient -r and rebooting the device
  3. Running systemctl restart NetworkManager
  4. Also other stuff I tried in the past with other public WiFis. I am sure there is something wrong with my specific device configuration, it’s not this network.

Nothing works 😩

Can somebody who understands this stuff help me?

Can’t connect to public WiFi via Linux

I am using Fedora 42, and I am unable to access the captive portal of inOui TGV. I can connect to the WiFi with no problems, but I can’t get access to the Internet.

I have tried everything:

  1. Connecting to 192.168.1.1, to http://neverssl.com, to http://wifi.sncf via browser
  2. Running sudo dhclient -r and rebooting the device
  3. Running systemctl restart NetworkManager
  4. Also other stuff I tried in the past with other public WiFis. I am sure there is something wrong with my specific device configuration, it’s not this network.

Nothing works 😩

Can somebody who understands this stuff help me?

Beta Update - Network Programming in Elixir and Erlang
by Andrea Leopardi @whatyouhide
https://pragprog.com/titles/alnpee?utm_source=m

B8.0 Release Notes:
* The book is content complete and headed to production for copy edit and layout.

(Already purchased? Check your email for a download link.)
#BEAM #erlang #elixir#TCP#UDP#DNS#HTTP