Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pavelbr
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
pavelbr
3y ago
Seems to be about the same as it's ever been. Still being updated and worked on, and still very few people use it.
2.
▲
by
pavelbr
4y ago
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.
3.
▲
by
pavelbr
7y ago
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 gotten better.
4.
▲
by
pavelbr
7y ago
The pricetag
5.
▲
by
pavelbr
7y ago
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 idea that I'll figure out something to do with them o
6.
▲
by
pavelbr
8y ago
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.
7.
▲
by
pavelbr
8y ago
It's fast and you can make bindings for it to any other language extremely easily.
8.
▲
by
pavelbr
8y ago
I believe the Visual Studio team is working on something like this to provide better autocomplete for specifically C#.
9.
▲
by
pavelbr
8y ago
If I wanted to actually run this compiler, how would I build it?
10.
▲
by
pavelbr
8y ago
I launch apl in my terminal if the calculation I need to do is simple and Wolfram|Alpha otherwise
11.
▲
Computing the Pi function in milliseconds (2016)
(codegolf.stackexchange.com)
1 points
by
pavelbr
8y ago
|
0 comments
12.
▲
by
pavelbr
8y ago
Ubisoft's Tom Clancy games are still generally Gameplay. Rainbow Six Siege is still one of my favorites.
13.
▲
by
pavelbr
8y ago
GitHub owns and maintains Atom, and it's biggest competitor is VS Code.
14.
▲
by
pavelbr
8y ago
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 benefit from stackless but still work with it. Ex
15.
▲
by
pavelbr
8y ago
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...
16.
▲
Improving performance with Stackless Python
(github.com)
1 points
by
pavelbr
8y ago
|
3 comments
17.
▲
by
pavelbr
8y ago
What dynamic languages run on the jvm? To my knowledge it doesn't support dynamic types at all.
18.
▲
by
pavelbr
8y ago
Perl6 isn't an update to Perl5. It's a completely unrelated language with a misleading name.
19.
▲
by
pavelbr
8y ago
Is `hexdump` not `xxd`?
20.
▲
by
pavelbr
9y ago
As a young person (high school) I can assure you that this is most probably false.
21.
▲
by
pavelbr
9y ago
No it isn't, for certain certificate errors this is the only way.
22.
▲
by
pavelbr
9y ago
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.
23.
▲
by
pavelbr
9y ago
Try it online: https://tio.run/##TU87DsIwDJ3xKQxLGomPEFsFiAFYOQBClQspjdTEUe...
24.
▲
Startpoint: A saner replacement for `if __name__ == “__main__”`
(github.com)
3 points
by
pavelbr
9y ago
|
3 comments
25.
▲
by
pavelbr
9y ago
Python is incredibly popular, we know lots of companies use it. I'd be more intrested to see who uses Haskell, Lisp, ML, and other less popular languages.
26.
▲
by
pavelbr
9y ago
Also remix3D, by Microsoft: https://www.remix3d.com
27.
▲
TIO: Online interpreters for over 300 practical and recreational languages
(tryitonline.net)
2 points
by
pavelbr
9y ago
|
0 comments
28.
▲
by
pavelbr
9y ago
You can ping the site's maintainer, @Dennis, in talk.tryitonline.net. Bug reports and language requests tend to be resolved withing the same day of them being submitted, because Dennis is awesome.
29.
▲
by
pavelbr
9y ago
TIO is powered by Fedora Linux, and unfortunatly the site's maintainer was unable to get the Linux port of Swift to work. This may change in the near future, however.
30.
▲
by
pavelbr
9y ago
The reason it's the first time you've seen might be because it's stupidly difficult to get that effect to work on IE/Edge. You might notice that there's a different effect on the run button for those browsers.
More ›