Details
-
SkillsPython, Java, HTML, CSS, Kotlin, SQL
-
Website
-
Github
Joined devRant on 9/18/2019
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
So I created a login page (it's not actually being used in a real product, it's just for a personal project). Does it look good? Any improvements I could make?24
-
I have a client-server-system and I need to send a password from the client to the server. I hash the password on the client side (with a salt) and then send the hash to the server. Is that enough or do I need to do more?20
-
My dad. He introduced me to programming and always helps me and is supportive. And he is my role model in general.4
-
Someone (probably a student) started a DDos attack on the online platform that my school uses to give us assignments.5
-
!dev
My school is closing for the next three weeks and the two weeks after that after holidays. That means that I have no school for the next five weeks. And yes it's because of Covid-19.2 -
On a train on my phone (of course it was late, thanks DB).
Or if writing code on a piece of paper counts, every class I ever had.1 -
I don't know the exact definition of procrastination, but what I do is probably not the norm. I tend to just do other things and not what I should do (is that even procrastination anymore?). For example on the weekend I should have done some homework and learned for chemistry but instead I developed my first app. I know that that's still something productive but not what I wanted to do.8
-
I might have found a bug. The images of users with no picture are replaced with other user's pictures. Does this occur on anyone else's phone?29
-
Today I found out that my school keeps track of the logins into computers of every student and teacher. The data is saved in folders for the year, subfolders for the month and the username, specific date and time is saved in a .csv file. Any idea what I could do with that, other than displaying the data as graphs?11
-
Reading mp3 tags in python is not exactly easy. The code is only fifteen lines, but finding a module for the python version I'm using that's working on Windows (not using any modules, that are not Windows compatible) was pretty hard. It took me about 2 hours to get everything working. I used another module sometime before, but I couldn't even install it, don't know how I did that. And the forum posts that all suggested the same five modules, that didn't work for me, weren't that helpful either.
-
I probably need to buy new headphones soon. Any recommendations for true wireless in-ear bluetooth headphones in a price range from 100 - 150€?6
-
I always wanted to use GNU/Linux (probably Debian), but I play video games and so I use Windows. But as it seems like with proton many games are now playable on GNU/Linux, I wanted to ask you, what your experience with games on GNU/Linux was.23
-
We wrote a three-hour exam today (without breaks). But that or the fact that we have at least one exam per week is not what this rant is about. That's not a problem, I can manage the studying. The problem is, that we didn't have IT classes today because of the exam. That would have been the only even slightly interesting class today, but no, we had to write the exam.3
-
I understand now, why the dev community is sometimes called "toxic". It's because we are all just humans with different opinions (and some devs are a just plain stupid).
I'm sorry if anyone's being offended by this rant, it's just my opinion.21 -
I know this is probably not the kind of answer that is expected, but everything I did for my personal project on which I have been working for some years now (and of course do not get any money for).
-
I might have found a bug? When I opened a post it suddenly had a ++ more. I checked multiple times and it doesn't seem like someone else ++ed it while I opened the post8
-
My school recently "upgraded" from Windows 7 to Windows 10 and now you can start cmd (which you couldn't before) but the window immediately closes. But you can still execute commands through python. So... any commands I should try?12
-
Programming is when you debug your code for over two hours and it then turns out that there was only a letter missing8