Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
thebramp
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
Decode the New Digital Covid-19 Vaccine Record with JavaScript
(bramp.github.io)
1 points
by
thebramp
5y ago
|
1 comments
2.
▲
Measuring Percentile Latency
(blog.bramp.net)
1 points
by
thebramp
9y ago
|
0 comments
3.
▲
Running Java in Production: A SRE’s Perspective
(javaadvent.com)
4 points
by
thebramp
9y ago
|
0 comments
4.
▲
Parsing with ANTLR 4 and Go
(blog.gopheracademy.com)
2 points
by
thebramp
9y ago
|
0 comments
5.
▲
(A Better) What's My IP App? See Your IPv4 and IPv6 Address, DNS and WHOIS Records
(ip.bramp.net)
3 points
by
thebramp
9y ago
|
0 comments
6.
▲
The importance of tuning your thread pools
(javaadvent.com)
1 points
by
thebramp
11y ago
|
0 comments
7.
▲
by
thebramp
11y ago
Do you know a way to test that the long loop is the issue? or is this an educated guess based on your knowledge of the JIT?
8.
▲
Unrolling loops at runtime with Byte Buddy
(blog.bramp.net)
3 points
by
thebramp
11y ago
|
0 comments
9.
▲
Benchmarking a Java UnsafeArrayList
(blog.bramp.net)
20 points
by
thebramp
11y ago
|
0 comments
10.
▲
by
thebramp
13y ago
Fixed. Turns out to be a bug in Raphaël (the graphic library).
11.
▲
by
thebramp
13y ago
Wow, never seen that bug before. I've created a issue ticket ( https://github.com/bramp/js-sequence-diagrams/issues/39 ), and I will fix it shortly.
12.
▲
by
thebramp
13y ago
Yup! and suitable attribution is given.
13.
▲
by
thebramp
13y ago
I just spent a lot of time looking at the various examples on zaach.github.com. I actually started to write a blog article on it but never finished. Maybe I'll finish it.
14.
▲
by
thebramp
13y ago
and from my understanding it was meant to be a drop in replacement for underscore.js, but I had to change at least one thing to make it work. https://github.com/bramp/js-sequence-diagrams/commit/2677cdf...
15.
▲
by
thebramp
13y ago
Async is supported today by using ->>, to have a open arrow head. I plan to add multiple other diagramming elements.
16.
▲
Would full document or key compression help MongoDB?
(bramp.net)
1 points
by
thebramp
13y ago
|
0 comments
17.
▲
by
thebramp
13y ago
That's the next feature I plan to add
18.
▲
Draw UML Sequence Diagrams with new Javascript library
(bramp.github.com)
120 points
by
thebramp
13y ago
|
33 comments