Live data from Hacker News

Viewing profile — bruno2223

bruno2223

HN member
Joined
Sun, Jul 31, 2016, 4:20 AM UTC
HN karma
128
Public activity
34 items

About bruno2223

Nodejs Backend fellow from Brazil.

I enjoy projects in these fields: chatbots, queues, gateways, crawlers and APIs.

My drone videos: youtube.com/brunok222

My work: www.sorte7.com.br (ugly site, i know, people hire me because of backend, not frontend)

Contact me at: bruno222 [aaaat] gggggmail [dooot] commmm

Recent public activity

  1. comment
    Comment #15879067

    Btc prices can still being manipulate by whales? (Honest question) I know shitcoins can, because the Market Cap is low and it is easier for whales to manipulate the market. But... …

  2. comment
    Comment #15820196

    There's no YouTube demo link? Didn't find it...

  3. comment
    Comment #15509655

    Got it. I was suspecting this as well. They could do a rule like: Approve new accounts instantly, then monitor all servers for 1 week. If a CPU server are higher then 80% for 5 min…

  4. story
    C'mon, Digital Ocean, why are you so evil?

    1. I just signed up at DigitalOcean. Brand new account! 2. Then I payed 5 USD in order to... I don't know, they asked, I payed. 3. Then I saw a lock message of "Verification Proces…

  5. comment
    Comment #15461064

    Nice to know! Well, It was another protection layer for, like you sad, to keep bad kids away. This was 10 years ago already.

  6. comment
    Comment #15460979

    I dunno know. But this method worked for years!

  7. comment
    Comment #15460897

    UPX was also good to protect the code, not only for compacting: 1. I used UPX to compact my Delphi EXE file. 2. Then I openned up any HEXA editor 3. looked for "UPX" string and cha…

  8. comment
  9. comment
    Comment #15129188

    Back-End Dev here (Node). I do integration between Brazillian mobile carriers and international Apps (content providers in general) who wants to get into Brazilian market, usually …

  10. story
    Ask HN: what product to build when NO FEE is available to transfer money.

    If you could transfer money with no fee at all, what service or product would you build? Creditcard has around 2% of fee, paypal 6%, Bitcoin around 0.0001 BTC, and so on..... What …

  11. comment
    Comment #14950268

    Cool Ozanonay, How the program works? I mean, there's any schedule, plans or lessons to follow? Can you share some of the scope to give us an idea how the course works? Tks!

  12. comment
  13. story
  14. comment
    Comment #14902027

    Anyone got hired posting here? I see potential in "who's hiring" post. But here, at "who wants to be hired" seems a bit strange. I can't see a recruiter coming here to find his dre…

  15. comment
    Comment #14900498

    > Delphi 5 instead of Games CDs LOL!!!! > 20 consecutive lines Haha that's nice think about trial and error. Cool history!

  16. comment
    Comment #14898327

    I still compile a old project in Delphi 7 once every 3 months just to add 5 lines of code, and they pay me monthly for it. It's cheaper than porting the whole system to any other l…

  17. story
  18. comment
    Comment #14606372

    Cool project, You should make it open source (to grow your bank catalog by the community) with some premium Plan (to earn money of it) That's the only way to get it worldwide, othe…

  19. comment
    Comment #14355253

    6 years of this bug, and now they're fixing.

  20. comment
    Comment #14224510

    Yes, indeed, scraping is the easiest part. Saving everything in a way for use it later is much harder (and expensive), IMHO.

  21. comment
    Comment #14218389

    Well organized node.js code as well. Nice project, claviska.

  22. comment
    Comment #14037918

    04/April/2022

  23. comment
    Comment #12837917

    Then you simply do not use this module :-) Unless you have Time and RAM to waste.

  24. story
  25. comment
    Comment #12733463

    Humm why they get disconnected? Because you do a node refresh on the server on every Git Push? You could make 2 repos to avoid that: frondend + backend Then you could update fronte…