Viewing profile — athoscouto
athoscouto
HN member- Joined
- Fri, Nov 29, 2019, 5:34 PM UTC
- HN karma
- 195
- Public activity
- 47 items
- HN profile
- View on Hacker News ↗
About athoscouto
No profile information was provided.
Recent public activity
-
comment
Comment #48130512
It was httpx indeed. i had aiohttp in mind because we ended up replacing that particular client with it
-
comment
Comment #48125706
yes. remote exec allows me to attach profilers (e.g. memray) directly into a running process. i'm also excited about the upcoming statistical (cpu) profiler from 3.15
-
comment
Comment #48123839
We've been impacted by this. I migrated our services to Python 3.14 so we could attach profilers during runtime. A couple of services looked like they had a memory leak. Memory was…
-
comment
Comment #47622752
Cursor can do that well too. Their code review feature usually gives a handful of independent feedbacks. I just trigger agents independently for all of those. Other integrations wi…
-
comment
Comment #47622699
2x intelligence != 2x results most tasks I can do better and faster with composer 2 a fellow engineer reported a bug on a code I had written a few months back. I used his report as…
-
comment
Comment #47622041
Cursor has been my main AI tool for over a year now. I've been trying to use Claude Code seriously for over a month, but every time I do it, I get the impression that it would take…
-
comment
Comment #47414981
For big codebases pyright can be pretty slow and memory hungry. Even though ty is still a WIP, I'm adopting it at work because of how fast it is and some other goodies (e.g. https:…
-
comment
Comment #46010072
Nice! Would love to see Azure Document Intelligence on this
-
comment
Comment #45321856
I've seen chefs arguing the other way around. You have to apply more pressure when using duller knives, this means less control and less safety.
-
comment
Comment #44321985
Agreed that you can have real individual ownership. Not only that, I think that is the only way to be really "productive". But I think that is beside the point. Individuals are not…
- comment
-
comment
Comment #43672270
Yes. See update 2 FTA for a 2019 study on go concurrency bugs. Most go devs that I know consider using higher level synchronization mechanisms the right way to go (pun intended). s…
-
comment
Comment #42343958
I wonder how keys are assigned to rows and how the adjudicator is shared. The author also mentions a leader adjudicator, which means there is probably some sort of coordination to …
-
comment
Comment #42338942
Neat design! The coolest insight, IMO: > We’ve learned from building and operating large-scale systems for nearly two decades that coordination and locking get in the way of scalab…
- story
-
comment
Comment #42147328
Nice! Two questions for me to follow up later: - How the OS knows it can clean up an inode after a hard link is deleted? The post mentioned inodes don't see hard links - What does …
-
comment
Comment #41936013
I grew up finding those glasses the most horrible thing. Even though they were always popular, they became fashionable recently when new sizes were introduced. I somehow started to…
-
comment
Comment #41935965
People in Brazil do. In fact, 10°C would make most Brazilians complain that the beer is too warm
-
comment
Comment #41123149
I haven't consumed audio and video from files for a while now. Streaming has become so convenient (partly because of internet prices and availability) that I don't see myself comin…
-
comment
Comment #41123090
Wow, that brings back memories! foobar2000 was my go to player. I used to spend hours curating all my folders with albums and playlists. Funny how fast I switched to a streaming pl…
-
comment
Comment #40889964
I've stopped listening for probably a year now. But other than some already mentioned here I'd go with: - Soft Skills Engineering: very humorous and light take on the people side o…
-
comment
Comment #40882113
I think the change makes sense, even though I have workloads running on the regions that got the steepest price changes. I'd rather have more granular pricing than a blanket increa…
-
comment
Comment #39528900
This is spot on. Having shadowed my share of interviews, I've found that the attitude of the interviewer is the biggest factor in having a good interview experience. Making sure in…
-
comment
Comment #39314141
Are you referring to GDPR? Does it apply to employees too, or only customers?
-
comment
Comment #39249828
From the job posting ( https://jobs.careers.microsoft.com/global/en/job/1633482/Pri... ): > guiding technical direction, design and implementation of Rust component libraries, SDKs…