Live data from Hacker News

Viewing profile — Siilwyn

Siilwyn

HN member
Joined
Fri, Jan 22, 2016, 4:54 PM UTC
HN karma
68
Public activity
59 items

About Siilwyn

No profile information was provided.

Recent public activity

  1. comment
    Comment #43036134

    Can confirm Google meat & ms teams work.

  2. comment
    Comment #40857028

    I use `bore` which works about the same, interesting to see new options! https://crates.io/crates/bore

  3. comment
    Comment #38563205

    Same here, sad dealbreaker. I hope it becomes an option for the next phone.

  4. comment
    Comment #32458400

    Are you sure? From let's say the 100 web devs I encountered the past years I remember 3 using Windows, and they all used the Linux environment for development.

  5. comment
    Comment #32201776

    I like to play on Flatris: https://flatris.space/

  6. comment
    Comment #32139209

    With proper srcset and sizes attributes, that serve compressed images in a modern image format you'll usually get below 1MB.

  7. comment
    Comment #28472632

    Had the same thought, performance is quite key for most uses I think. Still compiles to web assembly probably because they mention running it in V8.

  8. comment
    Comment #27864423

    What do you mean?

  9. story
  10. comment
    Comment #26170131

    There is also a new format for JSON feeds: https://jsonfeed.org/

  11. comment
    Comment #25367031

    Definitely, I do wonder how it compares in binary size. Especially the 'baseline' size of a hello world.

  12. comment
    Comment #25297239

    Not at the moment but probably some time next year: https://www.patreon.com/marcan

  13. comment
    Comment #24984140

    Just updated it again as YouTube changed a bit making it even less clear what video is watched... Thought it may be useful for any userscript users out there.

  14. story
  15. comment
    Comment #20155502

    https://github.com/posthtml/posthtml

  16. comment
    Comment #18993499

    Typescript doesn't support typings for functional concepts that libraries like Ramda & Sanctuary use though.

  17. comment
    Comment #18784743

    Got you: http://seenaburns.com/debugging-electron-memory-usage/

  18. comment
    Comment #18773255

    Erh, I did the same for small personal websites but maintaining the content and having to change things on multiple pages made me switch to a build step. I do not understand how th…

  19. comment
    Comment #18749084

    Yes, it is called `padStart`: https://devdocs.io/javascript/global_objects/string/padstart

  20. comment
    Comment #18643859

    I've actually had this a couple of times on my Android 7 phone listening with earbuds or headphones. It seems to happen randomly.

  21. comment
    Comment #18640044

    This is very much personal preference. I would suggest to look at their docs & create something small for both. Plus try out their 'standard frameworks': Nuxt & Next.js.

  22. comment
    Comment #18623367

    Plus it would make browsers accessible for the non-tech people who don't understand tabs. Speaking from experience.

  23. comment
    Comment #18591338

    With two mature packages doing the same: Joi & ajv. What made you write this? https://www.npmjs.com/package/joi https://www.npmjs.com/package/ajv

  24. comment
    Comment #18565148

    Yes exactly! The content targetting "system programmers" is odd as Rust is great for so much more like the examples towards the bottom about webassembly and such. Additionally the …

  25. comment
    Comment #18390826

    Hi there, after a “soft launch” some months ago using the tool internally. Today I released a new version of Plek adding support for https://fly.io/ . Would love any kind of feedba…