Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
manucorporat
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
24 ms
·
1.
▲
by
manucorporat
2mo ago
gonna try it! i also suspect that that cranelift's vector lowering is not ideal, so the reasons i described could be wrong
2.
▲
by
manucorporat
2mo ago
the feeling of accomplishment is lower though
3.
▲
by
manucorporat
2mo ago
yes! amortized among many other thing though
4.
▲
by
manucorporat
2mo ago
Sent issue: https://github.com/hagezi/dns-blocklists/issues/10759
5.
▲
by
manucorporat
2mo ago
the language can do a lot of very expressive things, every language feature works in your favor too, but agree with you, i would not use my own language for anything production. like this: D ~ unif_int(1, 6); Print("P(rolled a 6 | roll
6.
▲
by
manucorporat
2mo ago
Claude Max Plan honestly is kind of endless, I have a old game written in MRC Objectice-C that i am porting to something more modern, and still within the limits of the flat subscription... not sure for how long this will last
7.
▲
by
manucorporat
2mo ago
I was exploring ways to speed up this language, the naive implementation is just a interpreter executed in rust, which can just do so much. Once thing i explored was to compile the program graph into WASM, then execute WASM. The idea is the
8.
▲
by
manucorporat
2mo ago
Yes, a Dirac delta is just "all the weight on one point", and that works fine on a die. For the scope of the language it never even comes up, because Noise is a simulator, it does not evaluate densities, it draws samples. The poin
9.
▲
by
manucorporat
2mo ago
I know haha I wanted to be transparent about this, I have been coding since 9 years old, 32 years old now. I have nothing to prove other than it would have been impossible for me find time to complete this project without help, also a Toy l
10.
▲
by
manucorporat
2mo ago
This is great! thank you for the digging, gonna figuring out how it end up there
11.
▲
by
manucorporat
2mo ago
oh! that is very interesting. I was not aware of I could simulate markov chains with Approximate Bayesian, I have some good reading to do this weekend! indeed, expressions like P(D == 8 | D > 3) are already natively supported: https:&#x
12.
▲
by
manucorporat
2mo ago
mmmh i can't see the domain blocked in the list, it's my personal blog, i don't even have tracking other than server-side stats. could it be because using netlify dns?
13.
▲
by
manucorporat
2mo ago
oh! that's awesome, i had no idea haskell could express this things
14.
▲
by
manucorporat
2mo ago
I started this about 9 years ago and never finished it. The idea comes from a course in my telecom degree called "Señales Aleatorias y Ruido" (Random Signals and Noise), I spent so many evenings writing probability by hand, and ev
15.
▲
NoiseLang: Where N = 5 is a Dirac delta
(manualmeida.dev)
118 points
by
manucorporat
2mo ago
|
53 comments
16.
▲
by
manucorporat
3mo ago
thanks for the feedback! while i wrote all the story myself I let AI do a full rewrite, i have not developed the eye to do the editing yet
17.
▲
by
manucorporat
3mo ago
Truth be told, I came up with this name when I was 12 years younger. The other big framework back then was called Martini. And Gin pretended to be the idiomatic version for Go. Go -> Gin
18.
▲
by
manucorporat
3mo ago
I released Gin in Hacker news more than 10 years ago! Changed my career and allowed me to meet a lot of interesting people. Thank you HN!
19.
▲
Building Gin: Simple over Easy
(manualmeida.dev)
64 points
by
manucorporat
3mo ago
|
24 comments
20.
▲
Show HN: Noise Lang, JIT stochastic programming language in Rust
(noiselang.com)
2 points
by
manucorporat
3mo ago
|
1 comments
21.
▲
Closure Extraction – mixing server and client JavaScript
(twitter.com)
1 points
by
manucorporat
4y ago
|
0 comments
22.
▲
Promptle – Wordle and Stable Diffusion
(promptle.art)
1 points
by
manucorporat
4y ago
|
0 comments
23.
▲
by
manucorporat
4y ago
Qwik maintainer here, lots of good feedback for our landing page! we already updating much of the content there. Please check this 20min if you wanna understand of the fundamental building block that makes this framework so different: http
24.
▲
by
manucorporat
5y ago
We have been working on an open source tech that works in the browser and render 3D CTs and MRIs without installing any software, check it out: https://openview.health
25.
▲
Show HN: Set.health – Mapbox for Medical Products
(set.health)
7 points
by
manucorporat
6y ago
|
0 comments
26.
▲
by
manucorporat
6y ago
I have talked with couple of companies, and they are willing to pay, I would say there are good chances this could work, now the question is, even if you validated the idea, would you wait and see what happens with the current crisis? or yo
27.
▲
Ask HN: Leave job in covid19-times to start new business
1 points
by
manucorporat
6y ago
|
2 comments
28.
▲
Ionic Framework 4.0 is out
(blog.ionicframework.com)
61 points
by
manucorporat
8y ago
|
5 comments
29.
▲
by
manucorporat
9y ago
Fact: The website linked in this HN (stenciljs.com) was itself created with stencil. I encourage you guys to open the Dev Tools and dig into it!
30.
▲
by
manucorporat
9y ago
No, Stencil.js is like a "real stencil", it is used to produce something, but it is not in the final product. There is nothing like "window.stencil" or any stencil related API in the output of the stencil compiler. It ge
More ›