Posts
 
Reputation
Joined
Last Seen
Ranked #12
Strength to Increase Rep
+17
Strength to Decrease Rep
-4
92% Quality Score
Upvotes Received
2K
Posts with Upvotes
2K
Upvoting Members
861
Downvotes Received
179
Posts with Downvotes
164
Downvoting Members
88
721 Commented Posts
~3.54M People Reached
About Me

Embedded work, Windows, Linux, and now Apps.
The Earth will survive but will we?

Interests
7%, 2%, or higher.
PC Specs
Many.
Favorite Tags
c++ x 856
php x 664
java x 559
python x 511
vb.net x 490
Member Avatar for smsi

Friends, I have an exciting project that offers interesting opportunities for bloggers, SEO publishers and their subscribers - it's a challenge game that is designed to be an interesting content for bloggers' subscribers. As part of this project, bloggers will be able to upload their own photos or images to …

Member Avatar for Dani
0
27
Member Avatar for Reverend Jim

In the summer of 2022 I bought an ASUS laptop from BestBuy. It came with an internal SSD and an empty internal bay for a 2.5" drive. I didn't install a second drive until October and when I booted up it would not recognize the added drive. When I took …

Member Avatar for toneewa
0
37
Member Avatar for dwlamb

I am trying to set-up Postfix on my Ubuntu local web development machine for send-only e-mails using Gmail so I can test e-mails sent by a web app I am developing. These are the steps I have followed based on a recently posted tutorial found [here](https://tonyteaches.tech/postfix-gmail-smtp-on-ubuntu/): 1. Dowloaded and installed …

Member Avatar for chickenbirds
0
232
Member Avatar for Dani

rproffitt will be pleased to know I'm currently at PubCon, an SEO conference for publishers, and the second half of the day today is all about how to integrate AI content into your workflow for SEO gains.

Member Avatar for Dani
0
70
Member Avatar for A_957

The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation exception that occurred within my application. This type of error apparently usually points to a problem where the code attempted to write to a protected memory …

Member Avatar for Dani
0
36
Member Avatar for verrandhack

So im working on functions for the first time in vscode using c++. i'm want to declare functions and having trouble understanding some things. i'm very new to programming so i still don't understand commands like str, file, value, void, readName, and so forth but i know i need to …

Member Avatar for learnerya
1
57
Member Avatar for followerhike

Social Media is very great Platform to Explor our Talent.The idea that social media are defined simply by their ability to bring people together has been seen as too broad, as this would suggest that fundamentally different technologies like the Facebook, Instagram and Tiktok are also Sosial Midea

Member Avatar for KomalBhatt
0
48
Member Avatar for FarrisFahad

I am trying to create a meme generator similar to imgflip.com I know javascript but not sure how to implement this. I want users to be able to move text around the canvas using mousemove event listener. But I am not sure if they are moving the text on the …

Member Avatar for kimnancy
0
49
Member Avatar for Roberto_29

Hi, I'm looking for assistance in finding the appropriate developer team to collaborate with on my project. Can anyone provide guidance?

Member Avatar for rproffitt
0
17
Member Avatar for sarahneilson

Which one is the best for paid campaigns and gain best results? Facebook, Twitter, Instagram, Pinterest, LinkedIn, TikTok or any other better option if possible.

Member Avatar for Deftsoft
6
439
Member Avatar for borobhaisab

Dear Forum Fellows, I do not like paypal. Thinking of adding BitCoin instead. Do you know of any BitCoin wallet/service where the transactions are free ? I do not like the middleman services as they hold onto your BitCoins in their servers and if they get hacked then you have …

Member Avatar for wennus
1
193
Member Avatar for jkon

I am curious how other programmers that I have no interaction with in this subject , are using LLM AI tools in their daily programming workflow. Although I use them I have an issue recommending them to others in my company because I believe you have to have a certain …

Member Avatar for rproffitt
2
27
Member Avatar for snah19

RE: ffmpeg-4.4 Andrew Wu DJGPP CROSS COMPILER, GCC v12.2.0 Host Macbook Pro, macOS Monterey [Click Here](https://ffmpeg.org/platform.html#DOS) DJGPP Cross Compiler 12.2.0 Fails to Recognize "certain" Parameters in FFmpeg Source Code Hi, I am using the DJGPP cross compiler 12.2.0, developed by Andrew Wu, github, to build the FFmpeg source code, and …

Member Avatar for rproffitt
0
28
Member Avatar for yan336484
Member Avatar for cambalinho
Member Avatar for sammieb

I am trying to enter a single string in C++ in which I give a URL citation. the entire line is as follows: cout << 'furey, edward "sphere calculator" at https://www.calculatorsoup.com/calculators/geometry-solids/sphere.php from calculatorsoup, https://www.calculatorsoup.com - online calculators' << endl; I am getting the error: character constant too long for its …

Member Avatar for rproffitt
2
35
Member Avatar for FarrisFahad

I have a memes site that users can earn from. I want to make the website easier to use and more fun. What should I do to make the website better? Website: PicturePunches

Member Avatar for jofrachalya142
1
146
Member Avatar for FarrisFahad

Do you use Google as a search engine? Are you considering switching to something like Bing or DuckDuckGo? Do you feel like the search results is no longer helpful? Why?

Member Avatar for brandlyglobal
1
106
Member Avatar for home_knows

hello, I am Jayesh and working as a SEO and I want to know how to increase the rank of my blog on Google. Because even after I have used all the factors of SEO, my blog is not ranking, can anyone tell me how to rank it?

Member Avatar for jofrachalya142
1
50
Member Avatar for nomoshi

hii guy i want a loader injector connect with keyauth, you guy can give me a source code ? please and i also a student in a hightschool. i just want to learn about that please help me .

Member Avatar for rproffitt
1
24
Member Avatar for Ryan Morgan

Hello, I have encountered an unpleasant event. My external hard drive has stopped working. The disc is no longer readable . When I connect the disc to my computer, the system asks me to format it. There are very important files on the disc. Does anyone know how to help …

Member Avatar for Mikey37
2
182
Member Avatar for cored0mp

I'll admit that I have an opinion about this. Is the point of professional coding to write creative software or to write software that adheres closely to standards?

Member Avatar for cored0mp
0
91
Member Avatar for complete

Using the Microsoft.SharePoint.Client namespace in a C# code, I am trying to access a SharePoint List but I am getting a 403.  Is it because the Microsft List I am trying to access is on a different computer on the internet and the program has to be on the same …

Member Avatar for rproffitt
0
16
Member Avatar for Smbom

I'm also doing SEO for our company's website, but I'm kind of newbie in this industry, so is there anything special I should pay attention to doing SEO?

Member Avatar for KomalBhatt
1
77
Member Avatar for cambalinho

heres my RayCasting function: Private Sub DrawRays2() Dim AY As Double Dim AX As Double Dim StepX As Double Dim StepY As Double Dim VertX As Double Dim VertY As Double Dim HorizX As Double Dim HorizY As Double Dim MapX As Long Dim MapY As Long Dim HorizDist As …

Member Avatar for cambalinho
1
53
Member Avatar for premdparmar

I'm facing an SSL-related issue in Firefox with the 'SSL_ERROR_NO_CYPHER_OVERLAP' error. It seems there's a problem with encryption algorithms between the browser and the server, hindering the establishment of a secure connection. Any guidance or solutions would be appreciated.

Member Avatar for Dani
1
102
Member Avatar for SCBWV

In case you're wondering, VB6 programs run on Windows 11. Programs with a manifest have the appropriate Windows 11 appearance. The IDE works as well, although it seems to aggravate the known Windows 11 Taskbar flickering issue, but it settles down quickly. The only issue I have found so far …

Member Avatar for wolfnero
1
1K
Member Avatar for cored0mp

I had some fun this weekend having a go at pdfkit with mixed results. Can anyone nominate a candidate for best PDF writing?

Member Avatar for cored0mp
0
28
Member Avatar for hazeeq
Member Avatar for Den_1

How to manage social media? I can't actually create or manage the accounts. When I'm trying to login to my Twitter or Facebook account, they are asking to [create a connection](https://support.squarespace.com/hc/en-us/articles/206543537-Connecting-social-accounts) between them. And the users wouldn't visit site anyway. The number of followers and friends is quite low. How …

Member Avatar for bessieexum
0
366