Jump to content

fiveworlds

Senior Members
  • Posts

    1903
  • Joined

  • Last visited

Everything posted by fiveworlds

  1. Where do you get that from? How can the callers on earth get the signal to place the call before placing the call? As I see it there are 4 main observers 1-Earth, 2-Proxima, 3-Ship, 4-Universe. time moves relative to 1,2,3 as a factor of 4. eg. 1 second on earth could be 4 seconds on Proxima but 3 seconds relative to the universe. Relative to the universe the earth always makes the call first, then Proxima receives it, the light travels a certain distance and then the ship observes the earth before the call is made, the ship then calls the earth to talk about the call to Proxima because it has already made the call.
  2. I wouldn't mind doing them myself but the Microsoft certification exams are still around $130 each plus you have your food costs while you are learning.
  3. So let me know how you get on with the following tasks, Assignment 1: Part 1: Install java 10 http://www.oracle.com/technetwork/java/javase/downloads/index.html since it is the java version I am using right now and intellij idea it is the ide that I use https://www.jetbrains.com/idea/download Part 2: Create a java class to watch a directory for changes. To do so you will need to use https://docs.oracle.com/javase/tutorial/essential/io/notification.html Part 3: Install MySQL Workbench https://www.mysql.com/products/workbench/ Part 4: Create a new database with a table containing just a Date column and an Event column in MySQL Workbench Part 5: Create a java class to make a MySQL database connection following https://www.tutorialspoint.com/jdbc/jdbc-sample-code.htm Part 6: Create a java class to keep track of the events from part 1 and save the changes to the database using the MySQL class you just created. Part 7: Create a .jar file from your java classes https://stackoverflow.com/questions/2025607/how-to-create-a-jar-file-or-export-jar-on-intellij-like-eclipse-java-archive-e Part 8: Create a .bat file to run the jar file you just created https://stackoverflow.com/questions/5774970/run-jar-file-in-command-prompt Part 9: Create a scheduled task to run your .bat file https://stackoverflow.com/questions/17438482/set-task-to-run-on-system-startup-schtasks-command-line Part 10: Restart your computer. Check that the task is running and delete the scheduled task from task scheduler
  4. That already exists and sounds like a good homework project for you. Why don't you try making an ftp client and server with a javafx frontend and post how you get on with it. Feel free to ask me any questions.
  5. Do you have a voltmeter to check that the battery is still holding charge?
  6. The same compression used in the engine forces air through the cabin while the engine is running. If the engine is not running a chemical is used in the masks that drop from overhead.
  7. It is plenty interesting for me I am making a website for a real travel agency which takes bookings for many hotels and flights. All bookings require approval from the hotel and I don't want to force guests to move too much.
  8. There was a gun for cops that used an electromagnetic field to stop the firing mechanism with finger recognition. So if the cop was disarmed by an attacker the gun would be useless. You could also stop the firing mechanism remotely. The design was flawed though because a strong magnet could get it to fire again. A better idea would be to use a small motor to stop the firing mechanism that way a magnet would be of no help to an attacker.
  9. Yes put the gun with bullets in an oven. I doubt it. You could do it to a missile though.
  10. Yeah we have them here too. It would be cool to get that to work for hotels but it would also be a lot more difficult. Cinemas tend to follow a very tabular seating arrangement therefore you can just use a table to map all the seats. A hotel is different because the general layout is generally not as tabular you would be looking at using image maps which involve actual people working coordinates out for the map so it wouldn't scale as easily.
  11. So this is the database entity relationship diagram that I have at the moment. A user can log into the wordpress site fill in a few details the size of the room etc. and a booking reference is generated for that customer pending approval. Customers that have already been approved a place have to be given a room but I can assign any room to customers that have yet to be approved. It is difficult because while I don't want customers waiting too long for approval I also want to fill as many rooms as possible limiting the amount customers have to change rooms. It is easy to just fill the hotel until all spots are occupied since I know the number of rooms available in total.
  12. Given a list of customers, dates, and requested room types. How to find the most optimal hotel room allocation where hotel patrons would have to move rooms the least and maximize the total number of customers.
  13. Definitely, I seriously doubt he managed to get a bulb as large as that to light that way.
  14. Magnet causes electrons in the copper plate to move in a certain direction. This causes electromagnetic induction in the two coils which in turn causes electromagnetic induction in the bulb.
  15. Would it not be better to use a server for that so people can simply load the website and mark whether they are working from home? You could use an excel macro for it. https://www.excel-easy.com/vba.html
  16. That everyone gets it obviously. But that doesn't stop the government putting conditions on it like you either have to be working or in school or something. There would be nothing to stop the government not paying you because you protested something etc. Take the welfare system here you have to be actively looking for work in order to get it. If you go protest something then the government can stop your payment because on that particular day you were not actively looking for work.
  17. Pro Everybody gets a small amount of money so they can survive even if they don't have a job. Everybody should at a minimum have access to education. Guaranteed income for non-working parents and caregivers. (such as those with disabled children or parents with Alzheimer's) Con Rent prices could increase due to people having more disposable income therefore there is no guarantee homelessness will be eliminated. (eg. rent allowance here is 300 a month max. There was no houses here to rent in 2018 for anything less than 320) Less Incentive to work. Genuine poor may receive less targeted support since everyone gets money. Gives the government unprecedented control over people. (eg. If you want to keep you BUI you must attend course a or b and achieve minimum grade y) Cost of living in different areas could be higher which people in politics often forget. (eg. A family lives in the countryside they have to travel to pick up the BUI, get groceries etc which is more expensive than somebody living in the city who doesn't have to travel)
  18. I generally buy whatever washing powder is cheapest in the supermarket which means I wind up with a load of different brands. Is it safe to mix the end of one box of washing powder with washing powder from a different brand?
  19. Where? http://www.claymath.org/millennium-problems/rules-millennium-prizes There is a rule however that states I need to publish in a peer reviewed journal which I cannot because most of them only accept papers from people with degrees that I don't have. So therefore I couldn't enter the competition if I wanted to. Yes it does. The difference between a DTM and an NDTM is to do with the movement of the read head. If the read head can read the whole problem without moving then the problem is in P. If the problem requires an infinite tape then the read head has to move. Therefore all you need to do to prove p = np is prove that no reasonable problem requires an infinite tape. The internal working of how a Turing Machine calculates anything then becomes irrelevant you can use any algorithm even existing ways of calculating travelling salesman etc. https://en.wikipedia.org/wiki/Non-deterministic_Turing_machine
  20. Actually I will prove you cannot use ZFC to solve p vs np. A turing machine reads a two number tape {a,b} and gets the power. a^b does not equal b^a therefore {1,3} and {3,1} are not equal sets and ZFC cannot be used to solve p vs np.
  21. That's nonsense there is no proof that ZFC is versatile enough to write p vs np in either direction. P vs np details a set of problems which you have to prove work on a deterministic Turing machine in a polynomial amount of time. For instance I can prove that I can replace words in sentences with a deterministic Turing machine in polynomial time using the following python function which replicates the action of a real deterministic Turing machine. But it can do more than that you can easily replace cities "Cork, London, New York, Brussels" with their shortest travelling salesman result. There is of course a limitation of the number of cities but it'll work for flights and stuff. Did you know that time complexity on a Turing machine is measured by how many moves the read/write head has to make. Therefore if you make the read/write head large enough to read any input on your tape you never need to move the read head anything but forward making all algorithms O(n). Of course there is a problem with that approach because a Turing machine allows for an infinite tape size and it is not possible to have an infinitely large read head. So you could prove p=np simply by showing that no problem requires an infinite amount of tape.
  22. "first to file" is definitely a thing even if there is a post on a website that is not proof enough that you were the original inventor if somebody else files a patent application. Unfortunately this is very true not many people can afford an international patent. Applying for a patent in the US only protects that patent in the US an international patent can cost thousands more and still won't be respected in some countries. There is a website that files international patents but it is very expensive. http://www.wipo.int/pct/en/
  23. No all patents must be filed with the relevant authority. For yourself that is https://www.uspto.gov/patents-application-process/applying-online/about-efs-web You must then pay the subsequent fees. https://www.uspto.gov/learning-and-resources/fees-and-payment/uspto-fee-schedule It is possible to fill out the application yourself if you feel confident or don't have the money to pay a lawyer. Note that not all countries will respect your patent. So it is not always the best route to patent things as people in countries such as china can still copy your patent and sell your product without your consent. Sometimes you are better keeping the design a trade secret (like the coca cola recipe) if possible.
  24. Yeah it is everything is practice this kid is book smart and probably thinks the other kids are stupid so he won't learn to play and he won't learn to care about others. His mom is good at these things and can teach him.
  25. Kids like that tend be bad with emotional intelligence and sports. If you want to challenge the kid maybe you should teach him sports and get him teach him to care about other people.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.