Ben PH's Avatar

Ben PH

@benfraus

Putting the romance back into techromancy.

7
Followers
15
Following
19
Posts
25.11.2024
Joined
Posts Following

Latest posts by Ben PH @benfraus

My home, my heart, my love is France, but my spirit? I think it's German.

"Knock knock, you ask who's there, I say my name. Joke finished. Very efficient." <3

26.04.2025 13:41 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

The hardest cooking technique to master is to to just leave it the fuck alone.

06.03.2025 17:43 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Linus and Greg have weighed in on the latest Rust 4 Linux drama, and this dangerous cross-roads seems to be behind us.

Recognition of "Adapt or Die" seems to be the theme. Rust is the future in this domain, and The attitude of refusing to deal with this puts the Linux project at long-term risk.

25.02.2025 12:26 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Contrasted with the most bullshit experiences I've had: Tech oblivious HR telling me to write a power function in a google doc with O(log n), which is mathematically impossible AFAIK.

1 star: Good for if you need a leet-code algorithm monkey, I spose?

04.02.2025 10:52 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Just had a technical screen, and was like nothing I've seen before. It required a really simple solution, done with head of engineering + a senior of my (possible) future team, but required a thoughtful engineering approach.

Five stars. This is how you get Software Engineers.

04.02.2025 10:52 πŸ‘ 0 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0

If anyone made the same gesture as made by musk... twice... behind the POTUS seal, while in Germany in front of police. they'd be arrested.

24.01.2025 02:05 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

american media: β€œwe can’t know if it was a nazi gesture or not”

german media: β€œshowing it would be a violation of the law against showing nazi gestures, so,”

21.01.2025 17:51 πŸ‘ 93 πŸ” 20 πŸ’¬ 3 πŸ“Œ 0
Post image

There's a good reason why electronics is a hobby, and not a career for me, I thin:

23.01.2025 15:28 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

If you find yourself in need of asserting predicates/pre-conditions of constant values, performing arithmetic operations at compile time, or incompatibilities between const integer types, `type_eval` is definitely worth looking into.

30.12.2024 14:52 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Inspired by the `typenum` crate, `type_eval` introduces the notion of expressions as the primary trait, where operations are represented as structs that implement an expression.

30.12.2024 14:52 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
type_eval - Rust `type_eval` provides data and evaluation types to the compiler, unburdened by the limitations of execution code semantics.

#rust

Announcing initial alpha release of docs.rs/type_eval crate.

This allows for the following patterns:

- Enforce pre-conditions, system-specifications, etc. within the type-system
- specify [il]legal values in your interface
- remove incompatibilities between u/i/usize/8/16/32/64...

30.12.2024 14:52 πŸ‘ 3 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Post image Post image

Apparently pied-a-mutton/hedgehog mushrooms near me didn't get the memo that winter is no time to be sprouting

21.12.2024 18:33 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

When your consumption of it places such a high demand on its agricultural production that it causes an economical and environmental collapse.

...maybe.

21.12.2024 18:29 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

A dog to make any French citizen proud!

21.12.2024 18:27 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Love the photo, but I don't get it. Where's the dumb stuff?

06.12.2024 16:17 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
crates.io: Rust Package Registry

I've started an fork of the crate. It's an experimental migration from `const` generics to types-as-values using the `typenum` crate.

crates.io/crates/typus...

06.12.2024 16:15 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
GitHub - Ben-PH/SimpleFOC-rs: An attempt at re-writing the SimpleFOC library in rust. An attempt at re-writing the SimpleFOC library in rust. - Ben-PH/SimpleFOC-rs

github.com/Ben-PH/Simpl...

If a melange of embedded rust and motor control tickles your curiosity, I present:

02.12.2024 11:52 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Or trying to work out if it's livestock that needs protecting, or a threat to the herd...

29.11.2024 16:54 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Look into heat/energy recovery ventilators if you haven't already. Properly set up, they can get you similar humidity control for a fraction of the energy.

25.11.2024 14:29 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Stabilize the 2024 edition by ehuss Β· Pull Request #133349 Β· rust-lang/rust This stabilizes the 2024 edition for Rust 1.85, scheduled to be released on February 20, 2025. πŸŽ‰ cc tracking issue: #117258 There is a fair amount of follow-up work after this that I am working on ...

The Rust 2024 edition has been stabilized!

Due to land in Rust 1.85, on 20 February, 2025.

github.com/rust-lang/ru...

#rust #rustlang #rust2024

23.11.2024 22:19 πŸ‘ 42 πŸ” 4 πŸ’¬ 3 πŸ“Œ 0

If Rust was written from day one with a desire to strictly handle side effects, what might it look like?

25.11.2024 14:23 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0