HN user

MediumD

377 karma
Posts18
Comments68
View on HN
github.com 2mo ago

Show HN: A open-source, local trace viewer for Claude Code and Codex sessions

MediumD
1pts0
comparator-one.vercel.app 1y ago

Show HN: Comparator - I built a free, open-source app to compare job offers

MediumD
84pts42
devonperoutky.super.site 2y ago

Mediocre Engineer's Guide to HTTPS

MediumD
314pts35
news.ycombinator.com 5y ago

Ask HN: What are some of the coolest Raspberry Pi projects that you've seen?

MediumD
25pts7
techcrunch.com 6y ago

Brex Acquires Three Companies

MediumD
2pts0
medium.com 7y ago

Why you aren't as productive as you want to be

MediumD
2pts0
news.ycombinator.com 7y ago

Ask HN: What do you use as a scratchpad for your notes?

MediumD
2pts5
news.ycombinator.com 7y ago

Ask HN: How does your company organize your slack channels?

MediumD
3pts6
news.ycombinator.com 7y ago

Ask HN: How to find small software startups?

MediumD
2pts0
news.ycombinator.com 7y ago

Ask HN: What is some of the best/most creative swag you have ever received?

MediumD
1pts0
www.twilio.com 8y ago

Twilio Guardrail: Principled, Typesafe Code-Generation

MediumD
1pts0
news.ycombinator.com 8y ago

Ask HN: Have you ever paid for a product that didn't exist yet?

MediumD
1pts1
news.ycombinator.com 8y ago

Ask HN: Can my company sue me, if I use a patent I signed to them?

MediumD
12pts16
news.ycombinator.com 8y ago

Ask HN: How would you validate a B2B startup idea?

MediumD
4pts4
news.ycombinator.com 8y ago

Ask HN: What APIs do you wish existed?

MediumD
1pts1
news.ycombinator.com 8y ago

Ask HN: Unique Thank You gift to engineer for work?

MediumD
3pts4
news.ycombinator.com 9y ago

Ask HN: What slackbot do you wish existed?

MediumD
1pts0
news.ycombinator.com 9y ago

Ask HN: Why is Bitcoin surging in Price

MediumD
30pts14

Of course most startups fail, and most equity is worth nothing.

I guess I didn’t think “routinely” implied a specific percentage, just that it isn’t uncommon for options to be worth a lot.

If even 5–10% of VC startups succeed, then it’s still worth considering the expected value of the equity when comparing job offers.

While I think it’s good advice to live as if the equity is worth zero, treating all equity as if its worth nothing, seems a bit over-reductionist when equity packages can routinely be worth millions of dollars.

Obviously it’s a crapshoot and should never be seen as a guarantee, I think treating it as zero is bit too far on the opposite extreme.

When I got multiple startup job offers, I realized how hard it was to project out a realistic value behind the equity. Guessing future valuations, dealing with dilution, and running through endless scenarios was a headache—so I built Comparator.

Comparator is a simple, free, open-source tool to help you cut through the complexity of startup compensation. Quickly see what your equity might actually be worth, factor in dilution, and easily compare your offers side by side. It’s completely free, no signups, your data never leaves the browser.

Check out the app here: https://comparator-one.vercel.app

Check out the code here: https://github.com/DevonPeroutky/comparator

A lot of people saying the business model doesn't justify a $1bn valuation (rightfully so), but I'm guessing the valuation wasn't for their current business, but on the possibility that Cameo became the new way for booking talent in the age of the internet.

They could have become a $1bn business if they had "revolutionized talent management" (or something like that). Not saying it was a good investment, or one I would have made, but I'm guessing they pitched a larger vision than simply a buttload of cameos from washed-up/reality TV stars.

To be fair, I also didn’t include the session layer!

My writing isn’t a strength of mine, so I appreciate the criticism. My writing going from “bad” -> “is it AI?” is progress.

I struggled with where to “cutoff” the explanation and public key cryptography seemed like a good boundary and better explained elsewhere, as did various OSI layers.

I probably should have gone over the cert and potentially the full chain of trust, I’ll give you that.

While I agree no one is rewriting history, it is potentially a big deal because it speaks to the biases present when training/RLHF-ing. Considering this will be used by millions (if not tens of millions), calling it a “silly toy” feels off.

Bias in the model can lead to bad outcomes in certain situations (hint: we have an election coming up)

Yes this is innocuous, but it does hint at the possibility of more damaging bias being a possibility.

We provide evidence for the Reversal Curse by finetuning GPT-3 and Llama-1 on fictitious statements such as "Uriah Hawthorne is the composer of 'Abyssal Melodies'" and showing that they fail to correctly answer "Who composed 'Abyssal Melodies?'". The Reversal Curse is robust across model sizes and model families and is not alleviated by data augmentation.

This just proves that the LLMs available to them, with the training and augmentation methods they employed, aren't able to generalize. This doesn't prove that it is impossible for future LLMs or novel training and augmentation techniques will be unable to generalize.

I think this is one of those things where people overestimated how much things would change in the short-term, but will grossly underestimate how much they will change in the longterm.

5 years is a pretty short window in the grand scheme of things when talking about the adoption of technologies.

GitLab Handbook 6 years ago

My guess would be that it's very easy to write down a value, but much harder to actually practice that value consistently.

Shameless Plug Alert

Building a similar enterprise search product at http://landria.io/ that has a lot of additional features & enhancements over a unified keyword index + ML.

We also have a terraform config if you would like to boot it up within your own private cloud!

Any feedback would be great appreciated

Yeah I feel the same as you. So much knowledge gets shared on Slack that searching the complete history is often really valuable.

I even went a step further and built a product that would generate FAQs from slack history and made it easy for people to add and categorize knowledge from Slack to provide answers to questions, metric, etc...

I would love to have open source communities use it for free if helped them manage supporting their communities easier.

It's https://landria.io. Would love to know if it would be useful for you.

What is the 100-year old strategy? All of the screenshots look like a pretty standard ToDo List app. I'm not trying to be overly critical, but I guess I don't see what makes this ToDo list better than all the others.

"The price total of the acquisition is about $166 million, with $154 million in cash and the remainder in restricted shares."

Is it normal to have nearly the entirety of the acquisition be cash? I would have assumed the standard would be shares with a new vesting schedule to incentivize the founders to stay on board. To my uneducated self, this seems like the founders can basically immediately walk away with very little money left on the table.

Gotcha. Yeah, I would much rather use a managed k8s service over deploying and maintaining my own. GCP's GKE has been great for us so far and very reasonably priced.

If you need to distribute containers on a handful of nodes, kubernetes is great (and far better than Docker swarm imho). However, most small businesses probably don't need to have a microservice setup and can simply deploy a simple monolith while they focus on getting their business off the ground.

AMA: Bill Gates 7 years ago

Completely agree with you, although I'm not sure how much of 'Hot take' that is.

Most of my skepticism is not tied to the ambiguity of certain values but the discrepancy of what people claim to be the values, versus what actually happens day-to-day.

I don't mean to come off critical of your product. Your goals are admirable and you've made a lot of progress. I just don't think I could trust total strangers that their company truly is all about _____ or ____.

I love the name though! It's clever

It's certainly an interesting idea, but from my experience, most companies I worked for had values that were primarily all talk and weren't really substantial. Especially when things like 'Open Communication' and 'Fast-paced environment' mean completely different things to different people. Every company describes themselves as having 'impressive team members'. I'm not sure how this would help me actually find a company with the desired values when companies are able to say whatever they want about themselves.