Viewing profile — fiznool
fiznool
HN member- Joined
- Sun, Sep 25, 2011, 12:55 AM UTC
- HN karma
- 86
- Public activity
- 59 items
- HN profile
- View on Hacker News ↗
About fiznool
tomspencer.dev meet.hn/city/gb-Bristol
Recent public activity
-
comment
Comment #41039489
$24k over 40 months is $600/month. Am I missing something?
-
comment
Comment #39535188
You might be interested in the ‘testing trophy’ as an alternative to the traditional pyramid. https://kentcdodds.com/blog/write-tests
-
comment
Comment #39072171
After reading this (very entertaining) article, I think I can guess why the fuse on his machine was missing. This is exactly what I would do, if I was met with this monstrosity!
-
comment
Comment #38437638
Synology has a good suite of products here that run on their NAS devices. Moments is a Google Photos clone - not quite as good, but definitely good enough.
-
comment
Comment #37610512
The term you are looking for is ‘Purchasing Power Parity’. https://www.oecd.org/sdd/purchasingpowerparities-frequentlya...
-
comment
Comment #36596787
243MB for an app that allows you to write text posts and attach media? Shouldn’t this be an order of magnitude smaller?
-
comment
Comment #36276068
Try having kids. The amount of crap you will end up with, like it or not, will make you rethink your position in the world, and your house’s storage capabilities.
-
comment
Comment #36276045
My box of wires in the attic is often the butt of my wife’s jokes, but every once in a while I find that satellite coax connector I’ve been saving, or the scart cable that is the o…
-
comment
Comment #35099985
> I even had a boss that almost fired me for putting Lorem Ipsum in the content before it was sent to the client Next time use ChatGPT.
-
comment
Comment #34573271
A couple I’ve used: - Vonage: https://www.vonage.co.uk/communications-apis/sms/ - CM: https://www.cm.com/en-gb/sms/
-
comment
Comment #34418256
I’m looking forward to picking up a second hand M1 Max mbp now that these new models are out. M1 is more than fast enough for me, and I’m specifically looking for a native 3 extern…
-
comment
Comment #33144265
Not tried, but also researched thoroughly. The main difference as a ‘Merchant of Record’ is that they are effectively resellers of your product, and pay you a (majority) cut on all…
-
comment
Comment #33144212
On the specific point about getting a US bank account in the EU. I’m in the UK and have used Wise [1] (née Transferwise) to set up a ‘virtual’ US bank account. You get a US account…
-
comment
Comment #32840015
I’ve been a freelancer / consultant in the UK since 2013. Here’s the approach I took. Initially, I stuck with the ‘permanent’ day job and start freelancing part time, in the evenin…
-
comment
Comment #32286399
I much prefer the SE form factor to the notched design, but the latter boasts a significantly better camera system. If they put the dual lens setup from the 12/13 in a new SE then …
-
comment
Comment #30814760
This is probably an unpopular opinion but as a contractor, I’m not expecting to be fully integrated into a company, nor lauded for my efforts. As a contractor, I understand that I …
-
comment
Comment #30781995
Where do you typically migrate to? Or does it depend on the project?
-
comment
Comment #30781339
As per the article there are 32 fuses, meaning they can support 32 ‘irreversible’ firmware updates. There have already been 13. What happens when update #33 is needed? Or are they …
-
comment
Comment #30775637
Awesome job. I guess the API spec file is key to this! I see from the repo that you use swagger. Best of luck with the project - as others have noted, this is a space ripe for impr…
-
comment
Comment #30772405
Not the OP but just wanted to weigh in on the PHP point. Just because it isn’t the coolest/hottest language around, doesn’t make PHP any less suitable for a project like this. Lara…
-
comment
Comment #30772223
I was about to ask how you manage to support so many different language bindings, then I noticed that you’ve built an ‘SDK generator’ [1]. Very cool! I’ve not come across this conc…
-
comment
Comment #30439231
> A consultant is independent, for example; a contractor is not. The difference is that the client tells a contractor what to do, while a consultant tells the client what they shou…
-
comment
Comment #30421249
I guess the main issue here is the lack of Google Play Services, which may mean that you can’t reliably implement certain features or reproduce conditions that your end users will …
-
comment
Comment #28915900
This was my biggest concern too, that my £300 dock would be rendered instantly obsolete. It’s nice that I could still plug these new pros into a dock with a single usb-c cable and …
-
comment
Comment #27837069
One of the nice things about a pull-based model (polling) is that you are in control of throughput. Need to process events more slowly? Increase the polling interval. It’s impossib…