Details
-
Abouthello world.
Joined devRant on 5/27/2017
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
-
[Advice wanted] I want to start freelancing as a software developer. I am 23 years old and I develop software since 2 years, since 6 Months I work as a working student in software development.
I am kind of feared that I am still to inexperienced, I am afraid of failing. What do you think? You got any advice/ experience you want to share?11 -
Fun fact: Michael Widenius named "MySQL" after his daughter My. When MySQL was acquired by sun, he decided to start a new open source database, "MariaDB", named after his second daughter Maria.
This guy is (partially) responsible for two of the largest databasesystems in the world.
Imagine his daughters apply for a database engineering job one day. During application process: "One of the largest databases in the world was named after me..." 😂19 -
Would you use react to create something like a static corporate website?
If not, with which framework/ technology would you do it?10 -
That moment when the 'react-native init' project does not meet the widely known best practice 'airbnb es lint' code standards.1
-
I wanna found a company after finishing education and working for a few years.
In your opinion: Is it still worth to go into the app market or shall I advance and aquire knowledge in the vr market in the meantime?
VR seems to be the "appmarket" of the 2020's.
Playstore is already very saturated til now.5 -
What do you do and why?
1. Keep an idea for yourself, so no one is going to steal it.
2. Talk to as many people as possible to get as much feedback and opinions as possible.
I personally prefer 2.
How about you?5 -
App idea: Platform for ongoing entrepreneurs
I just come from a start-up weekend. I really enjoyed the support we got from 17 different mentors (most of them founded in the past on their own).
Back home start-up funders don't have the access to that mentoring. My idea is to create a platform specialized for founders, where you can share your idea, believes and ask question all around your business.
I think especially in the early founding stages entrepreneurs are full of questions. Helping and discussing with other selfminded people is probably very enjoyable for us founder folks. A difference to the f.e. reddit concept: Users can create "diaries", a place where all storys, questions and posts about your project are stored. Reading a diary from beginning to end shall be a fun experience, reviewing your or others history of their "babys" and following the entrepreneurs thoughts through all stages of founding. Users of course can create multiple diaries.
Functionality will be suited for the listed usecase, for example a "Post as Anonymous" function will be added, if you have to deal with company sensitive data and more stuff like that.
What do you think about the idea? Do you like it? Would you use it? If not, tell me why?
Cheers -
You have 2 options:
a) Work together with a "C player" (low skills/ talents)
b) Work alone
How would you decide and why?9 -
I'd like to create an imageboard app with React-Native and got a few questions.
Every user has to like or dislike the shown content to advance to the next image/video (tinder style). I want to use that data to feed a machine learning algorithm and generate an unique selection of displayed media for each user with that.
Even though I never used it yet before (I'm still learning to code) I want to use python and a python machine learning library for that.
Can you give me any advice for the python part? For example which library to use, where to start, etc. .
Do you think that might be an interesting idea to realize? :)2