Live data from Hacker News

Viewing profile — stu_k

stu_k

HN member
Joined
Wed, May 23, 2012, 11:02 AM UTC
HN karma
260
Public activity
59 items

About stu_k

Website: http://stuartk.com/ Twitter: @stuk

Recent public activity

  1. 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…

  2. 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…

  3. comment
    Comment #31331589

    Looks great! I've currently use https://contexts.co/ but might switch over for the thumbnails

  4. 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…

  5. 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…

  6. comment
    Comment #22056504

    Do you know what effect those changes have in the body?

  7. 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…

  8. 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…

  9. comment
    Comment #21001033

    Thanks for mentioning Arq, that looks really useful. What are the cons you've found?

  10. 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…

  11. 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.

  12. 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 …

  13. 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…

  14. 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…

  15. 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…

  16. 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…

  17. 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”.

  18. 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 …

  19. 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?

  20. 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

  21. comment
    Comment #15297949

    Vegetarian means you don't eat animals, not that you don't eat GMOs...

  22. 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…

  23. comment
    Comment #13715218

    The title is slightly misleading. This just looks like an alternative way to run Cucumber, not a complete alternative to Selenium.

  24. 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…

  25. comment
    Comment #9279898

    Speaking of which, can anyone recommend a good VPN provider?