461 Recommended Topics

Remove Filter
Member Avatar for Dani

We host some page resources, such as fonts, on a different subdomain (e.g. webpages are at www.daniweb.com and resources are at cdn.daniweb.com) An HTTP header of `access-control-allow-origin: *` is being sent from all cdn.daniweb.com requests. When inspecting indexed pages from Google Search Console, from the URL Inspection tool I click …

Member Avatar for Dani
2
107
Member Avatar for Christian Andre
Member Avatar for pallavi2501

I’m looking for practical advice and best practices that can help improve a site's speed, considering factors like image optimization, code minification, and server response times. How do you balance performance improvements with maintaining a rich user experience? What tools or techniques have you found most useful in diagnosing and …

Member Avatar for Pelorus_1
4
140
Member Avatar for Ethanbrody
Member Avatar for hafazlatif
1
228
Member Avatar for Johannes C.

**OpenAI’s latest model boasts an IQ score of 120 and outperforms human experts at PhD level tasks. With the release of GPT-o1, it seems that large language models (LLMs) have reached the next milestone.** Just a year ago, we were mocking AI image generation tools for their inability to recreate …

Member Avatar for trueframe
2
200
Member Avatar for DkJing
Member Avatar for Mr.M

Hi DW, I'm having an issue here, I have 3 forms namely `start.h`,`home`,`Form1` in their order of execution, the problem starts when I include Form 1 to any of these forms then I get `LNK2005 'unsigned short MyprojectName::m_hservice' (?m_hservice@MyprojectName@@$$Q3GA) Already defined in home.obj` NB these forms are completely different, the …

Member Avatar for Mr.M
0
85
Member Avatar for Blocingzxcz
Member Avatar for bellishsocial

Are you looking for a way to grow your Instagram presence? Try implementing the methods below if you’re not already, for long-term success on Instagram. 1. Optimise your profile for your target audience with your description, links and profile picture that speaks to them 2. Post consistently and often (Instagram …

Member Avatar for Robert_173
4
147
Member Avatar for Mr.M

Hi DW, I'm trying to automate using NAVIS, I tried using post method simulating how it does on a web browser but I get error 678 then now I'm trying to access it using vb.net web browser.It does load but the issue is that I can't set the input elements …

0
14
Member Avatar for Mr.M

Hi DW, I've faced an issue with my project, it has been working these years till I think last year or the other year. When I sync it fails saying unable to resolve dependency no matter which version I try I get similar error differs with version number.

Member Avatar for WilliamOG
1
95
Member Avatar for Ray brad

My name is Ray Brad. I am a learner in Salesforce development and administration, and I also have knowledge of Java concepts. If anyone has questions related to these topics, feel free to comment, and I will do my best to answer them.

Member Avatar for Dani
1
25
Member Avatar for usmanmalik57

In my previous article, I explained how to fine-tune [OpenAI GPT-4o model for natural language processing tasks](https://www.daniweb.com/programming/computer-science/tutorials/542333/how-to-fine-tune-the-openai-gpt-4o-model-the-wait-is-finally-over). In OpenAI DevDay, held on October 1, 2024, OpenAI announced that users can now fine-tune OpenAI vision and multimodal models such as GPT-4o and GPT-4o mini. The best part is that fine-tuning vision …

1
130
Member Avatar for trueframe

Can you guys help me figure out how to use tailwind utility classes "@apply md:text-xl" within .scss files in nextjs

Member Avatar for autowrecking
0
20
Member Avatar for tjeckley

Hello DaniWeb community. I haven't been on the site in quite some time - it's so intense now that I almost feel a bit silly for asking a simple question but here goes. I have a personal account set up with Microsoft 365 and all is well for the most …

1
21
Member Avatar for kz07

hey.. im new in c++ and im doing an engineering journal as my assignment.. i dun know how to do this.. Entries in the journal are private, so the journal is encoded and protected using a pin. When the program is executed it will ask for a 4-digit pin. The …

Member Avatar for jonathan_57
0
2K
Member Avatar for usmanmalik57

Open-source LLMS, owing to their comparable performance with advanced proprietary LLMs, have been gaining immense popularity lately. Open-source LLMs are free to use, and you can easily modify their source code or fine-tune them on your systems. [Alibaba's Qwen](https://www.alibabacloud.com/en/solutions/generative-ai/qwen?_p_lc=1) and [Meta's Llama](https://ai.meta.com/blog/meta-llama-3-1/) series of models are two major players in …

Member Avatar for Brandon_38
0
22
Member Avatar for victoranthony

Hi everyone, I have two relatively new Windows 10 PCs, both running NM, but they are on different networks. One of the PC has a VPN connection to the same network as the other. I can connect via the VPN and use traditional Remote Desktop without issues, but when I …

Member Avatar for rproffitt
0
19
Member Avatar for misstj555

Hi. I am a college student and I am in my third year of college. I have an associate degree in general science and i am studying to earn my bachelor's degree in Computer Science. I have been trying to get an internship (basically for job security and work experience) …

Member Avatar for Phozellpay
0
2K
Member Avatar for Mindmade
Member Avatar for afnanshaikh1223
Member Avatar for lojoxi

Hi Everyone, Web development can be both exciting and challenging, but having the right tools makes all the difference. If you're starting out or looking to improve your workflow, consider using popular frameworks like React or Vue for streamlined front-end development. On the back end, Node.js and Django are solid …

Member Avatar for adwinafram
0
58
Member Avatar for usmanmalik57

In one of my previous articles, I explained [how to generate stunning images for free using diffusion models](https://www.daniweb.com/programming/computer-science/tutorials/541898/generate-stunning-ai-images-for-free-using-diffusion-models) and showed how to generate Stability AI's diffusion models for text-to-image generation. Since then, the AI domain has progressed considerably, particularly in image generation. Black Forest Labs has released [Flux.1 series of …

Member Avatar for autowrecking
2
103
Member Avatar for smithriyan668
Member Avatar for meyerrluanna
0
32
Member Avatar for Mr.M

Greetings, I'm having an issue, I want to set my form to display at the very top right hand side corner of a screen, I've achieved this in vb.net using this code `Location = New Point(Screen.PrimaryScreen.WorkingArea.Width - Width, 0)` Does anyone know how I can do this in VC++?

Member Avatar for Reverend Jim
1
28
Member Avatar for Robert_72

I'm start experiment with nodejs/coffeescript and the jade engine. I can see from the examples that setup are around seems pretty standard. app = express.createServer().listen process.env.PORT app.configure -> app.set 'views', __dirname + '/views' app.set 'view engine', 'jade' app.set 'view options', layout: true app.use express.bodyParser() app.use express.static(__dirname + '/public') app.use app.router …

Member Avatar for Sanket_17
0
2K
Member Avatar for TaraRiddle

Is there any method in java to generate random number (integer, byte or float) ? Please tell me if any i need it in my program. If possible please give full example. Thanks!

Member Avatar for WendyDolan
0
1K
Member Avatar for deceptikon

A common task in C or C++ is to get a string from somewhere and convert it to an integer. "Use `atoi`" is a common suggestion from the unwashed masses, and on the surface it works like a charm: #include <stdio.h> #include <stdlib.h> long long square(int value) { return value …

Member Avatar for Salem
6
2K
Member Avatar for Sejal_8

to create a code in c++ for representing an adjacency matrix using templates and delete node function

Member Avatar for Reverend Jim
0
24
Member Avatar for jackhicks121

Hello DaniWeb community, I'm currently working on a server build and have run into some issues with my SAS controllers and Host Bus Adapters (HBA). Here’s the situation: I'm using a [specific server motherboard model] with [specific CPU model] and [specific amount of RAM], and I've installed a [specific model] …

Member Avatar for Salem
2
16

The End.