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

And for completeness, here is a video from 2022: https://youtube.com/watch?v=Th8JoIan4dg&t=195s

https://gist.github.com/gmatuz/7186f583df5f28196cc1f402af3bf...

This gist is pretty much the exact code, from the base64 encoded stuff. Looks like who ever put this in at least neafed the shell script.


Merge = Smooshes two branches together into one. It keeps all the commits from both branches and creates a new "merge commit" to combine them. Doesn't mess with the commit history.

Rebase = Takes all the commits from one branch and sticks them on top of another branch, like stacking them in front. It rewrites the commit history to make everything look like one straight line.

I'm a rebase stan, but that's just my opinion.


This twitter stream was the most reliable for me. Completely took Netflix out of the equation; just some dude at the event with his phone: https://x.com/i/broadcasts/1mrxmMRmXpQxy


> just some dude at the event with his phone

Antonio Brown is not “just some dude”. He’s a national treasure.


Its a good thing he's rich and famous otherwise there might actually be consequences for him illegally broadcasting this.


If he's rich then he's financially worth employing an IP lawyer to pursue for copyright infringement, if it was infringement. Maybe he was licensed?


Often the US hires young Americans to do these jobs. It is huge for helping young people with job training and class mobility. Without these jobs it will be that much harder to find a job with no experience in the outdoor industry.


Seasonal hiring for intermittent tasks that are best done in the summer is cheap for USFS and makes sense. They don't need to be careers.


Looks like the base Kindle also hasn't been updated at all. Same dimensions, screen, weight and battery life. They also nixed the base Kindle Kids which was the best deal considering it was the same price as base and they'd fix it if it broke.

2022: https://www.amazon.com/dp/B09SWV3BYH

2024: https://www.amazon.com/dp/B0CNV9F72P

Kindle Kids Warranty (2 years vs 1 year): https://www.amazon.com/gp/help/customer/display.html?nodeId=...


This video is referenced in OP's post.


Made a lil script to compare the endpoint response vs the whiteboard. https://gist.github.com/samschooler/2b2831f232339a9d747934b7...

Just run: #./solve.js "What is the answer to life, the universe, everything?"


Here is the raw answer from the endpoint

./solve "what is the circumference of a square?"

Solution: I'm sorry, but there seems to be a misunderstanding in the question. Squares don't have a circumference; they have a perimeter. Circumference is a term used for circular shapes. Let me explain the difference:

1. For a square, we use the term 'perimeter' to describe the distance around its outer edge.

2. The perimeter of a square is calculated by adding up the lengths of all four sides.

\text{Perimeter of a square} = 4s

3. Where 's' is the length of one side of the square.

4. Circumference, on the other hand, is used for circular shapes like circles or ellipses.

5. The circumference of a circle is calculated using the formula:

\text{Circumference of a circle} = 2\pi r

Where 'r' is the radius of the circle.

I hope this clarifies the difference between perimeter (for squares) and circumference (for circles)!


Join us for AI Startup School this June 16-17 in San Francisco!

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

Search: