Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ChristianJacobs
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
PrusaSlicer 3.0 Preview
(youtube.com)
2 points
by
ChristianJacobs
16d ago
|
0 comments
2.
▲
by
ChristianJacobs
4mo ago
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
3.
▲
by
ChristianJacobs
4mo ago
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 sliiightl
4.
▲
by
ChristianJacobs
4mo ago
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 surp
5.
▲
by
ChristianJacobs
5mo ago
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...
6.
▲
by
ChristianJacobs
6mo ago
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 co
7.
▲
by
ChristianJacobs
6mo ago
Next FIFA peace price for you!
8.
▲
by
ChristianJacobs
7mo ago
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.
9.
▲
by
ChristianJacobs
7mo ago
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 1
10.
▲
by
ChristianJacobs
7mo ago
You apparently did not read the article. "Morged" is a word the LLM that ripped off the article author's diagram hallucinated.
11.
▲
by
ChristianJacobs
8mo ago
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
12.
▲
by
ChristianJacobs
8mo ago
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
13.
▲
Building a Multi-Tenant Metrics Pipeline
(jamesrobb.ca)
1 points
by
ChristianJacobs
8mo ago
|
0 comments
14.
▲
by
ChristianJacobs
9mo ago
That's the neat trick - it isn't...
15.
▲
by
ChristianJacobs
10mo ago
Not really. It's just "unwrap(" instead.
16.
▲
by
ChristianJacobs
10mo ago
Have you tried Pocket-ID? I use it for my home server with LLDAP as the identity provider.
17.
▲
by
ChristianJacobs
1y ago
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
18.
▲
by
ChristianJacobs
1y ago
You're looking for `.expect()`, available on both Option and Result.
19.
▲
by
ChristianJacobs
1y ago
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
20.
▲
by
ChristianJacobs
2y ago
Can wholeheartedly recommend swapping the sticks on the joycons with hall-effect ones from Gulikit. Made an immense difference for mine who were suffering from drift.
21.
▲
by
ChristianJacobs
2y ago
> looking to zig as a C replacement rather than Rust Rust isn't a "replacement for C", but an addition to it. It's a tool that Torvalds et. al. has recognised the value of and thus it's been allowed in the kernel
22.
▲
by
ChristianJacobs
2y ago
I'm not the target audience for this, given that I don't post gaming videos online or share them with friends, but I think it's very nice how Valve is continuously creating cool new stuff for the masses. It's going to be
23.
▲
by
ChristianJacobs
2y ago
Not the parent poster, but in my experience - yes. I mainly program in C++, and the past 5 years or so of writing Rust has drastically changed the way I write code (in general). Sometimes, if the problem is particularly hairy, I'll eve