nicwest | 1 year ago | on: Itch.io Taken Down by Funko
nicwest's comments
nicwest | 2 years ago | on: UK Threatens End-to-End Encryption
nicwest | 4 years ago | on: Launch HN: Hypercontext (YC S21) – Meeting notes, actions, and OKRs in one app
What was the thought process there?
nicwest | 5 years ago | on: New Model M Is an American-Made Keyboard That Puts a Spring Back in Your Typing
nicwest | 5 years ago | on: Bluetooth Trackball Mark II
if you do go down this route, I would suggest avoiding a model with an LED in it. while it looks cool for sure the LED is positioned so that shines right in your eyes if you put the device front and center (like in between a split keyboard).
nicwest | 5 years ago | on: Ask HN: Suggestions for books about API design?
nicwest | 5 years ago | on: Most-favorited Hacker News posts
nicwest | 5 years ago | on: Ask HN: Self-taught webdev with lots of free time. What should I learn?
nicwest | 5 years ago | on: Ask HN: Self-taught webdev with lots of free time. What should I learn?
I enjoyed working through Clojure for the brave and true: https://www.braveclojure.com/clojure-for-the-brave-and-true/
and the go tour is probably the best introduction I've ever had to a language: https://tour.golang.org/welcome/1
nicwest | 5 years ago | on: Ask HN: What's your quarantine side project?
nicwest | 6 years ago | on: Show HN: A set of standard document templates
- Incident report
- Scheduled down time
nicwest | 6 years ago | on: Algorithm Removes Water from Underwater Images
nicwest | 6 years ago | on: How to Exit Vim
1: https://vimhelp.org/pattern.txt.html#gd
nicwest | 6 years ago | on: Unmortgage, the ‘part own, part rental’ housing startup, with partners AllianzGI
Day-to-day maintenance (replacing lightbulbs, shelf falling down etc) is your responsibility. Plus you get to decorate however you want (at your cost). All other taxes and maintenance costs are shared proportionally.
> Who gets to decide when to call the plumber?
You do. There's a home emergency cover plan in place (costs shared proportionally) so you can get someone round 24/7, 365 days / year.
> If you fail to pay your rent, can they evict you?
Yes, but if you just need a couple of months to get back on your feet, we won't.
> What happens to your share then?
You still own it, but any rent arrears would be netted off.
> Can you sublet?
Not at the moment.
> Can you sell your share on the open market, or only back to the company, at whatever price they decide is fair market value?
The latter, but there is an option to go to the open market together. Price is determined by a regulated independent surveyor, not by Unmortgage.
https://www.unmortgage.com/faqs
https://www.unmortgage.com/how-it-works
source: I am an unmortgage employee.
nicwest | 7 years ago | on: OpenSCAD: Software for creating solid 3D CAD objects
https://github.com/farrellm/scad-clj
This is biggest project I know of that uses it:
nicwest | 7 years ago | on: Ask HN: Who is hiring? (December 2018)
Millions of people are stuck in the rent trap, with no way to own a home. At Unmortgage we are reinventing homeownership to bridge the widening gap between renting and buying with a mortgage.
We are funded for the next 3 years after the largest seed raise in Europe and are looking for people to join us at this early stage.
We work in a Agile (XP+TDD) team in a stunning office above Bank station, London. The Stack is React, Python running on Kubernetes in Google Cloud. Everyone gets their hands dirty and there are no silos allowed.
Here are all our exciting jobs: https://jobs.lever.co/unmortgage/
If you have any questions about the backend jobs you can drop me a line at [email protected], or [email protected] for the frontend jobs, or alternatively our CEO [email protected] for all of the above and any additional information about the company.
nicwest | 7 years ago | on: Ask HN: Did any Show HN posts turn into successful startups?
nicwest | 7 years ago | on: Microsoft Is Said to Have Agreed to Acquire GitHub
I feel like a lot of these features could be handled with git-notes[1]. For example git-appraise[2] uses the git-notes feature for a code review system:
nicwest | 8 years ago | on: Matias Click Switches: Tactile mechanical keyswitches
http://www.keyboard-layout-editor.com/
to design your layout, then
to design a layer case, files go to a laser cutting service,
then you would need a controller of some sort (commonly something like a https://www.pjrc.com/teensy/), switches, diodes, usb ports, etc.
then hand wire everything together.
tmk/qmk is more or less a defacto standard in custom keyboard firmware:
https://github.com/qmk/qmk_firmware
here are some examples of people generating firmware with webtools, I don't know what they use on the backend.
nicwest | 8 years ago | on: Ask HN: Which functional language has the best ecosystem for a web backend?
It's hard for me to read this any other way.