Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
stopthe
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
stopthe
4mo ago
At $JOB we have an "AI adoption" dashboard, the more ai commits the better. I asked for the sources: the deterministic classifier, that decides whether a commit was ai-assisted, assigns the highest weight to the commits co-authore
2.
▲
by
stopthe
7mo ago
No. Even further than that, maintaining AGENTS.md and the like in your company repo, you basically train your own replacement. Which replacement will not be as capable as you in the long run, but few businesses will care. Anyway having some
3.
▲
by
stopthe
10mo ago
In hindsight, that would've been a real utility use case for NFTs. A decentralized cryptographic prove that some content existed in a particular form at a particular moment.
4.
▲
by
stopthe
10mo ago
Some clarification. Since 2024 Yandex NV split into Nebius (NL-registred NASDAQ-listed company, no longer a search engine) and russian-based Yandex. The latter is fully controlled by russian investors.
5.
▲
by
stopthe
10mo ago
The author (if there was any) stops short of admitting that it is yet another product that was heavily promoted via so-called influencers and failed to reach escape velocity and sell on itself. Like, nobody remembered Clubhouse already in 2
6.
▲
by
stopthe
10mo ago
We've been using mongodb for the past 8 years. What we like: - schema-less: we don't have to think about DDL statements at any point. - oplog and change streams as built-in change data capture. - it's dead simple to setup a w
7.
▲
by
stopthe
10mo ago
Available in community edition 8.2+ https://www.mongodb.com/company/blog/product-release-announc...
8.
▲
by
stopthe
1y ago
Having dealt with similar architectures, I have a hypothesis on how this library (Hollow) emerged and evolved. In the beginning there was a need for a low-latency Java in-process database (or near cache). Soon intolerable GC pauses pushed t
9.
▲
by
stopthe
1y ago
Exactly zero, if answering your question as stated. But that is not the point. LLMs struggle with things that require tacit knowledge or are not found in the training set (i.e. haven't been done before). They excel at tasks that are de
10.
▲
by
stopthe
1y ago
Unfortunately, the choice of license likely won't matter in the nearest future (if not already so). If a tech giant wants you open-source library, they will just point their agent to it and ask "to rewrite in the style of War and
11.
▲
Choosing AI Accelerators for Robots
(medium.com)
1 points
by
stopthe
1y ago
|
0 comments
12.
▲
by
stopthe
1y ago
OTH the inefficiency of an analyst who cannot answer even basic questions about the current state of the product without developers' help. Distracting them, or even worse - blocking until a dev is available. I think it boils down to th
13.
▲
by
stopthe
1y ago
IBM is still selling hardware that roughly matches your description: DataPower Gateway.
14.
▲
by
stopthe
1y ago
> business analysts don't get access to code or repositories at all for example or support people don't get access to the repositories and code. Yes, but isn't it insane? What is the benefit from treating your own product
15.
▲
by
stopthe
1y ago
Brilliant, but... do you mind sharing the prompt?:)
16.
▲
by
stopthe
1y ago
https://www.chatterbox.io/ "Corporate language training powered by marginalised talent" - is that satire? Did I found the wrong Chatterbox?
17.
▲
by
stopthe
1y ago
That chess metaphor didn't age well
18.
▲
by
stopthe
1y ago
You may be striking the goldmine with this app. There's a lot of sentiment about the effects of tech on children and also parents spend money like no one else. On a personal level I'm interested too. My son is too young, so we onl
19.
▲
by
stopthe
1y ago
Of course, deletion is a whole different story. I was talking about addition in isolation. Anyway, I felt I had to run the benchmarks myself. @Benchmark @Fork(1) @BenchmarkMode(Mode.Throughput) @OutputTimeUnit(TimeUnit.SECONDS)
20.
▲
by
stopthe
1y ago
Does it handle line breaks inside quotes in CSV? Frankly, I don't think its possible to reliably process CSV in а multi-threaded manner.
21.
▲
by
stopthe
1y ago
Did you count an allocation of LinkedList.Node<E> on every add operation? You may say it's negligible thanks to TLAB, and I will agree that fast allocation is Java's strength, but in practice I've seen that creating new
22.
▲
by
stopthe
1y ago
Well that gives some hope, unless they (I'm speculating about future possible employer) just disable WSL
23.
▲
by
stopthe
1y ago
A lot of people here are saying nice things about having dev environment on WSL. Honest question: how do you deal with with those minor but insufferable Windows' quirks like 0d0a line endings, selective Unicode support, byte-order-mar
24.
▲
by
stopthe
2y ago
I always shrugged off the concept of code metrics (from LoCs to coverage) as a distraction from getting actual things done. But since doing more code-review I started to lack a framework to properly explain why a particular piece of code sm
25.
▲
by
stopthe
2y ago
That filter may be the advantage, but Mr. Tatham is just too polite to say that aloud.
26.
▲
by
stopthe
2y ago
One can argue that the described feeling is a product of suppressed instinctive behavior. Or, in other words, a detail of a particular implementation of intelligence in a certain species of mammals.
27.
▲
by
stopthe
2y ago
In my dreams, you have docs and source code in the same repo, and update both in a single pull request. In reality, confluence...
28.
▲
by
stopthe
2y ago
Wow, I'm glad that I visited HN when your tool was at the top. I'm going to use it to illustrate docs on our internal DAG-like system. By the way, is there a simple way to export the animated diagram as a GIF?
29.
▲
by
stopthe
2y ago
Russian air force has already destroyed numerous civilian buildings, in many cases killing dozens of people far behind the frontlines[0]. In at least one case, when 59 people attending a soldier's funeral were killed, there are "r
30.
▲
by
stopthe
2y ago
My assumption is that only part of those $1 tn will go specifically into generative applications. The Goldman Sachs' paper in most instances mentions AI in general. But one can also argue that actively seeking and choosing targets is a
More ›