Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pgo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
Ladybird browser update (February 2024) [video]
(youtube.com)
5 points
by
pgo
3y ago
|
0 comments
2.
▲
Dyte (YC W21) Is Hiring Support Engineers (Latin America)
1 points
by
pgo
3y ago
3.
▲
Dyte (YC W21) Is Hiring a Support Engineer (Latin America)
(jobs.lever.co)
1 points
by
pgo
3y ago
4.
▲
HLS: Timed Metadata and How Do They Work
(dyte.io)
1 points
by
pgo
3y ago
|
0 comments
5.
▲
Show HN: Live-Streaming an Egg
10 points
by
pgo
3y ago
|
0 comments
6.
▲
Playing with the New Document Picture-in-Picture API in Video Calls
(dyte.io)
2 points
by
pgo
4y ago
|
0 comments
7.
▲
Tell HN: Google ships a hidden extension in all Chromium builds for Google Meet
9 points
by
pgo
4y ago
|
4 comments
8.
▲
by
pgo
4y ago
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 you
9.
▲
by
pgo
4y ago
Agreed, If you have retries then you also need circuit breakers
10.
▲
by
pgo
4y ago
Yes, palash [at] dyte.io Thanks for the invite
11.
▲
by
pgo
4y ago
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
12.
▲
We use Machine Learning at Dyte to scale flawlessly
(dyte.io)
1 points
by
pgo
4y ago
|
0 comments
13.
▲
Dyte raises $11.6M to help developers build better video calls
(techcrunch.com)
1 points
by
pgo
4y ago
|
0 comments
14.
▲
Launching our new documentation portal – Dyte (YC W21)
(blog.dyte.io)
3 points
by
pgo
5y ago
|
0 comments
15.
▲
How MoleculerJS powers Dyte
(blog.dyte.io)
3 points
by
pgo
5y ago
|
0 comments
16.
▲
Live video calling – the Dyte way (YC W21)
(blog.dyte.io)
2 points
by
pgo
5y ago
|
0 comments
17.
▲
by
pgo
5y ago
It's a one time authorization
18.
▲
by
pgo
5y ago
No, this is about alerts from cross origin content, like from an iframe that loads from a different origin than the parent page
19.
▲
by
pgo
5y ago
Try our free demo (uncapped for the near future) with collaborative plugins at demo.dyte.io (YC W21)
20.
▲
by
pgo
5y ago
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
21.
▲
by
pgo
5y ago
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 "
22.
▲
by
pgo
6y ago
There are no typos here, the root issue is package manager preferring public packages of the same name over private ones
23.
▲
by
pgo
6y ago
Didn't we get support for it last month
24.
▲
by
pgo
6y ago
https://twitter.com/vinodsparrow/status/1338431183588188160?...
25.
▲
by
pgo
6y ago
Cool diagram. Putting the shellcode in headers is very innovative. I didn't have too much assembly knowledge to trim it further during the competition.
26.
▲
by
pgo
6y ago
I once wrote an ELF by hand for a CTF challenge. The challenge was to have an shared library such that when it is passed to LD_PRELOAD it spawns a shell by execve LD_PRELOAD=<ELF> /bin/true The constraint being the ELF neede
27.
▲
by
pgo
6y ago
Source for this ? I can only see mentions of plans implementing this, not of it being actually deployed
28.
▲
by
pgo
6y ago
The rooting process is actually very standardized. On most of the phones you just have to patch a su manager tool called Magisk[1]. Its open-source and been under a lot of eyes.Also the dev works at apple and is a community favorite. Custom
29.
▲
by
pgo
6y ago
Well its called managed infrastructure for a reason.
30.
▲
by
pgo
6y ago
Legal, encouraged and rewarded. Bug bounty programs allow hackers doing these kind of explorations. Although most programs advise you not to do anything once you get code execution as it might break things on production, so the final part w
More ›