HackerTrans
TopNewTrendsCommentsPastAskShowJobs

samvher

no profile record

Submissions

What we know about the plan to give Americans an equity stake in AI

ft.com
4 points·by samvher·पिछला माह·2 comments

comments

samvher
·19 दिन पहले·discuss
Interesting challenge.

1 - I worked abroad and wasn't really familiar with the systems there. Gemini made me aware of a kind of pension account that I could withdraw from when I left the country netting me a few thousand dollars.

2 - Working as a tech contractor, charging by deliverable, Codex/Claude Code speed me up and it doesn't seem to have significantly dropped rates in the market.

3 - Also contractor related: I had Claude do a quick legal sanity check of my contracts, and it warned me of some clauses that I'd be better off removing/changing/refining. I was not aware of these nuances and would not have paid a lawyer for this as the contract was too small, but the changes were accepted by the client and reduced my risk exposure meaningfully.

4 - Learning a foreign language, I use it to check my draft emails and messages. It corrects them but also serves a tutoring role providing feedback, improving both the accuracy of my communication and my rate of language acquisition.

5 - Gemini Deep Research helped me narrow down tent models that met my fairly specific set of requirements. Very happy with the tent I ended up buying, from a brand that was not on my radar before.
samvher
·पिछला माह·discuss
https://archive.ph/ainRf
samvher
·2 वर्ष पहले·discuss
What kind of preparation are you suggesting?
samvher
·3 वर्ष पहले·discuss
> 4. Teach changes of variables

This has been something that always seems a bit magical to me, when someone comes up with an obscure change of variables that completely simplifies the problem. I'd love to learn this in a more structured/rigorous way. Does anyone have any recommendations for picking this up?
samvher
·5 वर्ष पहले·discuss
I guess we have different social circles, but I know many people who have done this and none of them are "trust fund crowd". Have done it myself for multiple half-year-or-so periods as well. Maybe it's more of a European thing to do.

I spent 3 months as a research assistant in Australia and used savings from that period to travel in South-East Asia and South America for 6 months or so. Shortly after graduating, having saved a bit as a student (again - Europe, I managed without student debt, having done web development next to my studies), I went to a conference in Taiwan with my MSc thesis and traveled back home over land. Then after working a little bit on my first job again I traveled, hitchhiking to/through the Middle East and Russia.

It's all very doable if you don't spend a lot - during many of these trips I spent $400-$1000/month.

Highly recommend it, traveling in Turkey/Iran/Oman/Georgia/Russia/Ukraine definitely shaped my perspective on the world.
samvher
·5 वर्ष पहले·discuss
I agree. I would say that Erlang goes ~80% of the way compared to Haskell's type system and the last 20% really matter, to the point that in many cases I find myself not really using Erlang's (optional) type system at all. Better type coverage and more descriptive types allow the compiler to infer more and I'd say this is the opposite of diminishing returns.