Live data from Hacker News

Viewing profile — jargnar

jargnar

HN member
Joined
Mon, Feb 22, 2016, 1:46 AM UTC
HN karma
258
Public activity
20 items

About jargnar

No profile information was provided.

Recent public activity

  1. story
    Show HN: Orangensaft – A mini Python-like language with LLM eval in lang runtime

    I've just been doing various little projects lately. Recently, I was reading the Crafting Interpreters book and I thought maybe it's a good idea to try and see what the 5.3 Codex m…

  2. comment
    Comment #43953750

    A few years ago, I read a book called "Postcapitalist Desire: The Final Lectures". It was the first book I've ever read that follows a very enjoyable format -- a series of conversa…

  3. story
  4. comment
  5. comment
    Comment #33852422

    Simply, as a meta note / rational argument's sake -> Let's assume X (Smith) makes statement S (X -> S). A few hundreds of years later, Y (Graeber) makes statement S' that refutes S…

  6. comment
    Comment #33850590

    I'd totally agree with you had Graeber not been an influential anthropologist (wherein one academically studies human activity, culture, trade, economics, social structures, instit…

  7. comment
    Comment #33850180

    > Graeber misinterprets the history and ideas of mainstream economics Can you provide a well researched body of literature that counters Graeber’s thesis as opposed to just stating…

  8. story
  9. story
  10. story
  11. story
  12. comment
    Comment #14369156

    Lots, but these 3 points stand out for me: * that there are too many things to build and too little time, so don't code for the sake of coding, but solve problems and touch more li…

  13. comment
    Comment #14147137

    It's a skill that can be learned like every other skill. You can take the "in 21 days" route or the MOOC / University course route, or constantly read business articles, Steve Jobs…

  14. comment
    Comment #14146052

    The beauty about street food in Bangkok is the people. I visited Bangkok recently [1], and absolutely loved the place. Most of the street vendors were warm, welcoming and showed ge…

  15. story
  16. comment
  17. comment
    Comment #11855332

    A very real, slightly non-obvious problem is the size of the Indian population itself. There are so many people here that, competition is a stronger emotion than community. To an e…

  18. story
  19. story
  20. comment
    Comment #11147828

    Yup, I wrote a C++ implementation of the entire thing during my compiler class. https://github.com/jargnar/graph-coloring Fun times!