Live data from Hacker News

Viewing profile — freitzzz

freitzzz

HN member
Joined
Sun, Jun 04, 2023, 2:31 PM UTC
HN karma
165
Public activity
30 items

About freitzzz

https://github.com/joaomagfreitas

Recent public activity

  1. comment
    Comment #47795114

    If we're letting agents send e-mail, what's the point of reading e-mail? Surely I can have an agent to reply to e-mail that other agent has sent. Do we really want to create dead i…

  2. story
    Ask HN: How do C-level come up with % on their bold predictions?

    I'm tired of seeing news about big tech C-level saying that >90% of code will be generated by XXXX year. How do they come up with this % indicators? Do they have some kind of insig…

  3. comment
    Comment #45905203

    A similar thing happened at my university in an Advanced Algorithms course. Students failed it so much, the university was forced to make the course easier to pass, by removing the…

  4. comment
    Comment #45888219

    Cool idea, but you need to polish the UI. It looks completely generated by LLM (that's bad)

  5. comment
    Comment #45759745

    In my opinion this can't even be labeled as a single HTML file, because it loads external files to complete the app. But back to the question, a "plain html" file doesn't load any …

  6. comment
    Comment #45759536

    Hi, sorry to be that guys, I just wanted to make some corrections on what you call your app a "plain html file". Your HTML file loads: - react app - pwa manifest - tailwind css Thi…

  7. comment
    Comment #45603038

    Gov doesn't care if it made devs happy or not, it cares if the products reached users and more importantly if it made them money

  8. comment
    Comment #45373620

    Tried it but it doesn't work on macOS arm64... :(

  9. story
    What's a handy tool for creating/editing Lottie files, free/no watermark?

    Each time I need to make a small adjustment to a Lottie file I spend valuable time in finding an online tool that allows me to do what I want, and that doesn't include a watermark …

  10. story
  11. story
  12. comment
    Comment #45061484

    Hi, author here The issue isn't socially interacting with any of the users, I wish that was the major pain point. The issue is having to handle e-mails, issues, feature requests, c…

  13. story
  14. story
  15. comment
    Comment #44440891

    I would say that the best benefits are: - Cross Compilation (even wasm and js) out of the box - Simple concurrency model, similar to NodeJS - Ability to use it on a popular cross p…

  16. story
  17. story
    Show HN: Zero Monitor – Quickly monitor servers

    Hi HN! I'm actively building Zero Monitor, a tool to really quickly monitor servers, vms, vps, etc. The main selling point is the overview of resources usage (your typical CPU, RAM…

  18. comment
    Comment #42171140

    Hi! How does this differ from Radio Garden?

  19. comment
    Comment #42088773

    Function operations are possible in Go like it’s possible in any language that define function in the syntax. But functional programming goes beyond functions, and Go was not desig…

  20. comment
    Comment #41912158

    The additional features this tool brings (port enumeration, list usb devices, system info), makes me thing the tool was not designed for good/ethical reasons, but to ease the life …

  21. comment
    Comment #41877864

    Really nice idea! As a data hoarder myself, I think I will follow this as way to remind myself of the things I truly should archive :)

  22. comment
    Comment #41657703

    Isn’t Dolt one of the initiatives for this? https://www.dolthub.com/ Also not so long time ago, I saw a post on HN sharing a platform that does just this but for hospital data. can…

  23. comment
    Comment #41616597

    You’d be surprised how heavy a language pack is!

  24. comment
    Comment #41616191

    Most Android apps are huge because they bundle tons of assets just to accommodate the “initial experience of the user”. Also, using bloat libraries and frameworks (any shipped by G…

  25. comment
    Comment #41615618

    Really cool! I just love seeing Android apps that weight less than a 1MB and run anywhere, even on your old HTC. Congrats!