Viewing profile — ivan888
ivan888
HN member- Joined
- Sun, Aug 30, 2020, 6:37 PM UTC
- HN karma
- 257
- Public activity
- 78 items
- HN profile
- View on Hacker News ↗
About ivan888
No profile information was provided.
Recent public activity
-
comment
Comment #49158733
I would love an agentic tool that simply finds code locations and opens them in my editor, so that I can write the implementation. I find this to be the most tedious and disorienti…
-
comment
Comment #49158183
Is it like self driving cars, where 100% non-human code would be arguably safer? But then it always comes down to having some human who is accountable for verifying the behavior. I…
-
comment
Comment #49016101
It’s probably not too important to choose a service that you think you can trust fully, because that trust might be broken at some point. But having an identifier that can be swapp…
-
comment
Comment #49007061
But consider how, in just a short few years, tools will have changed so much that even achieving this specific look will not even be possible (everything is in the cloud and normal…
-
comment
Comment #49006954
Ah yes you are right. The policy I am referencing is for the Free or Pro tiers, Business is different
-
comment
Comment #48998997
That's a good operating assumption, and I usually think this way too. It turns out Slack actually requires legal process or consent of parties to provide private messages to admins…
-
comment
Comment #48977916
I find myself holding onto and preserving general ephemera and just happened to scan a moist towelette package over the weekend. My collection mostly consists of business cards and…
-
comment
Comment #48679663
Going to "modernized" restaurants is just a drag. I don't want to touch your tablet or scan your code. I much prefer the restaurants which only accept cash
-
comment
Comment #48601289
There's also the global gitignore configuration (core.excludesfile=~/.gitignore_global), which for me contains things like: *.swp, .DS_Store, scratch, etc.
-
comment
Comment #48530660
This seems very low. I have not worked in professional screenprinting environments, but all resources I have seen indicate potential for hundreds or thousands of high quality print…
- story
-
comment
Comment #48174943
The ending reminds me of the “Americans are obsessed with protein” article
-
comment
Comment #46258244
This is too close to Idiocracy
-
comment
Comment #43990389
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 …
-
comment
Comment #43364680
> Dubs Not sure if anyone else noticed the item id of this comment does indeed end in 88?
-
comment
Comment #43007519
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?
-
comment
Comment #40908362
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
-
comment
Comment #40515524
To be pedantic, its purpose is for verification testing of systems that allow for testing of the type you describe
-
comment
Comment #40172588
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
- story
-
comment
Comment #39845174
It seems like even the Startup School signup is limited to students. I applied anyway, and will comment again if I receive a response
-
comment
Comment #39835189
Can it do React yet?
-
comment
Comment #39821229
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, i…
-
comment
Comment #39655595
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 YA…
- story