Live data from Hacker News

Viewing profile — sinker

sinker

HN member
Joined
Sat, Oct 23, 2010, 9:34 PM UTC
HN karma
373
Public activity
132 items

About sinker

No profile information was provided.

Recent public activity

  1. comment
    Comment #48622582

    You're right. I want to say that openai is a viable alternative, but they're even less trustworthy. It might be time for me to start looking into Chinese models or purchasing hardw…

  2. comment
    Comment #48622462

    Cancelled. Anthropic can get bent if it wants to market itself as the ethical AI choice and at the same time lies in bed with those openly pushing for a surveillance state.

  3. comment
    Comment #48547523

    I've started experimenting with claude to run end-to-end tests for an emacs package I'm developing. It's incredible . The way it works: 1. You start emacs in daemon (server) mode. …

  4. comment
    Comment #48138903

    Same here - with minor changes (mostly rebinding shortcuts), my extensively customized config works in terminal also.

  5. comment
    Comment #48114249

    Isn't this just a Bambu marketing point? I have a Prusa MK4S and a Centauri Carbon - they both print without any fuss and can be operated without any deep technical understanding.

  6. comment
    Comment #47526389

    Spreadsheets are better in theory but varsets work so much better in practice.

  7. comment
    Comment #47414505

    I'm not sure what went wrong exactly, but a common issue people run into with lofts is caused by the fact that FreeCAD tries to match vertices to vertices. If you use the split edg…

  8. comment
    Comment #46026695

    From the home page: Question: How do you make the illustrations? Answer: I get asked this more than anything else but honestly, I don't have a good answer. I make them by hand, in …

  9. comment
    Comment #46026675

    The entire website is incredible. I'm amazed all the illustrations were done in Figma.

  10. comment
    Comment #46007059

    I can't tell for sure without knowing exactly what's happening, but one reason is that if you create a sketch from the Sketcher workbench, it will not be added to the active body. …

  11. comment
    Comment #45983846

    As an opposing viewpoint, I also use FC extensively for designing moderately complex parts (fully parametrically constrained assemblies, dozens of parts per assembly, mechanical co…

  12. comment
    Comment #45983733

    FreeCAD is still in active development and there was a major release (1.0) recently. There will be a feature freeze soon where the devs will focus primarily on stability and elimin…

  13. comment
    Comment #45983612

    Sorry about the bad experience. If you decide to give it another try, it's worth spending a few hours on some intro tutorials first. I recommend MangoJelly on youtube. FC is not a …

  14. comment
    Comment #45983535

    Some of the basics aren't immediately obvious or even hinted at very well for new users, but the "problems" that come up are consistent with its own editing model. > complaining th…

  15. comment
    Comment #45983330

    Productive FreeCAD user chiming in here. I understand the frustration. It has a moderate learning curve, but the editing model forms an intuitive picture once you learn the basics …

  16. comment
    Comment #45783679

    I recommend starting with vanilla Emacs and just adding things as you find the need for them. Emacs comes with a lot of things OOTB. After a decade, my only essential package addon…

  17. comment
    Comment #44926199

    Okay, but that is a complete misrepresentation of Prusa machines. You can buy a Prusa today and it'll spit out prints like any other modern printer. And this has been the case for …

  18. comment
    Comment #44926173

    Are you confusing Prusa with older Enders? If you buy assembled, they just work like any other modern printer. In fact they're known for long-term reliability. If there's any detra…

  19. comment
  20. comment
    Comment #43003118

    Sounds like the classic Joe Rogan "I know a guy." rumor peddling.

  21. comment
    Comment #41619798

    It's not a lot of work, but it takes a little bit of existing Elisp knowledge. You can still evaluate plain SQL code in a buffer (sql-mode) and get most of the benefits I described…

  22. comment
    Comment #41619268

    I've started using Emacs as a database explorer. So, Emacs has a built-in interactive SQL mode (M-x sql-mysql / postgres / sqlite). This mode opens a SQL shell similar to what you …

  23. comment
    Comment #41551706

    Kernel version 6.8 broke suspend ($ systemctl suspend) for me. I run two machines with near identical setups. I upgrade my "preview" machine first before updating my primary machin…

  24. comment
    Comment #41532410

    Lisp languages seem well-suited for building games. The ability to evaluate code interactively without recompilation is a huge deal for feature building, incremental development, a…

  25. comment