back
user profile

mlhpdx

1,931karma·1,091submissions·June 26, 2022
about
Founder of https://proxylity.com, the UDP Gateway for AWS.

ME by education, Software Creator/Exec by profession, EE by interest. Amateur boat builder.

recent activity (1,091 total)
comment
A category for everything, including categories.
3y ago·view thread
comment
It would make sense that the companies pushing for a return to office either own their buildings (ouch) or otherwise have financials (corporate or executive) coupled with the value of real estate. It’…
3y ago·view thread
comment
Around 2000 I was in Stanford’s executive education program and the discussion at hand was a case study about a company that faced a disruption with a large cash reserve on hand. The question was what…
3y ago·view thread
comment
Enjoyed. I’ve been experimenting with parsing network protocols a lot lately with an eye to separating the parsing from the “logic” (usually combined in one handler). DNS (and DHCP) are the two I st…
3y ago·view thread
comment
Yes, I identify with this. My adaptation/compensation for it is to be specific with the thanks — never just “thank you” but “thank you for …” and mean it, kindly.
3y ago·view thread
comment
It is laughable to think that the first supported travel over water was done in “boats“ or by “sailing“. Children instinctively climb onto floating objects. It seems very likely to be that some unwary…
3y ago·view thread
comment
Perhaps only the famous/notorious people you read about. The industry drives CEO behavior, not individuals or even one class of individuals.
3y ago·view thread
comment
I am so baffled by this whole discussion. Isn’t serverless (aka event-driven distributed systems made up of small components, with no reserved capacity) just one of many options? I write code for 8-bi…
3y ago·view thread
comment
That’s what the Black-Scholes equation does: variation is risk. It’s manifest everywhere.
3y ago·view thread
comment
Lots of opportunities short of rearchitecting: use batching; use multi threading in lambdas; use S3 range requests; use the EXPRESS execution model; etc, etc
3y ago·view thread
comment
> AWS Step Functions charges users per state transition Apparently they didn’t know about the EXPRESS execution model, or the much improved Map state. The story seems to be one of failing to do the…
3y ago·view thread
comment
I use AWS SES for sending and receiving (awkwardly) email for essentially free on several domains. I put together this repo to share how it works, which isn’t for everyone (but I certainly enjoy it). …
3y ago·view thread
comment
It doesn’t matter when you first learn because once you start, if you like it, you’ll never stop. I learned to program BASIC in 3rd grade and C in 7th grade. Then FORTRAN and PASCAL in college (Mechan…
3y ago·view thread
comment
The pitch almost doesn’t matter, I’m not going to read it. My prompt for filtering inbound email is “Summarize the goal of the sender of the following email in 12 words of less”, which then replaces y…
3y ago·view thread
comment
Vectors and stuff. Maybe throw a tensor or two in there? Or the Lagranian and Hamiltonian and get it right. Given the choice of two small metal boxes in a field of nearby similarly massive and much mo…
3y ago·view thread
comment
Makes me wonder if T1D would be of a similar ilk? Hypothetically, of course.
3y ago·view thread
comment
Physics. Increasing speed (rapidly) increases kinetic (impact) energy. Braking reduces it. Slow down to 35 and if the truck hits your car it will be damaged. Try to race ahead and hit the truck at 80 …
3y ago·view thread
comment
As a hiring manager I want to advise folks this kind of offer can be counter productive. When being better prepared for an interview results in being more of a group and less of an individual it plays…
3y ago·view thread
comment
Understanding the cost of a product to a vendor is important to me as a consumer. If I’m having my house painted I will have many vendors willing to do the work at very different prices. It’s not a co…
3y ago·view thread
comment
Is there a notification system that tries to be a little smarter about escalations? That seems a difficult area. A developer doesn’t know - should this be escalated, or should it not? Is it sufficient…
3y ago·view thread
comment
There are also plenty of companies that run into trouble with excessive “value-based“ pricing, aka. The Innovator’s Dilemma, as Pager Duty is now.
3y ago·view thread
comment
Indeed, and not only with HTTP. Stateless UDP protocols are the poster child for bad load balancing as a result of technology “tricking down” from HTTP. Push makes even more sense for those protocols.
3y ago·view thread
comment
Which is faster, crossing the Pacific in the best foiling sailboat or one powered by petroleum (i.e. excluding reactor power)? We know what’s cheaper and cleaner. Edit: The question is a little faceti…
3y ago·view thread
comment
Are you using the t-mobile app? Maybe uninstall it, if so. Next, on your home network you can block the HTTPS requests that your phone makes to check for profile updates. I don’t recall that domain na…
3y ago·view thread
comment
I’m struggling to come up with a useful response here. I’ll focus on things driven by human “decisions” rather than natural phenomena. Cars are all the same, yet they aren’t - purposes, shapes and col…
3y ago·view thread
comment
I’m reading through the comments carefully because this is something I think about literally every day (and I mean literally, not figuratively). For my health and performance, yes, but even more so fo…
3y ago·view thread
comment
I prefer kind and respectful. Nice often comes with a cloak of insincerity that makes it awkward and corrosive.
3y ago·view thread
comment
I’m clearly in a different world; I see wild diversity in aesthetics and function around me every day. Conformity and convergence? Yes, it’s there but all around it is the beautiful chaos of creativit…
3y ago·view thread
comment
I’m far from an expert but as I understand it the reference point isn’t so much the “real world” as it is the training data. If the model generates a strongly weighted association that isn’t in the da…
3y ago·view thread