Live data from Hacker News

Viewing profile — antfie

antfie

HN member
Joined
Mon, Aug 15, 2016, 7:41 AM UTC
HN karma
39
Public activity
21 items

About antfie

Anthony Fielding - building out StickerDocs (https://stickerdocs.com)

Recent public activity

  1. story
    Show HN: Maths Worksheet Generator – Fun printable worksheets for kids

    With significant help from Claude Code, I had it transform a CLI tool I had made into a web app to generate printable maths worksheets for kids aged 5-6. It creates A4 PDFs with cu…

  2. story
    Ask HN: Why isn't there competition to LinkedIn yet?

    It seems there are many solutions for social media these days, but only one LinkedIn. Why are we still putting up with it? I’m surprised there’s not been a contender yet, or maybe …

  3. comment
    Comment #43874292

    I had a similar idea, sort of only instead of tags I thought why not stickers - hence https://stickerdocs.com .

  4. comment
    Comment #42747159

    I use FoxBot ( https://github.com/antfie/FoxBot ) which delivers important RSS topics to my Slack. Nb I created this tool.

  5. comment
    Comment #42578157

    I found a GitHub captcha to be unsolvable. That captcha properly stressed me out.

  6. story
    Show HN: FoxBot – a personal robot, a simple XSS aggregator to Slack

    I've been running this for a while now and decided to make it public because I find it quite handy. It runs on a Raspberry Pi Zero and enables me to not have to check the news all …

  7. comment
    Comment #41561528

    In my experience the app submission needs to be fully functional and then it will be rejected for this reason.

  8. story
    Show HN: StickerDocs – Organise and Share Files Securely Using Stickers

    A couple years ago, in response to my frustrations with a popular note-taking solution, I set about to find a privacy-focussed solution my family could use. One that would just wor…

  9. comment
    Comment #41401973

    For like the past 2 years I've been building out a cloud storage solution that makes use of end-to-end encryption, but it tries to make organising and sharing fun, in that files ar…

  10. comment
    Comment #40342020

    The URL contains a JWT token which is a CWE-598 security weakness of the application. Reference: https://owasp.org/www-community/vulnerabilities/Information_... .

  11. comment
    Comment #38960063

    The cost of the Windows license was part of the overall laptop cost. So buying a new laptop with Windows installed means Microsoft gets some profit from that.

  12. comment
    Comment #38755895

    Oh geez I’m building an app for B2C: StickerDocs.com. I don’t necessarily want to go big with it but I sure as hell have point 5 on lockdown.

  13. comment
    Comment #38386398

    The last rocket blew up and now they need more money to build another?

  14. story
    Sectigo Code Signing with Yubikey

    Has anyone successfully signed a Windows executable with a Sectigo issued OV code signing certificate using a YubiKey 5 FIPS device? I’m having a hell of a time trying to overcome …

  15. comment
    Comment #36612289

    I suppose I had better hurry up and finish building https://stickerdocs.com then. If you like the EN concept but want something privacy focussed and a honest company to support you…

  16. comment
    Comment #13170744

    The target market is companies providing facilities management services to residential apartment blocks.

  17. comment
    Comment #13169668

    I recently tried to become my own ISV. I produced the first draft of https://conciergeapp.uk/ within 2 weeks after a chat with someone who is in the Facilities Management (FM) sect…

  18. comment
    Comment #12320440

    Thanks and yes that's the plan. Over time as it collects more data I will be able to identify trends, identify repeat postings, etc. And it should be able to identify various compa…

  19. story
    Show HN: Unmask Real Companies Behind Jobs from Recruiters

    http://frecruiter.herokuapp.com/ This is very much work in progress but every submission contributes to the DB which will be used to help improve the algorithm and thus make matchi…

  20. comment
    Comment #12289334

    My first time round was a year spent building prototypes which soon I realised was something I was doing because the non-tech part of starting up was so frightening and alien to so…

  21. story
    Automated API Testing

    I find Postman is great for API testing during development, but is there any tool for automating API integration testing as part of a CI setup? Of course such a tool would probably…