Viewing profile — planetis
planetis
HN member- Joined
- Sun, Oct 15, 2017, 5:22 PM UTC
- HN karma
- 501
- Public activity
- 290 items
- HN profile
- View on Hacker News ↗
About planetis
No profile information was provided.
Recent public activity
- story
- story
- story
- story
- story
- story
-
comment
Comment #48051113
Do you need me to inform you that Mythos in Greek means literally "fiction"?
-
comment
Comment #45897757
Glad to see issues that I spotted while testing nimony have already been fixed. Nim v3 is going to be great!
-
comment
Comment #45789715
[flagged]
-
comment
Comment #45783359
[flagged]
-
comment
Comment #45780674
[flagged]
-
comment
Comment #45780205
Actually, that’s not far from the truth. The reasons are: Lack of contribution. If someone isn’t doing actual programming work, doesn’t have time management to maintain libraries, …
-
comment
Comment #45777531
These aren’t specifics, it’s the same tired tactic: you disagree with me, so I’ll try to ruin your reputation.
-
comment
Comment #45777119
[flagged]
- story
- story
-
comment
Comment #43310448
Yes please!
-
comment
Comment #42625777
All these organizations[1] using nim in production must disagree with you then. [1]: https://github.com/nim-lang/Nim/wiki/Organizations-using-Nim
-
comment
Comment #42564254
I would ask for a source for your claim but we both know it's bull.
-
story
Show HN: Computesim, learn compute shaders and control flow
Hey HN, I wrote a compute shader emulator that started as a 50-line script to help me understand reduction shaders. What makes this implementation interesting is its technical appr…
-
comment
Comment #42266236
That's total BS btw, I've been part of the Nim community for over 7 years now and never had an bad interactions with the project's lead. But I did witness behavior from certain ind…
- story
-
comment
Comment #41434814
And it works pretty well, coming from 6+ years of experience. It's not that strange if consider case insensitive filesystems and email addresses. But on the internet you only hear …
-
comment
Comment #40150559
I will add that as a library, it has a big potential to be used in resource restricted envs, such as microcontrollers. Every other JSON library under the sun uses HashMaps or Btree…
-
story
Show HN: Jsonpak: JSON that is not bloated for Nim
My library uses packed ASTs for compact and efficient JSON representation, with JSON Pointer, JSON Patch support. It also offers a recursive sort function, that allows to provide r…