The European Commission likes to tell them. 💜 😉
| Codeberg | https://codeberg.org/ptibouchon |
| GitHub | https://github.com/PitiBouchon |
| Codeberg | https://codeberg.org/ptibouchon |
| GitHub | https://github.com/PitiBouchon |
inspired by CLAUDE.md, I’ve started putting markdown files named after coworkers into work code repos so I can remind them to stop doing shit to the codebase that annoys me
for some reason they’re all mad at me now, which means ill be adding commands to JEREMY.md for an attitude adjustment
> Rust is too constrained without [unsafe blocks] to get any useful work done.
Just saw this in the wild again.
@veloren has about 330,000 lines of Rust code today. It's a networked, multi-threaded, 3D, portable game and game engine played by thousands of people. Very much not a contrived example. Name any sort of code and you'll find it in there: GUI, packet parsing, physics, DSP, decision trees, database calls, ECS, procgen, audio. It's all in there.
It has 12 instances of `unsafe`:
(1/2)
RE: https://mastodon.social/@nixCraft/115656012244436730
We should ALL leave #github and move to self-hosted if possible or great projects like @Codeberg - I wish #rustlang crates io would support it so I could finally make the switch...
Last week in a seminar we discussed a text that was largely about sexual violence, including mass rape during war. Heavy stuff.
One student admitted they had not read the text but worked off a ChatGPT summary.
They had no idea the text was about sexual violence. ChatGPT withheld that information.
This wasn’t just a minor error nor a typical LLM hallucination.
About a third of the text, arguably its most important part, went completely ignored because it didn’t match OpenAI’s content policies
Accrescent 0.27.0 is here! This is the most significant release we've made to date:
- New, stable app store API
- Complete installer rewrite, resolving all known bugs
- Tons of new features
- More snappy, correct, & informative UI
Check it out! 👇
https://github.com/accrescent/accrescent/releases/tag/0.27.0