Live data from Hacker News

Viewing profile — abyesilyurt

abyesilyurt

HN member
Joined
Mon, Apr 05, 2021, 7:32 AM UTC
HN karma
54
Public activity
66 items

About abyesilyurt

email, remove _:aziz_at_appvisor_dev website: appvisor.dev

Recent public activity

  1. story
  2. comment
    Comment #46775273

    > computers don't even need to be digital! or electric.

  3. comment
    Comment #46775183

    gpt-3 afaik

  4. comment
    Comment #46775027

    Sonnet 4.5 had this problem. Opus 4.5 is much better at focusing on the task instead of getting sidetracked.

  5. comment
    Comment #46631146

    I use row level security in postgres. Then you can set read only permissions.

  6. comment
    Comment #46487309

    C3 was quite easy to get running. I have a minimal project to use C3 for ESP32-C3 chips here: https://github.com/abyesilyurt/c3-for-c3

  7. comment
    Comment #45406503

    Thresholding requires branching no?

  8. comment
    Comment #45395129

    Building a shell and text editor for esp32.

  9. comment
    Comment #45160006

    What model are you using to create the embeddings?

  10. comment
    Comment #45007642

    just youtube

  11. comment
    Comment #45006719

    your post reads like ai slop

  12. comment
    Comment #44941269

    This approach is not possible on iOS. Instead, I built a safari extension to block shorts from the feed https://apps.apple.com/nl/app/shorts-stopper/id6745517488?l=...

  13. story
  14. story
  15. story
  16. comment
    Comment #44218730

    https://apps.apple.com/nl/app/shorts-stopper/id6745517488?l=...

  17. story
    Show HN: Block YouTube Shorts on Safari

    I built Shorts Stopper to stop wasting time on YouTube Shorts during programming breaks. It blocks the Shorts section on YouTube in Safari. It’s a one-time purchase with no ads or …

  18. comment
    Comment #44123361

    Tsoding recently built coroutines for C from scratch. The concept of coroutines is related to threads, so I bet you’d like the video if you liked the article. https://youtu.be/sYSP…

  19. story
    Show HN: Shorts Stopper – Block YouTube Shorts on Safari iOS

    I built Shorts Stopper to avoid wasting time on YouTube Shorts during my breaks while programming. It hides Shorts from the homepage and video suggestions in Safari. In practice, i…

  20. comment
    Comment #43848310

    Are there any other books about the Bell Labs you would recommend?

  21. comment
    Comment #41661478

    > putting json response (from API, created from scraping, ect.) into jsonb column and then writing a view on top to parse That’s a very good idea!

  22. story
  23. comment
    Comment #40691774

    I agree with all, except the comments about “willing to work for low salaries”. This type of filter tends to attract individuals who may lack the entrepreneurial spirit essential f…

  24. comment
    Comment #39902535

    They are a form of marketing.

  25. comment
    Comment #39891631

    https://flet.dev is an interesting project and gives you a good looking UI out of the box. It uses flutter in the background.