• 0 Posts
  • 47 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle

  • In the Star Trek Encyclopedia, 4th ed., vol. 1, p. 244, the Enterprise-J is identified as a Universe-class starship. The same reference book additionally described the ship as having an overall length of 3219 meters.

    I can’t find a reference for the Breen Dreadnaught size though, not enough beta canon material for something so new. I can’t find a good source for Fed HQ size to compare either, just that it is actually a Pax class starship, but no size for those.


  • Trump is gonna pull out, citing some bullshit unrelated reason that doesn’t actually prevent him from attending at all. Most likely using another member of his family as a crutch so it’s not him, like citing some event Bannon happens to have the same day, at an unrelated time, with plenty of ability to do both, and he won’t even attend whatever that was.

    Other rules for the debate prevent him from doing his rambling interrupting diatribe routine. Like mics being shut off when it’s not their turn. Trump can only interrupt and ramble, he is no longer even able to get a coherent sentence across at all anymore looking at all his recent events.

    The stupid “independents” that remain, aka Republicans that can’t admit how terrible Trump is but aren’t in his cult, want to see an attempt at a debate, otherwise they’ll hold it against Biden, regardless of how useless it is. And unfortunately because so few people in this country actually vote, they’re enough to sway an election.






  • I think the difference is the intent of who will use the program.

    Is the intended user the developer themselves and that’s about it but they’re making it available for others? Then just having the code is fine. It should still be properly documented however. Devs forgot their own shit code all the time, the documentation is there for them as well when they forget or come back to a project years later.

    However if the program is intended for use by people outside the developers, then a regularly updated compiled binary should be expected. They are likely already going to be compiling it for themselves, making that process produce an updated binary release in GitHub isn’t too much to ask for something intended for others to use that the dev is already likely making anyway.