Skip to content

Conversation

@kahgoh
Copy link
Member

@kahgoh kahgoh commented Mar 3, 2025

Copy link
Member

@ErikSchierboom ErikSchierboom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love this! I think this is perfect for a PR to prob-specs. Do you fancy doing that too?

Comment on lines 3 to 6
Trillions upon trillions of messages are exchanged between Earth and the neighboring galaxies every millisecond.
But transmission over such long distances faces many obstacles.
Pesky solar flares, worm holes, temporal distortions, stray forces, heck even the flap of a space butterfly wing can cause a random bit to flip during transmission.
The difference between an "o" and a "k", a "[" and "{" or a cowboy emoji and a clown emoji can have huge ramifications, from missed orders to Galactic Stockmarket crashes.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic backstory!

It is important for the receiver to know when the message has been corrupted so that the receiver can ask for the message to sent again.

One day, an important message comes through.
People have just heard about the legend about a way of transmitting in such a way that the receiver can tell when bit flipped ... the parity bit ...
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure I know a better phrasing, but this sentence reads a little weird to me. But we can leave it for now and have others comment on it when we do a prob-specs PR.

@kahgoh
Copy link
Member Author

kahgoh commented Mar 3, 2025

Love this! I think this is perfect for a PR to prob-specs. Do you fancy doing that too?

Thanks for the feedback! Yes, I'd love to create the PR to add this to the problem spec. I'll look to create the PR over the next couple of days.

@ErikSchierboom
Copy link
Member

@kahgoh Now that your probspecs PR has been merged, do you want to make this a proper exercise? It'll require adding a test generator template. See https://github.com/exercism/csharp/blob/main/docs/GENERATORS.md

@kahgoh
Copy link
Member Author

kahgoh commented Apr 16, 2025

@ErikSchierboom Yes, I'd like to turn this into a proper exercise. I'll update the PR when ready.

@kahgoh kahgoh force-pushed the exercise/intergalactic-transmission branch 2 times, most recently from 1b1dbc3 to b1fe79a Compare April 17, 2025 12:18
@kahgoh kahgoh force-pushed the exercise/intergalactic-transmission branch from b1fe79a to f34951a Compare April 17, 2025 12:27
@kahgoh kahgoh marked this pull request as ready for review April 17, 2025 12:34
@kahgoh kahgoh requested a review from ErikSchierboom April 17, 2025 12:34
@kahgoh
Copy link
Member Author

kahgoh commented Apr 17, 2025

@ErikSchierboom I've just updated the implementation, ready for review!

kahgoh and others added 2 commits April 18, 2025 09:31
@kahgoh kahgoh force-pushed the exercise/intergalactic-transmission branch from 7a4da89 to c669d3a Compare April 18, 2025 05:00
@kahgoh kahgoh force-pushed the exercise/intergalactic-transmission branch from c669d3a to ca17ff6 Compare April 18, 2025 05:06
@kahgoh
Copy link
Member Author

kahgoh commented Apr 18, 2025

I'm not quite sure what happened, but I noticed the CI started failing on the exercises/Exercises.sln (something about a nested project couldn't be found) after adding the prerequisites. In any case, I've added a commit to fix this.

@ErikSchierboom ErikSchierboom merged commit 9561781 into exercism:main Apr 18, 2025
3 checks passed
@kahgoh kahgoh deleted the exercise/intergalactic-transmission branch April 18, 2025 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants