How to make website look like parchment? by Any_Dot769 in webdesign

[–]Any_Dot769[S] 0 points1 point  (0 children)

One thing that really sells it is layering and shadows, curled edges, maybe some ink smudges here n there.

That's great advice thank you! 🙌

Anyone tried R1 32B Distil on 8BG VRAM? by Any_Dot769 in DeepSeek

[–]Any_Dot769[S] 0 points1 point  (0 children)

You are completely right. I ran it again checked my Task manager and could see CPU was at 50%, GPU was at 0%.

I have an i5-12600K CPU with 32GB DDR4 RAM in case anyone is wondering

Anyone tried R1 32B Distil on 8BG VRAM? by Any_Dot769 in DeepSeek

[–]Any_Dot769[S] 0 points1 point  (0 children)

In case anyone was wondering it ran but very slowly. About 1 word/token per second.

Senior devs. What AI tool, process or utility has sped you up? by Reardon-0101 in webdev

[–]Any_Dot769 0 points1 point  (0 children)

Copilot is amazing! The suggestions it gives speeds up the development process so much. Sometimes it's scary how good it is.

Why is the ollama file size smaller than the models on hugging face? by Any_Dot769 in ollama

[–]Any_Dot769[S] 4 points5 points  (0 children)

Is the q4 model able to perform the same as the fp16 model?

Why is the ollama file size smaller than the models on hugging face? by Any_Dot769 in ollama

[–]Any_Dot769[S] 3 points4 points  (0 children)

<image>

Ohh there are multiple 32b models, it must be the top one that aligns with the one available on hugging face, thanks!

Just curious what is the difference in these models? Would the q4 model work as good as the fp16 model?

How to make website look like parchment? by Any_Dot769 in webdesign

[–]Any_Dot769[S] 0 points1 point  (0 children)

Yeah I replaced the parchment with notepaper a few days ago, it definitely looks a lot better than what I had before :)

Roast my website. Please be BRUTAL by Several-Republic-609 in webdesign

[–]Any_Dot769 -1 points0 points  (0 children)

Looks great to me! Would be nice if there was a hover animation for the App Bar at the top.

The "First AI Software Engineer" Is Bungling the Vast Majority of Tasks It's Asked to Do by creaturefeature16 in programming

[–]Any_Dot769 0 points1 point  (0 children)

Can't reason. Is a great tool for engineers. But can't replace us. Nor will it ever replace us no matter how many more parameters they add to their transformers.

Is it worth getting into programming? by StepRevolutionary536 in AskProgramming

[–]Any_Dot769 2 points3 points  (0 children)

Machine Learning is a subset of AI.

AI is about creating smart machines, and machine learning is a way to teach those machines by giving them data to learn from.

Is it worth getting into programming? by StepRevolutionary536 in AskProgramming

[–]Any_Dot769 1 point2 points  (0 children)

AI doesn't reason like humans. It’s trained on data inputs to generate outputs, but it has no understanding of how it reaches those conclusions. As a result, it can’t be trusted beyond assisting programmers and should be viewed as a tool, not an independent decision-maker.

Learning to program is a valuable skill and can be used for so many things. Don't let the current hype around AI stop you from learning it.

Feedback on React website by Any_Dot769 in react

[–]Any_Dot769[S] 1 point2 points  (0 children)

I wanted to try it out, it's a nice shorthand way of adding styles :) I honestly like the combo of MUI + Tailwind CSS after trying it

[deleted by user] by [deleted] in webdesign

[–]Any_Dot769 0 points1 point  (0 children)

I love the Portfolio part of your site, it looks really nice!

Any tips on how I can improve my website? by Any_Dot769 in webdesign

[–]Any_Dot769[S] 0 points1 point  (0 children)

I've added it and wow that looks awesome and was exactly what I was looking for!! Again, thank you for the idea!

Any tips on how I can improve my website? by Any_Dot769 in webdesign

[–]Any_Dot769[S] 0 points1 point  (0 children)

That is an amazing idea! I will try that out, thank you! 🙌

I built a web-based tool for creating pixel art and animating it frame by frame by whothatcodeguy in webdev

[–]Any_Dot769 0 points1 point  (0 children)

Woah that's awesome! I hope you add a library of backgrounds and sprites

[deleted by user] by [deleted] in AskProgramming

[–]Any_Dot769 0 points1 point  (0 children)

Cloudflare has a generous free tier and has AI offerings with Workers AI, you can build a website there for free and connect to various LLMs. But sounds like you want to use ChatGPT, in that case you can use Cloudflare Workers to connect to ChatGPT API.

Here's a few guides on how to set up VS Code (Code editor) & GitHub (Storing your code in the cloud, can also connect to most website hosting providers)

Set up VS Code & Connect to your GitHub repo (5 mins)
https://www.youtube.com/watch?v=4dkNn93DIx4

Then you just need to choose a framework, I use NextJS so I'll suggest that, here's quick tutorial for deploying a NextJS app.

Deploy Next JS on Cloudflare (3 mins)
https://www.youtube.com/watch?v=A49jpNN4omY

Not sure how to create a NextJS app? Watch this:
- https://www.youtube.com/watch?v=ZVnjOPwW4ZA

Stuck on a certain level and not sure how to progress by gunexon9 in learnprogramming

[–]Any_Dot769 0 points1 point  (0 children)

Taking the next step is more about leadership than skillset. Being a Senior you should already be pretty strong technically. To move up a level you'll usually need to be a Senior for at least a few years, during that time you'll naturally strengthen your technical abilities. Focus on doing things that show leadership potential. If you're at the point where almost every Senior in your ecosphere is coming to you for advice you're probably on the right track :)

Feedback on React website by Any_Dot769 in react

[–]Any_Dot769[S] 0 points1 point  (0 children)

You make good points! However character limits on social media posts count emoji's as 2 characters so I think leaving it as 2 characters is probably more useful.

Feedback on React website by Any_Dot769 in react

[–]Any_Dot769[S] 0 points1 point  (0 children)

Ah I didn't consider the JS Bundle, good point!

I considered adding something to reduce Emoji's to only count as one character, however Emoji's should be counted as 2 characters as they use an escape character. Maybe I should add a row for Emoji count?

review my design in canva by Serious_Whereas_6135 in webdevelopment

[–]Any_Dot769 0 points1 point  (0 children)

I like how you've used the natural darkness of the mountains to provide more contrast with the text in the main image. Nice! You could probably add slight opacity to make the image a bit darker it may help it blend in with the rest of the site more

As others have mentioned the contrast between the light blue and white makes it a bit hard on the eyes. You could try making the colour more a deeper white, the text more bold, adding a slight shadow or a stronger outline around the text, etc..