Can confirm Google meat & ms teams work.
HN user
Siilwyn
I use `bore` which works about the same, interesting to see new options! https://crates.io/crates/bore
Same here, sad dealbreaker. I hope it becomes an option for the next phone.
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.
I like to play on Flatris: https://flatris.space/
With proper srcset and sizes attributes, that serve compressed images in a modern image format you'll usually get below 1MB.
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.
What do you mean?
There is also a new format for JSON feeds: https://jsonfeed.org/
Definitely, I do wonder how it compares in binary size. Especially the 'baseline' size of a hello world.
Not at the moment but probably some time next year: https://www.patreon.com/marcan
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.
Typescript doesn't support typings for functional concepts that libraries like Ramda & Sanctuary use though.
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 the author would deliver a website to clients without pulling in content from a (headless) CMS.
Yes, it is called `padStart`: https://devdocs.io/javascript/global_objects/string/padstart
I've actually had this a couple of times on my Android 7 phone listening with earbuds or headphones. It seems to happen randomly.
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.
Plus it would make browsers accessible for the non-tech people who don't understand tabs. Speaking from experience.
With two mature packages doing the same: Joi & ajv. What made you write this?
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 website seems to take longer to load.
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 feedback!
You might like https://jukebox.today/ for listening with a group.
Wonder how this compares to [slack-term](https://github.com/erroneousboat/slack-term/)...
No, Prettier offers a better approach for standard rules. Otherwise I use ESLint.
This looks very similar to Vuepress.
Currently trying Vuepress. Works great so far!
I'm curious too! I found one interesting article about Electron eating memory with images: http://seenaburns.com/debugging-electron-memory-usage/
Check out Oni: https://github.com/onivim/oni It's under heavy development, wouldn't recommend it at the moment but it looks promising.