Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
CCs
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
vLLM multi-turn conversations design
(github.com)
1 points
by
CCs
8mo ago
|
0 comments
2.
▲
by
CCs
10mo ago
It is a pain to make any new platform useful enough for large adoption. Apple made a lot of effort to get MacBook M1 useable, same for AWS with Graviton. Eventually it will be adopted for Linux laptops too, even without a specific vendor f
3.
▲
by
CCs
11mo ago
Scala has it like this since day one. Tried to convince D to adopt it, but was unsuccessful. Glad that C++ eventually got there…
4.
▲
by
CCs
1y ago
Uses stress-ng for benchmarking, even though the stress-ng documentation says it is not suitable for benchmarking. It was written to max out one component until it burns. Using a real app, like Memcached or Postgres would show more realist
5.
▲
by
CCs
1y ago
LinkedIn (also MS) has the same problem. Also: minimum age to sign up is 16. But you need to be 18 to verify your account. And if you’re locked out, you need to verify your account and log in to open a ticket saying that you can’t log in…
6.
▲
by
CCs
1y ago
http://archive.today/qtOvG
7.
▲
by
CCs
6y ago
Earlier discussion that now points to a broken link (the document was moved): https://news.ycombinator.com/item?id=22409838
8.
▲
Fuchsia Programming Language Policy
(fuchsia.googlesource.com)
3 points
by
CCs
6y ago
|
1 comments
9.
▲
Linus: 5.8 looks to be one of our biggest releases of all time
(lkml.org)
3 points
by
CCs
6y ago
|
0 comments
10.
▲
Roche started shipping tests to US
(diagnostics.roche.com)
3 points
by
CCs
7y ago
|
0 comments
11.
▲
by
CCs
7y ago
Duplicate of https://news.ycombinator.com/item?id=21707799
12.
▲
by
CCs
7y ago
Follow up: https://news.ycombinator.com/item?id=21814725
13.
▲
Two AWS Re:Invent Announcements That Will Have Long-Lasting Impact
(forbes.com)
2 points
by
CCs
7y ago
|
0 comments
14.
▲
How fast can a BufferedReader read lines in Java?
(lemire.me)
91 points
by
CCs
7y ago
|
78 comments
15.
▲
by
CCs
7y ago
More comments: https://news.ycombinator.com/item?id=20388029
16.
▲
by
CCs
8y ago
Sounds like a startup opportunity. :) RackSpace for hobby projects?
17.
▲
Sonatype NPM event-stream 3 distributing a malicious package
(blog.sonatype.com)
2 points
by
CCs
8y ago
|
0 comments
18.
▲
by
CCs
8y ago
NaviCat Premium worth the money
19.
▲
by
CCs
11y ago
From the DirectProject blog, on 08/11/2011: "Moving on... It's been a fantastic ride"
20.
▲
by
CCs
11y ago
If it turns out to be the cause too (maybe similar to cervical cancer), it's a huge discovery. Asimov's book on science history is an interesting read, full with similar discoveries that were ignored for many years. http:/&#
21.
▲
by
CCs
11y ago
Data encryption on the client side is one of the 5 features. See https://github.com/rahvee/CBcrypt and the "Tech Details Video". "Users are able to login to servers, and encrypt all their data, without e
22.
▲
by
CCs
11y ago
When you email a token, you're back to square 1 and will need 2 factor auth. In addition the reset password is not possible when the data is encrypted on the client side. This is how TrueCrypt works - if you forget the password, all yo
23.
▲
by
CCs
11y ago
There's an issue with passwords/keys not sent to the server: what if the user forgets the password? No "Forgot your password?" functionality available (reset token), since the server does not store password (hashed or ot
24.
▲
by
CCs
11y ago
Duplicate of https://news.ycombinator.com/item?id=10321678
25.
▲
by
CCs
11y ago
duplicate of https://news.ycombinator.com/item?id=10303498
26.
▲
In Memory of Scott Dinsmore
(liveyourlegend.net)
2 points
by
CCs
11y ago
|
1 comments
27.
▲
by
CCs
11y ago
I'm saying that there are many options with non-obvious consequences, so don't try to wing it. Any mistake will cost you orders of magnitude more than a professional advice.
28.
▲
by
CCs
11y ago
Here is more information than you would expect :) https://www.manager-tools.com/map-universe/organizational-ev... I like Manager-Tools because it is step-by-step and actionable. Does not say "think out of the box&
29.
▲
by
CCs
11y ago
Combine it with C.H.I.P. [1] and you have a $14 supercomputer. The generic CPU could download over the air update (WiFi) and reprogram, take care of user interface etc while the FPGA can do the low-power, high throughput tasks (voice proces
30.
▲
Nonius: A C++ micro-benchmarking framework
(flamingdangerzone.com)
2 points
by
CCs
11y ago
|
0 comments
More ›