-
Replied To a Post in Need a Gaming Laptop with Solid Graphics
https://www.newegg.com/Product/Product.aspx?Item=N82E16834154900&ignorebbr=1 > MSI GP63 15.6" 120Hz FHD GeForce GTX 1070 8GB VRAM Six-core Intel i7-8750H 16GB RAM 128GB SSD + 1TB HDD Windows 10 Home 64-Bit Gaming Laptop GP63 Leopard-428 … -
Replied To a Post in The DW Homepage shows duplicates and isn't useful.
Have some good vacation time and hopefully some new ideas will gel. Today I look at the homepage and now I see two cards about "Endorsement". Not at all interesting … -
Marked Solved Status for Laptop freezes only at apartment
I have a Dell Inspiron E1705. For some odd reason, my computer will freeze sometime while my wireless radio is on, while I'm at my apartment. I have already ruled … -
Revoked Solved Status for Laptop freezes only at apartment
I have a Dell Inspiron E1705. For some odd reason, my computer will freeze sometime while my wireless radio is on, while I'm at my apartment. I have already ruled … -
Replied To a Post in Laptop freezes only at apartment
@Camille_2 Just so you know, it's rare to find responders in 7+ year old discussions. You want the best help so here's how to get that. 1. Use old or … -
Revoked Solved Status for Laptop freezes only at apartment
I have a Dell Inspiron E1705. For some odd reason, my computer will freeze sometime while my wireless radio is on, while I'm at my apartment. I have already ruled … -
Began Watching Laptop freezes only at apartment
I have a Dell Inspiron E1705. For some odd reason, my computer will freeze sometime while my wireless radio is on, while I'm at my apartment. I have already ruled … -
Replied To a Post in facing a problem in implementing UDP protocol in java
Besides https://stackoverflow.com/questions/53455359/how-to-fix-reading-the-file-in-java I looked and looked and it wasn't clear where your code read the itc-1 or itc-2 file. Maybe you left out some code. -
Began Watching facing a problem in implementing UDP protocol in java
Hello i have a problem in my UDP implementation in java. I supose to make the program read two files which is itc-1 and itc-2 but my program only read … -
Replied To a Post in How to backup RH Linux v. 6.4 live server?
I'm going to upset someone here. After decades of such work, we backup the entire server when it is not "live." We can use any number of methods you find … -
Began Watching How to backup RH Linux v. 6.4 live server?
Hello, I currently have a RedHat Linux version 6.4 running on a physical server (HP). However, recently it has started to show a failing disk problem, with some failures at … -
Replied To a Post in Differentiate between deep and shallow copy.
This appears to be the same in Java and other languages. http://net-informations.com/faq/net/shallow-deep-copy.htm is a nice treatise about it. -
Began Watching Differentiate between deep and shallow copy.
What is the difference between the term Shallow copy and Deep? -
Replied To a Post in New Android Phone is a Royal Pain
I've seen that. Since the file system changes may not be seen by the file explorer I know to try closing the app and relauching or rebooting the phone. (Added … -
Replied To a Post in Java language (ArrayList)
If you are inside the time limit on edits you move your mouse near the vote up+down area and the action icons will ghost into view. One of them is … -
Replied To a Post in New Android Phone is a Royal Pain
Getting there. Parting comment. On low memory Androids we trim the fat by going to Settings, Apps then find the apps we don't use and are careful not to do … -
Replied To a Post in New Android Phone is a Royal Pain
That's something that I would call "Create a shortcut to a file or folder in Android" on google. Something like https://www.google.com/search?q=Create+a+folder+shortcut+android+file+explorer And sure enough it has us install some file … -
Replied To a Post in Java language (ArrayList)
Sorry about your problems but your post is suffering from a few issues. It's a typical copy and paste of the assignment and a horribly formatted code dump which makes … -
Began Watching Java language (ArrayList)
java language (ArrayList) The Registrar Office at the university has asked you to help them write a Student Information System (SIS). The system can be used to store information about … -
Replied To a Post in New Android Phone is a Royal Pain
At first it may be a technical quagmire as you figure out how to copy, where to place the file in the Android file system. The biggest hurdles appear to … -
Replied To a Post in Caesar encryption
This is one of those solved problems. If I were to do this today I'd use one of the over 120 solutions at https://www.rosettacode.org/wiki/Caesar_cipher If you are getting into commercial … -
Began Watching Caesar encryption
Hello, have the following program code: #include <stdio.h> #include <stdlib.h> #include <ctype.h> int main (void) { char c; while( (c = getchar()) != '\n') { putchar(c); } putchar ('\n'); return … -
Replied To a Post in New Android Phone is a Royal Pain
I wonder where that file is at. For example on Dropbox that file could be in their cloud but when I connect I can view it when offline. You may … -
Replied To a Post in New Android Phone is a Royal Pain
In short, there is no manual and if there was this would be specific to your model and version OS. Since Android had no less than 10 versions and some … -
Began Watching New Android Phone is a Royal Pain
After saying for the last 10 years that I would never own a cell phone (I had enough of that spending many years on call), I finally broke down and … -
Gave Reputation to alan.davies in Android issues with hamburger menu and buttons
work desktop - whoah! Dot dot dot. I'm expecting a dash dash dash next ... On Microsoft Edge 41.16299.15.0 and Win10Edu OS -
Replied To a Post in Android issues with hamburger menu and buttons
**The hamburger menu is also dead on my iPhone 6 64GB iOS 12.1 Safari browser.** Yes, I cleared cache. Still dead. -
Replied To a Post in Regular Expression to extract names
This is NLP or natual language processing. If I had to do this I'd head to http://compromise.cool/ and use the .people() function. -
Began Watching Regular Expression to extract names
The challenge I need to resolve is getting a sub-string from strings such as those below. Each line is of an array so I am iterating and working on one … -
Replied To a Post in Google Playstore Api
I've dusted off posts with that site since you can't vet or be sure they are not infected. If an app is on the Play store why would anyone go … -
Began Watching Google Playstore Api
I need API (Java) to connect to Google Playstore to be able to download apps. Just as [www.apkpure.com](http://www.apkpure.com) and others, but l need to connect from my application. Can somebody … -
Replied To a Post in Sending Files to a printer in Solaris Unix
"I am not assured that every state uses the same class of printer." That's what your IT has to solve with a consistant way to resolve what printer to send … -
Replied To a Post in The DW Homepage shows duplicates and isn't useful.
Here's today's results: https://i.imgur.com/KovCftB.png That's the same discussion 3 times on the homepage but no way to get the most recent reply. This is a real ding against using the … -
Replied To a Post in Sending Files to a printer in Solaris Unix
You wrote lpr but what printer? Read https://docs.oracle.com/cd/E19109-01/tsolaris8/817-0879/6mgl9vnga/index.html -
Began Watching Sending Files to a printer in Solaris Unix
Hello, my name is John McPherson. I work as a contractor for the DOL, and I am trying convert some code I maintain in an application to send output files … -
Gave Reputation to alan.davies in Android issues with hamburger menu and buttons
Am using Chrome 70.0.3538.80 on Android 8.0.0 [SM-G930F Build/R16NW] - Samsung Galaxy S7 Still not showing side menu. Cleared cache - still no menu Its not showing on Samsung's own … -
Replied To a Post in Android issues with hamburger menu and buttons
Let's see, Lenovo bought the Motorola line so here's the GSMARENA link for my model: https://www.gsmarena.com/motorola_moto_g5_plus-8453.php Hmm, I see 8.x listed. Might look into that but it's stable, works, gets … -
Replied To a Post in Android issues with hamburger menu and buttons
Dead hamburger on an Android Nexus 9.0 by Google running Android 7 1.1 -
Replied To a Post in Android issues with hamburger menu and buttons
PS. My first reply was from my Moto G 5th Gen on Android OS 7.0. This is back on my W10 PC. I wonder what Android device and version you … -
Replied To a Post in Android issues with hamburger menu and buttons
The hamburger looks okay but it took me a moment to make this response because the edit box was below the reply button. -
Began Watching Android issues with hamburger menu and buttons
On my android device I get no dropdown menu at all from the hamburger. Chat and profile image on the titlebar work fine as does the main dw logo. Also … -
Replied To a Post in PHP Captcha string validation and SQL error
On line 49, echo these values for you to see. Or COPY someone else's working similar code like I see at https://www.the-art-of-web.com/php/captcha/ Their implementation uses != rather than your stict … -
Began Watching PHP Captcha string validation and SQL error
Hello people, I've been working on a registration form project that needs to contain a captcha code that will be validated. Even if the captcha string inserted in the text … -
Replied To a Post in Finding question queries containing specific keywords .. please help
I let this question stew for a while since everytime I read it I thought "hey, they have their target audience so they know what that audience is here for." … -
Began Watching Finding question queries containing specific keywords .. please help
Hi, I intend to create content that answers questions, relevant to my target audience, in the form of articles that cover such questions. But how do I find out .. … -
Replied To a Post in HELP! IN c++ programming
Welcome to Daniweb. This site is about getting help but does not supply code for you to submit to your class assignments. What works is for you to show your … -
Began Watching HELP! IN c++ programming
I'm having a difficulty to write this program in c++ please help me First generate 100 random numbers in the range [11, 25] and store them in a file named … -
Gave Reputation to asbarkhan in SEO "experts" scams
Nowadays, Many fake experts are coming in the market and it is hard but not imposible to hire the real expert. -
Gave Reputation to N. in problem in php showing undefined index and not inserted in my datasbase
I am sorry, I just wanted to discuss this issue specifically because it was important to me. -
Replied To a Post in The DW Homepage shows duplicates and isn't useful.
Image upload failed again. This was a screenshot using the Windows 10 snipping tool and saved with defaults to a file. Having to bounce it throught Imgur is going to …
The End.