HappyX web framework got a new sponsor

2024-05-27 Thread Qtless
@matkuki, HappyX is stable for creating full-stack applications. In examples folder you can see happyx website (that made with happyx). Also happyx website has playground, that also uses happyx for backend part 👀

Why not use AI to create momentum in Nim?

2024-05-27 Thread alexeypetrushin
There is no need for AI to beat human. All thats needed for AI is to be more economically efficient for typical programming job, than the average programmer. Most programming jobs are like plumbing, and dont require much of thinking. Can AI in next 5 years write typical UI App or React.JS Web Ap

karax, redraw a textarea

2024-05-27 Thread geotre
You don't need to use `setTimeout`. If you look at the [implementation of setInputText](https://github.com/karaxnim/karax/blob/f4014d134ff48e118eb4810e9ebceb2920f1af1b/karax/karax.nim#L891) you can see that it updates the dom element immediately.

Nim Killer Fullstack App

2024-05-27 Thread throwaway567843
Thanks for taking the time to reply, and I hope HappyX is able to keep growing! Here are some examples of the unsoundness in Typescript I was talking about: * *

Issue with some C++ code that; maybe a bug?

2024-05-27 Thread mantielero
Sorry about not providing a simple C++ repro. I don't know C++.

Upcoming "Nim for Pythonistas" talk at PyCon Italy

2024-05-27 Thread moigagoo
About the audio. It seems like it was indeed just me. I've watched the video later with headphones and the sound was much better.

Social media hacks infidelity hire a hacker cheating partners

2024-05-27 Thread Tretvrt
TIPS ON A CHEATING PARTNER Www Masterhacker . icu masterhacker259 @ gmail . com > • Suddenly worrying about body image: They start dieting, join a gym, or buy > supplements. These actions are supposed to help them lose weight, build > muscle, etc. • Schedule changes: They’re suddenly working l

https://groups.google.com/a/chromium.org/g/chromium-reviews/c/HfMY7_UEy8E

2024-05-27 Thread tom94
Bioxtrim Gummies UK: Because apple cider vinegar (ACV) and ketogenic supplements are becoming more and more popular, the market is overflowing with products, making it difficult to choose a trustworthy and efficient product. Many people have trouble telling different brands apart and determining

Nim Killer Fullstack App

2024-05-27 Thread UxDnz0
It's not intellectual it's a question of what you want. That's the difficulty; Alignment not intelligence(which still good luck if you base your decisions on intelligence scaling linearly with compute)

Why not use AI to create momentum in Nim?

2024-05-27 Thread UxDnz0
You need to semantically ground it or it'll get lost in woo woo land, that's the issue. Look at what happened with the Dota 2 model early on, it got to the point where it beat humans, but humans figured out how to counter its strategies, then it had to play another billion games against itself b

Nim Killer Fullstack App

2024-05-27 Thread alexeypetrushin
> Unix, and C have legs for hundreds of years to come Good luck :). I'm sure that "composing orders of operations" and similar highly intellectual tasks, won't be solved by AI any time soon :).

Nim Killer Fullstack App

2024-05-27 Thread UxDnz0
I'm not sure the projection was really needed, seems like following this mass-layoff no-code logic into future is a real stretch that is based on one absurd assumption; "Hallucination is just a bug to be squashed not a fundamental multi-computational(Wolfram term) ambiguity" There's absolutely

Nim Killer Fullstack App

2024-05-27 Thread alexeypetrushin
Basically, the problem is - there's no demand from the market anymore.

Why not use AI to create momentum in Nim?

2024-05-27 Thread ingo
> And the more computing pawer you can utilise, the smarter the AI and better > the result. That I doubt. You can throw all the raw power you have at it, but the result is bad if the training set is bad. Simple thing? How often does one of these things answer with "I don't know ..."? Seldom. Wh

Why not use AI to create momentum in Nim?

2024-05-27 Thread alexeypetrushin
You talking about the modern day AI models. I think AI in the future won't need the training set. Same as AlphaGo. Are humans need to read the whole StackOverflow to understand how to create programs? No. Are humans limited to "training set" they used to learn? No. There are no inherent require

Nim Killer Fullstack App

2024-05-27 Thread alexeypetrushin
> Javascript based frameworks have relatively weak typing systems, as even > Typescript will allow you to do unsound things with types Not true. TS allows you to abandon safety of types, and use unsafe practices, but it's your choice, not TS problem. > that hide all of the transport layer compl

How Biocore CBD Gummies Can Revolutionize Your Wellness Routine in 2024

2024-05-27 Thread jonscutts
►► DON’T MISS: (SPECIAL DISCOUNT) CLICK HERE TO GET YOUR BOTTLE TODAY ◄◄ Biocore CBD Gummies :-In spite of the fact that traditional scientific treatment, physical activity, and many other treatment options can also contribute to an improvement in a single's health, many humans choose to deal w

A custom '=destroy' hook which takes a 'var T' parameter is deprecated

2024-05-27 Thread MauroG
@ggibson sorry if I mention you again but I don't understand how I should replace this code: proc freeConnection*(con: ODBCConnection) = con.disconnect if con.envHandle != nil: freeEnvHandle(con.envHandle, con.reporting) Run to have destroy ho

Upcoming "Nim for Pythonistas" talk at PyCon Italy

2024-05-27 Thread pietroppeter
thanks @PMunch, @Niminem, @moigagoo, @thegraynode :) here is a link with the timestamp for better ease of finding it: [https://www.youtube.com/live/fDN2iJri7W0?si=uKysPLyCofnYT3Ky&t=17037](https://www.youtube.com/live/fDN2iJri7W0?si=uKysPLyCofnYT3Ky&t=17037) Sometime in the future (my guess as o

Pixie and NiGui

2024-05-27 Thread Neodim
Thanks for reply, I'm trying to use NiGui as well and have similar question: What is the proper way of setting background color for particular label, container and for whole application (linux GTK3 backend)? gtk_widget_override_background_color() does not work...

Nexalyn ➤ Effekt, oplevelser support anmeldelser

2024-05-27 Thread nexalyneffekt
Er der andre officielle tests og undersøgelser af Nexalyn? Nexalyn Officielle tests og undersøgelser er også med til at få et bedre indtryk af et produkt. Producenten oplyser på sin hjemmeside, at Nexalyn til mænd allerede har bestået forskellige tests. Udviklet af eksperter og gentagne gange k

Which IDE to use in 2024?

2024-05-27 Thread Cnerd
I personally use neovim with nvchad, it's easy to setup as nvchad will do most of the configuration for you. You just need * A good YouTube video or article on how to setup nvchad for neovim * Install the nim_languageserver plugin using mason * Edit nvchad config to use nim_languageserver