Declaring ambigious tuples

2024-04-08 Thread ElegantBeef
`type EntryFunctionPayload*[ScriptArgs: tuple] = object moduleid* : ModuleId function* : string type_arguments* : seq[string] ## tuple of TypeTags ## TODO :: check if error occurs here arguments* : ScriptArgs ` Run

Declaring ambigious tuples

2024-04-08 Thread Cnerd
Hello I am trying to declare ambigious tuples as a type for a field on an object type type EntryFunctionPayload* = object moduleid* : ModuleId function* : string type_arguments* : seq[string] ## tuple of TypeTags ## TODO :: che

Best way to pass many parameters to a function

2024-04-08 Thread Araq
> In general, procedures with many arguments are awkward. Yes. In general. > Bob Martin's book, Clean Code, explains why. But there are always exceptions. The book is terrible though, in general. ;-)

Sublime Text user experience

2024-04-08 Thread AmjadBHD
Thanks. I decided to keep them separate, and recommend each plugin from the other. Btw, [LSP-nimlangserver](https://packagecontrol.io/packages/LSP-nimlangserver) is now on Package Control.

nim2_ide: Notepad++ plug-in (IDE for Nim lang)

2024-04-08 Thread rockcavera
I used Notepad++ a lot for a long time to program in Perl. Will you make the dll open source?

Best way to pass many parameters to a function

2024-04-08 Thread dwhall256
In general, procedures with many arguments are awkward. Bob Martin's book, Clean Code, explains why. But there are always exceptions. Reading through your arguments, it seems like they could be grouped into categories, and you could create a struct per category. In my projects, I often have Sta

Best way to pass many parameters to a function

2024-04-08 Thread melovv
Ok. I'll do that then. Thanks for you reply.

Best way to pass many parameters to a function

2024-04-08 Thread melovv
Ok. I'll do that then. Thanks for your reply.

Best way to pass many parameters to a function

2024-04-08 Thread PMunch
Globals are not a great way to do this. Typically you'd make an object which holds all your fields, and then pass that object around. It's pretty much the same thing you'd do in Python, just that procedures don't belong to the object, they simply take this object as the first parameter. Because

The Functional Mechanism of Sugar Defender:

2024-04-08 Thread nicocilard
Product Name :- Sugar Defender Main Benefits:- Diabetes, Official Store And Price Composition:- Natural Organic Compound Side-Effects:- NA Rating:- ⭐ Availability:- Online Where to Buy:- Official Website – {Buy Now Here — Click Here} Sugar Defender:- addresses elevated blood sugar in nu

Best way to pass many parameters to a function

2024-04-08 Thread melovv
Hi, folks. I'm implementing an algorithm and must pass many arguments to the init function in a module that does the configuration. Then, those parameters will be used in many functions, including passing them to functions in other modules. I was wondering what the best way of doing that in Nim

Fake a file?

2024-04-08 Thread ingo
> As far as I remember, it just needs to open the pipe with the appropriate > call (CreateFile). Basic Windows tools like the type command should have no > problem reading from the pipe. the main problem is that the `ncks` tool expects a file. it results in: `Get-Content: All pipe instances are

https://groups.google.com/u/4/g/animale-me-gummies-aunz/c/ua86w7IbQgg

2024-04-08 Thread kaj0023
Animale ME Gummies /AU/NZ: Every day, a lot of advertisements highlight edibles and CBD oil. Medical research has also demonstrated that CBD eases physical stress and pain. Products containing CBD are currently permitted in several nations because of their possible medicinal advantages. Selectin

ReActivate Reviews: Risky Negative Side Effects Complaints?

2024-04-08 Thread propercost
ReActivate Reviews is a progressive skin well-being supplement painstakingly figured out by Dr. Mark Rosenberg, an eminent master in the field. This total detailing is a mix of fundamental fixings, nutrients, and minerals that work synergically to revive the skin's magnificence from the inside.

Proper Keto Capsules: Does It Help With Weight Loss?

2024-04-08 Thread propercost
They see that the flood weight gobbling up thing is done totally of 100 % brand name enhancements could deceive. It is exceptionally far off from sensible for explicit nursing moms. Proper Keto Capsules are considered to animate load without having any really risky outcomes. It is known to creat

Fake a file?

2024-04-08 Thread Zoom
> on the other side of the pipe also needs some fitting machinery As far as I remember, it just needs to open the pipe with the appropriate call (`CreateFile`). Basic Windows tools like the `type` command should have no problem reading from the pipe. The problem I had last time I tried to use N

SIGSEGV: Illegal storage access on server windows 2008 and windows 2019

2024-04-08 Thread sls1005
Nil dereference. You'll have to call `newSocket` if you want to create a socket.

Sublime Text user experience

2024-04-08 Thread georgelemon
option to disable LSP would be great.

Sublime Text user experience

2024-04-08 Thread Clonk
As someone who uses Sublime text and NimLime with LSP, I am of the opinion that it's safe to merge both plugins as long as there is an option to disable LSP in NimLIme. Thanks for your work btw, it's great to see Sublime getting some love :)

SIGSEGV: Illegal storage access on server windows 2008 and windows 2019

2024-04-08 Thread MauroG
My debugging attempt continues: I add **segfaults module** and now I have this message in console: Traceback (most recent call last) C:\Users\mauro_s1nn2ps\.choosenim\toolchains\nim-2.0.2\lib\pure\net.nim(732) firstRunDigitalisoNim C:\Users\mauro_s1nn2ps\.choosenim\toolcha