Live data from Hacker News

Viewing profile — slicedbrandy

slicedbrandy

HN member
Joined
Mon, May 20, 2019, 11:31 PM UTC
HN karma
199
Public activity
36 items

About slicedbrandy

github.com/tomarrell

Recent public activity

  1. story
  2. story
  3. story
  4. 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 …

  5. 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 …

  6. comment
  7. story
  8. 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

  9. 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…

  10. 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.

  11. story
  12. story
  13. story
  14. 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 …

  15. story
  16. story
  17. story
  18. story
  19. story
  20. story
  21. 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…

  22. 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…

  23. 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 …

  24. story
  25. 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…