Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
redcodenl
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Vibe-Mathing: The Generalized Vanishing Conjecture
(royvanrijn.com)
3 points
by
redcodenl
2mo ago
|
1 comments
2.
▲
by
redcodenl
2mo ago
I am a developer. And I'm surrounded by "vibe coders" and I'm starting to accept this new reality. Unburdened by knowledge and reading the code, they can produce output at an incredible pace. But I can't be objectiv
3.
▲
Show HN: The Anatomy of an LLM (interactive explainer)
(royvanrijn.com)
4 points
by
redcodenl
4mo ago
|
2 comments
4.
▲
by
redcodenl
4mo ago
I've made a visual walk through the machinery inside a large language model: from raw text, to tokens, to vectors, to attention, to the next token. If you have any comments/questions/remarks/improvements, let me know!
5.
▲
by
redcodenl
4mo ago
That sounds like otter nonsense...
6.
▲
by
redcodenl
2y ago
Roy van Rijn here, the guy that got an honerable mention for being “first”. Ended up 7th or something. If you’re interested in even more in-depth tips and tricks that were used in this contest, I highly recommend this three hour (!) long de
7.
▲
by
redcodenl
2y ago
Last January a challenge was posted online by Gunnar Morling: How fast can you parse a file with one billion rows of weather data using Java? Little did I know this deceivingly simple question would lead me down a path that taught me all ab
8.
▲
Pushing Java to the Limits: Processing a Billion Rows in Under 2 Second [video]
(youtube.com)
1 points
by
redcodenl
2y ago
|
1 comments
9.
▲
by
redcodenl
3y ago
I've experienced the same thing! We laughed so hard. https://twitter.com/royvanrijn/status/1214162400666103808 It is caused by an electric EMI spike from gas lift office chair. There is even an official Dell
10.
▲
by
redcodenl
3y ago
These fully customizable developers are powered by the advanced GPT-4 model. Digital Developers™ offer a cost-effective alternative to traditional Java developers, with a host of exceptional capabilities.
11.
▲
Introducing: Digital Developers
(ai.openvalue.eu)
3 points
by
redcodenl
3y ago
|
1 comments
12.
▲
by
redcodenl
4y ago
Or: Why is Python still growing and Java falling behind?
13.
▲
by
redcodenl
4y ago
This happened to us at work: https://twitter.com/royvanrijn/status/1214162400666103808
14.
▲
by
redcodenl
4y ago
He also did a couple of recordings/talk on YouTube about how it all works and also does a live demo: https://youtu.be/T4PJoAh4X1g?t=1977 It even works to align/overlay music, which is really cool: https:/&#x
15.
▲
by
redcodenl
4y ago
Sure there is a lot of bad music in there, but the next top 40 song that tops the charts will likely also be in there, hidden away.
16.
▲
I became the world's most prolific DJ, using code
(royvanrijn.com)
376 points
by
redcodenl
4y ago
|
92 comments
17.
▲
by
redcodenl
5y ago
There are many ways to properly implement content-id, for example using fingerprinting (like Shazam does). These methods are able to detect matches even with a lot of noise and changes... I hope they implement something like this, to make d
18.
▲
by
redcodenl
5y ago
Explanation of Log4Shell, including demo of multiple RCE's and information leakage.
19.
▲
by
redcodenl
5y ago
Some LEGENDARY eight-amulets: eiGHt EIgHT eIght eighT eight EIgHT EIgHT eIGHt eiGhT eIgHT - 8 :888888881a7402c0c8ba04e6fa2cbbd4aa5111af3fb2dce8c9d90b06ab13ed38 EigHT EIGHT EIGhT EiGhT EighT EIGhT eIGhT eIGhT EIGHT eight - 8 :088888888
20.
▲
by
redcodenl
6y ago
Completely agree here, the entire 'solver' is a library there. However, it does show how cool and versatile SAT solvers are for people who haven't used or seen them yet.
21.
▲
by
redcodenl
6y ago
I wonder how much of that is programmed/automated and how much work is still being done manually... Backtracking and eliminating numbers can be easily automated.
22.
▲
Fuck You, World in Java
(royvanrijn.com)
2 points
by
redcodenl
6y ago
|
0 comments
23.
▲
Gas lift office chairs can EMI-spike causing monitors to turn off
(twitter.com)
2 points
by
redcodenl
7y ago
|
0 comments
24.
▲
The World of Biased Algorithms
(royvanrijn.com)
2 points
by
redcodenl
7y ago
|
0 comments
25.
▲
Introduction to Sat: Peaceable Queens
(royvanrijn.com)
2 points
by
redcodenl
7y ago
|
0 comments
26.
▲
by
redcodenl
8y ago
Regarding Conway's Law: We have found that by changing our software/system architecture we have also inadvertently changed our organisation structure. - Inverse Conway Law or just Roy's Law ;-) Before we had four cross functi
27.
▲
by
redcodenl
8y ago
And... its gone. Database error. :-(
28.
▲
Solving a word search puzzle in Java
(royvanrijn.com)
1 points
by
redcodenl
8y ago
|
0 comments
29.
▲
by
redcodenl
8y ago
Ah, just now noticed this: https://news.ycombinator.com/item?id=18802763
30.
▲
by
redcodenl
8y ago
Given the maze on the website, what is the highest number you can get on a square when creating a maze? This is a fun puzzle, I got up to 124: https://imgur.com/a/L3OcJpA
More ›