- Strength to Increase Rep
- +5
- Strength to Decrease Rep
- -1
- Upvotes Received
- 14
- Posts with Upvotes
- 14
- Upvoting Members
- 4
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
I'm a nice guy from the Netherlands and I know more or less about computers. I started learning Python a couple of months ago and in the past I started writing a game in PHP, which is still under development and for which I might use a couple of coworkers…
I'm trying to install Unreal Tournament 3 in Windows 11, but I get the message "Deze app is voor uw veiligheid geblokkeerd" which means "This app is blocked for your safety". What can I do? | |
I just bought McAfee for a year, but I get this error at the beginning of the installation: "Something went wrong with the insatallation" Any help? | |
Hello, I"m trying to make a nice USB-stick, with a Windows 10 ISO file on it. But where do I get that ISO file? I'm not looking for the tool which makes your USB-stick a bootable one. I'm looking for the actual ISO file Thanks | |
I'm trying to run VirtualBox in Ubuntu. I just created a machine but when I run it I get this error message: Failed to open a session for the virtual machine Windows7_inLinux_2021_01_30. VT-x is disabled in the BIOS. (VERR_VMX_MSR_VMXON_DISABLED). Result Code: NS_ERROR_FAILURE (0x80004005) Component: Console Interface: IConsole {8ab7c520-2442-4b66-8d74-4ff1e195d2b6} Help? Thanks. … | |
Hello. I'm searching for 1 simple thing. How do I copy all files from my Samsung A10 to my laptop? Thanks in advance | |
Hello. Can you tell me how to disable Teams from starting up while windows starts up? Thank you | |
I have MinGW installed on Windows 10. Can you help me compile something with it? I get this $ g++ first.cpp -o first bash: g++: command not found And then $ apt-get install g++ bash: apt-get: command not found | |
What I would like to do is to register a couple of shortcuts to move the mouse cursor. The cursor should jump from the one square area of the screen to the other. The question that comes to mind first is: which keys are not used (or at least not … | |
Hello. By accepting AVG as my central protection unit I let in AVG browser. I don't want this, because it agressively sets itself as my default browser. I don't want to install it from my system, though, I wan't to disable it from running in my environment. Anybody here who … | |
Are there any standards for single/double quotation marks in all the different programming languages? What matters to me right now is Python. Should I use 'single quotation marks' or "double quotation marks" for the strings? Thank you | |
Hello. I've got a couple of browsers installed and I have a question about that: Is it possible to transfer a tab from the one browser to the other? Let's say: from AVG Secure Browser to Opera? I don't really prefer the one browser above the other. Maybe I will … | |
Hello. I'm tring to burn an ISO to a DVD (Windows 10 installation disc). But all the burning programs tell me that somethingis wrong, for example "Mediadetectie mislukt" which means "Media detection failed" and other programs keep the "burn" button gray. Is there something I can do? | |
With Windows 7 I got something weird. In Windows 10 I get it again. In Linux I don't get it. "It" is some noise on the desktop. It looks like this: [https://ibb.co/S0KvJLy ](https://ibb.co/S0KvJLy) Anybody able to help? | |
When I boot into linux (Ubuntu, I'm not sure which version, a recent one) I get this error: " Oh no! Something has gone wrong. A problem has occurred and the system can't recover. Please contact a system administrator. " I understand that I should boot from a DVD or … | |
Anybody here who can tell me how to send a link in Instagram chat? Of course, not as plain text, but as a link. Thank you | |
I'm trying to save something on my external HD, but I get this error: Unable to access "TOSHIBA EXT" Not authorized to perform operation (polkit authority not available and caller is not uid 0) I made a snapshot of the error window, but that doesn't go to well either. I … | |
I have an ereader and I'm trying to upload books to it. Therefore I use the app Calibre. But the "send to device" options all don't allow me to do so. Any users of this app here? Thanks I must add: The device is a Kobo Glo | |
Hello. I have Windows 7 on a ThinkPad T500. I want to use my webcam. I disabled it once in the BIOS setup. But now I don't see how to enable it again. Help, please Leon | |
Hello. I'm trying to learn LInux. The book I read states that you should know how to use Vi. What is your opinion about that? | |
Hello. I'm new to the whole Linux thing and I have something for a topic. In Windows you can produce characters with accents via a shortcut. For example: " followed by e brings forth ë. I miss this in Linux. Somebody told me that I should ask for help writing … | |
How can I produce supertext in Linux? edit: The name of this topic should be " produce supertext" in stead of " use supertext" but I think you all get t he point | |
Hello. My name is Leon. I'm from the Netherlands. I've been opening topics for a while here. I thought it would be allright to ask you for your opinion. I do this by asking the question: What is your favorite search engine? Happy replying :-) | |
Hello. I'm busy with something for which I opened a forum topic. Now, I'm trying to upload some pictures but I can't succeed. It says the files are to big. What are the ways to do this? Thanks Leon | |
I bought a "MMOBIEL 4 Port USB 3.0 Data Hub voor Macbook" It worked the first time I connected it, but now it doesn't anymore. What can be the problem? Thanks | |
Hello. I'm trying to build a website which should accept uploaded files. My question is: how do you retrieve the filetype of uploaded files? | |
Hi. I'm trying to set up an AMP system on my machine. It's called UwAmp. Anybody there to tell me how to setup the MySQL in this thing? Thank you | |
Hello, Today I learned about Deepfake. Virtual faces that look very realistic. What do you think of this? And can you tell me what I should do to deploy this technology? I would like to create an assistant that helps people use a website. Thanks, Leon | |
Hello. Is there anybody here who's eager to help me building a webgame? It's mostly written in PHP and there are some Javascript and CSS files included. I put it on Github. I haven't been using a framework (yet). If you first want to know more, just ask (of course). … | |
I'm writing a game in PHP. Now the script generates a random number to get the players registered. But: the number generated is the same for every player. It's about this line: $activationkey = rand( 1000000000, 9999999999 ); Every player gets the same key. How can this be? Any help? … | |
Hi. I'm trying to write a game in PHP. Now a weird item shows up in my database. http://www.leondegroot.nl/files/mysql_nieuw.png "Nieuw" means "New". Do you have any idea what this is and how to delete it? Thanks, Leon |