Live data from Hacker News

Viewing profile — lukaszkorecki

lukaszkorecki

HN member
Joined
Thu, Aug 20, 2009, 12:55 PM UTC
HN karma
277
Public activity
111 items

About lukaszkorecki

https://korecki.me

Thing of the Internet

Recent public activity

  1. comment
    Comment #49129220

    That's how I worked but it gets tedious for reviewers because there's no easy way to navigate the stack. In the end, I vibe coded an internal PR stacker which stores stack data usi…

  2. comment
    Comment #48895273

    Ghost Rider 2099 is sadly missing from this list

  3. comment
    Comment #48815139

    For me it solves a real issue, a lot of the code that I work on looks like this: (defn foo [{:keys [a b c] :or {a 1}] {:pre [(some? b) (some? c]} ..... having `:keys!` will automat…

  4. comment
    Comment #48468049

    Maybe I'm grumpy and old or something, but I wish there was only one Component library for Clojure, out of all the things this should have been the one everyone settled on.

  5. comment
    Comment #48392279

    I need to check this out, I bounced off Max 3 times now because I find the GUI approach so tedious

  6. comment
    Comment #48152101

    In my experience it was as simple as connecting to AWS and tagging resources in Terraform. I got it all done in around 3 weeks. So maybe yes, if somebody doesn’t know about SOC2 th…

  7. comment
    Comment #48150833

    My company had 6 employees, I was the CTO and I can't imagine getting SOC2 certified without using Vanta - that was back in their early access/beta days. I had no choice - we had s…

  8. story
  9. comment
    Comment #47082040

    It has one - it’s been a part of the JDK for a while https://docs.oracle.com/en/java/javase/11/docs/api/jdk.https...

  10. comment
    Comment #47005959

    I don't remember the exact situation, but I think this relates to this: Clojure core was sent a set of patches that were supposed to improve performance of immutable data structure…

  11. comment
    Comment #45921091

    Looks great, shame that due to annotation-based API it's gonna be a pain to use in Clojure.

  12. story
  13. comment
    Comment #44814420

    it's coming: https://github.com/editor-code-assistant/eca

  14. comment
    Comment #44008276

    It's doable but you need a lot, and I mean a lot of documentation proving that you are indeed an alien with extraordinary ability. Any press mentions of you and your company, artic…

  15. comment
    Comment #43643057

    Most of the time I have 4 or 6 buffers visible at once, including the REPL and files I’m editing - and that’s when I’m working on “one thing”, having packages like transpose frame …

  16. comment
    Comment #42400565

    I could add at least 10 more to this list, just based on my personal experience

  17. comment
    Comment #41016550

    djaypro is what you want in this case - but you’ll also need a mixer/interface which supports DVS (like Numark Scratch). There are all-in-one hardware options but from what I remem…

  18. comment
    Comment #38641925

    To add to it - the frame meter in SF6 training mode is an equivalent of the cards presented in the article, but built into the game.

  19. comment
    Comment #37099981

    > The arguments articulated are entirely false I’d would disagree - I had the exact experience that the autor described. But you are right on this point > it’s entirely possible to…

  20. story
  21. comment
    Comment #35533503

    Postgres has a NOTIFY feature: https://www.postgresql.org/docs/current/sql-notify.html that can be used for this if you don't want to poll.

  22. story
  23. comment
    Comment #34746133

    I wrote some jQuery-based code to enhance a page rendered by Rails this week, it felt pretty great as compared to waiting for Webpack to do its thing

  24. comment
    Comment #34446404

    It's almost acceptable, except that there's no timeline sync between clients - personally for me it's a pretty big dealbreaker

  25. comment
    Comment #34363834

    Same thing is happening with Twitteriffic - I’m assuming Twitter’s API is down, or worse: the new owner has decided that 3rd party clients are not desirable anymore