ivan888
|
3 months ago
|
on: AI-Driven Facial Recognition Leads to Innocent Man's Arrest (Bodycam Footage) [video]
This is too close to Idiocracy
ivan888
|
10 months ago
|
on: E-COM: The $40M USPS project to send email on paper
Yeah I’ve had this same idea for the same reasons, and came to the same conclusions that without legislation, no incentive exists to send statements as attachments in emails or to store them with a 3rd party where they can’t be tampered with when a mistake is discovered
ivan888
|
1 year ago
|
on: A 2FA app that tells you when you get `314159` (2024)
> Dubs
Not sure if anyone else noticed the item id of this comment does indeed end in 88?
ivan888
|
1 year ago
|
on: Teen on Musk's DOGE team graduated from 'The Com'
I'm interested to hear more about this. I think I have a tendency to want to do this myself. Any additional reading on this concept?
ivan888
|
1 year ago
|
on: Maybe You're Not Sick of Programming
Taking real disconnect breaks (more than one week) also help a lot. Some people, including me until recently, don’t seem to do this often or at all
ivan888
|
1 year ago
|
on: IBDNS: Intentionally Broken DNS server
To be pedantic, its purpose is for verification testing of systems that allow for testing of the type you describe
ivan888
|
1 year ago
|
on: Hotel WiFi JavaScript Injection (2012)
I think this is still possible with access points that require installing and trusting a custom certificate. The example in my mind is WeWork's WiFi
ivan888
|
2 years ago
|
on: Want to start a startup? Meet all the YC partners in Boston – Apr 20th
It seems like even the Startup School signup is limited to students. I applied anyway, and will comment again if I receive a response
ivan888
|
2 years ago
|
on: I built an autonomous software engineer that runs in the browser
Can it do React yet?
ivan888
|
2 years ago
|
on: Show HN: Auto-generate an OpenAPI spec by listening to localhost
I think going from code to OpenAPI makes a lot more sense, at least for strong typed languages. And even if not directly translated from code, at least closer to the actual code, in annotations or something. Generating the spec from code removes a step, where you simply need to update code, rather than update the spec then update the code
ivan888
|
2 years ago
|
on: Bruno: Fast and Git-friendly open-source API client (Postman alternative)
vim-rest-console[0] has been my Postman alternative for years. It basically wraps curl and makes it super easy to make different requests from a single text file. Can even write YAML and have it converted to JSON before being sent in the body. Really great tool
0: https://github.com/diepm/vim-rest-console
ivan888
|
2 years ago
|
on: Ask HN: Who wants to be hired? (June 2023)
Location: New York (NYC)
Remote: Yes, but prefer hybrid
Willing to relocate: No
Technologies: Java, JavaScript, React, Spring, Postgres, Neo4j, Kafka, Microservices, TypeScript
Résumé/CV: https://ivan.sh/resume.pdf | https://ivan.sh/ | https://www.linkedin.com/in/ivangreene/
Email: [email protected]
Experience as lead software engineer at an early stage startup, as well as experience in larger organizations. Prefer early stage startups in NYC
ivan888
|
2 years ago
|
on: Modern work requires attention – constant alerts steal it
So get rid of the stupid persistent red dot on review queues on Stack Overflow
ivan888
|
2 years ago
|
on: Ask HN: Who wants to be hired? (May 2023)
ivan888
|
2 years ago
|
on: I use Nix and make(1) to develop
I'm very new to make(1), but became a fan quickly.
Rather than maintaining documentation that inevitably gets out of date, if a project has a Makefile, it self documents the build process, language independently. No need to read a README to see if people are currently using yarn or npm, or find external documentation on a build tool you haven't used before; the Makefile shows the targets and what commands they run.
ivan888
|
2 years ago
|
on: Mac Keyboard with Hidutil
I wrote a pretty simple wrapper around this that gives the keys easy names and can store the configuration in a human readable format:
https://github.com/ivangreene/keymapWas unaware of the --matching option at the time, could be an interesting extension but I personally have no need for it
ivan888
|
3 years ago
|
on: Show HN: We are building an open-source IDE powered by AI
My biggest concern with tools like this is reproducibility and maintainability. How deterministically can we go from the 'source' (natural language prompts) to the 'target' (source code)? Assuming we can't reasonably rebuild from source alone, how can we maintain a link between the source and target so that refactoring can occur without breaking our public interface?
ivan888
|
3 years ago
|
on: From Books to Knowledge Graphs
Since we are now at the stage where it's difficult to distinguish well reasoned human discourse from that generated by AI, I think that deeply linked citation systems in the form of knowledge graphs will grow in importance. Otherwise it will be too easy for AI generated discourse to begin referencing itself, introducing biases and clinging to blatant falsehoods without an easy way to discover their origin and fix the problems
ivan888
|
3 years ago
|
on: ‘Luddite’ Teens
Yes, "how can we simultaneously protect while also healthily socialize children?" is a difficult question to answer as a potential future parent. Social acceptance (to a degree) is critical to healthy development, while some of the most common uniting social tools (for previous generations, high levels of consumerism and signaling; for now and the future, near-constant technology use) are viewed by some parents as unhealthy and lead some to want to abstain entirely.
ivan888
|
3 years ago
|
on: Wendy Carlos: The brilliant but lonely life of an electronic music pioneer
Viktor Frankl's "Man's Search for Meaning" is a great read; it puts into many important words the capacity that we all possess for growth and large mindset changes, which you mention in your first paragraph