HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ChristianJacobs

no profile record

投稿

Building a Multi-Tenant Metrics Pipeline

jamesrobb.ca
1 ポイント·投稿者 ChristianJacobs·6 か月前·0 コメント

コメント

ChristianJacobs
·2 か月前·議論
You're not wrong there. The late stage (compilation wise) of template instantiation doesn't help either, as so much context has been built up. The art of debugging C++ compiler output is knowing which 90% to ignore. If you read it all you'll simply go mad.

Concepts at least tells you which criteria you didn't satisfy (as long as the concept is correct...), which - admittedly - feels like putting a bandaid on bullet wound.
ChristianJacobs
·2 か月前·議論
Great news! As someone who's moving back to a C++ job after having worked with Rust for several years now, the error message parsing is one of the things I've been dreading the most... I'm still dreading it, but now sliiightly less.

Also, that interactive `-fanalyze`-output with the pointer visualisation looks super handy!

Happy to see there's still focus on the DX in GCC. C and C++ sorely needs it.
ChristianJacobs
·2 か月前·議論
Bambu showed their true colours last year when they would've eliminated offline access altogether if not for public outrage. You don't own your Bambu printer, you're leasing it at a subsidised premium.

This move does not surprise me at all, and I'm genuinely happy that Louis is willing to shell out money to help those that can't defend themselves.

I'm happy that Bambu finally made Prusa care, but I will not cheer them even if they consistently innovate. It's just sad.
ChristianJacobs
·3 か月前·議論
LegalEagle[0] covered this shitshow in great detail with solid commentary. Can recommend.

[0]: https://youtu.be/x-QcbOphxYs

This is when from when Jones' lawyer sent a copy of his phone to the opposition...
ChristianJacobs
·4 か月前·議論
Thumbs up for both of them, but I must say that DeltaHedra has become my new favourite FreeCAD content creator. Especially after he started using his own voice. His old content was good, but his current his magnifique! The quality of the content he pushes is above and beyond.
ChristianJacobs
·4 か月前·議論
Next FIFA peace price for you!
ChristianJacobs
·5 か月前·議論
I don't think this is off-topic for HN at all. They point fingers at what's a clear issue in the tech industry with the endless subscriptions model.

You'll own nothing, and you'll be happier for it.
ChristianJacobs
·5 か月前·議論
LinkedIn is a masquerade ball dressed up as a business oriented forum. Nobody is showing their true selves, everyone is either grinding at their latest unicorn potential with their LLM BFF or posting a "thoughtful" story that is 100% totally real about a life changing event that somehow turns into a sales pitch at the end...
ChristianJacobs
·5 か月前·議論
You apparently did not read the article. "Morged" is a word the LLM that ripped off the article author's diagram hallucinated.
ChristianJacobs
·6 か月前·議論
I am quite obviously blind, but I still stand by my sentiment. I would rather have a "bad" but honest PR body than a machine translated one where the author isn't sure about what it says. How will you know if what it says is what you meant?
ChristianJacobs
·6 か月前·議論
This seems fair, tbh. And I fully agree on the policy for issues/discussions/PRs.

I know there will probably be a whole host of people from non-English-speaking countries who will complain that they are only using AI to translate because English is not their first (or maybe even second) language. To those I will just say: I would much rather read your non-native English, knowing you put thought and care into what you wrote, rather than reading an AIs (poor) interpretation of what you hoped to convey.
ChristianJacobs
·7 か月前·議論
That's the neat trick - it isn't...
ChristianJacobs
·8 か月前·議論
Not really. It's just "unwrap(" instead.
ChristianJacobs
·8 か月前·議論
Have you tried Pocket-ID? I use it for my home server with LLDAP as the identity provider.
ChristianJacobs
·12 か月前·議論
I switched to AeroSpace from Yabai because I had to disable parts of SIP for certain functions (such as switching workspaces with keybindings from SKHD), and that didn't feel right. Updates are also smoother since I don't need to update the sudoers file allowing the Yabai CLI to run without requiring password. Been happy as a clam ever since.
ChristianJacobs
·昨年·議論
You're looking for `.expect()`, available on both Option and Result.
ChristianJacobs
·昨年·議論
Same as a friend of mine who works for NAV. There's a whole lot of long-ass variable and function names because they use the Norwegian name for whatever they are calculating. It makes sense for them though, as the ones who review your code are lawyers...