tweenagedream
|
1 year ago
|
on: Google Pixel 9 Pro
tweenagedream
|
1 year ago
|
on: Google is a very strange monopolist
Who says you have to purchase a service with dollars?
tweenagedream
|
1 year ago
|
on: Russ Cox is stepping down as the Go tech lead
I mean they did say almost no breaking changes, depending how much has changed in the language, a small handful of breaking changes in niche use cases may be considered almost none by some. I'm not sure I would say the comment is absolutely inaccurate.
tweenagedream
|
2 years ago
|
on: A scientific curiosity that happened to me
I experienced this just last month! Except, I didn't know it at the moment. I was participating in a design review while wfh on meet. We were having some good discussions, which I participated in. Partway through the meeting I start to fidget a bit and unplug my mic, untwist it from my headphone cable and plug it back in. Next time I unmute, unbeknownst to me, everyone else starts hearing the local radio station. I was using a schiit fulla DAC, and one of its features is auto gain on the microphone. Well I apparently didn't plug the mic in enough and it picked up the local radio station and then boosted the gain enough that it came through loud and clear over the call. Blew my mind once I learned wtf was going on. Embarrassing in the moment as I was muted twice and told to stop listening to a podcast during the meeting.
tweenagedream
|
2 years ago
|
on: GCP offering 200Gb free egress on their Standard Tier
Can you please link to the incident where the "full region" was down for weeks?
tweenagedream
|
2 years ago
|
on: Speed Test
This is because of the way tcp congestion control works. In order to achieve higher speeds, tcp has a "window" that grows, essentially the amount of data in flight, that has not yet been acknowledged by your client. That window doesn't open very wide in the 100kb test because it happens so quickly.
tweenagedream
|
2 years ago
|
on: Netflix invents new green-screen filming method using magenta light
I don't think that is true. MKBHD just came out with a video demonstrating using a video wall that updated in sync with the camera frame rate. Allowing two cameras to see different backgrounds, e.g. two different colors or even two different images, as the demo was showing a parallax effect.
tweenagedream
|
2 years ago
|
on: A detailed comparison of REST and gRPC
For gRPC, the protobuf is the API specification, a service definition with endpoints, what requests to those endpoints should look like and what responses look like. Of course, there are better and worse implementations, e.g. a well commented proto definition explaining what various args do, etc.
In gRPC the definition is a requirement to use, so at the bare minimum you have the typed structure of requests and responses. There is no such requirement for REST
tweenagedream
|
2 years ago
|
on: Google has already pulled six products in 2023
I work at Google so am perhaps biased, but that article is from 2019 and cloud is now a 20B/yr business and growing. Why does it keep coming up?
tweenagedream
|
3 years ago
|
on: Millions of active WebSockets with Node.js
Usually a connection is defined by what's called a 5-tuple. Source up, source port, dest up, dest port, protocol (e.g. tcp or udp)
tweenagedream
|
4 years ago
|
on: Ask HN: My Google account was hacked, Google says they can't help
tweenagedream
|
4 years ago
|
on: Hire-to-fire at Amazon India?
I think down leveling is quite common, especially at higher levels as the expectations grow quite a bit between senior and staff. Depending on the position, actually filling it with +/-1 of the target level is a win. Interviewing is expensive and if a candidate is good for the role, but perhaps just a bit below the bar, then a recommendation to hire at L-1 tries to keep the candidate and give them a career path.
This is from my perspective at Google, I've never worked at Amazon.
tweenagedream
|
4 years ago
|
on: QUIC is now RFC 9000
Seems like there are quite a few options that show up pretty quickly when searching for multipath udp e.g:
https://github.com/angt/glorytunWould that work for you?
tweenagedream
|
4 years ago
|
on: Simple bank shutdown goes awry, leaving customers without account access
I was a simple customer since before the BBVA acquisition, but once I heard that they were shutting down the main service I moved everything over to a cash reserve account in betterment, which I already had for investing. Since then I've opened an m1 finance account which had a 1% interest rate and 1% cash back if you use their debit card. (I tend to only use credit cards since the rewards are better)
Closed my account a few weeks ago. sad to see simple go, it was refreshingly easy and just worked, had great features and was something I never thought about since it just worked.
tweenagedream
|
5 years ago
|
on: Surveys: More Americans Want Starlink Than 5G Home Internet
Generally RAM doesn't burn out, so I don't think that will be the reason.
My guess it will be around capacity, though if the LEO ISP market has multiple players all covering the same areas, there is a chance we don't fall into the market segmentation we have now since there will be multiple options.
tweenagedream
|
5 years ago
|
on: The Perfect Media Server – 2020 Edition
DNS doesn't really redirect, but DNS is the answer. What you're talking about is split horizon, this is most common when you have an authoritative server for say a corporation, but can be applied here as well.
That said, I have a local dns server that is pi hole, I've set aliases in that that are preferred over my domains dns which would be used outside my network.
That way you can have pi hole pint to 192.168.0.0/24 and Google domains or whomever point to your vps.
tweenagedream
|
5 years ago
|
on: Google Services Experiencing Disruptions
Except, sometimes a data center goes down and no one notices. So if a data center goes down, and no user around notices, is it really down?
tweenagedream
|
5 years ago
|
on: Gmail and Google Drive Outage
Yes.
tweenagedream
|
5 years ago
|
on: Borg: The Next Generation [pdf]
For the most part, other services take care of network resources. Borg might have some host level network limits, but I haven't seen them used much.
tweenagedream
|
6 years ago
|
on: PayPal and Venmo are still letting SIM swappers hijack accounts
I've asked that my number be unable to be changed to a different sim over the phone. So to change it I need to go into a physical store and present proper ID
According to https://support.google.com/pixelphone/answer/4457705?hl=en pixel 5a is getting eol this month, with the next security update dropping for pixel 6 starting in October 2026
"Last gen" pixel 8 is going to get android and security updates through October 2030