User's banner
Avatar

0jcis

0jcis@sh.itjust.works
Joined
6 posts • 39 comments
Direct message

I do. I’m fine, but I don’t turn up the volume so much, that I can’t hear surroundings. I can recommend using those earphones, that hang from the ear, not thise with rubber tips, that go inside your ear canal. Try it out and see how you feel riding with music yourself!

permalink
report
reply

I would say, it depends on you mostly. How you’re riding, how much you follow traffic rules and pay attention. And I think, that you can ride almost anywhere and it would be fine, if you know what you’re doing and are confident enough. If you look at those crazy messengers on fixies, riding in NY on youtube. They’ve learned to be very aware of surroundings and they can predict what’s going to happen 3 steps ahead and they don’t even follow traffic rules at all, they seem fine. But of course accidents can happen to enyone.

permalink
report
reply

I carry around multiple iPod shuffles with different playlists/albums on each.

permalink
report
reply

I tried Django at the beginning, it is very nice and I will most likely use it if I need to build a professional website, I wanted to understand and learn better how it all works and for my personal not serious website it was a perfect opportunity, so I started messing around and testing without a framework. Coding my own back-end is very fun for me and I’m learning a ton this way. Currently I am making an authentication system where if a client is not authenticated, it will get redirected to a login page where a code is displayed and a user has to send that code to my server’s whatsapp. Once the server validates the matching code from whatsapp, it will authorise the client and redirect back to the original requested page. This system will be perfect for me and my friends to access my website!

permalink
report
parent
reply

Yes! Coding it is a blast! I started it just to better understand how all the HTTP communications work and I love customising my own personalised back-end, implementing new features and improving. I’m so hooked I can’t even sleep at nights, thinking about it.

permalink
report
parent
reply

Python of course! I am using hypercorn ASGI server, it supports HTTPS/3.

permalink
report
parent
reply

I’m building a back-end for my website without a framework.

permalink
report
reply