Viewing profile — Siilwyn
Siilwyn
HN member- Joined
- Fri, Jan 22, 2016, 4:54 PM UTC
- HN karma
- 68
- Public activity
- 59 items
- HN profile
- View on Hacker News ↗
About Siilwyn
No profile information was provided.
Recent public activity
-
comment
Comment #43036134
Can confirm Google meat & ms teams work.
-
comment
Comment #40857028
I use `bore` which works about the same, interesting to see new options! https://crates.io/crates/bore
-
comment
Comment #38563205
Same here, sad dealbreaker. I hope it becomes an option for the next phone.
-
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.
-
comment
Comment #32201776
I like to play on Flatris: https://flatris.space/
-
comment
Comment #32139209
With proper srcset and sizes attributes, that serve compressed images in a modern image format you'll usually get below 1MB.
-
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.
-
comment
Comment #27864423
What do you mean?
- story
-
comment
Comment #26170131
There is also a new format for JSON feeds: https://jsonfeed.org/
-
comment
Comment #25367031
Definitely, I do wonder how it compares in binary size. Especially the 'baseline' size of a hello world.
-
comment
Comment #25297239
Not at the moment but probably some time next year: https://www.patreon.com/marcan
-
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.
- story
-
comment
Comment #20155502
https://github.com/posthtml/posthtml
-
comment
Comment #18993499
Typescript doesn't support typings for functional concepts that libraries like Ramda & Sanctuary use though.
-
comment
Comment #18784743
Got you: http://seenaburns.com/debugging-electron-memory-usage/
-
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…
-
comment
Comment #18749084
Yes, it is called `padStart`: https://devdocs.io/javascript/global_objects/string/padstart
-
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.
-
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.
-
comment
Comment #18623367
Plus it would make browsers accessible for the non-tech people who don't understand tabs. Speaking from experience.
-
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
-
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 …
-
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…