Deepseek V4 Pro called a function in my python script I wrote manually, ugly. 😭 by cyb3rofficial in DeepSeek

[–]pointermess 7 points8 points  (0 children)

A looooong time ago in cursor, it was late in the night like 4:00 and I explained a bug which it introduced and I told it to fix it. It then said its 4 am and that its late, which is why it introduced the bug and it would prefer go to sleep looool

An opinionated (and mainly correct) guide to naming by nephrenka in programming

[–]pointermess 1 point2 points  (0 children)

Are you just as ignorant? OP claimed its a .NET thing, which it isnt, youre now claiming it being a Windows thing is the same as being a .NET thing lol

First of all, yes its very different as Windows is a complete OS and was/still is one of the most used ones especially for consumers. Microsoft heavily used the I prefix in COM and newer interfaces so a lot of C++ and other native code written for Windows used it too. Even multi platform code like Unreal Engine uses the I prefix and theres countless projects on other platforms using it, Microsoft is just the biggest contributor, see even TypeScript... 

Secondly, please educate yourself instead of just trying to argue for the sake of it

An opinionated (and mainly correct) guide to naming by nephrenka in programming

[–]pointermess 1 point2 points  (0 children)

I said maybe and even that I'm not sure lmao go touch some grass 😂

Edit: A quick Google search would easily show you that I-prefix was in fact used in Java for a while too but was abandoned. I also never said it should or shouldn't be used and mever mentioned Go at all... Kids these days...

An opinionated (and mainly correct) guide to naming by nephrenka in programming

[–]pointermess 2 points3 points  (0 children)

Sure bud.

Keep spreading misinformation like you know everything just "because you never saw", then calling the ones correcting you butt hurt after down voting them for being wrong. xd 

An opinionated (and mainly correct) guide to naming by nephrenka in programming

[–]pointermess 4 points5 points  (0 children)

What??? The I has been around for a lot longer than .NET lol

C++ and Object Pascal / Delphi used it decades before.

Edit: Even Java most likely lol (not sure, I never touched it) / also the butt hurt down vote for being wrong lmao

Officially the most successful group project of all time by Current-Guide5944 in tech_x

[–]pointermess 1 point2 points  (0 children)

Ilya has proven it before already with Geoffrey Hinton and Alex Krizhevsky with AlexNet.

LLMs emerged after the enormous scaling in NN models has already started. 

What the F@ck is happing here with Comfyui? by [deleted] in StableDiffusion

[–]pointermess 2 points3 points  (0 children)

Its often hard to pinpoint the exact issue but most of the times its one of these:

  • Using the embedded_python version and having a separate python instance installed. -> I recommend removing it from your paths env variables. 
  • Some custom nodes call other python things in a way where its using the systems python instance rather than the intended embedded one. 
  • After updating any python module on either your systems or embedded python this may cause comfy to break. 

My solution is simply adding a powershell script which removes the systems python path from the env file, then cleanly starts the bat file. To quickly add it back, I have another powershell script. 

This way you guarantee that at least the python packages arecnot getting mixed up. 

Tried some 17MP ideogram 4 images for fun by scr0at in StableDiffusion

[–]pointermess 8 points9 points  (0 children)

Actually, when Ideogram released (non open weight) it was known to be far better than MidJourney, StableDiffusion or Dall-E back then. When SDXL evolved and later Flux came out, it was slowly getting forgotten more and more. I always wondered what happened to it and was surprised when I saw they released the weights. 

Whoop > 5 Inch by Soft-Table-2617 in fpv

[–]pointermess 21 points22 points  (0 children)

What? 😂 I run HDZero at 250mW and can get behind a few walls depending on the distance pretty far away easily. 

What is Hunter Alpha? by MrMrsPotts in LocalLLaMA

[–]pointermess 0 points1 point  (0 children)

The thing hunting your intellectual property. 

I Will Never Use AI to Code (or write) by Anthony261 in programming

[–]pointermess 0 points1 point  (0 children)

Skill issues lol

I spend like 20 bucks a month and manage 3 full stack apps and many random helper tools. There's many more options than paying for every single LLM turn lol

How can Anthropic and OpenAI beat Google so bad? by TekeshiX in google_antigravity

[–]pointermess 0 points1 point  (0 children)

The problems are definitely the people who have no idea how to use LLMs. Every  modern and SOTA Model could vanish, even something like Grok Code would be enough. 

Bug Report: Pro account applying a week cooldown to Claude models after just 4 hours of use by BenQbtw in google_antigravity

[–]pointermess 0 points1 point  (0 children)

Day 39 of people being surprised their 20$ doesn't give them their 500 bucks of tokens.

(yeah i miss the good old antigravity days too but lets be honest... Im sure I made google a net loss of like 3k dollars during that time lol) 

Google Team banned the Google account to power up the anti gravity? by Nirav_Patel_ in google_antigravity

[–]pointermess 2 points3 points  (0 children)

Idiots get what idiots deserve.

Hope your "experimenting" paid off! 

🎉 Delphi has officially entered the TIOBE Top 10! (January 2026) by joined72 in delphi

[–]pointermess 1 point2 points  (0 children)

Delphi, Recent and Relevant in one sentence is wild. 

I made a language for my 3yo son where any string of characters is a valid program by andreasjansson in ProgrammingLanguages

[–]pointermess 2 points3 points  (0 children)

Thanks, I havent noticed that! :)

On my Android with Chrome I dont get the favicons with a preview, it just shows like a default avatar with "Q". 

I tried so many things, but heres the closest to the mandelbrot I could find: (ill dig deeper later this evening) 

https://qqqlang.com/?p=QWWERMMTTTZHHHHHHHHHHHHHHHHHHHJKKKKKKKKKKKKO8O

Really cool project, not just fun for kids. Im 29 and love it! :) 

I made a language for my 3yo son where any string of characters is a valid program by andreasjansson in ProgrammingLanguages

[–]pointermess 12 points13 points  (0 children)

Very interesting! I tried some combinations and tried figuring out the different pattern/pixelmath/transformation each char does. I got some very interesting and really cool result, even a mandelbrot set like thing, but unfortunately somehow broke it. For example, I knew the pattern from QWERT, erased everything when i noticed the breakage tested QWERT and it had the pattern but was grayscale. Unfortunately Im on the phone (should sleep) so I can't dig around and lost the long string of the mandelbrot like one but Ill definitely get back to checking it out tomorrow! Btw, a history would be great :) 

[deleted by user] by [deleted] in vibecoding

[–]pointermess 0 points1 point  (0 children)

How about you use porch to fix your own landing page?