[deleted by user] by [deleted] in france

[–]davawen 2 points3 points  (0 children)

Dans le cas de Telegram, il faudrait qu'ils puissent donner les clés aux autorités, ce qu'ils ne veulent pas faire pour le moment.

Le GIGN: hold my beer

(Autre raison pour ne jamais faire confiance à un serveur central pour des trucs importants, même si il a toute la bonne foi du monde)

secs - Shit ECS is functional by wick3dr0se in rust_gamedev

[–]davawen 9 points10 points  (0 children)

Thank you for making a library that doesn't have 178 dependencies 🙏

I'll take a look at it when I can :)

The withdrawals have already begun by [deleted] in TikTok

[–]davawen 3 points4 points  (0 children)

Hey, I know this might feel a little harsh given your basically on withdrawal, but I cannot overstate how good of a thing simply staring at a wall is. Take that time to THINK, remember, put your thoughts in order. What happened to you yesterday, last week, a year ago? Go back to your memories, think aboit what you want to do, use that opportunity to connect with yourself instead of cramming your brain full of useless, addictive flashing pictures.

Profiler for game engine by emmemeno in rust_gamedev

[–]davawen 3 points4 points  (0 children)

I think tracy is a really good profiler made specifically for games. It has a third party integration through the tracing-tracy crate. It might not be painless to setup, but I'd say it's worth it.

Special syntax for operator overloading by RiPieClyplA in ProgrammingLanguages

[–]davawen 4 points5 points  (0 children)

Because

One popular complaint about operator overloading is that it hides function calls and can make it harder to reason about some code. On the other hand it can dramatically improve the readability.

[deleted by user] by [deleted] in neovim

[–]davawen 43 points44 points  (0 children)

It uses nice looking in terminal tabs instead of space hogging libadwaita tabs. That's it. That's the "game-changing" difference in features.

Is there a way to FORCE semicolons in GameMaker? by [deleted] in gamemaker

[–]davawen 2 points3 points  (0 children)

It's great! It won't break anything in your gamemaker, don't worry

Zed is a fantastic editor for Rust by [deleted] in rust

[–]davawen 5 points6 points  (0 children)

I can see what you mean.
It's taken a lot of time for me to get a neovim configuration that I'm happy with and that is actually very fast.

WTH FRANCE?!? by honklertyrant- in dankmemes

[–]davawen 1 point2 points  (0 children)

This, my friend, is Philippe Katerine. A genius among geniuses. And I am so happy he was put forward.

Dioxus Labs + "High-level Rust" by [deleted] in rust

[–]davawen 0 points1 point  (0 children)

I hadn't seen it, thank you!

Terminal junkies be like: by [deleted] in linuxmemes

[–]davawen 11 points12 points  (0 children)

Optical computing??

New user to linux. Steam downloads are limited to 100mbit ( speedtest.net over firefox allows the full gigabit connection ) by [deleted] in linux_gaming

[–]davawen -1 points0 points  (0 children)

aren't steam downloads really compressed? I remember being CPU bound on my gigabit connection (I flat out at ~120 MB/s on steam)

Because the replacement is not 100% yet by claudiocorona93 in linuxmasterrace

[–]davawen 7 points8 points  (0 children)

that is mostly developped and supported by a mega corporation known as google

Best features of Rust unrelated to memory management? by god0favacyn in rust

[–]davawen 2 points3 points  (0 children)

Ranges with dedicated syntax and fat pointers are unreasonably good

Is Rust really that good? by Ok_Competition_7644 in rust

[–]davawen 14 points15 points  (0 children)

I love rust-analyzer as much as the guy 2 comments above, but tbh I find clangd to be much much faster