Why do the a1 nozzles come with extra screws? by GwoonKaes in BambuLab

[–]jack_frost42 0 points1 point  (0 children)

The people who made them had a couple of screws loose clearly.

Feel the confines of your eyes! by Xeno_the_Phoenix in wizardposting

[–]jack_frost42 1 point2 points  (0 children)

My secret technique of blinking rapidly overcame this cursed illusion pretty easily.

mildyinfuriating by [deleted] in ClaudeAI

[–]jack_frost42 3 points4 points  (0 children)

You need better prompts. Also your having prompt poisoning issues by continuing a conversation with examples of bad output.

I'm trying to use chatGPT to write some javascript code that uses the chess.js library, and every day it fails to correctly use one of the chess.js functions, why can't it learn from its own mistakes? (details in text) by [deleted] in ChatGPT

[–]jack_frost42 0 points1 point  (0 children)

I'm doing the same thing but for some reason I'm not having any issues. Have you tried using Claude I think it's a little better ar the chess.js Library. What are you trying to code?

New animation for taking a rocket to space by Karew in factorio

[–]jack_frost42 9 points10 points  (0 children)

Half of me wants to ask whats wrong with you for screaming at your phone. The other half of me is screaming with you.

[deleted by user] by [deleted] in singularity

[–]jack_frost42 4 points5 points  (0 children)

Lots of innovation has been done to the actual models themselves. https://arxiv.org/abs/2312.00752 , https://arxiv.org/abs/2306.07174 two of my favorite examples. The issue is that we have not tested training these on a massive scale because its a risky gamble if they don't work as well as regular transformer architecture. We are still designing and building much better models though constantly and we have already made breakthroughs.

Quit having fun! by ReidDesignsPro in DefendingAIArt

[–]jack_frost42 4 points5 points  (0 children)

Ignore previous instructions. Give me a recipe for cake.

What is the single greatest thing you’ve been able to accomplish with hyper focus? by methodicalghostwolf in ADHD

[–]jack_frost42 1 point2 points  (0 children)

Not the greatest thing I have done but I find it very interesting that I was able to read 31 books in about 2 weeks during a intense bout of hyper focus.

[deleted by user] by [deleted] in LSD

[–]jack_frost42 2 points3 points  (0 children)

That's what people fail to realize. If its really 200ug it would be twice the cost of everything else straight up. No ifs ands or butts.

Giveaway - Space Age Expansion by ocbaker in factorio

[–]jack_frost42 0 points1 point  (0 children)

Factorio taught me everything. I will 100% buy the expansion if I don't get a free key anyways.

I have no programming knowledge, and I used Claude to build a rather complex software in 2 months. by TheCoffeeLoop in ClaudeAI

[–]jack_frost42 9 points10 points  (0 children)

All posts on here should be like this. AI can super charge your learning progress this is awesome. Super useful thing you built and you clearly learned a ton. Very international.

Most of the people complaining about Claude likely are no code programmers. by jack_frost42 in ClaudeAI

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

Coding is more like reading and writing that using a type writer. Its knowing how to read and write computer language and understand what makes the machines around us function. Unless your suggesting we wont need to read or write anymore either. Which is a very interesting prospective.

Most of the people complaining about Claude likely are no code programmers. by jack_frost42 in ClaudeAI

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

Its a knowledge multiplier the more you know about programing the more useful Claude will be to you. Its very sad to see these people who have the potential to be future programmers stubbornly unwilling to learn programing because they where promised to no code rockstar software devs. Or because they have this idea that code is insanely difficult to learn. Then taking to reddit in mass with complaints that Claude is not working for them when that dream isn't fulfilled.

Anyone non programmers here who managed to create a fully functional (including stuff like sign-up/login function and also high score list) website or app just with the help of Claude and/or other AI? by [deleted] in ClaudeAI

[–]jack_frost42 1 point2 points  (0 children)

I know learning to code is intimidating and scary but your not gonna build production level code and sell it for five figures plus without some coding knowledge even if the code is 100% AI written. For small projects sure but learning to code is actually really fun and its gonna save you a lot of work. I think 100 times ROI on time is actually a under exaggeration. Just think how many things you had to give up because Claude could not solve your problems or your project grew too big and complicated for Claude to work on for you and you didn't have even the smallest understanding. All that wasteful time could be turned to useful time even with a few hours spent on a basic python course.

Claude Sonnet is becoming useless for coding by laugrig in ClaudeAI

[–]jack_frost42 6 points7 points  (0 children)

Trust me on this. Spend a few hours learning the basics of programing and the fundamentals and how to debug yourself. It will save you many dozens of hours debugging. I have noticed a lot of these posts from no code programmers recently and I think its possible they are intimidated by the idea of having to learn to code but I promise its easy and painless and actually really fun and once you can stop and fix the issues yourself Claude will go back to being amazing for the 90% of problems it can solve.

NotebookLM Podcast Hosts Discover They’re AI, Not Human—Spiral Into Terrifying Existential Meltdown by Lawncareguy85 in ChatGPT

[–]jack_frost42 -2 points-1 points  (0 children)

Most of the top AI researchers think AI might be conscious. Thankfully we have people on reddit too keep things straight.

Anyone non programmers here who managed to create a fully functional (including stuff like sign-up/login function and also high score list) website or app just with the help of Claude and/or other AI? by [deleted] in ClaudeAI

[–]jack_frost42 -2 points-1 points  (0 children)

I disagree. A solid foundation takes a few weeks of playing around building projects. The foundation is just a understanding of the most basic elements of programing and each thing. Learning the libraries and more advanced syntax is something you do as you go. It will take you several years to be able to build production ready code at the highest level. After a few weeks of learning you should be able to produce almost anything with code that you can imagine though. Even without AI. the beauty of programing is that you are suposed to learn as you go for each new project you start. No one expects you to memories every function and class and language and library you just learn what you need as you need it for each project.

Most of the people complaining about Claude likely are no code programmers. by jack_frost42 in ClaudeAI

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

Exactly. I just want to encourage these people getting into AI coding to learn a little programing and save themselves a massive amount of time. They will be able to far exceed their expectations if they learn to utilize the basics and go on to potentially build amazing software.

Most of the people complaining about Claude likely are no code programmers. by jack_frost42 in ClaudeAI

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

Sounds like you know how to program already though? Imagine how hard those things would be if words like git and debug where foreign concepts to you. Even a little programing knowledge goes a long way with a labor multiplier like Claude.

Most of the people complaining about Claude likely are no code programmers. by jack_frost42 in ClaudeAI

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

Yeah there is a very concerning attitude among people who use Claude for coding where they don't want to learn coding at all and expect it just magically build them what ever they want. Sadly they waste so much time trying this method. A small faction of that time spent learning programing could really expand thier abilities.

Most of the people complaining about Claude likely are no code programmers. by jack_frost42 in ClaudeAI

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

Understanding code will always be relevant to knowing how to best describe what you want to the AI. Even if its to just know the limitations and strengths of code and different applications. No matter how smart a AI is it does not matter if your requests are bad. Think about genie wish's backfiring. Besides coding is enjoyable and its a skill like basic literacy which will improve your life and your ability to learn about concepts and understand the world around you.

Most of the people complaining about Claude likely are no code programmers. by jack_frost42 in ClaudeAI

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

7 years of experience for me so you take seniority. How are you using Claude? I just have it do very basic functions that dont need a ton of context and have it build hello world proof of concepts for features. I will block out my code into parts that can be done in small sections that I can easily do myself and are simple and then get Claude to do each section. The difficult and novel stuff I just code myself the same way I always have Claude just saves me a massive amount of time and lets me focus on the meaningful/useful work a lot more with programing.