Hacker Newsnew | past | comments | ask | show | jobs | submit | xntrk's commentslogin

So go. Thank you!


"524. Solicit new business." how did i never think of this before...


Then when done:

7024. Collect payment upon job completion.


And:

> 1600. Collect payments from customers.


All of these are huge businesses. Debt collection. Factoring. Etc.


done recursively, it is the koan for MLM.


My understanding was that each await would "block" (creates a new function in a then block that will get execed once the promise resolves). if you wanted to run the two in parallel you would have to Promise.all([promise1, promise2]).then(fn)


I thought they were actually slightly different things. Italian ice being much harder and water ice being softer. https://www.npr.org/sections/thesalt/2016/08/10/489217423/wa... the wikipedia seems to imply they are they same.


There's no legal or culinary definition for any of these. You can call it sorbet, granita, water ice, or probably one of many other local names and it'll have similar ingredients, but maybe a different ratio or texture. You can't even get Italians to agree on what a granita should be.


What are you using state machines for now? just wondering. I have been looking into JS state machines (mostly xstate) in order to model UIs better.


I recently programmed an application for a test bench of electric motors, where I could basically translate the flow chart I was given by the engineers to a state machine. Out of the state machine I handled all concerns like UI, hardware controlling and persistence via events.


What is the smallest text fragment that can be copyrighted?


That's an empirical question, not theoretical, so it's "has been", not "can be". Interesting question. Like the Bust Beaver function, apparently unknown.

https://www.linkedin.com/pulse/copyright-trademark-titles-wo...


I would have liked to have seen some comparisons. Showing javascript syntax but then not showing anything else and then saying its good is not really an argument.

And aren't frontend dev essentially forced to use javascript since we can't compile to anything else at the current time? yes webasm is coming and yes there are languages that compile to js


What happens if the house doesn't get a lot of sunlight because of trees or other obstructions?


If clojure is your thing there is core-logic https://github.com/clojure/core.logic


The author over looked flow-typed which I believe is an analog of DefinitelyTyped.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: