> A lot of the decrease is also correlated with access to birth control which drastically reduced accidental pregnancies which were a decent amount of the fertility rate This was my first intuition.
Its interesting, especially the size for edge applications. That being said, for something thats been worked on for two weeks by one person, you are going to have to bring a LOT of data and architectural explanation to…
Dive is a very nice tool. I've been using it for years.
This looks very exciting. I have a NodeJS binding I've been contemplating using SWIG. This appears to be much more straight forward. Looking forward to trying it out.
I guess you aren't married. Lol.
Robust and mature SIP stacks which are still maintained are a rarity these days. I was pleasantly surprised recently to learn just how well this very mature library is being maintained. It seems like a great deal of…
You have to consider the tail latencies of the system responding plus the network in between. The p99 is typically much higher than the average. Also, may have to account for GC as was mentioned in the article. 500ms…
Check out SWIM and its extensions: https://en.wikipedia.org/wiki/SWIM_Protocol https://arxiv.org/abs/1707.00788
We are using Lit and MobX for a very complex real time communication and collaboration application. It is very simple and we have not had any issues with performance or flexibility.
I see a lot of folks complain about not getting help on OSS projects; I also see a lot of people turning a blind eye to people trying to help (however naively it may be). It's an intesting dichotomy.
Check out Harvester: https://harvesterhci.io/
What you've done is awesome. Ignore the haters and build your mosquito scope.
Had no idea they were targeting the browser environment with the Deno standard lib. I've been thinking about how cool that would be for a while.
100%. Very insightful. Follow the money. I used to be a huge news junky. After a while I realized it's all designed as entertainment to drive ad revenue. Gave it up and I've been happier ever since.
Well said.
Ryzyliant | Remote (US) or Onsite (Birmingham, AL) | Senior Software Engineer | Full-time | https://ryzyliant.com Our mission is to save lives by streamlining the 911 emergency response workflow. Ryzyliant provides…
What happens when Tesla decides to have the cars go on strike? /lol
This looks really nice. It's the first thing I have seen that appears to be approachable from a developer's perspective.
Great to see this. I've been interested in Nix for a long time, but have never been able to really commit to it for many of the reasons called out in the blog article. Garn seems like it could be a major improvement.…
For shared CPU VPS, the biggest problem is noisy neighbors. Running a test for a few minutes on a single machinge probably doesn't tell you much. The machine on one provider might be experiencing more load than a…
Micro supports both Ctrl-C for 'copy' and Ctrl-Z for 'undo'. For someone who started using computers in the mid/late nineties or later, it is super intuitive and I much prefer it over anything else.
Ryzyliant | Remote (US) or Onsite (Birmingham, AL) | Sr. TypeScript Developer | Full-time | https://ryzyliant.com Our mission is to save lives by streamlining the emergency response workflow. Ryzyliant provides…
We are using this and we have been very happy so far.
Builder patterns are most useful in statically typed languages that don't have strong support for optional parameters. In creating a Point, neither value is optional, so I would question the value versus the additional…
+1 for Micro
> A lot of the decrease is also correlated with access to birth control which drastically reduced accidental pregnancies which were a decent amount of the fertility rate This was my first intuition.
Its interesting, especially the size for edge applications. That being said, for something thats been worked on for two weeks by one person, you are going to have to bring a LOT of data and architectural explanation to…
Dive is a very nice tool. I've been using it for years.
This looks very exciting. I have a NodeJS binding I've been contemplating using SWIG. This appears to be much more straight forward. Looking forward to trying it out.
I guess you aren't married. Lol.
Robust and mature SIP stacks which are still maintained are a rarity these days. I was pleasantly surprised recently to learn just how well this very mature library is being maintained. It seems like a great deal of…
You have to consider the tail latencies of the system responding plus the network in between. The p99 is typically much higher than the average. Also, may have to account for GC as was mentioned in the article. 500ms…
Check out SWIM and its extensions: https://en.wikipedia.org/wiki/SWIM_Protocol https://arxiv.org/abs/1707.00788
We are using Lit and MobX for a very complex real time communication and collaboration application. It is very simple and we have not had any issues with performance or flexibility.
I see a lot of folks complain about not getting help on OSS projects; I also see a lot of people turning a blind eye to people trying to help (however naively it may be). It's an intesting dichotomy.
Check out Harvester: https://harvesterhci.io/
What you've done is awesome. Ignore the haters and build your mosquito scope.
Had no idea they were targeting the browser environment with the Deno standard lib. I've been thinking about how cool that would be for a while.
100%. Very insightful. Follow the money. I used to be a huge news junky. After a while I realized it's all designed as entertainment to drive ad revenue. Gave it up and I've been happier ever since.
Well said.
Ryzyliant | Remote (US) or Onsite (Birmingham, AL) | Senior Software Engineer | Full-time | https://ryzyliant.com Our mission is to save lives by streamlining the 911 emergency response workflow. Ryzyliant provides…
What happens when Tesla decides to have the cars go on strike? /lol
This looks really nice. It's the first thing I have seen that appears to be approachable from a developer's perspective.
Great to see this. I've been interested in Nix for a long time, but have never been able to really commit to it for many of the reasons called out in the blog article. Garn seems like it could be a major improvement.…
For shared CPU VPS, the biggest problem is noisy neighbors. Running a test for a few minutes on a single machinge probably doesn't tell you much. The machine on one provider might be experiencing more load than a…
Micro supports both Ctrl-C for 'copy' and Ctrl-Z for 'undo'. For someone who started using computers in the mid/late nineties or later, it is super intuitive and I much prefer it over anything else.
Ryzyliant | Remote (US) or Onsite (Birmingham, AL) | Sr. TypeScript Developer | Full-time | https://ryzyliant.com Our mission is to save lives by streamlining the emergency response workflow. Ryzyliant provides…
We are using this and we have been very happy so far.
Builder patterns are most useful in statically typed languages that don't have strong support for optional parameters. In creating a Point, neither value is optional, so I would question the value versus the additional…
+1 for Micro