HN user

caspervonb

540 karma
Posts86
Comments135
View on HN
wasi.fyi 5y ago

Show HN: Wasi.fyi (WebAssembly System Interface test suite dashboard)

caspervonb
6pts0
deno.com 5y ago

Deno 1.10 Release Notes

caspervonb
274pts147
news.ycombinator.com 5y ago

Ask HN: How do you deal with long compile times?

caspervonb
1pts3
gist.github.com 5y ago

Deno, One Year and Two Hundred Commits

caspervonb
4pts0
deno.land 5y ago

Deno.land March Outage Postmortem

caspervonb
5pts0
medium.com 5y ago

Don’t Just Contribute to Open Source, Participate

caspervonb
2pts0
www.youtube.com 5y ago

Show HN: Vim Hacking Session from WebAssembly System Interface for Deno

caspervonb
1pts1
github.com 5y ago

Show HN: A runtime agnostic test suite for the WebAssembly System Interface

caspervonb
2pts1
deno.land 6y ago

Show HN: WebAssembly System Interface for Deno has been merged into Deno

caspervonb
48pts5
github.com 6y ago

Show HN: A WebAssembly System Interface Implementation for Deno

caspervonb
90pts13
medium.com 6y ago

So What Is Deno – A New Contributor’s Perspective

caspervonb
1pts0
medium.com 6y ago

Why I'm Using C

caspervonb
4pts0
medium.com 6y ago

A Byte of Advice for Programmers – don't listen to people on the internet

caspervonb
4pts0
medium.com 6y ago

How to Design for the Web in 2019

caspervonb
2pts0
medium.com 6y ago

Remembering the Creator of Steve Jobs, Linus Torvalds and Bill Gates

caspervonb
2pts2
news.ycombinator.com 6y ago

Ask HN: Code walkthrough tools that allow you to do step by step annotation?

caspervonb
1pts0
sterling-archermedes.github.io 6y ago

A more honest rundown of the Stallman drama

caspervonb
10pts0
blog.npmjs.org 6y ago

Avoiding the Tragedy of the Commons: Acceptable Use of the Public Registry

caspervonb
2pts0
medium.com 6y ago

Brave Now Supports GitHub Contributors

caspervonb
2pts0
medium.com 7y ago

Why Dark Gray Is Brighter Than Gray in CSS

caspervonb
1pts0
medium.com 7y ago

Why Dark Gray Is Brighter Than Gray on the Web

caspervonb
2pts0
medium.com 7y ago

How to Design for the Web in 2019

caspervonb
13pts5
www.youtube.com 7y ago

Automatic 3Dification of Nintendo Games: The GlEnd() of Zelda

caspervonb
6pts0
medium.com 7y ago

A Step Towards Compiling TypeScript to Native

caspervonb
5pts0
medium.com 7y ago

The Absurdity of Cyber Laws

caspervonb
7pts0
github.com 7y ago

Odin Language

caspervonb
1pts0
www.youtube.com 7y ago

Oden – A New Programming Language

caspervonb
7pts2
news.ycombinator.com 7y ago

Ask HN: What would a better C look like?

caspervonb
4pts6
news.ycombinator.com 7y ago

Ask HN: Writing platform with support for runnable literate programming?

caspervonb
2pts1
www.youtube.com 7y ago

Pixelmash: Resolution-Independent Pixel Art Software for PC and Mac [video]

caspervonb
93pts19

We quickly realized we might actually be more productive in Rust.

The compile times will catch up with you soon enough! enjoy them while iterating is fast! ;)

Uhm, so this submission was edited and renamed to Deno 1.1, but this is release version 1.10 as in version one dot ten.

Deno 1.4 6 years ago

Wouldn't recommend it, takes quite a while to build from source.

Just to clarify my understanding, none of this is free though, right? If I understand correctly, every WASI will have to be maintained to achieve and preserve feature parity as new features are added to the language or, in the worst case, a breaking change is introduced.

WASI is versioned by namespace, which is just a prefix for the modules; so v1 and v2 of WASI may in theory actually have nothing in common so the runtime needs to support that particular version of the interface.

e.g; a module compiled today with only the MVP WebAssembly features targeting wasi_snapshot_preview1 (the current version) today should continue to run just fine as long as the runtime doesn't drop support for that version of WASI.

Features in WebAssembly itself do not necessarily require a rewrite, at-least in the current specification but it depends what happens going forward.

This may be a naive question, but this is also only for server-side code, right? Would you be making these kinds of syscalls in code you deploy to the client? Forgive me, I'm not entirely up to speed on webasm.

Browsers too; e.g a browser game or app can use standard library i/o which calls into WASI; altho my web-wasi implementation is not up to par at the moment as I'm waiting for the outcome of a proposal Emscripten's kripken put out on how to deal with async/await in browsers.

Graphics and Design:

* Photoshop, GIMP is great but still a bit rough.

* Illustrator, Inkscape is great, but rough.

* Maya, Cinema4D: Blender is technically pretty good, UX is improving but still clunky. Even something like Silo would be pretty sweet (a fairly simple, pure 3d modeling program)

* Video editing: Is there really anything good out there? Last I tried the programs just straight out crashed.

Rosetta Code 7 years ago

Because of the "idioms" page which lifted the code samples from rosetta? ;)

Hm why is the domain "first"? This is definitively not a first, seems to be more or less a copy-paste of previous "no-harm" efforts. This is the first time I've seen one with a link to patreon attached to it however which is... interesting.

* The software may not be used by individuals, corporations, governments, or other groups for systems or activities that actively and knowingly endanger, harm, or otherwise threaten the physical, mental, economic, or general well-being of underprivileged individuals or groups.

This is basically a fuck-off clause that's not well defined, I doubt it's even remotely enforceable.

For example, one can argue with pretty solid references to studies that Facebook, Twitter, Instagram and other social media platforms are knowingly endangering and harming the mental well-being of all it's users, and they do it for profit.

While it might not be "hip" to get into Java these days, it is still taught in CS (typically you start with C in year one and Java in year two or three).

The U.S "startup scene" appears to be somewhat of a monoculture, following whatever is the latest coolest thing that they've heard of, but it's not representative of the ecosystem at large.

TL;DR yes there's a lot of well paid work in Java, it's "uncool" because of asshat developers like that go "oh java, ewww" on the internet.