- Strength to Increase Rep
- +16
- Strength to Decrease Rep
- -4
- Upvotes Received
- 1K
- Posts with Upvotes
- 969
- Upvoting Members
- 294
- Downvotes Received
- 77
- Posts with Downvotes
- 72
- Downvoting Members
- 57
5,236 Posted Topics
Re: https://en.wikipedia.org/wiki/Health_Insurance_Portability_and_Accountability_Act Or the equivalent for your jurisdiction. It doesn't matter how glossy your website is, if you f-up the basic security, you won't have any customers to worry about. | |
Re: https://xyproblem.info/ * User wants to do X. Sometime later... > My boss just asked me to create a prototype as proof of concept. There is no specific language/tool I must use * User asks for help with Y. Initially asked... > Have a webpage with a button, when pressed, it … | |
Re: Your app always needs to "phone home" to query the actual member status with your server. Otherwise, someone could log in twice, delete their account in one session and merrily carry on using their 'account' in the other session. Sure, you could use the cached version if the user is … | |
Re: There are 10 kinds of people in the world. Those that know binary, and those that don't. | |
Re: Switch one light on and off continually until you hear the "pop" of the bulb blowing due to stress. Switch one of the other ones on. Go into the room, and observe - an unlit bulb - a lit bulb - a burnt out bulb Google also works ;) | |
So I've seen two (possibly more) threads that end with the phrase "let's discuss" and an exclamation mark of over-enthusiasm (which is ironic, since it's low post count drive-by accounts posting this stuff). The preambles are well written, but meaningless pith. It's such an odd way of closing out a … | |
Re: 6 to 12 months is a long time to wait to figure out whether your "seo expert" is genuine, or a fly-by-night cowboy who's already vanished with the cash without producing a result. How do you tackle this? | |
Re: I use it all day, every day. TBH, M$ stopped being an OS company after Windows 7 and the so-called OS just became a marketing tool to ram ever more crap in front of your face. | |
Re: And you need 5Gbps because...? > AT&T just became in our neighborhood available and I'd love to go back to it. Yeah, I'd be letting the neighbours be the guinea pigs. I have little doubt that the "it's available" came from AT&T marketing department as soon as someone in provisioning … | |
Re: My first thoughts would be 1. What is large? Are we in the TB range or mere handfuls of GB? 2. How often do you need to do this? Is it once a day, once a month, or just once. | |
Re: This https://en.wikipedia.org/wiki/Peterson%27s_algorithm Plus two different kinds of processors. Plus an error rate of less than once a week. After many months, the cause was eventually captured on a bus analyser. After which, the solution was obvious after a bit of RTFM. Turned out that one of the processors had the … | |
Re: I guess most people just use https://linuxconfig.org/logrotate Set it and forget it. There's no need to resort to random per file hackery (or quackery). | |
Re: Sure - https://alternativeto.net/software/github/ | |
Re: https://www.daniweb.com/posts/jump/2301408 | |
Re: It should be obvious by now from their posting history that the OP is a troll. | |
Re: Given who owns github (M$), and their location (U$A), I wouldn't trust anything commercially sensitive with them. Why do you even need it, apart from the simple convenience of it all (that's the trap, make the honeypot sweet enough, plenty will arrive). There's not much there that can't be replicated … | |
Re: And who's head is in the noose when you mess things up with my enterprise account? Like for example, bad software gets signed with my key, or your "company" is in an embargoed jurisdiction? If you need it, buy your own. | |
Re: Is this for remote workers anywhere in the world, or actual bums-on-seats in a downtown office in NY? | |
Re: > Cannot convert parameter 1 from char[16] to system::String ^ You need to convert your char array to a CLI string in the first instance, before trying to pass it onto some other function expecting a CLI string. https://learn.microsoft.com/en-us/cpp/extensions/string-cpp-component-extensions?view=msvc-170 > I don't know why DaniWeb keep on crashing whenever I … | |
Re: https://duckduckgo.com/?q=key+components+of+ServiceNow+Managed+Services&t=newext&atb=v296-1&ia=web That'll be $2M, thanks. | |
Re: https://duckduckgo.com/?q=hire+developers+in+USA&t=newext&atb=v296-1&ia=web That'll be $1M please. | |
Re: https://www.php.net/manual/en/mysqli.select-db.php I think the key word in all of this is "default". You can probably do what you want, but you have to refer to each DB by it's own handle. Using `select_db` is fine, if you only have one DB and you want to be lazy about referring to … | |
Re: Your chrome is 9+ months out of date. https://chromereleases.googleblog.com/2024/07/ | |
Re: https://stackoverflow.com/questions/44969852/javascript-number-tolocalestring-currency-without-currency-sign Maybe use style 'currency' rather than style 'decimal' ? | |
Re: > But it's also in everyone's interest for AI to be trained on reliable information, if we want AI to be useful to us Yeah, that ship slipped it's mooring when facebook appeared, drifted out to sea on the twitter tide, and promptly sank when muck took it over. Domain … | |
Re: Firstly, I'd suggest you edit your post to remove your real email address from the code. https://www.php.net/manual/en/function.mail.php Some things to try. 1. Headers is an optional parameter, can you send without the headers parameter? Many examples I've seen suggest there should be a space after the :, as in `'From: … | |
Re: How about engaging with the responders on your other thread with basically the same topic? https://www.daniweb.com/programming/web-development/threads/543080/how-to-implement-lazy-loading-for-faster-web-portals | |
Re: Use threads - lot's of threads. | |
Re: The density of popes outside the Vatican is 0.0, invariant of the chosen unit area. | |
Re: 10+ year old no-name desktop put together by my local computer shop. |
The End.