Live data from Hacker News

Viewing profile — fsaintjacques

fsaintjacques

HN member
Joined
Tue, Apr 12, 2011, 6:18 PM UTC
HN karma
166
Public activity
96 items

About fsaintjacques

https://github.com/fsaintjacques

[ my public key: https://keybase.io/fsaintjacques; my proof: https://keybase.io/fsaintjacques/sigs/Yg1HeI9vItNn1ALJyYNOqHCuRHrExi62XYyFGXBwUaA ]

Recent public activity

  1. comment
    Comment #47711203

    I recently toyed with a tiny VM for protobuf, you can use it in redpanda WASM streams, or in streaming pipeline (without having to use SAX parsers or IDL shenanigans with projected…

  2. comment
  3. comment
    Comment #38171305

    If only go had lambdas, functional interfaces and record classes...

  4. comment
    Comment #38105507

    I highly recommend anyone to read Google's [AIP]( https://google.aip.dev/ ). There's even a grpc schema linter for it. Put more focus on the resource data design than nitpicking on…

  5. comment
    Comment #33404984

    JSON parsing is a minefield, especially in cross-platforms scenarios (language and/or library). You won't encounter those problems on toy project or simple CRUD applications. For e…

  6. comment
    Comment #31153684

    If the application is in go, you can likely embed litestream.

  7. comment
    Comment #28041514

    glibc already does dynamic dispatch for the memcpy family of functions.

  8. comment
    Comment #26664637

    Optable | Montreal and Remote | Golang, React, Crypto | Full-Time | https://www.optable.co Optable is building a decentralized data management and connectivity platform designed fo…

  9. comment
    Comment #24626064

    It sure does.

  10. comment
    Comment #24470651

    Let me introduce you to the underworld of affiliate marketing https://www.investopedia.com/terms/a/affiliate-fraud.asp There's always money to be made if you can generate significa…

  11. comment
    Comment #23591958

    Not zero copy, requires deserialization.

  12. comment
    Comment #23554507

    Because it would be a trivial indicator that you're in incognito mode.

  13. comment
    Comment #23511946

    There's a very high chance this is monetization of botnets, which adds even more to the overall shadyness.

  14. comment
    Comment #21016396

    Python is a portability minefield. I'll spend more time trying to get the script/package run than reading the bash script.

  15. comment
    Comment #20802525

    See https://backtrace.io , disclaimer, previous employee.

  16. comment
    Comment #20124865

    rtb bid request volume can easily go 1m/sec, this is not impressions, but offers to buy for an impression.

  17. comment
    Comment #20124855

    Technical challenges and salary. In my local market, most jobs are web shops and/or CRUD business applications with low pay.

  18. comment
    Comment #20021455

    Tables as queues is perfectly legit, one less component to worry about.

  19. comment
    Comment #20003178

    I received my first paper nigerian scam last month!

  20. comment
    Comment #19681689

    https://cstack.github.io/db_tutorial/

  21. comment
    Comment #18283740

    They have a few people and a tiny office recruiting for developers. I work beside them. https://www.peersight.com/job/appnexus-senior-software-engin...

  22. comment
    Comment #18282997

    As a software engineer in Montreal, you can get above market rate at these companies: - AdGear - AppNexus - Element.ai - Google - Hopper - Shopify

  23. comment
    Comment #18193323

    This. Don't forget integer type defined by implementation. Very easy to shoot yourself in the foot in when consumers/producers are not written in the same language, even more if it…

  24. comment
    Comment #17193191

    I'm curious about this, could you point at the documentation?

  25. comment
    Comment #17191088

    AFAIK, the Optane disks are _byte_ addressable.