Live data from Hacker News

Viewing profile — egecant

egecant

HN member
Joined
Thu, Sep 07, 2023, 7:19 PM UTC
HN karma
49
Public activity
11 items

About egecant

meet.hn/city/41.1744067,29.6125216/Şile

Socials: - github.com/can-taslicukur

Interests: AI/ML, Data Science, Martial Arts, Music, Programming, Startups, Web Development

---

Recent public activity

  1. comment
    Comment #47398101

    This is even worse because you are working with clinical trials, which literally has impact on human lives

  2. comment
    Comment #46070743

    This article reminds me of another great article comparing R to Python: "Why pandas feels clunky when coming from R" ( https://www.sumsar.net/blog/pandas-feels-clunky-when-coming-.…

  3. comment
    Comment #43845455

    Microsoft Teams is DaaS (Dread as a Service). Here is a great video about how it sucks your soul: https://youtu.be/3O0VbCvWlxk?si=E61rlKLjtFMczl3D

  4. comment
  5. comment
    Comment #43635177

    The `echarts4r` [1] R package lets you create ECharts charts directly in R and render them in graphical device, Shiny apps, Rmarkdown or Quarto documents. [1] https://echarts4r.joh…

  6. comment
    Comment #42194067

    Completely agree, from the perspective of someone that primarily uses R/tidyverse for data wrangling, there is this great article on why Pandas API feel clunky: https://www.sumsar.…

  7. comment
    Comment #42114155

    I don't understand why other people are hating on Kanye's music. I understand that he is not a very likeable person, but his music is damn good y'all. Especially the ones you tried…

  8. comment
    Comment #41579413

    Maybe its because you load tidyverse, which is a library of libraries, instead of loading only what you need? It seems like an issue related to your understanding of the tidyverse …

  9. comment
    Comment #41579344

    I agree; It’s excellent for rapid prototyping, as its easy to learn/develop and time to deployment is incredibly fast, especially with Posit Connect. However, it’s not ideal for ha…

  10. comment
    Comment #41579293

    In R, you can build Single Page Applications with Shiny, created by Posit https://shiny.posit.co/ It is very useful, if you don't know HTML,JS,CSS and want to create an interactive…

  11. story
    Show HN: Gait – A Command Line Tool for reviewing code changes

    Hey HN, I wanted to share the open-source command line tool I built a while ago that allows you to review code changes in a git repository with chatGPT. My personal favorite is the…