Posts
 
Reputation
Joined
Last Seen
Ranked #2
Strength to Increase Rep
+16
Strength to Decrease Rep
-4
91% Quality Score
Upvotes Received
1K
Posts with Upvotes
972
Upvoting Members
295
Downvotes Received
77
Posts with Downvotes
72
Downvoting Members
57
643 Commented Posts
29 Endorsements
Ranked #45
Ranked #17
~1.95M People Reached
Favorite Tags

5,237 Posted Topics

Member Avatar for Reverend Jim

There are 10 kinds of people in the world. Those that know binary, and those that don't.

Member Avatar for Reverend Jim
1
170
Member Avatar for manmohan419
Member Avatar for jonathannweyer
0
107
Member Avatar for lennyli

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 …

Member Avatar for Dani
1
140
Member Avatar for Gabriel9999

https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/7/html/virtualization_deployment_and_administration_guide/sect-using_qemu_img-listing_creating_applying_and_deleting_a_snapshot#sect-Using_qemu_img-Listing_creating_applying_and_deleting_a_snapshot

Member Avatar for Dani
0
17
Member Avatar for Dani

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.

Member Avatar for whackksports
1
140
Member Avatar for js180

> It looks like it's really helped a few people already. Yeah, 4 new members with consecutive user ID's, smelling like sock-puppet accounts.

Member Avatar for Dani
-1
321
Member Avatar for Jameswood32
Member Avatar for sheldoncooper01

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.

Member Avatar for MasoodDidThat
0
37
Member Avatar for Warren_12

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 …

Member Avatar for jonathannweyer
0
120
Member Avatar for ndeniche

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 ;)

Member Avatar for Reverend Jim
1
482
Member Avatar for Salem

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 …

Member Avatar for Dani
1
81
Member Avatar for malliecorey

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?

Member Avatar for Salem
0
15
Member Avatar for Dani

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.

Member Avatar for Dani
2
129
Member Avatar for Dani

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 …

Member Avatar for Dani
0
144
Member Avatar for Dani

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 …

Member Avatar for Salem
2
77
Member Avatar for Jameswood32
Member Avatar for YashSmith
Member Avatar for Salem
-1
52
Member Avatar for Dani

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 …

Member Avatar for Dani
0
187
Member Avatar for Sammi_2

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.

Member Avatar for Dani
-1
10
Member Avatar for YashSmith

Is this for remote workers anywhere in the world, or actual bums-on-seats in a downtown office in NY?

Member Avatar for Suheb
0
77
Member Avatar for Mr.M

> 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 …

Member Avatar for toneewa
1
173
Member Avatar for Suheb

https://duckduckgo.com/?q=key+components+of+ServiceNow+Managed+Services&t=newext&atb=v296-1&ia=web That'll be $2M, thanks.

Member Avatar for Salem
-2
16
Member Avatar for YashSmith
Member Avatar for Salem
0
23
Member Avatar for Dani

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 …

Member Avatar for Dani
0
193
Member Avatar for Dani

Your chrome is 9+ months out of date. https://chromereleases.googleblog.com/2024/07/

Member Avatar for Dani
0
86
Member Avatar for ianhaneybs

https://stackoverflow.com/questions/44969852/javascript-number-tolocalestring-currency-without-currency-sign Maybe use style 'currency' rather than style 'decimal' ?

Member Avatar for gottaloveit
0
71
Member Avatar for rproffitt

> 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 …

Member Avatar for Dani
-1
300
Member Avatar for juan_35

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: …

Member Avatar for Biiim
0
324
Member Avatar for KamalDeepPareek

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

Member Avatar for Salem
0
27
Member Avatar for KamalDeepPareek
Member Avatar for Reverend Jim

The density of popes outside the Vatican is 0.0, invariant of the chosen unit area.

Member Avatar for Salem
1
27
Member Avatar for Dani
Member Avatar for Salem
1
274
Member Avatar for mark_hahn

What's the use-case? "Black Duck" is an existing application for scanning your in-house proprietary software to make sure it doesn't get tainted with open source software with vague/incompatible licence terms.

Member Avatar for Salem
0
51
Member Avatar for LiLo1001

Based on evidence here, s..t-posting on forums seems to be the new use-case. No end of dweebs drive by with the latest "helpful" pith generated by some LLM.

Member Avatar for Dani
1
167
Member Avatar for JasonMango

> And of course the line "Would you like some toast?" -Talky Toaster, everyone's favorite breakfast companion. Aah, so you're a waffle man.

Member Avatar for Reverend Jim
1
52
Member Avatar for webecedarian
Member Avatar for Dani

I'm a long-time moderator on cprogramming.com, but it's getting awfully quiet on many of the old forums. DiC was a loss, as was devshed. I seem to be most active now on reddit.

Member Avatar for Dani
5
430
Member Avatar for MasoodDidThat
Member Avatar for Dani
-1
27
Member Avatar for shane_18

Guidance? Maybe you should read your topic and post before pressing submit. That would be a starting point.

Member Avatar for Olu_610
-3
40
Member Avatar for Dani

Apparently, I joined December 2005. Probably followed someone's link to some post I guess, then decided to pull up a chair.

Member Avatar for Reverend Jim
0
52
Member Avatar for GSMULTRA

> I'd rather have a phone that can make calls, texts and take UNALTERED BY AI photos. How long before AI eff's up some key witness photo, resulting in the guilty going free or the innocent jailed?

Member Avatar for Salem
-2
80
Member Avatar for Quantum1982

It's probably going to depend on the number of connections your hardware supports. https://man.archlinux.org/man/hcitool.1.en > lealsz Read size of LE Accept List On my machine $ sudo hcitool lealsz Accept list size: 25 Bluetooth is generally low bandwidth, so if you're just sending moves as short ascii strings, the machine …

Member Avatar for wootingdouble
2
125
Member Avatar for shane_18

For someone claiming to be an "SEO Executive", you seem remarkably inept at doing even the most basic web search. https://duckduckgo.com/?t=ffab&q=blockchain+MVP But then again, most of your posts look like bait for spam.

Member Avatar for Salem
-1
24
Member Avatar for Syed Zubair Ali

> my hard disk has been damaged, and entire project has been collapsed. Did the disk just "stop working" one day, or has it been rotting slowly over time? Or does "damaged" mean "I deleted the source folder". If that happened yesterday, you might have a chance. If that was …

Member Avatar for Shajjad_1
1
73
Member Avatar for jkon

Since 90% of all posts are AI generated garbage to begin with, perhaps all newbie posts should go into a moderation queue before being allowed on the publicly visible board. Most of them are 1-post drive-by's that simply don't care where they post. Just so long as the result is …

Member Avatar for Dani
2
109
Member Avatar for Akshat_5

The first question is, who is your "enemy" here? What you need to do to protect yourself from the average consumer is far different than what you need to do if some "Three Letter Agency" is involved. Any attempt to wipe a disk with a Windows OS still in residence …

Member Avatar for FluentBit
2
274
Member Avatar for flycast

You guy's must have the same script generator. https://www.daniweb.com/community-center/say-hello/threads/542896/hi-everyone-i-m-rrocksbd

Member Avatar for Salem
-1
17
Member Avatar for Reverend Jim

If you're sufficiently curious to study how the data arrives at your browser, and can wrangle some Javascript, then perhaps https://www.tampermonkey.net/ You can post-process the data to be whatever shape you want it to be.

Member Avatar for quackyfist
2
226
Member Avatar for Mr.M

> Anyone who knows how I can solve this problem? The short answer is don't put code in header files. Declarations go in header files, definitions go in source files. You get away with it in small projects where you only have one source file, and each header is included …

Member Avatar for Mr.M
0
240
Member Avatar for Lihui Zhang

You can do this with `xargs` find . -name "*.c" | xargs -d'\n' grep -w "main" Or if you know you want to search the same set of files many times. find . -name "*.c" > tmp.txt xargs --arg-file=tmp.txt grep -w "main" xargs --arg-file=tmp.txt grep -w "void"

Member Avatar for Lihui Zhang
1
62

The End.