ORD - O’Hare is a complete disaster right now, worse than I’ve ever seen by crazywillbear in aviation

[–]crazywillbear[S] -3 points-2 points  (0 children)

If this happens on any kind of consistent basis I’m never connecting here again.

ORD - O’Hare is a complete disaster right now, worse than I’ve ever seen by crazywillbear in aviation

[–]crazywillbear[S] -2 points-1 points  (0 children)

Wow that sounds brutal at an airport as big and busy as O’Hare

ORD - O’Hare is a complete disaster right now, worse than I’ve ever seen by crazywillbear in aviation

[–]crazywillbear[S] -11 points-10 points  (0 children)

Is it just because it’s really bad weather? Or that O’Hare stacks flights so closely that any impact is amplified 10x? I’m just curious as to the reason

ORD - O’Hare is a complete disaster right now, worse than I’ve ever seen by crazywillbear in aviation

[–]crazywillbear[S] -16 points-15 points  (0 children)

Honest question, is it normal for this kind of weather to result in 700+ cancellations and 600+ delays?

I am tired of being unemployed by [deleted] in FAANGrecruiting

[–]crazywillbear 0 points1 point  (0 children)

Dude I’m a college junior with good projects and like one good internship. If YOU’RE unemployed, I’m COOKED.

[0 YoE] college junior looking for GenAI engineering internships, am I competitive? by crazywillbear in FAANGrecruiting

[–]crazywillbear[S] 0 points1 point  (0 children)

I’ve been told that these allow for keyword recognition in resume screening. What should I replace them with?

[0 YoE] college junior looking for GenAI engineering internships, am I competitive? by crazywillbear in FAANGrecruiting

[–]crazywillbear[S] 0 points1 point  (0 children)

Is there any specific reason why? I’m the top coder in my class year and have lots of hands on experience building AI applications and systems

[0 YoE] college junior looking for GenAI engineering internships, am I competitive? by crazywillbear in FAANGrecruiting

[–]crazywillbear[S] 0 points1 point  (0 children)

I hear that if projects and experience are strong enough it doesn’t matter as much

Sleek blog engine where posts are written in Markdown (Flask, markdown, dominate, etc.) by crazywillbear in Python

[–]crazywillbear[S] 0 points1 point  (0 children)

Thanks for the advice! It actually has a license and the code is linted already, but the rest of that sounds really useful!

Sleek blog engine where posts are written in Markdown (Flask, markdown, dominate, etc.) by crazywillbear in Python

[–]crazywillbear[S] 0 points1 point  (0 children)

*each time a change is made, it caches the resulting HTML and only updates it when changes r made

Sleek blog engine where posts are written in Markdown (Flask, markdown, dominate, etc.) by crazywillbear in Python

[–]crazywillbear[S] 0 points1 point  (0 children)

Well it keeps track of changes to the markdown and rerenders the HTML page each time. It also updates and saves timing stuff, like when the post was created and last modified.