you know all those stories about the people who successfully changed the system from within?
nah, me neither.
Techie. Language nerd. Live in #SanDiego.
I wrote my own distributed blogging system called Diskuto. Check it out at https://github.com/diskuto/
you know all those stories about the people who successfully changed the system from within?
nah, me neither.
@jwz Also seems very weird that *whether LLM code can even be legally copyrighted and licensed for OSS* gets sandwiched between questions of "just ethics".
You'd think you'd want to have that one nailed down before accepting ANY contributions. π€
I love Forgejo but because I *speak* Esperanto I cannot read its name "correctly" due to the missing accent mark over the "g"
"ForΔejo" (for-JAY-o) means "place of forging"
"Forgejo" (for-GAY-o) means "distant gay"
"Raising the Flag" by Pulitzer Prize-winning editorial cartoonist Nick Anderson.
"Thereβs a particular kind of decision that doesnβt just change the law. It rewrites the story we tell ourselves about the country. The Supreme Courtβs latest ruling on the Voting Rights Act is one of those decisions.
The courtβs conservative majority didnβt simply narrow a statute. It made a far more sweeping claim: that the conditions that justified the law no longer exist."
https://nickanderson.substack.com/p/raising-the-flag
#UsPol
1/n
@NfNitLoop The Register seems to cover it, and the articles have links to the original social media/blogposts:
@cstanhope My current workplaces squashes all commits in a PR on merge. I generally do not like this, because I often break a task up into smaller logical steps that are easier to review/undo independently.
However, it does have the nice upside of hiding all of my "fix lints" "fix format." "Update test" commits after the merge.