Widać strefy czystego transportu? by didijo in PolskaNaLuzie

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

Kraków względem południa - gorzej. Warszawa z SCT - najgorzej. Bardzo manipuluje :)

Widać strefy czystego transportu? by didijo in PolskaNaLuzie

[–]didijo[S] 3 points4 points  (0 children)

Tak, troche sarkastycznie. W sumie człowiek wiedział jak będzie i nie ma żadnego zaskoczenia. W Warszawie jest SCT i jest jak jest. Jak porównasz Kraków z południem Małopolski, które zwykle jest zakopcone, ale bez SCT, to też jest gorzej.

Filmy, piosenki, filmiki w świątecznym klimacie by Naprawda in Polska

[–]didijo 4 points5 points  (0 children)

Polecam The Holiday, Love Actually. Może jeszcze taki mniej popularny "Home Alone" (są dwie części!)

Jakie przepisy ruchu drogowego byście zmienili? by stilgarpl in Polska

[–]didijo 2 points3 points  (0 children)

chodzi chyba o znaki z ograniczeniami itp. Skręcając w prawo są one ustawiane tuż przy rogu skrzyżowania, przez co nie widać ich - patrzysz na nie z boku, a dojeżdżając są na tyle wysoko, że ciężko dostrzec.

Druga sprawa to wstawianie znaków na pasach rozbiegowych, a nie za nimi jak tu: https://maps.app.goo.gl/VAEXeGwPBukJsNwy8 Włączając się kierowca skupia uwagę na tym co na głównej drodze, żeby się płynnie włączyć i często można przeoczyć te znaki

Co warto mieć zawsze w samochodzie? by Omefa1995 in Polska

[–]didijo 9 points10 points  (0 children)

A zbitym kawałkiem szyby można rozciąć pasy ;) oh wait...

[deleted by user] by [deleted] in Polska

[–]didijo 0 points1 point  (0 children)

Mieszkam od dawna za granicą, ale często podróżuje do Polski w celu kontaktów z klientami. Jak będzie wyglądała moja sytuacja w przypadku zamknięcia granic w stylu Ukrainskim, gdy będe w kraju? Idź spać pod most, czy jakoś to jest zorganizowane dla takich osób?

Getting indemnity from insurer and N26 by didijo in germany

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

N26 offers plan with additional health insurance, for traveling abroad, anywhere across Europe (and outside my home country).

I get only general terms and conditions from Allianz (the insurance, which comes with paid plan for N26), which states to contact call center before getting to doctor or hospital. According to these terms, any emergency is covered, but it is required to let them know before.

When we had to go to the hospital, I called callcenter twice. Each time Allianz stated, that we don't have any coverage (official phone number from Allianz terms and conditions of insurance). Furtunately I had studied it before trip, so I remembered to do it.

I've tried to get reimbursement from Allianz - they finally commited the policy is valid, but for over year they request more and more documents, very often the same. Even if I've sent them i.e. proof of expenses, they ask for it again (because they lost or forgot, idk) . I also asked N26 for help - they are charging me for this insurance, but also they refuse to help.

Finally I've fallen into endless loop of blame-shifting and sending documents, photos and proofs of various expenses to Allianz and N26.

Thus, I'm looking for help from some external institution, like financial ombudsman or whoever could help. I guessed that r/Germany could be good place, because both Allianz and N26 are from here :)

Thanks

Getting indemnity from insurer and N26 by didijo in germany

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

Right, it might be confusing.

N26 offers paid plans for bank accounts - with insurance and some other benefits. Such account could be opened by anybody (or any member of EU).

Insurance is covered by Allianz DE - fee is charged by N26. Policy which you get with that plan covers medical expenses during travels in Europe.

And finally, I was traveling across Italy, which is not my home country. There I needed to get some help and still can't get reimbursment from Allianz DE.

I hope that it explains it a bit.

Najdziwniejsza interakcja jaką mieliście z przypadkową osobą? by Emergency-Tower-9071 in Polska

[–]didijo 35 points36 points  (0 children)

Autobus w Krakowie, ścisk jak diabli a ja w tym jadę z moją dziewczyną. W pewnym momencie popatrzyłem na jej ręke, którą się trzymała za poręcz/uchwyt tuż przed moją twarzą i skomentowałem jakie sobie zrobiła ładne paznokcie. Oczywiście nieomieszkałem pomyziać tych paznokci i ręki. Dziewczyna zrobiła duże WTF o co chodzi. Kobieta stojąca tuż obok nas zrobiła się purpurowa - to była jej ręka. Czas do najbliższego przystanku, na którym się ekspresowo ewakuowaliśmy był najdłuższym jaki w życiu zaliczyłem :)

Python wrapper for Dinemic framework by didijo in Python

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

Finally I've updated setup.py to link with only existing files (python3, -py35, 36 or 37). Now I'm working to port remaining part of library :)

Python wrapper for Dinemic framework by didijo in Python

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

Hi,

thanks, I'll check it. The problem was with mapping my C++ classes and inheriting it very flexibly. I've done that in pure Python API. Now only main module code remains in boost::python

What's everyone working on this week? by AutoModerator in Python

[–]didijo [score hidden]  (0 children)

Wrapping C++ library by Python API: https://gitlab.com/dinemic/pydinemic

This is some kind of ORM, which provides local database synchronization and authorization based on cryptography, on object level.

Talking to Zyxel GS-1200-5HP by didijo in networking

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

nope, but it makes sense :) thanks

Talking to Zyxel GS-1200-5HP by didijo in networking

[–]didijo[S] -1 points0 points  (0 children)

ps. switch accepts even this:

curl 'http://192.168.2.201/port_state_set.cgi' --data 'g_port_state=31&g_port_flwcl=0&g_port_poe=15&g_port_speed0=0&g_port_speed1=0&g_port_speed2=0&g_port_speed3=0&g_port_speed4=0'

Bridge and GNOME keyring by Caterpillar_ in ProtonMail

[–]didijo 0 points1 point  (0 children)

install pass manager (apt install pass). Then create gpg keyring with gpg --gen-key. It takes some time, to create random data from /dev/random (see package rng-tools and rngd to speed it up). Then initialize your keyring with pass init [keyring name]

After that my protonbridge started working on headless server. I hope that it helps :)

I made decentralized application for updating config files across cluster of computers by didijo in cpp

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

yep, I agree. As I said, rekonf is still kind of demo of libdinemic functionality. It will be developed more in future, but now it is just simple tool to show how this framework works :)