HackerTrans
TopNewTrendsCommentsPastAskShowJobs

phab

no profile record

comments

phab
·4 jaar geleden·discuss
Fourier Audio | Rust+TypeScript | Remote (UK) / London | https://fourieraudio.com/founding-engineer-4-22/

Fourier Audio is revolutionising the way audiences experience audio by reinventing the tools used by designers to shape sound for live productions.

We’re an early-stage UK pro-audio startup, looking for seriously excellent engineers to build seriously excellent pro-audio products. We want people with an eye for detail, who relish the challenge of a wide remit with scope to innovate. We believe in freedom & responsibility; working with excellent people and letting them be excellent.

You'll join as employee #4/5/6 in a focused and driven team intent on changing the (live audio) world.

Our stack is Rust, TypeScript (Electron+React) & ChucK; happy to answer any questions (email in profile, include HN in subject).

Full details and to apply: https://fourieraudio.com/founding-engineer-4-22/
phab
·4 jaar geleden·discuss
Fourier Audio | Rust+TypeScript | Remote (UK) / London | https://fourieraudio.com/founding-engineer-4-22/

Fourier Audio is revolutionising the way audiences experience audio by reinventing the tools used by designers to shape sound for live productions.

We’re an early-stage UK pro-audio startup, looking for seriously excellent engineers to build seriously excellent pro-audio products. We want people with an eye for detail, who relish the challenge of a wide remit with scope to innovate. We believe in freedom & responsibility; working with excellent people and letting them be excellent.

You'll join as employee #4/5/6 in a focused and driven team intent on changing the (live audio) world.

Our stack is Rust, TypeScript (Electron+React) & ChucK; happy to answer any questions (email in profile, include HN in subject).

Full details and to apply: https://fourieraudio.com/founding-engineer-4-22/
phab
·8 jaar geleden·discuss
GET requests are specified[0] to be idempotent:

  > Methods can also have the property of "idempotence" in that (aside from
  > error or expiration issues) the side-effects of N > 0 identical
  > requests is the same as for a single request. The methods GET, HEAD,
  > PUT and DELETE share this property.
[0] https://tools.ietf.org/html/rfc2616#section-9.1.2

edit: formatting
phab
·8 jaar geleden·discuss
Infuriatingly, this site is using vw units to set font-size; not only does this make the body copy text almost unreadably large on my HiDPI display (~330 PPI), but it means the text then refuses to scale when the page is zoomed out in the browser. Low quality.