Upcoming "Nim for Pythonistas" talk at PyCon Italy

2024-07-03 Thread dwhall256
Thank you for showing how easy nimpy/nimporter can be. I wasn't aware of it until I saw your video.

Upcoming "Nim for Pythonistas" talk at PyCon Italy

2024-07-03 Thread 3-2-1
Good talk, lot's of passion! For companies that use Nim, Reddit comes to mind, even if it it's just Treeform. He's a one-man army.

Nim version 2.0.8 released

2024-07-03 Thread mig
On choosenim & the OSX ARM issue: an alternative to patching/fixing choosenim is to provide a universal binary (see Apple's [docs here](https://developer.apple.com/documentation/apple-silicon/building-a-universal-macos-binary)). tl;dr on Apple's docs: it seems to be as simple as: `lipo -create -

Nim version 2.0.8 released

2024-07-03 Thread PMunch
Not so unpopular I think. But you are right, we are working on officially forking choosenim. It's mostly a matter of crossing T's and dotting I's, so expect an official choosenim soon! Initially it will be a 1:1 with the current one, but with the open PRs from the original it should quickly impr

How To Turn Your Polar Cooling From Blah Into Fantastic

2024-07-03 Thread tedspains
Polar Cooling:- Climate rules and mitigation techniques have to account for regional variability and uncertainties in climate projections to correctly address worldwide warming influences. Understanding and communicating the complexities of climate technological know-how, along with local coolin

Nim version 2.0.8 released

2024-07-03 Thread giaco
Thanks! Refc improvements are quite a thing in my project. A small unpopular opinion: I think that every release where choosenim is suggested, a piece of the community will be lost into the buggy behaviour of the generated shims with nim tooling. Another piece will be lost when the source of th

Upcoming "Nim for Pythonistas" talk at PyCon Italy

2024-07-03 Thread pietroppeter
Now available as a standalone talk:

Latest GCC version (14.1) breaks Nim's C backend

2024-07-03 Thread dlesnoff
Apart gcc 14 CI support, all PRs have been merged. Thanks for the hard work on these issues! I guess that with the release of 2.0.8, this post may be unpinned?

buy weed online

2024-07-03 Thread klord
Buy marijuana online, Best cannabis website, Buy weed in USA. Cannabis delivery near me. We offer the most affordable pricing on marijuana buds, cannabis seeds, and cheap marijuana or cheap cannabis. We offer weed, skunk, hashish, and other varieties of hashish in all their varieties, including

Nim version 2.0.8 released

2024-07-03 Thread miran
A small one, but with several important fixes:

https://www.facebook.com/people/Natures-Leaf-CBD-Gummies-US/61561656029116/

2024-07-03 Thread naturesleafinus
Buy Now Official website:- Official Facebook:- MAIN BLOGS :-

simpleargs - Dead simple CLI parsing.

2024-07-03 Thread moigagoo
This code sample inspired me to add a new demo to Climate:

Small game written in Nim with a from-scratch-engine written in Nim (on Steam now)

2024-07-03 Thread Clonk
FYI, you might also be interested in beamdog who write game in Nim :

GLYCO CARE - BLOOD SUGAR Canada (CA) Official – Cost

2024-07-03 Thread sk992
Glyco Care Canada: Glyco Care Canada is a vital source of energy for the body, particularly during periods of increased energy demand, such as during exercise or fasting. This type of complex carbohydrate is stored in the liver and muscles, where it serves as a buffer for glucose, the body's pri

Absytree: Text editor (and tree based language framework) in Nim

2024-07-03 Thread nimaoth
well, both I guess. When you open a file the scroll offset starts at 0 so the first line is at the top, but the editor also tries to keep a gap between the cursor and the edge of the screen, so every time the cursor moves it scrolls so the cursor is somewhere in the center of the screen. But I'l