HackerTrans
TopNewTrendsCommentsPastAskShowJobs

northstar702

no profile record

Submissions

Attackers hijacked popular NPM packages to replace crypto wallet addresses

exaforce.com
1 points·by northstar702·قبل 10 أشهر·2 comments

Show HN: Redpanda 100M raise for "real-time enterprise agents""

redpanda.com
2 points·by northstar702·السنة الماضية·0 comments

[untitled]

1 points·by northstar702·السنة الماضية·0 comments

Engineering Siem at Rippling

rippling.com
1 points·by northstar702·قبل سنتين·0 comments

Keeper to KRaft migration: a brief overview and a simpler alternative

redpanda.com
1 points·by northstar702·قبل سنتين·0 comments

FQL vs. SQL Examples

fauna.com
3 points·by northstar702·قبل 3 سنوات·3 comments

Why Apache Kafka Doesn't Need Fsync to Be Safe

jack-vanlightly.com
3 points·by northstar702·قبل 3 سنوات·0 comments

When to choose Redpanda instead of Apache Kafka?

kai-waehner.de
2 points·by northstar702·قبل 4 سنوات·1 comments

The future of Python is written in Rust

arecadata.com
3 points·by northstar702·قبل 4 سنوات·0 comments

Engineering a more robust Raft group reconfiguration

redpanda.com
1 points·by northstar702·قبل 4 سنوات·0 comments

Show HN: 60-Second Guide for Redpanda on Kubernetes

docs.redpanda.com
2 points·by northstar702·قبل 4 سنوات·0 comments

We Built Redpanda in C++

redpanda.com
1 points·by northstar702·قبل 4 سنوات·0 comments

What Makes Redpanda Fast

redpanda.com
1 points·by northstar702·قبل 4 سنوات·0 comments

[untitled]

1 points·by northstar702·قبل 4 سنوات·0 comments

Fixing the Broken Open Source Funding Model with Sustainable License

manishrjain.com
4 points·by northstar702·قبل 4 سنوات·1 comments

Using-Apache-Kafka-to-process-1T-messages

blog.cloudflare.com
33 points·by northstar702·قبل 4 سنوات·2 comments

Crypto Meltdown Claims Rolex and Patek Philippe as Victims

bloomberg.com
5 points·by northstar702·قبل 4 سنوات·2 comments

Solving Out of Memory Issues in Linux at Redpanda

redpanda.com
47 points·by northstar702·قبل 4 سنوات·11 comments

Show HN: Using Flink with Redpanda

redpanda.com
2 points·by northstar702·قبل 4 سنوات·0 comments

Using Buildkite for scaling out and running parallel CI steps

redpanda.com
2 points·by northstar702·قبل 4 سنوات·0 comments

comments

northstar702
·الشهر الماضي·discuss
Looking forward to that hiring. So far, just layoffs. That said, there reports that consulting firms are hiring to fuel the demand around AI adoption itself. LLMs are a breakthrough like machines were. We will create new business models around them, and perhaps drives more humans. Wrt software, LLMs can make learning very easy. But with all the AI generated code, who is the "architect"?
northstar702
·قبل شهرين·discuss
Fair. I suppose, the question behind my question is -- what else do we need. Thanks.
northstar702
·قبل شهرين·discuss
Definitely not unique. Thats said, given how "easy" it is to scale LLM output, compared to human output, this pattern could be messier in the LLM era? The whole tokenmaxxing motion assumed more output equals more outcomes. What do you think?
northstar702
·قبل 10 أشهر·discuss
On September 8, 2025, NPM reported that several libraries were compromised in a user-side man-in-the-middle attack. This research dives into the details about how the attack works.
northstar702
·قبل 3 سنوات·discuss
This is interesting. Do you find this simpler?
northstar702
·قبل 3 سنوات·discuss
Curious which version you tried and what k8s environment did you explore?
northstar702
·قبل 3 سنوات·discuss
Are you referring to redpanda.com or something else?
northstar702
·قبل 4 سنوات·discuss
Data streaming emerged as a new software category. It complements traditional middleware, data warehouse, and data lakes. Apache Kafka became the de facto standard. New players enter the market because of Kafka’s success. One of those is Redpanda, a lightweight Kafka-compatible C++ implementation. This blog post explores the differences between Apache Kafka and Redpanda, when to choose which framework, and how the Kafka ecosystem, licensing, and community adoption impact a proper evaluation.
northstar702
·قبل 4 سنوات·discuss
is your thesis available to read? Jepsen and these concepts for databases are certainly very different from those for kafa, as we heard from Kyle during the Jepsen testing for Redpanda. Someone needs to write about those perceptions!
northstar702
·قبل 4 سنوات·discuss
The blog for a deeper dive into results, fixes, and discussion on the write behavior in the kafka protocol. https://redpanda.com/blog/redpanda-official-jepsen-report-an...
northstar702
·قبل 4 سنوات·discuss
Thank you. Fixed.
northstar702
·قبل 4 سنوات·discuss
what do we define as a game engine vs a graphic engine?
northstar702
·قبل 4 سنوات·discuss
I thought this was really useful in getting a quick overview of a variety of systems in the real world, even though the book itself is designed to answer interview questions. https://www.amazon.com/System-Design-Interview-Insiders-Guid...
northstar702
·قبل 4 سنوات·discuss
So always write to a transactional queue first and then write to the database by reading sequentially from the queue?
northstar702
·قبل 4 سنوات·discuss
Would it make sense to always write to a transactional queue first and then write to the database by reading sequentially from the queue?
northstar702
·قبل 4 سنوات·discuss
Are there other wasm runtimes to consider? Why v8?
northstar702
·قبل 6 سنوات·discuss
You'd want to pair up with a global database like FaunaDB or Cosmos DB for the data backend.