Live data from Hacker News

Viewing profile — GeneralMaximus

GeneralMaximus

HN member
Joined
Sun, Jan 18, 2009, 6:32 PM UTC
HN karma
3,105
Public activity
782 items

About GeneralMaximus

Independent frontend developer. Enough of a designer to be dangerous.

If you live in Bangalore (or you're visiting), I want to grab coffee with you! Please reach out to me over email.

Website: https://ankursethi.com

Email: contact@ankursethi.com

Recent public activity

  1. comment
    Comment #49032691

    Oh boy do I have a website for you! I love browsing https://www.themarginalian.org whenever I have a few hours to kill. It's a bit like TVTropes, but much more "literary" for lack …

  2. story
  3. story
  4. comment
    Comment #48705398

    > I've heard this sentiment repeated and I believe it, but at least the purpose of my own blog is to communicate insights I've had. I almost make a point out of not blogging unless…

  5. comment
    Comment #48704918

    This lines up with my own experience with writing and (more recently) blogging. You get over the fear of writing by doing a LOT of it, until you get to a point where writing a stor…

  6. comment
    Comment #48627505

    This is a feature many apps actually need. E.g. Tauri uses WebKitGTK on Linux, which has historically been slow, unstable, and frequently lagging behind the main WebKit project. Th…

  7. story
  8. story
  9. comment
    Comment #48082281

    Not always. Some web pages don't send referrers by making all links rel="noreferrer". Mastodon used to do this by default, though now they've changed their stance. Links opened fro…

  10. comment
    Comment #47996615

    I don't even want a local account, I just want to be able to set a custom username for my account instead of some autogenerated jumble of letters. My Microsoft Account email is "co…

  11. story
  12. story
  13. comment
    Comment #46874171

    Location: Bangalore, India (UTC+5:30) Remote: preferred Willing to relocate: no Technologies: web platform (HTML, CSS, JavaScript), the React ecosystem, TypeScript, Tailwind, Astro…

  14. comment
    Comment #46844768

    Yes! I'm currently working on a script that modifies a bunch of sensitive files, and this the approach I'm taking to make sure I don't accidentally lose any important data. I've sp…

  15. comment
    Comment #46796657

    At least according to Statcounter, Linux is currently at 3.86% worldwide: https://gs.statcounter.com/os-market-share/desktop/worldwide . It's slightly larger in the US at 5.28%: ht…

  16. comment
    Comment #46793540

    If you use `uv`, you can declare your dependencies at the top of a script: https://docs.astral.sh/uv/guides/scripts/#declaring-script-d... I've started using Python for many more t…

  17. story
  18. comment
    Comment #46613186

    > I think maybe we're talking past each other then. I'm saying I don't agree with the argument that music necessarily needs to have a story to be widely consumed in a positive way.…

  19. comment
    Comment #46597358

    Could you put some kind of CORS proxy in front of those URLs? (I know it sucks that you have to do this at all, but c'est la vie.) You could even write a Cloudflare Worker or a Val…

  20. comment
    Comment #46562481

    I've started to "standardize" my own use of Markdown as "whatever works in the apps I use". For me these apps are iA Writer, Obsidian, and Astro's rendering pipeline (which uses th…

  21. comment
    Comment #46562467

    > markdown is horrible, horrible format to parse... I agree entirely. But it's a lovely format to use . Programming as a profession is entirely about making things easier for our u…

  22. comment
    Comment #46477190

    Location: Bangalore, India (UTC+5:30) Remote: preferred Willing to relocate: no Technologies: web platform (HTML, CSS, JavaScript), React, TypeScript, Tailwind, some Next.js Résumé…

  23. comment
  24. comment
    Comment #46310961

    I live in India and a surprising number of people here are using AI. A lot of public religious imagery is very clearly AI generated, and you can find a lot of it on social media to…

  25. comment
    Comment #46303129

    I've been analyzing my Obsidian vault using local LLMs that I run via Apple's mlx_lm. I'm on an M4 MacBook Pro with 48GB RAM. The results are ... okay. The biggest problem is that …