Live data from Hacker News

Viewing profile — trashburger

trashburger

HN member
Joined
Sat, Apr 25, 2020, 7:35 PM UTC
HN karma
1,241
Public activity
269 items

About trashburger

No profile information was provided.

Recent public activity

  1. comment
    Comment #48884907

    I use a bunch of different coding agents but they always have annoying permission pop-ups or not the right kind of sandboxing. I wanted something simple and flexible so I made it o…

  2. story
  3. comment
    Comment #48628659

    This article, too, was originally discovered by Jürgen Schmidhuber in 1991!

  4. comment
    Comment #48173107

    https://github.com/xs-lang0/xs/blob/d9e11545685c29c054c50c52... Every other piece of * the old tier-1 dispatch JIT (the ~1500 lines of per-opcode helpers, * the jump-table dispatch…

  5. comment
    Comment #48154453

    I mean, if government overreach (IP, DMCA 1201) is preventing us from using the things we pay money for in any way we might, might as well add more government overreach on top to c…

  6. comment
    Comment #48133963

    I've personally driven adoption of Bazel across two teams in our company over the last two years (we have an extremely fragmented set of repos that touches everything from hardware…

  7. comment
    Comment #48083770

    > And neon db for Postgres. For 90% of the time when they're up.

  8. comment
    Comment #47763849

    You want something like Gerrit.

  9. comment
    Comment #47375801

    It shows a lack of care for the reader. Use your own words.

  10. story
  11. comment
    Comment #47030029

    It is under a license that prevents using the source in any way you choose: You may not use the klaw source code to operate a multi-tenant managed service (Software as a Service) w…

  12. comment
    Comment #46636243

    I'm noticing a distinct lack of Guy Standing sitting in the "Weird and wonderful Wikipedia" section.

  13. comment
    Comment #46487292

    Call it larping, being performative etc. but it is a concept as old as time. People emulate the interface of successful people without actually having the implementation of success…

  14. comment
    Comment #46402940

    > Ignoring requires-python upper bounds. When a package says it requires python This is clearly LLM-generated and the other bullet points have the same smell. Please use your own w…

  15. story
  16. comment
    Comment #46254026

    Cross-compiling doesn't work because you're not defining your dependencies correctly and relying on the existence of things like system libraries and libc. Use `zig cc` with Go whi…

  17. comment
    Comment #46167124

    For the GC it sounds like they don’t have generations which means copying long-lived objects needlessly due to the generational hypothesis. Interesting idea with the mailbox alloca…

  18. comment
    Comment #46163073

    I would very much like for him not to ignore the negativity, given that, you know, they are breaking the entire fucking Internet every time something like this happens.

  19. comment
    Comment #46147923

    I wish JavaScript stopped being an abandoned trademark. monkey paw's finger starts curling

  20. comment
    Comment #45210605

    Maybe "practical" engineering is a better label?

  21. comment
    Comment #45167324

    Check your browser/OS, works fine here.

  22. comment
    Comment #44800053

    Early EOD for me!

  23. comment
  24. story
  25. story
    Show HN: Papertoy: run a Shadertoy shader as an animated Wayland wallpaper

    Hi HN! This is a project I did a while back in a late night coding session to learn about Wayland and how it works with EGL/OpenGL. You can give it a path to a GLSL shader that exp…