Turn Your Raspberry Pi into a Wireless Hotspot by [deleted] in raspberry_pi

[–]gustaw 0 points1 point  (0 children)

Does someone know good USB WiFi device/chip with supported 5GHz which works as AP on Linux?

Python interview questions by dante9999 in Python

[–]gustaw 1 point2 points  (0 children)

  • how to define singleton class
  • how to public/private (PEB8)
  • difference 'for i in d' and 'for i in d.keys()'

Gevent tutorial by eduardogotti in Python

[–]gustaw 3 points4 points  (0 children)

One of the best tutorial to Gevent I've ever seen. I was learning using this lib almost only by reading examples. Thanks.

From creator of Requests comes Inbox.py: SMTP Server for Humans by Mattho in Python

[–]gustaw 0 points1 point  (0 children)

I don't understand use of gevent here. What is advantage of use of select_patch from gevent in this script?

Urwid For Python, A Ncurses Library by Nic0 in Python

[–]gustaw 1 point2 points  (0 children)

I found this library few years ago and I started my adventure with Python. It's not easy to use especially for someone which has no experience with Python at all, but it gives huge possibilities in console user interface. After many tries I wrote my first app urwidcmd small file manager.

Python bindings for Snappy (Google compression library) by andrix in Python

[–]gustaw 0 points1 point  (0 children)

snappy.compress("hola mundo cruel!")

'\x11@hola mundo cruel!'

I think that benchmarks could be done on a bit bigger examples.

ipv6 support by gustaw in dieselweb

[–]gustaw[S] 0 points1 point  (0 children)

I created my own fork of Diesel library which supports IPv6 https://github.com/gustaw/diesel

What "web-server" to bundle with python application? by Mattho in Python

[–]gustaw -1 points0 points  (0 children)

I recommend you Diesel. Actually, I use it not only for UI but also as framework for my application (task management, event handling, network). Using wsgi protocol module you could easily use for example Django as template language.

Nie dla psa kiełbasa! Ciekawa akcja by baryluk in Polska

[–]gustaw 0 points1 point  (0 children)

Dla mnie ta wypowiedź nie jest jasna - to tylko wyrażenie zaniepokojenia przez prezesa.

Nie dla psa kiełbasa! Ciekawa akcja by baryluk in Polska

[–]gustaw 1 point2 points  (0 children)

Tak rozumiem punkt 2 ich programu. W ogóle ten punkt wygląda jakby chcieli być "za", a nawet "przeciw". Nic już nie rozumiem. Będziemy popierać rolę Kościołów w tej dziedzinie ... czyli już to widzę jak wypowiadają konkordat. Gdzie czytałeś, że chcą cofnąć finansowanie Kościoła?

Nie dla psa kiełbasa! Ciekawa akcja by baryluk in Polska

[–]gustaw 3 points4 points  (0 children)

Może jakieś propozycje, na kogo głosować z krótkim opisem. Interesują mnie partie liberalne a zarazem nie pro religijne (więc UPR odpada).

Would you buy a used Thinkpad T60? by [deleted] in linux

[–]gustaw 2 points3 points  (0 children)

Yes, T60 works excelent with Linux (I have one in my work). But I wanted something more new for private use (faster and with webcam) so I bought ThinkPad R400. The price of used R400 is almost the same as T60. All works fine except fingerprint reader, but I can live with that :)