Advertisement · 728 × 90

Posts by ChosunOne

the issue every single company is having is they're looking at what they currently do and figuring out how to branch off into ai

everything that comes out of this has been useless

just think about what they'd build if starting today - it might be completely unrelated

1 day ago 26 1 1 0

Even just having a hybrid does this to me, I aim to be the smoothest driver on the road.

6 days ago 1 0 0 0

If I had to identify a list of skills in high impact engineers, it would include:

- ecological awe
- intellectual humility
- respect for the complexity of unfamiliar problems
- cross functional communication
- resilience engineering
- marketing and sales

(“Technical skills” aren’t in my top ten)

6 days ago 223 40 12 7
Post image

Jupiter Captured by the Juno spacecraft!

6 days ago 1578 175 36 13

I've seen a number of people who can't entertain the idea LLM use isn't cognitively damaging but I think the real issue is up stream: they don't entertain it as anything other than an answer machine.

1 week ago 36 3 3 1

i don't think anti-AI people appreciate that a) frontier LLMs are actually pretty good mentors on at least programming topics, and b) SO MANY PEOPLE have no access to good human mentors.

if the choice is "LLM or a really good TA" i'll pick TA every time. it isn't tho. it's "LLM or nothing"

1 week ago 92 8 3 1
Question: What tooling have you all used for reliability testing and chaos engineering?

Answer: Prod

Question: What tooling have you all used for reliability testing and chaos engineering? Answer: Prod

Sounds about right.

1 week ago 27 1 0 0

Blessed tickets both of them.

1 week ago 0 0 0 0
Advertisement
Video

This is so well done. 👌

1 week ago 19626 8265 567 766

teenage militant Baptist me would be SO FUCKING confused right now.

"so I'm a woman. okay, glad we figured that one out."

"and I'm an atheist. less okay, but I assume you did your research and this is how we landed based on the evidence."

"but WHY ARE YOU A FAN OF THE POPE!"

1 week ago 47 2 1 0

I've now seen several posts from Democratic US Senators and House Reps calling for Congress to return to DC, and my only reaction to seeing these is: Do it. Just get on a plane and go back to DC. The House is in Recess, not adjourned. There was a pro forma session today. Go. Lead by example.

1 week ago 4952 1265 49 72

“A whole civilization will die tonight, never to be brought back again.” -Trump
Article III
The following acts shall be punishable:
(a) Genocide;
(b) Conspiracy to commit genocide;
(c) Direct and public incitement to commit genocide;
(d) Attempt to commit genocide;
(e) Complicity in genocide.

1 week ago 5530 2234 156 136
Preview
Lunar Flyby - NASA

Oh this is great: there’s now an #Artemis II Lunar Flyby Gallery on the NASA images site: www.nasa.gov/gallery/luna... (thx @dpmanchee.bsky.social for pointing it out)

1 week ago 1494 635 21 55

wanted to buy: opposition party that actually opposes "a whole civilization will die tonight"

1 week ago 120 9 6 1

Re: moral panics

Some people are sensitive to things like unnecessary waste. They might be kind of bothered by the trajectory of certain things more than you are excited about it.

1 week ago 757 20 21 3

They don't need any fuel to go back, it's a free return trajectory so a fuel leak would probably not impact the mission if there was one.

2 weeks ago 2 0 0 0

They couldn't like, use a pair of Blackhawks or something??

2 weeks ago 0 0 1 0

Trump giving Allahu Ackbars was not on my bingo card.

2 weeks ago 0 0 0 0
Advertisement
describe("abort detection logic", () => {
  it("detects aborted stopReason in messages", () => {
    const messages = [
      { role: "assistant", stopReason: "aborted", content: [] },
    ];
    const isAborted = messages.some((m: any) => m.stopReason === "aborted");
    expect(isAborted).toBe(true);
  });

  it("detects abort in error string", () => {
    const error = "The operation was aborted";
    const isAborted = error.includes("abort");
    expect(isAborted).toBe(true);
  });

  it("does not false-positive on normal errors", () => {
    const error = "Network timeout";
    const isAborted = error.includes("abort");
    expect(isAborted).toBe(false);
  });

  it("does not false-positive on normal stop reasons", () => {
    const messages = [
      { role: "assistant", stopReason: "stop", content: [] },
    ];
    const isAborted = messages.some((m: any) => m.stopReason === "aborted");
    expect(isAborted).toBe(false);
  });
});

describe("abort detection logic", () => { it("detects aborted stopReason in messages", () => { const messages = [ { role: "assistant", stopReason: "aborted", content: [] }, ]; const isAborted = messages.some((m: any) => m.stopReason === "aborted"); expect(isAborted).toBe(true); }); it("detects abort in error string", () => { const error = "The operation was aborted"; const isAborted = error.includes("abort"); expect(isAborted).toBe(true); }); it("does not false-positive on normal errors", () => { const error = "Network timeout"; const isAborted = error.includes("abort"); expect(isAborted).toBe(false); }); it("does not false-positive on normal stop reasons", () => { const messages = [ { role: "assistant", stopReason: "stop", content: [] }, ]; const isAborted = messages.some((m: any) => m.stopReason === "aborted"); expect(isAborted).toBe(false); }); });

"LLMs are great at writing tests"

The tests:

2 weeks ago 228 16 26 1

I don't know who needs to hear this, but if you design a system and 50% of its users are using it wrong, that is not user error.

You cannot blame users for that, you built a terrible system.

2 weeks ago 2171 238 62 13
Preview
Release v0.40.0 · jj-vcs/jj About jj is a Git-compatible version control system that is both simple and powerful. See the installation instructions to get started. Release highlights None Breaking changes None Deprecations No...

Version 0.40 is out! Go get your monthly fix of new #jj-vcs features at github.com/jj-vcs/jj/re...

2 weeks ago 73 15 0 0
uptime graph reading: 95 incidents in last 90 days - 89.91% uptime

uptime graph reading: 95 incidents in last 90 days - 89.91% uptime

classic meme image: "it's happening" with Ron Paul laser show

classic meme image: "it's happening" with Ron Paul laser show

IT'S HAPPENING

GITHUB, THE FIRST ENTERPRISE CLOUD SOLUTION TO REACH ZERO NINES RELIABILITY

https://mrshu.github.io/github-statuses/

#github

2 weeks ago 962 464 28 37

"I will make my own self-referential type in Rust", you think to yourself.

Now you̷ ̴h̸a̸v̷̨̩̪̈́ȅ̷͖̄ ̸̡̳̪͐z̷̯͛ą̸̈́̐͜ļ̷̒g̷̖̓o̵̧̩͚͚̺͔̼̭͈̳̪̝̻̰̲̎̇̊̇̂̊̍̊̿̐̍̉͆̚͝ ̸̨̬̥̘̤̐̀̈́̋́̀̐̎̇p̸̥̣̆̿͂̓̍́̆r̶̘͓͍̻̝͔̼̦̔͑́̾̓̐̆͠ͅö̴̠͂̈́̌̿̅͗͌́̓̄̃̎̆̿̚͠b̴̨̡̡̜͕̫̪̼͓̰͓̩̮̬͙̮͕̪͓͍͙͓̘̣̗͕͉͈̙̭̳̖͒̄̒͛̾̂̾͗ͅl̴̢̨̧̧̢̡̧̪̖̬̱̩̙̳̮͔̝͚͕̲̱̜̳͓̝͔̩̝̼̹͚͖͇̬͍̘͙̫̱̲͇̙̪̝͓̩͈̘̙̳̩̩̺͈̀̌̈̄͂̎͜͜ͅͅͅe̸̢̨̨̲̳̬͖͖̩̪͕͙̹̖͕̦̱̹̦̪̘̬̲̠͌̍̀̿͐̿͗̆̓̀͛̿̑̎̅͗̅͗̍̀̓̃͌̀̊̆̿́̋̈́̊̍̌̀̑͂͗͋̌̚͘͜͠͝ͅm̸̡̛̛̛̤̼̯̬͉̠͔͆̑̿̄̊̓̈́͊͑̅̽̾̽͑̂͑̑͆̍͌̂͋͌̆̉͌̉̑̓̊̅̓̐̅̽͂͒̓̍̿̽̒͌͆̓̈́͆̚͘͘͝͠͝͠͝͠s̵̡̨̢̢̢̢̛̺̺̻͕̰͓͇̖͔̤̫̜̠̙͕̻̭͎̟͈̘͈̯̥̱̤͕̙̪̝͓̥͖͙̯̮͉̟̞͑̌̒̐̀̾̈́͆̃̈́̿͊̈́͊̎̅̓̏̅̒̕͘͜͠͠͝

2 weeks ago 83 6 3 0

This is my biggest gripe at the moment, not major but just makes using references as fields very difficult. Kind of do just want to have a ! Move trait so that things are only referenced and never copied around and then self references could maybe just work. (Pin does not mix with the bc well)

2 weeks ago 0 0 0 0

I really do hate how in silicon valley believing surprising or counterintuitive things has become culturally valorized. Actually beliefs that sound wrong are usually wrong, and if you hold some you’d better have good evidence you aren’t just subject to confirmation bias.

2 weeks ago 23 2 2 1

People need to understand that it is a good thing if Trump threatens to leave NATO and says the US will not fight for Europe. The truth was the alliance was dead the moment he became president again. The US under him would never fight to defend Europe from Russia. Pretending otherwise was dangerous.

2 weeks ago 1325 302 89 30
Advertisement
a graph showing github's average uptime falling apart after the microsoft acquisition

a graph showing github's average uptime falling apart after the microsoft acquisition

*slow clap*
https://damrnelson.github.io/github-historical-uptime/

2 weeks ago 15 19 0 0

Changing one line: $1
Knowing how to find the one line of code to change: $999

2 weeks ago 2 0 0 0

a lot of the skill of programming is at a much higher level than a lot of people recognize, i think.

people say it's about knowing what line of code to change, but i'd go further: it's about knowing how to figure out the best way to find the one line of code that needs to be changed.

2 weeks ago 7 1 2 0
Join the Oxide Computer Company & Friends Discord Server! The Oxide Computer Company and friends; home of the Oxide and Friends podcast. | 4928 members

Oxide and Friends is back, at a special time! @ahl.bsky.social and I will be joined by Oxide engineers Andrew Stone and Finch Foner to talk about how we build a quorum of trust in the distributed system that is the Oxide rack. Join us today at 2p Pacific/5p Eastern! discord.gg/QrcKGTTPrF?e...

3 weeks ago 37 4 1 1