Nextcloud is a really good all-in-one solution for self hosting data
Nextcloud is a really good all-in-one solution for self hosting data
You should try it when you get the chance, it’s absolutely bonkers. I had my reservations about it before I tried it and it was much better than I expected.
I mean the hype has died down but I think it’s rather that VR is too expensive right now. I want VR but I don’t want it $500 much to get a novelty item.
I think using it as a big ass screen would be nice and I really want to Serious Sam and Subnautica on VR. The immersion is really good for VR and I’ve liked it a lot every time I’ve played it.
Still, you need a decent space in the living room. A good graphics card for the frame rate and the expensive headset and motion trackers to get the full experience. That’s a lot to ask for with the current economy.
More or less the same but the user gets passed as a method parameter each time. Validators would be in my opinion a long function inside the service also with named variables like this because it’s just easy to read and there are no surprises. I’d probably refactor it at around 5 conditions or 30 lines of validation logic.
I recommend trying out using the constructor in services for tools such as a database and methods for data such as user. It will be very easy to use everywhere and for many users and whatever
const passwordIsValid = ...
if (!passwordIsValid){
return whatever
}
I like the service but the constructor parameter is really bad and makes the methods less reusable
I always thought of the “how” being better explained by the code itself where you can see string.replace(" ", "\ ")
as the actual fix while the message says the “why”.
I would still have “Fix a bug where strings containing whitespace break CSVExporter” as my go to message.
I guess our viewpoints are different based whether we want the commit messages to represent tasks or changes. They both have their uses of course. Looking at changes to a file to know what people have done to it is better with a “changes” type message but looking at the history to check “did we actually complete this or was it just marked as completed in the issue tracker?” is better with a task based message.
Task management where every issue is put on a ticket and tracked would my type of messages obsolete but at my current company theyre very useful.
I like good commit messages that use less words but still give the full picture. If something hacky was done then a comment is better. I like mine with imperative voice since it avoids writing a prose.
“Fix a bug where when doing x then y happens”
“Add setting to control x”
“Most” in more than a simple majority in my understanding of English as a non-native speaker. “More” would be a better word for it. I’d also take “single player is the most popular” of two game modes which is true but still implies more than 6% difference.
Are you Spanish or Arabic speaking by any chance?
US supports Israel to a ridiculous deglee, rest of the world say they’re a war crime. Only two countries in the UN voted to make food not a human right, guess which.
If they’re not a country you’d have to say that Somalia, Ethiopia, Sudan, Myanmar, Yemen and so on are also not coutcries. Country is a country if it’s internationally recognized as a country which is why Somaliland and Western Sahara are generally not considered countries but Lebanon is.
Just because a country doesn’t think another is not does not justify an invasion.
I have a feeling that this is going to be the case. Palworld is not copying anything so it’s not copyright and doesn’t even need a “fair use” argument for it. The patents of gameplay mechanics don’t really hold up in court.
Nintento’s legal battle chest is stuff of nightmares for smaller companies and they should be countersued for anti competitive behavior.
Yeah, they should absolutely argue that storing things, alive or not, in capsules has been used in numerous movies and shows and that the patent is invalid. Big corporations make tons of patents all the time just in case and then see if they hold up in court later, such as Nintendo with their pokeballs in this case. They still don’t know whether Palworld is an infringement or not
Nintendo is making a case that the use of capsules to capture and carry creatures is their IP.
Fix: Calls made for 1500 streets to revert to 30mph.
Roads are for cars, streets are for people.
That’s probably not going to work. There will be less incentive for companies to work on a game if they can’t turn it into money stream. Especially big and expensive games. I think the outline above is pretty fair and a good start. They should throw on top of it banning loot boxes since they essentially develop gambling behavior in children.
People may hate on SOAP but I’ve never had issues with setting up a SOAP client
I don’t mind xml as long as I don’t have to read or write it. The only real thing I hate about xml is that an array of one object can mistaken for a property of the parent instead of a list
Best is when the API doesn’t match a PDF and says “500: Internal Error”
I like the concept and I think the use case is almost covered by generating API client through generated OpenAPI spec.
It’s needs a bit of setup but a client library can be built whenever a backend server is built.
YEAR OF THE LINUX DESKTOP