Hacker Newsnew | past | comments | ask | show | jobs | submit | rangerelf's commentslogin

On the other hand, EVERY young person in my circle (my kids and their friends) is insanely privacy aware. All of that means ... we're not part of the young people anymore?

I think there's more than enough evidence that Zuck has not grown to see others as human beings.

Have you tried Nim? Strong and static typed, versatile, compiles down to native code vía C, interops with C trivially, has macros and stuff to twist your brain if you're into that, and is trivially easy to get into.

https://nim-lang.org


That looks very interesting. The code samples look like very simple OO/imperative style code like Python. At first glance it's weird to me how much common functionality relies on macros, but it seems like that's an intentional part of the language design that users don't mind? I might give it a try.


Not disagreeing, just a question: if you were to catch it, would you stay inside until you're healthy again and not a danger to others?


Yes, that or wear a well-fitted n95 mask and limit exposure as much as possible. Wouldn’t you?


Yes, but that's unrelated to the vaccine question.


It's not just its age, it's how easy it is (was?) to jump in and start writing useful code that could be revisited later on and be able to read it and understand it again.

All of these efforts to turn it into another Typescript are going to, in the end, kill the ease of use it has always had.


I kind of object to this take.

Nobody's talking about porting billions of lines of code, for all we know it's just for personal projects, or a learning experience.

This kind of replies is like killing an idea before it's even started, smells like the sunk cost fallacy.

OTOH I do understand the weight of a currently existing corpus in production, evidence is the ton of COBOL code still running. But still, your reply kind of sucks.


> Nobody's talking about porting billions of lines of code, for all we know it's just for personal projects, or a learning experience.

am i the only person in the room that can read tone? please tell me what is the force of this statement in what i've responded:

> If you want static compilation, use a language and libraries built with that assumption as a ground rule.

is this an imperative only for hobbyists? not sure.

> This kind of replies is like killing an idea before it's even started, smells like the sunk cost fallacy.

there is no idea - that's exactly my whole point. tear it down and build it again is not an idea.


I was looking for someone else that had done this, I had the same exact experience.

That said, anyone looking into a completely static typed language that has nice ergonomics, is easy to pick up but has enough depth to keep you busy for weeks on end, and is versatile enough to be used for anything, do yourself a favor and give Nim a try.

https://nim-lang.org/


You're not wrong.

I've seen so many things announced that make me ask myself "But, why?".


If only you'd bothered to quote the rest of the sentence:

"Android-like touch screen UI with gestures"

Could have used also "IPad-like..." or "IPhone-like..." and it would have meant basically the same. Maybe author is more familiar with Android?

PS: What's with all the outrage manufacturing?


What if the text is already in a [string] buffer?


StringIO can help, .rstrip() for the sibling comment.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: