Viewing profile — stu_k
stu_k
HN member- Joined
- Wed, May 23, 2012, 11:02 AM UTC
- HN karma
- 260
- Public activity
- 59 items
- HN profile
- View on Hacker News ↗
About stu_k
Recent public activity
-
comment
Comment #37935225
How does one handle an upgrade to mutators? If a client is running old code then the operation will differ to the server. Obvious answer would be to version them independently: `in…
-
comment
Comment #36605060
Has anyone built a mobile app on top of SQLite that can work offline, but then sync to a server when it gets connectivity? It feels like this could be built with a similar approach…
-
comment
Comment #31331589
Looks great! I've currently use https://contexts.co/ but might switch over for the thumbnails
-
comment
Comment #29898195
This also addresses an issue when you transition from black to transparent to emulate a shadow, and end up with a "cliff" where the gradient abruptly changes. You can see this in t…
-
comment
Comment #23200831
Although it technically has cross platform GUI, Flutter has actually reimplemented all the native OS widgets. As soon as the OS changes some look and feel your app will look out of…
-
comment
Comment #22056504
Do you know what effect those changes have in the body?
-
comment
Comment #21806034
We currently use wasm on the Adobe XD team for rendering shared prototypes in the browser. It allows us to share C++ rendering code across desktop and web and has been a massive su…
-
comment
Comment #21011795
You might be interested in a tool I wrote to serve .har files called server-replay: https://github.com/Stuk/server-replay It also allows you to overlay local files, so you can chan…
-
comment
Comment #21001033
Thanks for mentioning Arq, that looks really useful. What are the cons you've found?
-
comment
Comment #20979970
"atom" probably includes searches for the particle, not just the editor, so not really fair comparison. Also "vs code" trends higher than "visual studio code", so take all of these…
-
comment
Comment #20394252
System Preferences > Keyboard > Customize Touch Bar (at bottom). Drag off buttons you don't want, drag on buttons you do. Not 5 seconds, but probably less than a minute.
-
comment
Comment #20077337
It's in the article: "These switches to generic medical and psychotropic medications have from time to time caused an increase in reported adverse events, and this is likely to be …
-
comment
Comment #19749792
Flutter looked great, until I realised that they were re-implementing all the OS controls themselves. For example: https://github.com/flutter/flutter/blob/1db5d66932b873e17c8c... T…
-
comment
Comment #19066272
Citymapper[1] will do that to a certain extent and it’s pretty good, especially with docked bikes. I wish I could tell it I like walking more than catching a connecting bus, so I’m…
-
comment
Comment #18677617
Interesting project! Is there a writeup on how you architected the project to share 99% of code? I'd be really interested in reading that! From a skim it looks like React + React N…
-
comment
Comment #18601870
Some developers might see this as a good move for them. I don't think it is. It might be a good move for developers in the short term but it’s a bad move for developers and the web…
-
comment
Comment #18493794
Lots of interesting bits in here, and some parts very prescient. The more interesting thoughts to me were near the end: “throw-away workers”, and the last quote on “truth”.
-
comment
Comment #18302330
There are very few individually maintained OSS projects that would generate enough money from donations. Henry Zhu, who maintains the massively popular Babel transpiler, only gets …
-
comment
Comment #17510775
This is great, I love rush hour. Is there an web based version of the game where I can try some of these generated puzzles?
-
comment
Comment #16349949
Except that rendering everything to canvas is not accessible to people with certain disabilities. Also mentioned recently here https://news.ycombinator.com/item?id=16347216
-
comment
Comment #15297949
Vegetarian means you don't eat animals, not that you don't eat GMOs...
-
comment
Comment #14906138
I'm confused, how would the above help with a typosquatting package? The issue here is that `crossenv` is malicious, and `cross-env` isn't. The signatures would all be ok in both c…
-
comment
Comment #13715218
The title is slightly misleading. This just looks like an alternative way to run Cucumber, not a complete alternative to Selenium.
-
comment
Comment #9502351
Thanks for the mention but I only created JSZip[0], the library that powers the zip/unzip of js-xlsx[1], but not js-xlsx itself! [0] https://github.com/Stuk/jszip [1] https://githu…
-
comment
Comment #9279898
Speaking of which, can anyone recommend a good VPN provider?