HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jonex

no profile record

comments

jonex
·letzten Monat·discuss
Did you dissolve it in hot water before consumption?
jonex
·vor 3 Monaten·discuss
For my master thesis I did a lot of digging into the research on success factors for startups. And at least based on what I found back then, you're right. The correlation is weak between any factor like this and success. Generally positive though, so it does make sense to try doing some planning. But it's definitely not a requirement.

In general, observable factors doesn't strongly correlate with success. Probably both because there are so many to choose from and because the real world is complex and typically doesn't align well with any predefined plan.
jonex
·vor 3 Monaten·discuss
Looks like https://clackernews.com/ is leaking!
jonex
·vor 4 Monaten·discuss
Feature request: Make it default behavior on phones that you can have multiple passwords, connected to different profiles. With no way to determine how many profiles a phone have.

I'm sure there's some people here working on mobile operating systems, might be worth considering?
jonex
·vor 4 Monaten·discuss
Didn't it start with asm.js, a subset of javascript serving as a way to compile C code to be run in a browser? Then browser makers figured that it'd be better to have a dedicated target for this. So while it can be used to achieve performance in specific scenarions, it's largely designed with the goal in mind to be able to run non js code in a browser. The wasm toolchain Emscripten encompasses this notion quite clearly as it emulates things like filesystems etc. If the main goal was faster execution, they would probably have gone a different route. PRobably even gone for a new language altogether.

I'd like a toolchain better targeted for the pure acceleration use case though. Emscripten adds a lot of bloat and edges just to serve out of the box posix compatibility. Which is nice for quick demos of "look I can run Doom in the browser"-kind. But less useful for advanced web app usage, where you anyways will want to keep control of such behavior and interact with the browser apis more directly.
jonex
·vor 10 Monaten·discuss
It's the difference between proportional voting vs winner takes it all. In the latter case you can't really hold politicians accountable, as you will have to choose between effectively throwing your vote away or voting for the one opposition candidate, that often will be just as bad.

While the UK have some level of representativeness, each circuit has a winner takes it all structure, making change quite hard to achieve on a larger scale.
jonex
·letztes Jahr·discuss
I find that annoying too. In case you haven't seen, there's the sponsor block extension for that, which is not limited by anti-adblock measures.