Live data from Hacker News

Viewing profile — wismwasm

wismwasm

HN member
Joined
Sat, Dec 02, 2023, 11:23 AM UTC
HN karma
86
Public activity
29 items

About wismwasm

No profile information was provided.

Recent public activity

  1. comment
    Comment #48861109

    I have good experience with using open-code-review: * https://github.com/alibaba/open-code-review ** https://layandreas.github.io/personal-blog/posts/beyond-vide...

  2. comment
    Comment #48687462

    Based on my experience with adopting OpenSpec, maybe someone finds it useful

  3. story
  4. comment
    Comment #47994416

    Try openspec: https://github.com/Fission-AI/OpenSpec/blob/main/docs/gettin...

  5. comment
    Comment #47986359

    Yep I agree. I was looking for a getting started like for example here for openspec: https://github.com/Fission-AI/OpenSpec/blob/main/docs/gettin... but couldn't find anything like…

  6. comment
    Comment #47427532

    Ibis is great! Used it with duckdb & Snowflake. Worked well for these backends

  7. comment
    Comment #47296910

    Try out a new hobby, maybe take Salsa classes. Anything to be around people, don’t try to be comfortable alone.

  8. comment
    Comment #46519052

    Hey, that's not my point!:) My point is: - Subscription services getting worse - Open source / self hosted solutions becoming better Self hosting is also a learning experience / ho…

  9. comment
    Comment #46518956

    It's not just Spotify, it's also Netflix & Co., so that adds up quickly!;) But I don't argue whether it's economical or not, my point is rather: - Commercial subscription services …

  10. comment
    Comment #46518700

    That's true, I looked at it from pure consumerish selfish point of view. I appreciate the idealistic view and caring about artists, but in the end I believe: - Most people will gen…

  11. comment
    Comment #46518576

    Fair enough! However you need to consider: - Depending on your taste you will need to subscribe to multiple servics. Shows / movies I enjoy are scattered across Netflix, AppleTV+, …

  12. story
  13. story
  14. comment
    Comment #45011298

    I'm happy with VS Code.

  15. comment
    Comment #44728298

    Not yet! But it's on my list to try out next after giving SeleniumBase[1] a chance. [1] https://github.com/seleniumbase/SeleniumBase

  16. comment
    Comment #44727626

    I've built a small scraper for German apartment listings (prices, locations, size). I originally started out wanting to get a bit deeper into Django's templating system as well as …

  17. story
  18. story
  19. comment
    Comment #43770105

    Nice! I would add assert_never to the pattern matching section for exhaustiveness checks: https://typing.python.org/en/latest/guides/unreachable.html#...

  20. story
    Ask HN: Anonymous Social Media with Exclusively Real, Verified Humans Possible?

    I guess man can relate: When reading X, Reddit etc., which posts are actual from real users? Whenever I see real life protests unfolding, I can be sure these are real humans on the…

  21. story
  22. story
  23. comment
    Comment #42545509

    I think a general problem with most of these problems is that they’re biased towards how big US tech companies recruit. However non-tech companies also want to assess coding skills…

  24. comment
    Comment #42155185

    I’m just using Ibis: https://ibis-project.org/ They provide a nice backend agnostic API. For most backends it will just compile to SQL and act as a query builder. SQL basically has…

  25. comment