Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Ulti
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
Ulti
1y ago
Well the "expertise" is mostly just Python thats sort of the value prop. But yeah building an actual AI product ontop I'd be more worried about the early stage nature of Modular rather than the implementation is closed source
2.
▲
by
Ulti
1y ago
More of a question of /will/ Mojo eventually be entirely open source, chunks of it already are. The intent from Modular is eventually it will be, just not everything all at once and not whilst they're internally doing loads o
3.
▲
by
Ulti
1y ago
Feel like Mojo is worth a shoutout in this context https://www.modular.com/mojo Solves the issue of having a superset of Python in syntax where "fn" instead of "def" functions are assumed static typed an
4.
▲
by
Ulti
2y ago
yeah looks like how they distribute too, basically pre installed and configured pg_search pg_datalake and pgvector
5.
▲
by
Ulti
2y ago
Came here to suggest this should be generic, but I'd also do something like pack in `man <command>` into the prompt if you are one shotting. Then it works for "all" commands that have a man page rather than just the com
6.
▲
by
Ulti
9y ago
There area also a lot of people naive to how BS publishing has become. Plenty of PhD students get sucked in, a common one is being asked to publish your thesis as a book. Learning hubris comes before an embarrassment is a right of passage t
7.
▲
by
Ulti
9y ago
No you should strongly reason and believe in your own power of reasoning, but you should never dogmatically hold on to those beliefs in the light of new evidence that contravenes your previous ideas. Essentially all scientists that are even
8.
▲
by
Ulti
9y ago
Media is a few days lag behind academic publication on this one http://www.nature.com/articles/nenergy201732
9.
▲
Kickstarter: Learning Perl 6
(kickstarter.com)
3 points
by
Ulti
10y ago
|
0 comments
10.
▲
by
Ulti
10y ago
I think that says more about you than everyone else. I would walk halfway across town for slightly better bbq. Ultimately what is there to life than improving the quality of your experience. The issue is what consitutes better BBQ is comple
11.
▲
by
Ulti
10y ago
Not for performance which is what I think rurban was getting at.
12.
▲
by
Ulti
10y ago
If you come from only a Perl 5 background this is the issue. None of that is obvious. It is to someone who's seen OO languages that are a bit functional with good exception handling. In Perl 5 you would probably add to the top of the f
13.
▲
by
Ulti
10y ago
Well if you are wandering that way again it's a bit faster a year later. About 10x across the board would be a good estimate. That's still super slow for some things.
14.
▲
by
Ulti
10y ago
Thanks for your projection of rudeness... Makes me feel extra special given I spent about ten minutes linking all that stuff. Baliador is meant to be a take on Dancer from Perl 5 which is somewhere between Sinatra and Rails in complexity. I
15.
▲
by
Ulti
10y ago
A) It's released with a frozen spec and a large test suite for compliance ( https://github.com/perl6/roast ), with a compiler available that supports a module ecosystem with over 700 modules ( http://modul
16.
▲
by
Ulti
10y ago
It's hard for me to describe how much Perl 6 doesn't need another web framework, but someone to actually use the ones that already exist! There is even already more than one middleware solution Crust and P6W. https://gi
17.
▲
by
Ulti
10y ago
No one talking about Perl 6 compactness means golfed code! Just naturally translating over say a Java program with the OO design intact will be hugely compact. In a way that means the code is written at a succinct conceptual and declarative
18.
▲
by
Ulti
10y ago
Since Christmas 2015 was the "production" release of the language specification. Hence the 6.C version number, the C stands for Christmas. Rakudo around about now implements that feature set in a stable way. The last year has most
19.
▲
by
Ulti
10y ago
Because people keep asking why it hasn't taken off rather than using it and posting here about how it was awesome.
20.
▲
by
Ulti
10y ago
I'd say most netbooks or tablets replaced it for all of those things now... But you're right that Psion were super innovative. More important than their series 5 hardware was the operating system. EPOC was a 32bit embedded OS long
21.
▲
Perl 6 .polymod: Break Up a Number into Denominations
(perl6.party)
3 points
by
Ulti
10y ago
|
0 comments
22.
▲
by
Ulti
10y ago
This article shows a gross ignorance of the reality. Academic sciences especially are woefully under funded and anyone coming out now with a PhD has no position to go into especially if you are half decent. Accepting to only teach in a crap
23.
▲
by
Ulti
11y ago
I want to see Lee Sedol win with just a single neurone from his neocortex then...
24.
▲
by
Ulti
11y ago
This isn't a better view though. The number of Watts is not important. Biology is efficient in energy use, so what? If you tax a human brain it doesn't especially consume vast amounts more energy. I don't work up a sweat thin
25.
▲
by
Ulti
11y ago
There are still the design docs ( http://design.perl6.org/ ) which are essentially spec documents. They are what implementors have been using over the years. Don't forget the tests came from Pugs and now Rakudo is using
26.
▲
by
Ulti
11y ago
Guess what you can do both at the same time! :D There is already a module which converts an ANTLR4 grammar into a full Perl 6 grammar which then provides a ready made parser for you :) https://github.com/drforr/perl6-AN
27.
▲
by
Ulti
11y ago
Ruby and Go for the web?? Really? Not JavaScript and PHP (still). Python is old hat too it's all about Julia now :P and R is making a come back in some weird computing renaissance.
28.
▲
by
Ulti
11y ago
Maybe they'll rewrite Hurd in Perl 6...
29.
▲
by
Ulti
11y ago
Once? This is the only time there has been a release of a versioned specification for the language compilers can target. That's what has been in development for 15 years! The specification of the actual language. It's like t
30.
▲
by
Ulti
11y ago
Quoting is highly generalised in Perl 6. Comments happen to be more feature rich and dynamic than other languages. They aren't simply ignored by the compiler but completely parsed and used in a variety of ways. The flexibility looks
More ›