Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
slicedbrandy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Show HN: LLM Debugging Traces
(github.com)
1 points
by
slicedbrandy
10mo ago
|
0 comments
2.
▲
by
slicedbrandy
1y ago
It appears Microsoft Azure's content filtering policy prevents the prompt from being processed due to detecting the jailbreak, however, removing the tags and just leaving the text got me through with a successful response from GPT 4o.
3.
▲
by
slicedbrandy
2y ago
I had a look into KDE connect out of interest, but found it to be quite lacking in functionality for iOS. The limitations likely stem from Apple's locked down approach to their OS and security, but the limitations remain. https:/
4.
▲
EU top court confirms Apple's €13 billion tax bill in the EU
(dw.com)
94 points
by
slicedbrandy
2y ago
|
5 comments
5.
▲
by
slicedbrandy
3y ago
Also did something very similar, but swapped out the storage layer with an embed of leveldb. Also supports both an HTTP and Redis API. https://github.com/tomarrell/miniqueue
6.
▲
by
slicedbrandy
4y ago
Interesting, I took this to heart a couple of years ago and came up with something with a focus on simplicity to solve our niche issue at $fintech. https://github.com/tomarrell/miniqueue
7.
▲
by
slicedbrandy
5y ago
Now time to update interface{} usage and shift to any . $ gofmt -r 'interface{} -> any' -l **/*.go Replace -l with -w to write.
8.
▲
Some Go generic functions significantly slower, fix in go1.19
(github.com)
2 points
by
slicedbrandy
5y ago
|
0 comments
9.
▲
Wrapping Errors in Go
(blog.tomarrell.com)
2 points
by
slicedbrandy
5y ago
|
0 comments
10.
▲
by
slicedbrandy
6y ago
Hey HN! Out of frustration at the operational complexity of some brokers, I decided to strip back on features and focus on simplicity. A by-product of this simplicity is that it's damn fast*. MiniQueue is not distributed by design, ins
11.
▲
Show HN: Dead-Simple Message Queue
(github.com)
2 points
by
slicedbrandy
6y ago
|
1 comments
12.
▲
Show HN: Miniqueue – Simple, single-binary message queue in Go
(github.com)
3 points
by
slicedbrandy
6y ago
|
0 comments
13.
▲
Wrapcheck: A new Go error wrapping linter
(blog.tomarrell.com)
1 points
by
slicedbrandy
6y ago
|
0 comments
14.
▲
Deploying Traefik v2.2 to Kube with Kustomize
(blog.tomarrell.com)
1 points
by
slicedbrandy
6y ago
|
0 comments
15.
▲
Couchsurfing cannot fulfill financial obligations
(gist.github.com)
1 points
by
slicedbrandy
6y ago
|
0 comments
16.
▲
by
slicedbrandy
7y ago
SumUp | Golang Engineers | Berlin, Germany | ONSITE | VISA | https://sumup.com SumUp is a leading card payment hardware company, born in Europe, serving millions of merchants globally. We provide small and medium-sized merchants
17.
▲
by
slicedbrandy
7y ago
SumUp | Golang Engineers | Berlin, Germany | ONSITE | VISA | https://sumup.com SumUp is a leading card payment hardware company, born in Europe, serving millions of merchants globally. We provide small and medium sized merchants
18.
▲
by
slicedbrandy
7y ago
Hey HN, Work is coming along on this project to build a distributed SQL database from scratch, mostly as a reference for newcomers to get an idea about the inner workings. Looking for contributors who are interested in anything from parsers
19.
▲
Show HN: An experimental distributed SQL database from scratch in Go
(github.com)
104 points
by
slicedbrandy
7y ago
|
14 comments
20.
▲
by
slicedbrandy
7y ago
Thanks! Sounds like a good idea. I’m planning to put together a series of posts on my blog going through it step by step once it’s at a good stage. I’ll also be using it as the basis for a few learning sessions at my work, so will have some
21.
▲
by
slicedbrandy
7y ago
Hey HN! Not too long ago I began working on a distributed database, using Go. The goal of this project is to ultimately be for people to have an approachable way to learn more about the inner workings of a database. Any contributions are ma
22.
▲
Show HN: A distributed SQL database from scratch in Go
(github.com)
7 points
by
slicedbrandy
7y ago
|
4 comments
23.
▲
Elias Fano Encoding: Algorithm in Rust
(github.com)
1 points
by
slicedbrandy
7y ago
|
0 comments
24.
▲
by
slicedbrandy
7y ago
G'day folks! I built a zero client-perceived latency snake game that runs remotely, supporting concurrent players. Specifically this is implemented using the "validator" adapter. The idea is that the server delivers a signed
25.
▲
Show HN: Zero latency networked snake game
(github.com)
2 points
by
slicedbrandy
7y ago
|
1 comments
26.
▲
by
slicedbrandy
7y ago
Thanks! I drew them using Notability on an iPad, then exported the document as a jpeg and cropped them out.
27.
▲
by
slicedbrandy
7y ago
That would certainly work as well, and ultimately it does get converted into a Vec<u8>. I did consider just having the buffer as it from the start, but by using a String it was just a little more intuitive when it came to pushing more
28.
▲
by
slicedbrandy
7y ago
So I finally got around to writing about a project using the Raspberry Pi to power a panel of WS2812b LED's. Let me know what you guys think.
29.
▲
Rust, a Raspberry Pi and Addressable LEDs
(blog.tomarrell.com)
119 points
by
slicedbrandy
7y ago
|
31 comments
30.
▲
A Parallel Snake Engine Written in Go
(github.com)
3 points
by
slicedbrandy
7y ago
|
0 comments
More ›