Live data from Hacker News

Viewing profile — blevinstein

blevinstein

HN member
Joined
Sun, Sep 02, 2012, 9:11 PM UTC
HN karma
18
Public activity
27 items

About blevinstein

No profile information was provided.

Recent public activity

  1. comment
    Comment #48654848

    Just move your funds from mutual funds tracking NASDAQ (if you own any) to a different fund tracking S&P. Inconvenient but not the end of the world. You still have about two weeks …

  2. comment
    Comment #48523074

    IMO the US administration actions are less about actually caring whether foreigners have access to these tools, and more about legal/political precedence. In the US there's a long …

  3. comment
    Comment #48508892

    Idk what they're using for serving, but it's truncated in the raw HTML, not just the presentation layer. So probably a bug on the backend somewhere? The linked github repo doesn't …

  4. comment
  5. comment
    Comment #48148628

    Nice to see some catch-up with Anthropic and others, but this doesn't actually offer cloud coding agents (my favorite Claude and Cursor capability). I want to code from my mobile d…

  6. comment
    Comment #48094566

    "What do you mean by seizing the whole earth; because I do it with a petty ship, I am called a robber, while you who does it with a great fleet are styled emperor." https://en.wiki…

  7. comment
    Comment #47872059

    I experimented with setting up a dedicated openclaw instance for coding via chats on mobile, but now that cursor and Claude both offer easy coding from the Web/app, I have had it t…

  8. comment
    Comment #47683390

    Arda was supposed to be drastically changed after the First Age. This map is from the Second/Third Ages. Do the events from the First Age map currently into what is shown? Do some …

  9. comment
    Comment #45266143

    I avoided this exact scam. The most important thing is to never trust an incoming phone number. If they can't give you a publicly posted phone number that you can call inbound, the…

  10. story
  11. comment
    Comment #43516371

    This user just doesn't understand how to use an LLM properly. The best solution to hallucination and inaccuracy is to give the LLM mechanisms for looking up the information it lack…

  12. comment
    Comment #42814604

    Sounds really similar to my experience a few months ago. I commented here about it. https://www.reddit.com/r/googleworkspace/s/NtJpputXtg There was something in Google workspace th…

  13. comment
    Comment #38933697

    I think that was a joke. DLC normally means downloadable content.

  14. comment
    Comment #38688551

    Can anybody understand how it detects cheating (throwing your phone off a tall building)? Assuming it's just using the accelerometer to detect freefall, is there any way to disting…

  15. comment
    Comment #25888281

    Product manager and project manager are different roles. I think the author was specifically designating the latter.

  16. story
  17. comment
    Comment #16190876

    I also recently went through the Coinbase interview process, and was pleasantly surprised that they offered this compensation for the take-home interview part. Overall, a 4-6 hour …

  18. comment
    Comment #13197800

    Estimates online suggest that GWB has an IQ of 120-125, making him smarter than the average college grad, perhaps slightly less intelligent than the average person with an advanced…

  19. comment
    Comment #12962698

    This proof is nearly equivalent to that proof, but uses the sine function to generate a contradiction. The crucial step involves the fact that: 1 + 2 * product(p', p') must be divi…

  20. comment
    Comment #12901281

    500 rupees = $7.52, 1000 rupees = $15.05 These are not large denomination bills.

  21. comment
    Comment #10856924

    I would be surprised if this doesn't constitute a violation of Terms of Service somewhere along the line? Something that could provide grounds for one of the telecom companies invo…

  22. comment
    Comment #10564024

    I recently spent some time working on exactly this, in 2D: https://github.com/blevinstein/SRAsteroids To see what it looks like, you can check out this youtube video: https://www.y…

  23. comment
    Comment #10551085

    I recently spent some time trying to turn a 2D simulation of Special Relativity into a game: https://github.com/blevinstein/SRAsteroids To see what it looks like, you can check out…

  24. comment
    Comment #10169053

    This is neat! I was working on something similar recently: https://github.com/blevinstein/chess_assistant/blob/master/s... I had been thinking about ways to analyze the graph of "t…

  25. comment
    Comment #8842051

    A friend of mine setup a simple PHP-based proxy while he was in high school, to get around the firewall. Then, he modified it slightly to scrape facebook username/passwords, and ga…