Jump to content

PeterBocan

Member
  • Posts

    201
  • Joined

  • Last visited

Everything posted by PeterBocan

  1. I would not say that Bootcamp is a part of MacOS, for example. Or that sharing data between devices is MacOS related (that's more to do with the whole ecosystem, than MacOS itself).
  2. Yeah, most of the mentioned is software-related, not hardware-related. So I guess, we can agree on that. But hardware is getting more and more... janky...
  3. Nuclear fusion and solid-state batteries. Finally no more coal.
  4. is that on youtube community page? There you go. https://www.youtube.com/channel/UCl2mFZoRqjw_ELax4Yisf6w/community?lb=UgyOPm7WESTxNtivgE94AaABCQ
  5. It's not bad! However, you need to work on readability big time. I can hardly read the text in that table. This info you snuck there: > Latest News: The Last of Us Part II – E3 2018 Gameplay R.. > Latest film added: Jack Reacher: Never Go Back (2016) needs to find a better placement and you should implement pagination on your frontpage.
  6. Geez, such a non-issue getting beaten to death
  7. > Linus: But 3000$ is a lot to ask for the privilege of beta testing something. > Macbook users: Hold my latte.
  8. What about trying Ryzen with two rendering queues instead of one? Just sayin...
  9. As I thought, you really bought that 4K 1k FPS camera? Geez. What's Brandon's opinion on it? ;D ... so will you do a PS/2 and USB comparison?
  10. A stub is a short piece of code that doesn't do anything, but to comply with all requirements of framework or language. So stubbing is there just to place some kind of "placeholders" if you will. Mocking is, on the other hand, some outlining how the method/API call should behave on some input, but again, it is not functioning properly (not real processing is happening within the API call). Mocking is there to test API design from 10000 ft overview, whether the API call gives you all the necessary information to properly progress in the action and so on.
  11. That doesn't matter. It's not a competition but a rather quasi-research into the reaction time/FPS causation/correlation. If the reaction time and accuracy depends on the FPS, you would see a bigger improvement in professionals (which is more likely as they play at home at 120 or 144 Hz) and smaller in noobs, if it doesn't affect professionals, it would make sense to conclude that the human brain-hand tandem cannot react and process input faster than 60FPS and thus making higher FPS nicer to the eye but not getting any advantage out of it.
  12. Okay, my take on methodology: 3 people doing 3 sets on 2 refresh rates are statistically not significant. I think having one set of mice on specified DPI can play against a player who doesn't like that particular model of a mouse (have you noticed that many people hold their mice a bit different than others?). Just for the sake of making less-variable test, I would say that it really could hinder the results, especially when the test is measuring the best performance of a player. I really would say that having pro players doing more sets of runs with their own mice would be a better methodology, but it would require much more people to get through the tests and videos. Nevertheless, the video was quite interesting and I just can't wait when Brandon says he needs a high-speed 4K camera.
  13. I wonder, would you recommend iPad Pro for note taking in the classroom? How is the writing on the glass doing? I heard there are some screen "protectors" that make it feel more like a paper. Is it any better?
  14. I would suggest you to edit the headline of the topic.
  15. I would suggest not mixing Lua into the database, until completely necessary. Maybe you should consult the Database Engine SQL's specification. Maybe it's possible to return something from within EXECUTE statement, but I have no idea of knowing unless I know what is the specific SQL engine.
  16. Apple: Intel Core i9 - Up to 4.8 GHz*** Linus: Single core performance matters the most for most of the tasks! MacBook: max 3.5 GHz on the Turbo Boost The year 2007 wants their clocks back!
  17. most likely it will. The difference is that when a Kickstarter project sinks, you have no say in the project/company/startup and you are only relying on the honesty, morale and manners of the startup founders to return remaining money, but once you own stocks of the startup, you have access to all information and financial status of the company. This may turn many projects into endless sinkholes and turning them into endless zombie projects that never produce anything. In that case, it's very hard to tell when you should cut the losses short, (i.e. should I dump another X million USD into the project and wait another 6 months, or should you just end it right now).
  18. Twitter status updates of 200 characters would be enough. Like that's a 5 minutes long task.
  19. Yes, little to no information. THere's no Twitter, or Facebook, or any other presence. Even here, it's hard to find topics related to Floatplane.
  20. I wish there was a forum dedicated to floatplane... when do we expect the official launch?
  21. IMO, It is good for research-based startups where launching a product may take years of engineering and research. It's basically a market-based funding of research, where (relatively) short-term losses are sacrificed for the long-term benefits.
  22. U.S. regulators on Friday approved a new stock exchange that is the brainchild of a Silicon Valley entrepreneur, a move that will give high-growth technology companies more options to list their shares outside of the traditional New York exchanges. The new exchange would have extra rules designed to encourage companies to focus on long-term innovation rather than the grind of quarterly earnings reports by asking companies to limit executive bonuses that award short-term accomplishments. Source: https://www.reuters.com/article/us-usa-sec-siliconvalley/u-s-regulators-approve-new-silicon-valley-stock-exchange-idUSKCN1SG21K?utm_source=reddit.com
  23. start with Python. You are sheltered from all advanced stuff that other languages require you to know before you even start and it's a widely-used scripting language. Don't know courses that are free and even less for beginners.
×