HackerTrans
TopNewTrendsCommentsPastAskShowJobs

janzer

no profile record

Submissions

Safety panel says NASA should have taken Starliner incident more seriously

arstechnica.com
3 points·by janzer·قبل 7 أشهر·2 comments

comments

janzer
·قبل شهرين·discuss
Have you ever combined KSP with the coding instruction using either kOS[1] or kRPC[2]?

1. https://ksp-kos.github.io/KOS_DOC/ 2. https://krpc.github.io/krpc/
janzer
·قبل 4 أشهر·discuss
EDIT: This was caused by using an old version uv (0.7.3) updating with `uv self update` to the latest version (0.11.2) resolved it. Original message below:

While the first form seems to work with `pyproject.toml`, it seems like the second form in the global `uv.toml` only accepts actual dates and not relative times. Trying to put a relative time (either in the form "7 days" or "P7D") results in a failed to parse error.
janzer
·قبل 4 أشهر·discuss
My understanding is they used to be fairly strict about using a set for 2 weeks before changing, but research has shown very little difference in outcomes down to 1 week.

There is some discomfort/soreness for the first few days after switching. My dentist's instructions were to wear each for at least a week and then switch to the next set whenever I wanted after that. Basically at whatever rate I was comfortable/could tolerate. I'm now at set 15 and have switched most of them after a week while a few I delayed a couple of days because I had something happening where I didn't want to worry about any discomfort.
janzer
·قبل 6 أشهر·discuss
Just to avoid confusion, while SMB as used above may be referring to the owner it typically means "Small and/or Medium Business". Where what counts as small and medium varies a bit but is generally <500 employees and annual revenue <$10 million.
janzer
·قبل 7 أشهر·discuss
Yes, Apple, Windows, Amazon, Shell, Target, Dove, Ivory, Tide, Polo.

(With help from Claude completing the list)
janzer
·قبل 8 أشهر·discuss
Well if you ask it to show you the seahorse emoji it tries really hard. :)

https://grok.com/share/c2hhcmQtMw_d7bf061f-2999-46b6-a7fb-58...

Although it does eventually come to the right conclusion... sort of.
janzer
·قبل 9 أشهر·discuss
It would be really nice if something said what the actual problem was.

The last commit[0] is a fix for date parsing to bring it in line with the GNU semantics, which seems like a pretty good candidate.

Edit: Or not, see evil-olive's comment[1] for a more likely candidate.

0: https://github.com/uutils/coreutils/commit/0047c7e66ffb57971...

1: https://news.ycombinator.com/item?id=45687743
janzer
·قبل 9 أشهر·discuss
Sadly the 6000 mile antenna never got built, but they did get a few tens of mile long ones built.

https://en.wikipedia.org/wiki/Project_Sanguine
janzer
·قبل 9 أشهر·discuss
I so miss bazaar's UI around merges/commits/branches. I feel like most of the push for squashing is a result of people trying to work around git's poor UI here.