Viewing profile — rednb
rednb
HN member- Joined
- Wed, Dec 03, 2025, 9:22 PM UTC
- HN karma
- 102
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About rednb
No profile information was provided.
Recent public activity
-
comment
Comment #48994217
I am growing tired of these pelicans posts every time a new model is published. Feels to me like low effort personal brand promotion. Just sharing my 2 cents.
-
comment
Comment #48972255
Thanks for sharing that, very insightful. I definitely agree with your point of view.
-
comment
Comment #48961652
Honestly, i've received a formal MSc education in the hardware aspects, including for designing embedded electronics products. Spent the most part ofy career in the software indust…
-
comment
Comment #48902758
Likely because they are a Java shop. All the IDEs they develop use Java, so they have quite an expertise in low level optimization for this language.
-
comment
Comment #48711529
> the ability to quickly and safely change significant parts of the code and product. Hum, this reminds me something... "O: open to extension, closed to modifications". Old things …
-
comment
Comment #48699325
[flagged]
-
comment
Comment #48668934
Exactly, it's funny how most Americans have no self-awareness on this topic. And beyond VCs, which are like massive subsidies funded by printed dollars to which no other country ha…
-
comment
Comment #48433908
Your hostile tone is unfortunate, especially since my post was actually friendly. I was just trying to point why it is very likely the OP won't give you what you're asking so you'r…
-
comment
Comment #48432292
That's a big ask. This kind of harness usually contains plenty of proprietary insights about their business. And also, nowadays, a good harness is a major competitive advantage.
-
comment
Comment #48336727
I didn't take you seriously initially but after reading this, i think you are the real deal. Thank you for sharing this and for having the intellectual courage to hold to a sound r…
-
comment
Comment #47914718
As someone who uses quite a couple of different AI providers (codex, glm, deepseek, claude premium among others), i've noticed that claude tends to move too fast and execute comman…
-
comment
Comment #47694593
Sometimes we STEM folks are way too rigid, I obviously meant "IN MY OPINION, GLM models are at this point superior to...". I do not think that anyone who read my comment understood…
-
comment
Comment #47690331
I know my use case and my personal experience :) i am not trying to pretend that it is the best in benchmarks, just sharing my experience so people know that some folks are having …
-
comment
Comment #47685868
I appreciate that it's not working for your use case but it's unfortunate that you dismiss the experience of others. And i am not chinese, I am European. Thanks for your feedback a…
-
comment
Comment #47685813
I'e been using their models pretty much daily for the past 2 months to work on the codebase of a very complex B2B2C platform written in an unusual functional language (F#) with an …
-
comment
Comment #47548901
Except it does not work that way in the US, you can freely incorporate in any state without worrying about this kind of tax drama. The EU really needs to improve the integration of…
-
comment
Comment #47391835
I think you are making a big deal out of nothing: today adoption is tiny but there isn't any coordination problem. Anyone wanting to buy or sell bitcoins, even for very large amoun…
-
comment
Comment #47336909
It does not need to be all or nothing though. It simply needs to be true for a large enough number of people, to create an extremely valuable market. We are over 8 billion on earth…
-
comment
Comment #47111263
I was referring to the need to be careful to not modify/update packages also used by the base system. Since all packages are treated the same on Linux, you often can't tell which p…
-
comment
Comment #47110737
The key thing is that on freebsd you do not risk bricking your system by installing a port. Even though this guarantee has become less true with PkgBase
-
comment
Comment #47110719
Done the same since 2018 circa, never looked back. For a while even used it on the desktop, but was too much trouble due to specific tools we need that weren't supported properly. …
-
comment
Comment #46846147
Yes you are right, it does not properly support NativeAOT yet. But it isn't a need for most use cases, unless you want to do mobile development and meet app store policies. But eve…
-
comment
Comment #46845152
What you are looking for is called F#. You get native interop with C# and access to all .NET/C# libraries as a bonus. We use it as a daily driver for a complex B2B2C cloud platform…
-
comment
Comment #46140514
Since storage is a critical component, I closely watched it and engaged with the project for about 2 years circa as i contemplated adding it to our project, but the project is stil…