Details
-
LocationNetherlands
Joined devRant on 3/20/2018
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
-
My phone has 8gigs of ram even
-
It is because an idea itself is worth nothing.
The first one to execute it well is most likely the winner -
Why would u subscribe to medium in the first place
-
@Devnergy van write those any way you see fit
-
There is hardly any boilerplate code for redux?
-
JavaFX
-
If u sell a product or service and you don't even have a MVP you are definitely insane... It's called MVP for a reason. It's most likely going to end up in disappointment, reputation damage and unhealthy working conditions
-
If there is a backend u might wanna tell ur client to use stuff for what it's for because they seem to have all the pieces of this puzzle.
-
I have a browser extension that when I visit Medium.com adds a referer header to the request. This makes it look as if I was referred to the article from Twitter. This prevents activation of the cookie wall.
This is because Medium is owned by Twitter and Twitter wants anyone to be able to read the article linked in tweets
Where did I learn this you ask?
On Medium -
Also depends on the way you collect the data
-
I would say to list them without too much details and include a portfolio.
That way it's easy to see if it skills match and if they match to check if they are at the desired level -
In terms of programming "wrong " is quite a bad term because it gives little information about the actual problem.
There is always a better way to describe it. -
If you can deliver your entire backlog every sprint, then your backlog is not big enough
-
If something is to easy try to make it challenging for yourself. There's always going to be people with different skills levels in a course which causes these kinds of problems
For example
- Client server setup for online playing
- try expanding with other boardgames while reusing as much code as you can -
Recently started popping up again, windows is trash
-
I've had one project in which I've used javaFX and I cannot recall having any issues with it.
-
I probably still have the diagrams and repository of this old project. Let me know if you want them
-
As for your your question, you have a socket for every client that is connected to the server
The client is usually takes the initiative for the connection therefore your server needs to be live.
It's smart to have a single server with sockets for communication between server and a client
The client needs to maintain a state specific to that client, while the server needs to keep a state of basically everything. -
The best advice I could give is to do some experimentation with something simpler like a tic tac toe client and server.
That way you can focus on thing that are required for playing a game online
Such as
- game lobby
- matching
- Eli system
- communication protocol
In the past I've had an assignment to make Othello/reverse Client + server and our code was easily extendable for other turn bases games like chess, checkers, tic tac toe.
At the end of the semester we even hosted a AI tournament with a server hosting the matches and all teams joining with their own client which had the option to use the ai
Point is start simple and extend on it -
That is not reasonably advanced, 100% guarantee that she will drop out
-
What kinds of company were you working for?
-
There's a lack of semantics which causes the computer to be unable to distinguish between different meanings of the word logs therefore giving the user alot of information that is not relevant to the intended search request of the user.
-
My css degree doesn't even have html CSS or JavaScript, they just assume you figure it out on your own. They only focus on the concept s basically.
-
Depends on who you add and how you use the platform yourself
-
If it's not improving the issue then it's not a solution...
-
React doenst split the code in the same way. Rather it groups the code in separate modules/ components. It's a different style with the exact same possibilities
-
This depends on the relevant legislation of and also your contract and without knowing righter of these a good advise can't be given.
I know that where I life as long as I don't use company resources anything I produce is mine.
When I was a bachelor student the university owned it al so we had to get stuff in writing regarding ownership if we had anything that might be financially viable. -
Why rely on Apple for a demo?
-
Honestly can't think of any case why you would want that...
-
No, it is not.
They are mixing personal with business.
Asking about that should only function to find a person that fits within the company and not for anything else.