12466
Offtopic group for casual talking about anything. @rules_for_python still apply (except for the ontopic rule)
I remember dpsk v4 pro can be dumb if you use complex tool calling, but once you call simple tools(ripgrep/sed) in the top of the context it backs to be normal
Читать полностью…
I admit the time to wait was one factor but the result also wasn't spectacular.
Читать полностью…
They announced that was due to the pro is worse than v4.1-flash, and more expensive and slower, so removed it
Читать полностью…
the v3.* dpsk models were gone
they only provide these models now:
deepseek-v4-flash
deepseek-v4.1-flash
deepseek-v4-pro (now redirects to v4.1-flash)
deepseek-v4-flash-vision-exp
I haven't checked. Does that mean pro and flash use the same model?
Читать полностью…
Deepseek now officially redirect their v4pro model to v4.1 flash
Читать полностью…
a bit of feature wanted: VBA, formula calculation
Читать полностью…
https://www.reddit.com/r/BuyFromEU/comments/1w6hafc/
good news: LibreOffice 26.8 have 1000k downloads in a week
bad news: because Codex call libreoffice for office handling
Ethically: It's a gray area.
If I love a product and get paid to promote. The sponsorship tag might not be necessary as long as my reviews are genuine and not biased.
What does GH Pages got anything to do with these?
Its not the same service 🤷♂
Google things when you do not know what they are
it will shows something username_random_int.pythonanywhere.com,
and what you say about cloudflare, what i need to learn about cloudflare, it will give me domain of what url, can i use this in my GitHub page Hosting to shows custom domain?
Hello All I bought a domain suppose - 'example1.com' bought this in Hosting with a offer of approx $5 for a year, now see this is going to expire nowadays, i found if i want to reregister same domain it will cost lot more money $100 dollar, so any way before expire i can make this in low price, else i found i can buy new domain in $5 for a year, but it will cause the old domain will not be used by me 😔
what do u guys suggest to do, i am just doing it for learning purpose only...
Oh, so that was the reason I didn't like DeepSeek when I recently tried it out again?
Читать полностью…
And why isn't there a pro anymore? Is it in the making?
Читать полностью…
So, every model that was pro has now been categorized flash?
Читать полностью…
now dpsk have no pro model and only three flash models
Читать полностью…
Hi, does anyone have a Freelancer or Upwork account available for rent?
If so, please send me the price and rental terms on DM.
Thanks!❤️
btw, is there any portable thing that act as if I run xlwings & microsoft 365 in a Windows VM?
Читать полностью…
Hello VS Code Users 😅😅😅
See when we normally write code, based on if the word is module,function,nethod,class,variable,comment, number, string, we sometimes see little differently, What i say suppose i want to differently colorr different word/syntax how i can do this thing.
this upper is a demo example, suppose i want suppose i want custom color for module_name, functions and so on. How i can do this thing?
in zed editor there website has a json like change to apply code syntax color change, any idea of this in our 💜💚 vs code ???
any type suggestions is appreciated
And what is wrong with that??
You want it for free?
Or you want to pay for it?
Make up your mind and accept that there are no free unlimited stuff
You get what you pay for 🤷♂
Do you need hosting or you need a domain
Those are two diffrent things
For hosting, use PythonAnywhere - its free
For domains, use some free service like Cloudflare pages, they offer *yoursubdomain.pages.dev for free
I want to know the DDD concept, should my OTP Modules should have any way of send_otp, or otp will have only generate, store, clear_history, only this?
Email modules will only do take otp module and send the message over email ?
is this upper is right concept to follow?