Hacker Newsnew | past | comments | ask | show | jobs | submit | booi's commentslogin

I wonder if we could get into a situation where there's no bunker fuel to ship crude to refineries that are able to make bunker fuel. Like a cold start problem

maybe UN resolution?

probably by paying the fine and doing it anyway


s/fine/lawyers/


No we don't... right guys?!



lmaoo


You can use AI to figure out the arguments to ffmpeg. But indeed it seems like there's just a single call to FFmpeg CLI to power the whole thing which is amazing.

  ffmpegCmd := exec.Command("ffmpeg",
    "-ss", fmt.Sprintf("%.3f", position.Seconds()),
    "-i", p.path,
    "-vf", strings.Join(filters, ","),
    "-vframes", "1",
    "-f", "image2pipe",
    "-vcodec", "bmp",
    "-loglevel", "error",
    "-",
  )


You write 3x more than you read? Seems like a strange access pattern. Maybe something is going haywire with logging?


Could be a log ingestion server or surveillance camera recorder.


There's definitely a price where it doesn't scale and that price is almost certainly lower than what people would be willing to pay once for themselves.


Tabs can absolutely be entered into cells in multiple ways but the easiest is just copy paste.

And if it’s tab delimited usually people call them tsvs.


Clearly this is the issue. This article was 2000 words of trying to work around the actual problem


It's a pretty niche region. It's about 20% more expensive than other major regions so I think it's unlikely to be a core part of most large deployments. That being said, we did hear about it and continue to track it.


the EU (where I am!) is not a niche region and was also taken down


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

Search: