Wikipedia:Reference desk/Computing: Difference between revisions
Line 160: | Line 160: | ||
:Linking company page: [[D-Wave Systems]]. --[[User:Hofhof|Hofhof]] ([[User talk:Hofhof|talk]]) 01:28, 5 March 2018 (UTC) |
:Linking company page: [[D-Wave Systems]]. --[[User:Hofhof|Hofhof]] ([[User talk:Hofhof|talk]]) 01:28, 5 March 2018 (UTC) |
||
:Of course you ''can'' simulate them, but it would miss the point: we can already build classical logic gates for cheap and program with them easily. What D-Wave has built is not a general-purpose programmable quantum computer, but rather a specialized machine capable of solving the so-called [[Quadratic unconstrained binary optimization|QUBO]] problem. Expressing some other problem of interest in that very limited vocabulary is what is "hard" in the current milieu. --[[User:Tardis|Tardis]] ([[User talk:Tardis|talk]]) 05:32, 5 March 2018 (UTC) |
|||
== Google maps colours == |
== Google maps colours == |
Revision as of 05:32, 5 March 2018
of the Wikipedia reference desk.
Main page: Help searching Wikipedia
How can I get my question answered?
- Select the section of the desk that best fits the general topic of your question (see the navigation column to the right).
- Post your question to only one section, providing a short header that gives the topic of your question.
- Type '~~~~' (that is, four tilde characters) at the end – this signs and dates your contribution so we know who wrote what and when.
- Don't post personal contact information – it will be removed. Any answers will be provided here.
- Please be as specific as possible, and include all relevant context – the usefulness of answers may depend on the context.
- Note:
- We don't answer (and may remove) questions that require medical diagnosis or legal advice.
- We don't answer requests for opinions, predictions or debate.
- We don't do your homework for you, though we'll help you past the stuck point.
- We don't conduct original research or provide a free source of ideas, but we'll help you find information you need.
How do I answer a question?
Main page: Wikipedia:Reference desk/Guidelines
- The best answers address the question directly, and back up facts with wikilinks and links to sources. Do not edit others' comments and do not give any medical or legal advice.
February 26
A website wants to user my unused computing power
This doesn't sound good. How does it do this? Anna Frodesiak (talk) 02:19, 26 February 2018 (UTC)
- Apparently, it's a plugin, which should draw increased scrutiny because of the implicit permissions. But that wouldn't be necessary: JavaScript could compute whatever (though perhaps less efficiently) and then make a "request" back to the server that is actually just uploading the result. I suspect it's a bit silly, since it's surely worth less than the electricity used to compute it: I'd guess a handful of cents per user-day, and people aren't going to be leaving those tabs open longer than necessary. I have a hard time seeing more than a few thousand dollars per year even with a good uptake rate. But maybe as a social statement it makes more sense. --Tardis (talk) 05:19, 26 February 2018 (UTC)
- Many websites mining (whether notifying users, secretly, or hijacked sites) use Coinhive which mines Monero (cryptocurrency)#Implementations of Monero. This very roughly estimates [1] $12000/month for PirateBay. This estimates Coinhive themselves make "$3.7 million and $5 million per year" from their 30% cut for all websites. This person with a very minor website which people don't visit for long [2] made $0.36 a day, which was significant less than they made with ads.Nil Einne (talk) 07:30, 27 February 2018 (UTC)
- See BrowseAloud too. Andy Dingley (talk) 10:17, 27 February 2018 (UTC)
February 27
Xbox One - other people signing in when I'm watching a film.
When I'm using my Xbox One to watch Netflix or whatever, and this blue square appears at the bottom of the screen and says 'user123 has just logged on' or whatever...is there anyway to prevent that happening, as it's distracting and annoying.146.198.225.75 (talk) 14:27, 27 February 2018 (UTC)
- Here is the Xbox support page on how to turn off notifications: https://support.xbox.com/en-US/xbox-one/console/pop-up-notifications --Canley (talk) 11:20, 28 February 2018 (UTC)
February 28
TCP/IP Interface in biometric Attendance Control System
In Biolite Net attendance control system wires come out of the terminal device are these wires directly connected to a network switch or because Biolite net also has RS485 the wires coming out of Biolite net terminal go to RS 485 to ethernet converter or modem and from that device lan cable like RJ45 goes to the network switch. without the protocol converter means Biolite Net terminal chip DSP 533Mhz has network interface card capability or other auxiliary chip or card with NIC functionality.Will someone please elucidate Wrogh456 (talk) 16:05, 28 February 2018 (UTC)
- See http://cdn2.webninjashops.com/netdigital/product-download/blr-oc%20v2_2.pdf which indicates wires 8 9 10 and 11, yellow blue orange and pink are Ethernet connections. There is an adapter cable available to plug these wires to an RJ45. RS485 is something separate on wires 16 to 19. The software setup seen at http://resource.boschsecurity.com/documents/BioLite_Net_Installation_Manual_enUS_24074027659.pdf lets you configure typical IP parameters and where the server is. There is no WiFi. Graeme Bartlett (talk) 01:50, 1 March 2018 (UTC)
Actually I am confused as because i thought since Biolite net has TCP IP interface then it should have a ethernet RJ45/cat 5/cat6 information outlet or socket or port in the Biolite net terminal device but but ethernet is coming out in form of wires Why This was my real intended question icould not find any ethernet port outlet or socket like i can find in desktop cpus in the Biolitenet terminal.Please elucidate.I have searched not found answer anywhere.Wrogh456 (talk) 04:40, 1 March 2018 (UTC) I am a novice here and seeking your guidance and help in understanding a thing through this wonderful platform Let me explain my question with an example .Attendance control system like Biolite net have terminals and these terminals have TCP /IP interface as per specification and have DSP 533MHz processor/CPU but i could not find any RJ45 socket port or outlet in the Biolitenet terminal raw wires are coming as TCP/IP What kind of TCP/IP is Biolite net using what embedde system operating system do this type of device use where the network interface card and where from the BioliteNet terminal get the TCP/IP functionality and ethernet functionality.Each terminal is given an IP address by the Biostar software.How is this possible.Does the Biolite net CPU DSP 533 MHz has network interface card functionality or inside the terminal another network card or chip for this purpose that is producing ethernet frame or TCP IP packetsAnswer for any similar system also be very helpful for me to clear doubt Is this an internet of thing.Wrogh456 (talk) 05:04, 1 March 2018 (UTC)
- The device sounds like it has a NIC, but I do not know if that is in the processor chip, or is in another chip on board. Presumably they don't want to spend money on extra interfaces that may not be used. As a traditional security peripheral, the RS285 may be a more common way to connect. But it can also be completely standalone. Graeme Bartlett (talk) 07:49, 1 March 2018 (UTC)
What does chisq.dist do?
I was fiddling with what I think is the basic Pearson's chi squared test in LibreOffice and I'm not sure if this is a bug, feature, or me not knowing about statistics. I set up a hypothetical set of data:
377 | 423 |
400 | 400 |
where the top row is "real" data, like how many peas are green vs. yellow, and the bottom row is the expected value for a certain cross with 800 peas and equal ratio. The numbers are picked so that when I calculate the population standard deviation, i.e. 2*23^2/400, I get 2.71, which on a chi square table like this comes out at 0.10. When I evaluate CHISQ.TEST(B2:C2,B3:C3) I get 0.103 as I'd expect. But when I do =CHISQ.DIST(2.71,1,0) I get 0.0625. I tried a few obvious things, like taking the square root first assuming it's looking up chi (the LibreOffice help isn't very helpful, and even the Microsoft Office help follows statistics community standards for most tables, the one I cited excepted, by resolutely refusing to say whether it is looking up chi or chi-squared; it says "X"). So I'm not sure what this is, except it's not what I expect. Any ideas? Wnt (talk) 19:26, 28 February 2018 (UTC)
- The chisqdist function implements chi-squared distribution. 64.53.18.245 (talk) 22:41, 28 February 2018 (UTC)
- That article says that the chi-squared distribution is used for "Chi-squared test of independence in contingency tables", linking the Pearson test I linked above, and contingency table. I used the sample contingency table for male and female left and right handed, getting 0.18246 for the probability. Using (rows-1)(columns-1) = 1 degree of freedom and looking up the sum I got (1.7774) I come up with 0.12304. This is again lower by a factor of about 1.5, but not exactly the same amount lower. I should note though that the LibreOffice CHISQ.DIST and GAMMA.DIST functions match the Microsoft Office testcases at [3] and [4], so this is looking like a matter of understanding what it is statistically rather than finding a bug. Wnt (talk) 23:16, 28 February 2018 (UTC)
- Nonetheless... playing with it a bit more, I tried an example =CHISQ.DIST(0.102,1,0), because on the table exceeding a chi-squared value of 0.102 with 1 degree of freedom has 0.75 probability. But the answer I get from the bolded expression is 1.187 ! The mouseover tooltip says "[CHISQ.DIST], CHISQ,DIST.RT : Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution." The Microsoft help says only it "Returns the chi-squared distribution." But our article on cumulative distribution function says that it is a probability, and shows a graph that doesn't go over 1. I know that Microsoft probably rates as one of the heads or horns of the Beast Itself, but do they really have open-source projects and the rest of the world accepting you can have probabilities over 1 now? What am I missing here? Wnt (talk) 23:50, 28 February 2018 (UTC)
March 1
How does the Internet work, and how does VPN interfere with this normal process?
I have no background in computer-related subjects other than using a computer to type posts, play games, write e-mails, and other general office tasks. I took a computer programming course in C++, but I essentially programmed inside a window. No other skills/knowledge besides C++ and some mathematical knowledge was necessary. So, even the Wikipedia article Virtual Private Network is difficult for me to understand. How does the computer user normally receive and send files over the Internet? When a user uses the VPN, what exactly does VPN do? How exactly does the Great Firewall of China work so users with VPN can access the outside world from within China through VPN? SSS (talk) 01:07, 1 March 2018 (UTC)
- Normally when you computer wants to send something out, it just sends the IP packets to a router, which then looks at the IP address and decides where to send it next. This process happens recursively until the message gets to the destination. If the packet goes past a firewall, the firewall can chose to block it, it throw the packet out, or it may just stop a connection from forming. In a VPN the IP packets are put inside a set up connection to a different remote point, which can then do the routing from a different place in the internet. Graeme Bartlett (talk) 01:35, 1 March 2018 (UTC)
Google Home problem
I have recently been having a three problems on my Google Home, which I assume are related. First, sometimes Google Home will not respond to "Hey, Google" at all, nor will anything happen if I long-touch the touch surface. Second, when I tell Google Home to play music, the music plays, and after a minute or so, it stops, and Google Home will not respond to any requests, as noted in part one of my problem. Third, alarms are not working at all, yet timers are. If I say "Hey Google, what are my alarms?" after an alarm is scheduled to go off, Home will reply "You have an alarm at [time alarm was set for] that is going off right now."
I have tried rebooting, and performing a factory data reset. When these options failed, I called Google Support, and they sent me a new device. I set up the new device, and everything worked fine. However, on the third day, these three problems returned. Any suggestions?? TheMrP (talk) 01:39, 1 March 2018 (UTC)
- Perhaps it is dropping off the network. A duplicate IP address, perhaps caused by the DHCP router powering off and on can assign the same number to more than one device, and screw things up. Graeme Bartlett (talk) 01:55, 1 March 2018 (UTC)
Request to Log on to Cox WiFi
I have a Samsung Galaxy J7 running the Android operating system. Sometimes, when I am driving, I get a prompt that, if I see it while it is still displayed, is prompting me to log in to Cox WiFi. Cox WiFi is a cable broadband carrier having subscribers throughout the area, but I don't have a Cox WiFi account and, to the best of my knowledge, haven't asked to be asked to log in. How, in the Settings or elsewhere, do I turn off these prompts? I assume that I get them because I have driven through the perimeter of a wireless router that is providing home service to a Cox customer, but the prompts are just an annoyance for me. I haven't found a specific app that has them enabled so that I can turn them off. Robert McClenon (talk) 02:57, 1 March 2018 (UTC)
- On Android, go to settings, WiFi, then use the ... dropdown to get the list of saved networks. If Cox WiFi is listed long press, then touch forget. Graeme Bartlett (talk) 03:21, 1 March 2018 (UTC)
- Thank you. I didn't see a list of saved networks in the ... dropdown. However, I went to Advanced and got WiFi Notifications to get a notification when WiFi is available, and turned that off. We shall see. Robert McClenon (talk) 05:11, 1 March 2018 (UTC)
It appears that the comments below (which continued without even a single space from the last "(UTC)" appearing above) are misplaced from the query and responses in the next section, so I am marking them off to minimise confusion. {The poster formerly known as 87.81.230.195} 90.220.212.253 (talk) 02:13, 2 March 2018 (UTC)
Because theprobblem is BioLite Net manual and spec over theweb speaks of tcpip interface but no interface of rj socket can be seen by tcp ip interface i expect a physical hardware ethernet socket because that is he most common lan protocol in use .But this "TCP IP interface" is not visible on the finger print terminal device so that i can attach a RJ45 cable but thebiolite net spec says RS485 interface Doe TCP IP data transmit over RS485.The Biolite Net is a Suprema product.Please read this question with my earlier question on Biolite Net on 28th Feb please help me to understand this.Wrogh456 (talk) 14:22, 1 March 2018 (UTC) Many thanks that you have almost cleared my doubt but i want know if i have to take a crimping tool and prepare this special ethernet RJ45 jack and lastly there 8 wires in normal ethernet bet here half of them are only used.Then how will the work of the rest 50 % wire be done or the purpose of the rest ethernet wires will be served.Wrogh456 (talk) 16:35, 1 March 2018 (UTC)
How TCP IP interface or ethernet interface is done or implemented in without RJ 45 socket in small networked device terminals
I am a novice here and seeking your guidance and help in understanding a thing through this wonderful platform Let me explain my question with an example .Attendance control system like Biolite net have terminals and these terminals have TCP /IP interface as per specification and have DSP 533MHz processor/CPU but i could not find any RJ45 socket port or outlet in the Biolitenet terminal raw wires are coming as TCP/IP What kind of TCP/IP is Biolite net using what embedde system operating system do this type of device use where the network interface card and where from the BioliteNet terminal get the TCP/IP functionality and ethernet functionality.Each terminal is given an IP address by the Biostar software.How is this possible.Does the Biolite net CPU DSP 533 MHz has network interface card functionality or inside the terminal another network card or chip for this purpose that is producing ethernet frame or TCP IP packetsAnswer for any similar system also be very helpful for me to clear doubt Is this an internet of thing.Wrogh456 (talk) 07:26, 1 March 2018 (UTC)
- There is no reason why TCP/IP has to go over ethernet. I mean anyone who is old enough to have used the internet in dial-up modem days likely used TCP/IP over dial-up modems. Depending when this happened, these could easily have been 14.4k or slower modems. And of course a very large percentage of people in the developed world have probably used IEEE 802.11 (Wi-Fi) in some form which shares some similarities with ethernet but is not the same thing, and which does not use cables for most of the connection (over the Wi-Fi), and most of these people have used TCP/IP over it. Likewise a large percentage of people in the developed world, and even many in the developing world have used data over some mobile network, probably to access the internet and so have likely used TCP/IP. Again the connection over the mobile network is mostly not happening over cables, and also AFAIK often has fewer similarities to ethernet. Of course, tethering a mobile device (generally a mobile phone) with a computer, including over Bluetooth or USB to share its internet connection [5] means TCP/IP is likely going over these connections. Although these often involve an emulated ethernet port. And you could also use TCP/IP over other interfaces [6] Wikibooks:Serial Programming/IP Over Serial Connections [7] [8] [9]. I don't really understand enough about what you're asking about to know what is going on with the products you describe. But if you think you need ethernet or cables for TCP/IP, you're mistaken. Nil Einne (talk) 12:59, 1 March 2018 (UTC)
- From the Biolite Net terminal wires are coming out these wires are for TCP/IP there are multiple Biolite Net fingerprint reader terminals each terminal has an ip address for for attendance control which finally go to switch thence to Biostar Please see my question on 28th february I couldn't understand so i am seeking your help.I have still doubts regarding the earlier question on 28th and even nowWrogh456 (talk)
- This means for BioliteNet terminal data is carried by serial protocol like RS 232 /RS485 the by a modem or protocol converter converted to ethernet before going into network switch or hub in this case switch will be minimum requirement or hub is sufficient.Please tell this because earlier on 28th feb i got answer that CPU of Biolite Net has network interface card functionality and rs 485 has nothing to do with TCP IP interface and now I am confused by opposite answer.Which one is correct.I thank the earlier person who answered on 28th feb but now you are saying opposite which one is correct The present answer appears to be more correct .Please clarify.Wrogh456 (talk) 14:15, 1 March 2018
(UTC)ecause theprobblem is BioLite Net manual and spec over theweb speaks of tcpip interface but no interface of rj socket can be seen by tcp ip interface i expect a physical hardware ethernet socket because that is he most common lan protocol in use .But this "TCP IP interface" is not visible on the finger print terminal device so that i can attach a RJ45 cable but thebiolite net spec says RS485 interface Doe TCP IP data transmit over RS485.The Biolite Net is a Suprema product.Please read this question with my earlier question on Biolite Net on 28th Feb please help me to understand this.Wrogh456 (talk) 14:22, 1 March 2018 (UTC)ecause theprobblem is BioLite Net manual and spec over theweb speaks of tcpip interface but no interface of rj socket can be seen by tcp ip interface i expect a physical hardware ethernet socket because that is he most common lan protocol in use .But this "TCP IP interface" is not visible on the finger print terminal device so that i can attach a RJ45 cable but thebiolite net spec says RS485 interface Doe TCP IP data transmit over RS485.The Biolite Net is a Suprema product.Please read this question with my earlier question on Biolite Net on 28th Feb please help me to understand this.Wrogh456 (talk) 14:22, 1 March 2018 (UTC) ecause theprobblem is BioLite Net manual and spec over theweb speaks of tcpip interface but no interface of rj socket can be seen by tcp ip interface i expect a physical hardware ethernet socket because that is he most common lan protocol in use .But this "TCP IP interface" is not visible on the finger print terminal device so that i can attach a RJ45 cable but thebiolite net spec says RS485 interface Doe TCP IP data transmit over RS485.The Biolite Net is a Suprema product.Please read this question with my earlier question on Biolite Net on 28th Feb please help me to understand this.Wrogh456 (talk) 14:22, 1 March 2018 (UTC)
- I found the English language version of the manual at https://www.supremainc.com/sites/default/files/biolite_net_user_guide_1_23_en_0.pdf. On p 70, there is a diagram indicating how to connect the terminal to an ethernet switch. The device itself has multiple wires coming out the back; four of those wires constitute the two pairs for a 10BaseT or 100BaseT (I didn't find an indication of which, but the wiring is the same and nearly all modern switches will autodetect). Page 64 identifies the wires by color. If you were wiring up an RJ45 jack, it looks like you'd assign the wires as
- 1 - orange
- 2 - pink
- 3 - yellow
- 6 - blue
- (the other positions 4, 5, 7, and 8 are unused). — jmcgnh(talk) (contribs) 15:18, 1 March 2018 (UTC)
- Many thanks that you have almost cleared my doubt but i want know if i have to take a crimping tool and prepare this special ethernet RJ45 jack and lastly there 8 wires in normal ethernet bet here half of them are only used.Then how will the work of the rest 50 % wire be done or the purpose of the rest ethernet wires will be served.Please answered i have gotten my doubt largely cleared.Please help me in this last part oof the doubt. Wrogh456 (talk) 16:38, 1 March 2018 (UTC)
- See Ethernet over twisted pair for some possible uses of the other four wires. Dbfirs 16:55, 1 March 2018 (UTC)
- Unused means unused. 10 and 100Mbit ethernet over twisted pair only uses two pair. I was a little surprised myself when I first learned that only 4 of the the 8 wires in an ethernet cable are used by these old standards. Seemed like a waste! The 1000BaseT (Gigabit ethernet) standard uses all four pairs, but your fingerprint reader is not a server or disk farm, so only needs to support the lower-speed standard. — jmcgnh(talk) (contribs) 19:28, 1 March 2018 (UTC)
- You can also buy an adapter cable for this (as seen in the manual). You may not have to buy a crimping tool, if you can find someone who has it and can do the job for you. There are a number of ways for this to go wrong, so if this is the first time you attempt it, it is best if someone who knows what they are doing shows you. Problems include getting the right plug for the cable (sold core or stranded); right amount of stripping, cutting wires to the same length; crimping down hard enough, so that the plug does not fall off, or does not break. Graeme Bartlett (talk) 21:23, 1 March 2018 (UTC)
Many thanks specially to Graeme Bartlett for your answer but the 533MHz DSP chip must be outputting raw ethernet frames through these 4 wires The 533Mhz DSP chip or its auxiliary chip /card must have NIC functionality.Can i get any pointers to 533Mhz DSP chipWrogh456 (talk) 14:12, 2 March 2018 (UTC) Many thanks also to Dbfirs.Wrogh456 (talk) 14:16, 2 March 2018 (UTC)
- Something is outputting or receiving Ethernet frames on those 4 wires. The "533Mhz DSP chip" is not an exact specification of a chip, but is a generic term. Analog Devices makes several of these kinds of chips including targeted at security use like this. However their chips do not include Ethernet. So the Ethernet is likely to be provided on another chip connected to the memory. Sample spec sheet: http://www.farnell.com/datasheets/1748790.pdf?_ga=2.25708606.280817810.1520160942-1027055451.1520160942 but the chances are it is not this chip. Based on the picture here: https://fccid.io/TKWBLNOC/Internal-Photos/Internal-photos-1031621.iframe of the internals, the chip would be Analog Devices BF5?? ?? might be 33, 38, 48 based on what exists, but in the pic it looks like 11, which does not seem to exist. Graeme Bartlett (talk) 11:29, 4 March 2018 (UTC)
March 2
Problem with JSON fields in Java REST API
I'm having a rather weird problem at work. I'm developing a REST API in Java. We use Swagger to generate the skeleton Java code of our REST services. Specifically, we use editor.swagger.io. I have written an API specification in the editor and generated the server code with the Swagger editor's own "Generate server -> Spring" functionality.
One of our model classes, which the REST API encodes in JSON, has a field called eMail
(note the capitalisation). When I actually expose the generated API, it appears that the class has two fields for it, one called email
and the other called eMail
. If I supply both in the request, only email
(which isn't supposed to exist in the first place) is used. If I omit it, eMail
is used.
This doesn't happen with any other field, even with those that are also spelled in camel case. What is going on here? Does Swagger somehow consider "email" as some kind of magic word? JIP | Talk 00:54, 2 March 2018 (UTC)
Sneaky spamy re-direct link from serious pages
Every now and then I find a link like this:
https://ojp.gov/disclaimerRedirect-ojp.htm?url=https://www.example.com
I removed the original url, so as to not give them free marketing. Somehow you land on the ojp.gov site, but with a redirect notice towards the target site. Why does the ojp.gov site does this? Why does this work? --Hofhof (talk) 00:44, 2 March 2018 (UTC)
- The server(s) controlling https://ojp.gov get the url of all requests to that domain. There doesn't have to be a stored page in advance. The server can be programmed to generate a page on request for any url, with the content depending on the url. In this case it's apparently programmed to generate a redirect for any url starting with https://ojp.gov/disclaimerRedirect-ojp.htm?url=. The purpose is probably to enable pages at https://ojp.gov to make external links which give the reader a warning before leaving the site. They only use it for some external links, for example JTIC Justice Technology Information Center at https://ojp.gov/resources.htm. People at other websites may have copied such links from https://ojp.gov without removing the first part of the url. I see no reason to think ojp.org is trying to spam anyone. Wikipedia uses MediaWiki:Spam-blacklist to block links to some redirect services but not https://ojp.gov/disclaimerRedirect-ojp.htm. Special:LinkSearch shows this section has the only current link so I don't think there is reason to add it to the blacklist. PrimeHunter (talk) 01:16, 2 March 2018 (UTC)
- Now that we're giving them ideas, we may have to add it soon. 173.228.123.121 (talk) 03:10, 2 March 2018 (UTC)
- I didn't mean ojp.gov (not org) is trying to spam anyone. The link was more like https://ojp.gov/disclaimerRedirect-ojp.htm?url=https://www.buysomemedshere.com. It was obviously something not originated by ojp, but maybe spammers are using this url format to place links into black listed sites. Hofhof (talk) 04:29, 2 March 2018 (UTC)
March 3
Bitmoji without Snapchat
How do you use Bitmoji without linking it to Snapchat? There is the alternative option to log in with your email, but not to sign up. There is no way to actually create an account. Does this have something to do with Snapchat buying Bitmoji and the email option is for accounts that were created before that? --2001:16B8:2EB2:6600:9193:6549:5AD:8AD5 (talk) 05:18, 3 March 2018 (UTC)
March 4
plugins
I'm a long time Firefox user and I've been using Firefox plugins to configure customs key bindings to my liking. A couple of months ago, Firefox Quantum came out with better performance, but unfortunately is not compatible with any of the old plugins, so I've been forced to switch to Firefox ESR until the plugins authors can catch up.
It's been a while now, are there now any plugins that can re-configure custom keys in Firefox Quantum? Mũeller (talk) 02:02, 4 March 2018 (UTC)
Magnetic Effects on Amazon Kindle™?
Like most it's counterparts, the Paperwhite, has a push button on it's lower edge which makes the screensaver appear, and touch screen becomes unenabled (to make the whole thing active and touch screen enabled one has to press the same push button again ).
Recently I happened to buy a two-sided cover for this. The e-reader fits the side meant to enclose the thing fits very suitably but the problem is that when I open cover the e-reader becomes active on it's own (without any need to push the button the lower edge, and screen becomes active to touch ). Is it normal? - I strongly doubt it since the fit-the-e-reader side has a specially build space (or gap) to reach the awakening button at the precise location. Have other users using the same two-sided-cover been facing (or faced) same problem.
Mine own guess, (which maybe wrong of course) is that the culprit is the magnetic locks which are on the right-sided and left-sided edges of the book-binding-type cover respectively. When left sided cover is lifted to read, the magnet on it's outer edge passes over screen causing some electronic disturbance inside. Needless to say that doing this over and over again may cause some serious problem in the e-reader itself.
Has anyone any solutions to the problem ? Jon Ascton (talk) 09:48, 4 March 2018 (UTC)
- You're almost definitely mistaken. This is an intentional design on the ereader, as it is for a number of ereaders and tablets (including many iPads). It is not because of some 'electronic disturbance' unless you're using some weird definition. It happens because the device is designed with a magnetic sensor and the case is designed with magnets in the right place to activate this sensor. So you should not expected any long term consequences from using this feature. Actually there's a fair chance that using it will increase the life span of the ereader on average since physical on-off switches tend to be one of the major weak points on devices assuming you don't break the screen. If you just don't like the feature, many devices let you disable the auto-wake up (without affecting the activation of the sensor i.e. it's just ignored), but it doesn't seem Kindle devices are one of these [10]. So your only choice is to get a cover not designed to activate the sensor. Keep a look out for one that doesn't advertise it self as a smart or sleep cover and doesn't mention anything about auto-wakeup ..Nil Einne (talk) 11:00, 4 March 2018 (UTC)
Is it possible to simulate classical logic gates (e.g. AND gate, OR gate and NAND gate) by quantum gates?
It seems that we lack appropriate software to be run on quantum computers because quantum programming requires solid backgrounds:
- Quantum computing is real. But it's also hard. So hard that only a few developers, usually trained in quantum physics, advanced mathematics, or most likely both, can actually work with the few quantum computers that exist.
- "D-Wave is driving the hardware forward," says D-Wave International president Bo Ewald. "But we need more smart people thinking about applications, and another set thinking about software tools."
If classical logic gates could be built on top of quantum gates, it could facilitate the development of software for quantum computer I guess. - Justin545 (talk) 09:59, 4 March 2018 (UTC)
- Linking company page: D-Wave Systems. --Hofhof (talk) 01:28, 5 March 2018 (UTC)
- Of course you can simulate them, but it would miss the point: we can already build classical logic gates for cheap and program with them easily. What D-Wave has built is not a general-purpose programmable quantum computer, but rather a specialized machine capable of solving the so-called QUBO problem. Expressing some other problem of interest in that very limited vocabulary is what is "hard" in the current milieu. --Tardis (talk) 05:32, 5 March 2018 (UTC)
Google maps colours
Google maps standardly (on my PC anyway) shows urban roads as white on a white background. It is VERY hard to see, and I practically always flip to satellite view to get roads I can see where they are. Is there any way of configuring GM so that this doesn't happen (eg grey on white or white on grey or ...) Thanks. -- SGBailey (talk) 19:46, 4 March 2018 (UTC)
- No. See alternatives here 93.142.115.131 (talk) 03:56, 5 March 2018 (UTC)