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

Sounds like what Hololens was designed to solve, more in the AR space than AI though


After you hit one of them, an 'undown' or 'unvote' button appears in front of the 'root' / 'parent' button


Oh it says "undown", that's good to know, I often worry I might have downvoted somebody by mistake. (Never done it deliberately.)


But when Airbnb created airflow, you could have said the same. It’s just later in its lifecycle.


Agreed.

To be fair, I doubt Maestro will take off like Airflow did.

Airflow filled a void of an easier orchestrator for Big Data with a prettier UI than the competitors of the time (Oozie, Luigi), implementing some UX patterns which had been tested at scale at Facebook with data swarm.

The field is quite a bit more crowded now.


Seems like you have some experience with the orchestrator offerings. Airflow still the way to go, or would you recommend something else for someone just starting down the path of selecting and implementing a data orchestrator?


I haven't used Airflow for years but it used to be quite clunky, not sure how much it's improved since. I'd look into Prefect and/or Dagster first, both are more modern alternatives built with Airflow's shortcomings in mind.


This article claims Assange is a likely organiser of Cicada 3301, this is not a theory I have heard before - does anyone have any resources that expand on this ?


You can read book by Julian Assange, that was first published in 2012, the year of emergence of Cicada 3301, and named “Cypherpunks: Freedom and the Future of the Internet” (https://www.amazon.com/Cypherpunks-Freedom-Internet-Julian-A... and compare its content to the message, that was sent to the winners of Cicada 3301 competition in 2012 (https://pastebin.com/RmqxWcnB) or 2013 (https://pastebin.com/rn4gTF1Z).


Thanks exactly what I was after!



Always a point of contention between my partner and I, but I am firmly in the 'rinse-before-loading' camp.

Theres only so much the filter in a dishwasher can take before it clogs, and it is easier and a better clean to simply rinse the bulk off quickly then pop it in the dishwasher for a proper clean.

The article addresses this by saying just to scrape it off first, but I am convinced I get a better clean if the bulk of the sauce etc., is washed off too. Maybe I am imagining it.


This was a refreshingly good press release about the event


Love the callout to this in 'Other': https://xkcd.com/221/


YouTube search terms are query parameters in the url so wouldn’t need to break TLS


URL query parameters are encrypted by TLS. The ___domain is the part that isn’t encrypted.


the url should be covered by tls


What are you talking about


I assume they mean absolute distance

abs(3-e) < abs(2-e)


I still don’t understand why base e is the most efficient ideal. There has to be some more info on this.


https://en.m.wikipedia.org/wiki/Radix_economy

The idea is that if it costs $r to store a base-r digit, then base 3 (or e in a continuous scale) turns out to be the most efficient. Obviously, there's no a priori reason to think that a 3-level gate is exactly 1.5x more expensive than a 2-level gate, so this is mostly of theoretical interest.


This was a really interesting article, thank you.

I'm thinking about how this would apply to human psychology of reading and writing numbers. Then it doesn't make sense to measure economy as b floor(log_b(n)+1), because adding in more symbols doesn't increase the complexity linearly for people reading or writing numbers. Maybe something like E(b,n) = f(b) g(floor(log_b(n)+1)), where f stays constant up to 10 or 20 symbols, and then increases after, and g increases faster than linearly because it's easier to read shorter numbers than longer ones.


Yeah I don’t even understand non-whole bases.

For example, how does someone express the number 5 in base e…


12.0200112_e = e+2+2/e^2+e^-5+e^-6+2e^-7 = 4.99999285804.....

so 5 in base e is an infinite sequence of digits starting with 12.020011....


How many digits do you need to do this for a given transcendental?


I've always visualized it like fractals


Consider applying for YC's Summer 2025 batch! Applications are open till May 13

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

Search: