HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pgo

no profile record

Submissions

Ladybird browser update (February 2024) [video]

youtube.com
5 points·by pgo·2 năm trước·0 comments

[untitled]

1 points·by pgo·2 năm trước·0 comments

HLS: Timed Metadata and How Do They Work

dyte.io
1 points·by pgo·3 năm trước·0 comments

Show HN: Live-Streaming an Egg

10 points·by pgo·3 năm trước·0 comments

Playing with the New Document Picture-in-Picture API in Video Calls

dyte.io
2 points·by pgo·3 năm trước·0 comments

Tell HN: Google ships a hidden extension in all Chromium builds for Google Meet

9 points·by pgo·3 năm trước·4 comments

We use Machine Learning at Dyte to scale flawlessly

dyte.io
1 points·by pgo·4 năm trước·0 comments

Dyte raises $11.6M to help developers build better video calls

techcrunch.com
1 points·by pgo·4 năm trước·0 comments

[untitled]

9 points·by pgo·4 năm trước·0 comments

Launching our new documentation portal – Dyte (YC W21)

blog.dyte.io
3 points·by pgo·5 năm trước·0 comments

How MoleculerJS powers Dyte

blog.dyte.io
3 points·by pgo·5 năm trước·0 comments

Live video calling – the Dyte way (YC W21)

blog.dyte.io
2 points·by pgo·5 năm trước·0 comments

comments

pgo
·3 năm trước·discuss
This is expected right, HTTP is not only used for human consumable web applications but for API servers as well

The bulk of these would just be embedded devices running multiple API services, like port 7547 highlighted in the article is your typical TR-069 service running on most consumer internet routers

I would argue most non-API/non embedded devices web applications would still be running on 80 and 443
pgo
·4 năm trước·discuss
Agreed, If you have retries then you also need circuit breakers
pgo
·4 năm trước·discuss
Yes, palash [at] dyte.io Thanks for the invite
pgo
·4 năm trước·discuss
Would you happen to have an invite for zed.dev ? I typically have 10-15 VSCode windows open and have been looking for an performant but modern IDE
pgo
·5 năm trước·discuss
It's a one time authorization
pgo
·5 năm trước·discuss
No, this is about alerts from cross origin content, like from an iframe that loads from a different origin than the parent page
pgo
·5 năm trước·discuss
Try our free demo (uncapped for the near future) with collaborative plugins at demo.dyte.io (YC W21)
pgo
·5 năm trước·discuss
Yeah there is, the video chat is not P2P, everyone uses the SFU model where all your media goes through daily's server, so they have to pay for the instances and the bandwidth
pgo
·5 năm trước·discuss
So under the hood it's chromium headless and you are streaming screenshots back using an extension

Curious why not run normal chromium and vnc the whole screen back using a web client such as novnc, would have solved most of your "Normal Browser UI things not yet implemented"