Nim YT video about writing "Nim-less Nim"

2024-05-25 Thread Niminem
Found a pretty interesting Nim video out in the wild: Basically it's about how he removed Nim's runtime to make better and smaller offensive tooling. Thought it was cool, enjoy

Pixie and NiGui

2024-05-25 Thread SpotlightKid
Maybe because it says: > This library is still in development and is not ready to be used. right at the top of windy's readme? 😉

Encountering errors while compiling the nimforum project.

2024-05-25 Thread NatsukiKarin
OS: Win11 Run Nim: Nim Compiler Version 2.0.4 [Windows: amd64] Compiled at 2024-03-28 Copyright (c) 2006-2023 by Andreas Rumpf Run GCC: gcc version 11.1.0 (MinGW-W64 x86_64-posix-seh, built by Brecht Sanders)

Pixie and NiGui

2024-05-25 Thread treeform
If you are already using pixie, why not use our full stack with and ?

Upcoming "Nim for Pythonistas" talk at PyCon Italy

2024-05-25 Thread moigagoo
Is it just me or is the sound just horrible? 😩

Pixie and NiGui

2024-05-25 Thread Trustable
Here an example program, which uses `copyMem` from a Pixie image to a NiGui canvas. (Tested under Linux/Gtk) import std/math import pixie import NiGui const width = 500 const height = 500 app.init() var window = newWindow("Pixie+NiGui Example")

Upcoming "Nim for Pythonistas" talk at PyCon Italy

2024-05-25 Thread Niminem
Loved the presentation man <3

karax, redraw a textarea

2024-05-25 Thread pegra4
Thank you for your example, it did help me. Here's my working example with two buttons and two textareas. That's what I need for a crypto app. std/dom import karax/vstyles include pkg/karax/prelude proc k(x: string): cstring = cstring x proc box

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

2024-05-25 Thread raju92
MaxiBoost Male Enhancement Australia: Natural Ways to Increase Performance Are you trying to find a natural way to improve how well you perform in bed? Perhaps MaxiBoost Male Enhancement Australia is the solution you've been looking for. This supplement's potent component mix is made to assist y

Nexalyn Inntak, effekt, erfaringer og evaluering 2024

2024-05-25 Thread nexalyntesta
Mulige bivirkninger og risiko? Nexaslim Ifølge produsenten er Nexalyn-bivirkninger neppe mulig i virkeligheten. Tablettene sies å være svært godt tolerert. Årsaken til dette er den naturlige sammensetningen av preparatet og fraværet av kjemiske tilsetningsstoffer. Testeren vår led imidlertid av

Upcoming "Nim for Pythonistas" talk at PyCon Italy

2024-05-25 Thread PMunch
Very cool to see some Nim at a Python conference! I haven't had time to look at it yet, but I passed it on to the resident Python user at work