Hacker News new | past | comments | ask | show | jobs | submit | dtjohnnymonkey's comments login

I have a .in domain email address and there have been occasions where it is rejected by some email address validation logic.

If I'm running a command in the background, and want to be notified when it's done, I usually run it like

  cmd; say 'files done' 
I wish I could use his voice though! These were sounds of my childhood.


I remember taking a PL class in undergrad, learning Prolog as one of a handful of languages. During that section my brain started to want to "bind" variables to things as I was going about my day, it was very weird.


Where is your data coming from? I’m curious what prevents you from inserting the data into Clickhouse without Kafka.


ClickHouse does need ZK but they have their own implementation.


There was one at BrickCon in Bellevue, WA last week! It’s my favorite part of the show. Always reminds me of queueing theory and distributed systems.


To mitigate this case you could limit capacity in terms of concurrency instead of request rate. Basically it would be like a fairly-acquired semaphore.


I believe nginx+ has a feature that does max-conns by IP address. It’s a similar solution to what you describe. Of course that falls down wrt fairness when fanout causes the cost of a request to not be proportional to the response time.


I felt this keenly when my children were very young. At times I only had one arm/hand free because I was holding a child in the other. Or I could only read poorly in the dark because I didn’t want to turn on the lights and disturb the kids.

Since then I always see accessibility thinking as a universal benefit, not just for the “abled”.


> That means what we actually want is a way to say “hey OpenTelemetry SDK, give us all the current spans in the buffer”.

Isn’t this exactly what the SpanExporter API is for? This is in the Go SDK, I suppose it may not be available in other SDKs.

I have used this API to convert OTel spans into log messages as we currently don’t have a distributed tracing vendor.


When I was in college they would use a transparency projector, but instead of transparency pages, there would be a roll with a crank that you would turn to advanced the roll. You would get the same effect as slipshow.


...and if they went too fast the hand smudges and wrapping would make previous content indecipherable when they rolled it back :)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: