Viewing profile — slicedbrandy
slicedbrandy
HN member- Joined
- Mon, May 20, 2019, 11:31 PM UTC
- HN karma
- 199
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About slicedbrandy
Recent public activity
- story
- story
- story
-
comment
Comment #43914760
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 …
-
comment
Comment #41857664
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 …
- comment
- story
-
comment
Comment #39670348
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
-
comment
Comment #32813184
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/min…
-
comment
Comment #30688781
Now time to update interface{} usage and shift to any . $ gofmt -r 'interface{} -> any' -l **/*.go Replace -l with -w to write.
- story
- story
- story
-
comment
Comment #26332621
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 …
- story
- story
- story
- story
- story
- story
-
comment
Comment #22228028
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 globa…
-
comment
Comment #21945146
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 globa…
-
comment
Comment #21893070
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 …
- story
-
comment
Comment #21848245
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 bas…