Live data from Hacker News

Viewing profile — remywang

remywang

HN member
Joined
Sat, Oct 03, 2020, 12:50 AM UTC
HN karma
739
Public activity
89 items

About remywang

https://remy.wang

Recent public activity

  1. comment
    Comment #49159961

    Looks like Andy's here, so if you see this - please also try to convince ClickHouse to consider funding DB research in academia. With all the money being poured into AI and the cha…

  2. comment
    Comment #49145782

    That’s because syntax is the least interesting part of F*.

  3. comment
    Comment #49137448

    Isn’t a disproof of the Collatz conjecture easy to check as it should just be a counterexample? Or is the proof not constructive?

  4. comment
    Comment #49086148

    Does this work for release builds or just debug builds now?

  5. comment
    Comment #49075952

    Does he read his tests and constraints? You’d need lots of tests to have that kind of confidence (SQLite has 500+ lines of tests per line of code), at which point it’s not a lot of…

  6. comment
    Comment #49073707

    If anyone wants a great mail client, I highly recommend Mailmate which among other things lets you write messages in markdown: https://freron.com/ it’s maintained by a solo dev for…

  7. comment
    Comment #49049144

    I’ll gladly use AI to write if it were good at writing as much as how it is good at coding. But it’s just a terrible writer, and currently it’s easier to type things out myself com…

  8. story
    Ask HN: How to make AI better at writing prose?

    Current models are still notoriously bad at writing prose. It's not just the easily recognizable tics like "load-bearing" and "genuinely". The text is just sloppy, pompous, and ful…

  9. story
  10. comment
    Comment #48942703

    Please link to https://developers.google.com/custom-search/v1/overview instead of whatever this is.

  11. comment
    Comment #48855724

    It’s time to pull yourself out of your tunnel vision and look at the wasteland left behind by the ruthless machine you are building.

  12. comment
    Comment #48765989

    > This will probably prevent git-annex from taking advantage of most new improvements to the Haskell language going forward. That is deeply unfortunate. This is the main reason why…

  13. story
  14. comment
    Comment #48721164

    Just stop using that cursed website

  15. comment
    Comment #48687801

    Currently the worst assault on open source is PR spam and the collapse of trust and culture that comes with it. Focus on that if you really want to defend open source.

  16. comment
    Comment #48609816

    > Telling people “you must read all the code generated by an LLM” is definitely meaningful—but it is not at all moderate (so most people won’t do it) But they should! The code is t…

  17. story
    Show HN: Prela – A Compositional and Controllable Query Language

    I'm excited to share "take 2" of the Prela query language. After sharing the previous version here, I've received some valuable feedback, the main one being the weird unicode-based…

  18. comment
    Comment #48524423

    I really like my playdate! Lots of indie games, and their Lua API is very good, coming from someone with no prior experience with Lua or games programming.

  19. comment
    Comment #48522029

    I had some good fun writing non-gaming apps for the playdate console including a browser [1] and Kagi news mirror [2] and feel the device has great potential as an alternative to a…

  20. story
  21. comment
    Comment #48509100

    You’re not supposed to use the “brainmade” watermark on an AI generated article.

  22. comment
    Comment #48456709

    CPS was also the OG "AI psychosis" when it appeared in Sussman and Steele's AI Memo #349: https://en.wikisource.org/wiki/Scheme:_An_Interpreter_for_Ex...

  23. story
  24. comment
    Comment #48402128

    Select-Project-Join, not Simon Peyton Jones :)

  25. comment
    Comment #48401948

    There are fewer foot guns in Prela in particular no NULLs which should help both humans and robots.