Viewing profile — feniv
feniv
HN member- Joined
- Tue, Nov 13, 2012, 4:58 AM UTC
- HN karma
- 331
- Public activity
- 121 items
- HN profile
- View on Hacker News ↗
About feniv
Interests: Programming languages. Product development. The human condition.
Recent public activity
-
comment
Comment #31236257
Steadily | Austin, TX - Remote| Full-time | Python, Django, PostgreSQL, AWS, React | www.steadily.com Steadily is a venture backed insurtech startup for landlords. We've grown from…
-
comment
Comment #30937784
https://fenivarughese.com/ Hand-crafted Hugo static site hosted on Github Pages. https://github.com/Feni/feni.github.io
-
comment
Comment #30880868
Steadily | Austin, TX - Remote| Full-time | Python, Django, PostgreSQL, AWS, React | www.steadily.com Steadily is a venture backed insurtech startup for landlords. We've grown from…
-
comment
Comment #29783182
Steadily | Austin, TX - Remote| Full-time | Python, Django, PostgreSQL, AWS, React | www.steadily.com Steadily is a venture backed insurtech startup for landlords. We've grown from…
-
comment
Comment #29434899
Steadily | Austin, TX - Remote | Full-time | Python, Django, PostgreSQL | https://www.steadily.com Steadily is a venture backed insurtech startup for landlords. We've grown from fi…
-
comment
Comment #27349810
Not the same reactor, but this high speed video gives a great perspective inside a fusion reactor. https://youtu.be/IhHsOwLdCu4
-
comment
Comment #27296417
A simple explanation for it would be a farming layout for irrigation.
- story
- story
- story
- story
- story
-
comment
Comment #26206010
Not yet. I've specced it out, but still working on the implementation. Here's a hand-written example showing how you can specify the constraints to validate a Knight's tour. You ca…
-
comment
Comment #26204096
Seems like this is an extension of the Curry-Howard-Lambek isomorphism [1] relating type theory, logic and category theory together. I find that to be one of the most beautiful res…
- story
- story
-
comment
Comment #25767854
Looks great! I've tried it out with a bunch of recipes and liked the cleaner layout of information. Using chrome-extensions to augment the web experience based on metadata like thi…
-
comment
Comment #24633307
Seems like an interesting variant of SSE (Server sent events) without the JS code for retries. Both of these approaches are simpler than websockets, with the limitation that they'r…
-
comment
Comment #23981625
If you’re interested in diving deeper, the SMhasher benchmark suite tests a much more exhaustive list of hash functions (including wyhash) - https://github.com/rurban/smhasher http…
-
comment
Comment #23966409
Does this also remove the 30 scripts per account limit? I looked into using Cloudflare workers to power a cloud runtime for WASM (think thousands of dynamically generated WASM bina…
-
comment
Comment #23093857
Is the browser editing powered by Monaco or something else entirely? https://github.com/microsoft/monaco-editor Both repl.it and codesandbox.io seem to be Monaco based. This seems …
-
comment
Comment #22406670
If you can't watch the video, there's a blog post writeup of Lightbeam by the presenter here - http://troubles.md/posts/lightbeam/
-
comment
Comment #21598416
TIL! Lucet is being switched over to Wasmtime as well [1]. I'll have to take another look at it. [1] https://hacks.mozilla.org/2019/11/announcing-the-bytecode-al...
-
comment
Comment #21598213
I'm looking forward to seeing this supported in Wasmer as well. A lot of these announcements seem to target wasmtime as the default standalone runtime (and it has come a long way, …
-
comment
Comment #20904838
For comparison: TIOBE Index - https://www.tiobe.com/tiobe-index/ 1. Java 2. C 3. Python 4. C++ 5. C# 6. Visual Basic .NET 7. JavaScript 8. PHP 9. Objective-C 10. SQL Language popul…