blevinstein | 6 months ago | on: Scammed out of $130K via fake Google call, spoofed Google email and auth sync
blevinstein's comments
blevinstein | 11 months ago | on: I genuinely don't understand why some people are still bullish about LLMs
The best solution to hallucination and inaccuracy is to give the LLM mechanisms for looking up the information it lacks. Tools, MCP, RAG, etc are crucial for use cases where you are looking for factual responses.
blevinstein | 1 year ago | on: A phishing attack involving g.co, Google's URL shortener
https://www.reddit.com/r/googleworkspace/s/NtJpputXtg
There was something in Google workspace that allowed the scanners to have an email sent to them, AND an additional and of their choice. But when I asked about calling them back, I was told that wasn't possible, which made me suspicious.
blevinstein | 2 years ago | on: Why is my LG Washing Machine using 3.6GB of data/day?
blevinstein | 2 years ago | on: Send Me to Heaven
Assuming it's just using the accelerometer to detect freefall, is there any way to distinguish ascent and descent? GPS is probably too inaccurate and too high-latency to assist here.
Perhaps it can tell the difference between reaching terminal velocity and crashing into the ground, and it penalizes the former?
blevinstein | 5 years ago | on: Software engineering topics I changed my mind on
blevinstein | 8 years ago | on: Don’t do the long take home assignments like coinbase
Overall, a 4-6 hour task, to be completed on your own over a 1-week period, seems reasonable to me.
blevinstein | 9 years ago | on: (2013) George W. Bush is smarter than you
It's also worth noting that IQ is not a particularly good predictor of presidential success, and only a partial measure of intelligence.
https://en.m.wikipedia.org/wiki/U.S._Presidential_IQ_hoax#ci...
blevinstein | 9 years ago | on: A One-Line Proof of the Infinitude of Primes
1 + 2 * product(p', p')
must be divisible by some prime number, where
product(p', p')
is the product of all primes you were talking about.
blevinstein | 9 years ago | on: India's demonetisation of Rs. 500 and Rs. 1000 notes
These are not large denomination bills.
blevinstein | 10 years ago | on: Show HN: Puput, listen to your email for free when traveling, using missed calls
Basically, it means that you can send information (in one direction only), without paying for use of the telecom network. Taken to an extreme, it should be possible to create a "free walkie talkie" app that worked all over the world, for free, by repeatedly calling back and forth but never connecting the call.
blevinstein | 10 years ago | on: Carl Sagan's idea for Contact video game (1983) [video]
https://github.com/blevinstein/SRAsteroids
To see what it looks like, you can check out this youtube video:
https://www.youtube.com/watch?v=_hSCz7tRl1s
I wrote an engine that modeled object positions as "timelines", where position varies with time, and demonstrated the basic relativistic effects (length contraction, time dilation, and frequency shifting). Unfortunately, I never really figured out how to turn these into actual game mechanics.
blevinstein | 10 years ago | on: Carl Sagan wrote a design doc for a video game based on his work
https://github.com/blevinstein/SRAsteroids
To see what it looks like, you can check out this youtube video:
https://www.youtube.com/watch?v=_hSCz7tRl1s
I wrote an engine that modeled object positions as "timelines", where position varies with time, and demonstrated the basic relativistic effects (length contraction, time dilation, and frequency shifting).
Unfortunately, I never really figured out how to turn these into actual game mechanics.
blevinstein | 10 years ago | on: Visualize move, protection and threat status in chess
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 "threats", so I focused on which pieces were threatening which. I wanted to eventually extend this to also include which pieces were threatening which squares, but never got that far.
blevinstein | 11 years ago | on: Why are free proxies free? (2013)
Then, he modified it slightly to scrape facebook username/passwords, and gave the URL to all his friends. :)
I wonder whether modern security practices (e.g. https everywhere) will make proxies less lucrative (and therefore less common).
blevinstein | 11 years ago | on: Show HN: Screeps is live at Indiegogo – the world's first MMO for programmers
blevinstein | 12 years ago | on: How to be a great software developer
Google has dozens of properties and it is easy to generate an email from one of them that seems to confirm the attacker's identity. Never trust any of these to identify a legitimate representative.