Viewing profile — pavelbr
pavelbr
HN member- Joined
- Sat, Jul 15, 2017, 9:28 PM UTC
- HN karma
- 39
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About pavelbr
No profile information was provided.
Recent public activity
-
comment
Comment #35253693
Seems to be about the same as it's ever been. Still being updated and worked on, and still very few people use it.
-
comment
Comment #31381443
C# has been adding new major language features all the time since its inception, including pretty much everything we are seeing being added to Java these days.
-
comment
Comment #19982961
My experience with F* is several unsuccessful hours of trying to compile hello world thanks to a complete lack of instructions for configuration and installation. I hope it's gotte…
-
comment
Comment #19808782
The pricetag
-
comment
Comment #19738951
I'm a new developer (an intern, actually). I just started writing a system that requires a couple secret strings. Currently I just have them as constants with my code, with the ide…
-
comment
Comment #19359219
Maybe software for specifically Linux is kinda KDE's whole thing. I'm just happy they go out of their way to package and test their code against other OSs in the first place.
-
comment
Comment #18785619
It's fast and you can make bindings for it to any other language extremely easily.
-
comment
Comment #18397382
I believe the Visual Studio team is working on something like this to provide better autocomplete for specifically C#.
-
comment
Comment #17852567
If I wanted to actually run this compiler, how would I build it?
-
comment
Comment #17675527
I launch apl in my terminal if the calculation I need to do is simple and Wolfram|Alpha otherwise
- story
-
comment
Comment #17389652
Ubisoft's Tom Clancy games are still generally Gameplay. Rainbow Six Siege is still one of my favorites.
-
comment
Comment #17232802
GitHub owns and maintains Atom, and it's biggest competitor is VS Code.
-
comment
Comment #16839315
I don't know about gevent, but stackless will work with any libraries in the same way CPython does, which makes sense given it's just a fork. Native extensions obviously won't bene…
-
comment
Comment #16839124
This isn't mine, it's just a neat thing I found. If you don't want to download it, you can play around with it on TIO: https://tio.run/##TY3BCgIxDETP7lfk2AorFm/CfkypKQa7aUnSw359d0.…
- story
-
comment
Comment #16823276
What dynamic languages run on the jvm? To my knowledge it doesn't support dynamic types at all.
-
comment
Comment #16811366
Perl6 isn't an update to Perl5. It's a completely unrelated language with a misleading name.
-
comment
Comment #16756171
Is `hexdump` not `xxd`?
-
comment
Comment #16404478
As a young person (high school) I can assure you that this is most probably false.
-
comment
Comment #16341315
No it isn't, for certain certificate errors this is the only way.
-
comment
Comment #16338373
I thought about this for a while before I published it. In the end, I thought it was neat and didn't see a reason not to.
-
comment
Comment #16338122
Try it online: https://tio.run/##TU87DsIwDJ3xKQxLGomPEFsFiAFYOQBClQspjdTEUe...
- comment
- story