Live data from Hacker News

Viewing profile — drschwabe

drschwabe

HN member
Joined
Sat, Oct 23, 2010, 4:11 PM UTC
HN karma
1,245
Public activity
488 items

About drschwabe

I'm passionate about creating art, business and technology.

github.com/drschwabe

Recent public activity

  1. comment
    Comment #49201929

    GPT 5.6 Sol

  2. comment
    Comment #48969344

    Where's the drama in that !?

  3. comment
    Comment #48949676

    Have you really given GLM 5.2 an honest go ?

  4. comment
    Comment #48873354

    When you use opencode to use Claude and Chatgpt models ie- Fable or GPT 5.6 I assume you are getting billed on pure credits? I was under the assumption that you can only use your C…

  5. comment
    Comment #48838895

    Same here, and if you really need its key features just add JSDoc and Zod to any given vanilla JS codebase. Passing around mixed types is not necessarily an anti-pattern either ie-…

  6. comment
    Comment #48752945

    Nice, lucky! The Opencode Go GLM 5.2 quota gets used up so fast. It's an expensive model. And while impressive for being open weight, it seems slower than Opus and GPT. So I typica…

  7. comment
    Comment #48752750

    Are you micromanaging your GLM costs? It seems the best bang for buck strategy right now is a Opencode Go subscription to get the subsidized rate and then switch to Openrouter's mo…

  8. comment
    Comment #48449883

    Sure but if you're really unhappy with your employer employeeing you for 8 hours a day you can also harness this power on your own personal projects to help break free from the 9-5…

  9. comment
    Comment #48364130

    This isn't a direct answer, because I agree it is difficult to move away from Github's familiarities amongst developers - so it doesn't necessarily solve the problem for a collabor…

  10. comment
    Comment #48039134

    What type of engineer, who until a year ago - because of AI apparently - is suddenly no longer concerned about code? Personally I'm just as concerned about code because AI has not …

  11. comment
    Comment #47459868

    Too little too late, open source Windows 7 and give it a new 10 year LTS commitment then we can talk.

  12. comment
    Comment #46370581

    Unironically JavaScript is quite good for single file projects (albeit a package.json usually needed) You can do a huge website entirely in a single file with NodeJS; you can stick…

  13. comment
    Comment #46368570

    When I first read the source for his original QuickJS implementation I was amazed to discover he created the entirety of JavaScript in a single xxx thousand line C file (more or le…

  14. comment
    Comment #43575674

    Bravo, been looking forward to this but AnimeJs v3 has just been so solid for so long honestly you did amazing on v3 that v4 is just icing on top; excited to try this out on my nex…

  15. comment
    Comment #40862948

    That's the idea, you won't have to discover - instead you can just create the game you want.

  16. comment
    Comment #40745617

    Refactoring your entire codebase just to use that one ES module that is incompatible with CJS is a big pill to swallow if your codebase is ... big (or you have many).

  17. comment
    Comment #40745598

    On the flip side we have other amazing devs who are also active with cutting edge libraries and simply do the small amount of extra work to make their modules available in both ESM…

  18. comment
    Comment #40683553

    Not sure about realtime voiceover and not in emergency services myself but having an LLM fed the call audio to generate supplmentary summary of what was discussed could certainly b…

  19. comment
    Comment #40220658

    Indeed, that is primarily where it excels. Your layered source files are SVG and you can export to SVG (and you can import in SVG obviously). The bitmap selection/exporting is also…

  20. comment
    Comment #40220069

    Inkscape is a daily driver for me and its OSS It has its quirks and even some annoying bugs but where it excells its IMO way better than what any competing/proprietary design tool …

  21. comment
    Comment #39306891

    Amazon's repo here is open source at least so perhaps this could be remedied with an edit to their README and a PR - go for it ! Agree with you there should be credit where credit …

  22. comment
    Comment #39285210

    Well, if you're talking SvelteKit then it requires a build step so yes, jQuery is way more lightweight. jQuery is also pure JS whereas Svelte is Typescript so it may be more diffic…

  23. comment
    Comment #39284077

    It's good for quick things and prototyping cause you can always swap out those calls with native later. It's API is generally easier to remember/less typing that most native equiva…

  24. comment
    Comment #38108636

    This is a brilliant idea that seems to lack execution.

  25. comment
    Comment #38007303

    Ironically now with AI art tech the fans themselves can now carry on the series as they like (including making animated flicks). Not saying this wouldn't violate C&H's IP protectio…