Live data from Hacker News

Viewing profile — burky

burky

HN member
Joined
Fri, Apr 12, 2013, 10:51 AM UTC
HN karma
52
Public activity
24 items

About burky

No profile information was provided.

Recent public activity

  1. comment
    Comment #47872005

    This made me think of Perl.

  2. comment
    Comment #46967199

    I had to enable the following chrome flag for this to load. chrome://flags/#enable-unsafe-webgpu

  3. comment
    Comment #46758148

    I think it's more than just poorly trained agents. Also framing it as "a gun goes off" doesn't track with the video footage I saw.

  4. comment
    Comment #46348801

    Especially having ChatGPT, Claude, or Gemini available nowadays. It’s a godsend when troubleshooting any Linux issues, and you can learn so much in the process. I just upgraded my …

  5. comment
    Comment #46089721

    I installed CachyOS (KDE) about 2 years ago and I’m obsessed with it, it’s so satisfying to tinker with. I also game on it every day. Recently invested in a AMD GPU just because it…

  6. comment
    Comment #46081747

    This and DATETIME. The workarounds for these are mostly fine if you’re just using SQLite as a key value store, but doing translations in SQL queries for these workarounds sounds at…

  7. comment
    Comment #45059602

    You should take a look at Koto Programming Language, I’ve been trying to keep an eye on it. https://koto.dev/

  8. comment
    Comment #43750262

    f-strings won’t sanitize the value, so it’s not safe. The article talks about this.

  9. comment
    Comment #42967076

    I was thinking it would just use a local copy through LM Studio or Ollama. Wouldn’t that work?

  10. comment
    Comment #42015827

    What am I missing, what is the significance of this post? I did learn that it was code named "Project Banana".

  11. comment
    Comment #41999403

    I 100% agree. It’s always disheartening to see how different the spread is between the popular vote and electoral vote. It’s such a sham and we should move to ranked choice voting,…

  12. comment
    Comment #41143819

    I love Gleam's syntax and types but one thing keeping me for jumping in is that it has some limitations regarding it's OTP integration. Which, to me, is one of the most exciting pa…

  13. comment
    Comment #40435728

    This looks similar to a tool I discovered a while back called Batsh. But Amber looks a lot more polished and has some nice safety about it. https://github.com/batsh-dev-team/Batsh

  14. comment
    Comment #38656743

    For a second I thought it said Nonogram and was excited to work some puzzles.

  15. comment
    Comment #38570648

    Here's a recent discussion on HN... Onyx, a new programming language powered by WebAssembly (wasmer.io) https://news.ycombinator.com/item?id=38489340

  16. comment
    Comment #36708447

    Being a C# developer, I absolutely love the syntax. I also like the Universal Function Call Syntax for it's fluency, kind of like pipes in elixir or F#. I'm still going through the…

  17. comment
    Comment #34902071

    It's python syntax highlighting for formatted string literals. PEP 498. https://peps.python.org/pep-0498/

  18. comment
    Comment #29271168

    I'm just as interested in his journey that brought him here as I am with this OS. So amazing!

  19. comment
    Comment #23509193

    Thanks for the links. I was looking everywhere for the information that ended up being in the "quirksmode" post. So far that post has had the most value in answering questions.

  20. comment
    Comment #20087536

    Flutter is cross platform. I looked for it but didn't see where jetpack has this capability. Please post me a link if I’m wrong, I would follow this project if it does support cros…

  21. comment
    Comment #19695178

    I know right. But he addresses it in the comments at the bottom of the article.

  22. comment
    Comment #18969821

    I’m operating on a Macbook Pro 15 from mid 2010. I upgraded the hard drive to SSD, upgraded the memory to 8 gigs (max supported), and the mobo has been replaced twice (fried from o…

  23. comment
    Comment #18071466

    I just tried this and got an error that says "Error! -search error" when searching for the term "angular directives". Not very compelling.

  24. comment
    Comment #17614087

    I'm curious as to what was a nightmare about the deployment and runtime configuration. Would you mind sharing your experience? Even better, post your concerns on one of the followi…