Viewing profile — andsmedeiros
andsmedeiros
HN member- Joined
- Sat, Aug 19, 2023, 5:09 PM UTC
- HN karma
- 19
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About andsmedeiros
Recent public activity
- story
-
comment
Comment #45616241
So Ruby Central will still be running rubygems.org?
-
comment
Comment #43844146
I am implementing a baremetal USB device stack in an embedded application and an having a really, really hard time. The device in question is a decoder for sportive chronometry and…
-
comment
Comment #41470142
Depression is killing me. I'm losing this war.
-
comment
Comment #40307290
[flagged]
-
comment
Comment #40106281
I don't think the quote suggests that a programmer would mentally design a whole system before writing any code. As programmers, we are used to thinking in problems as steps needin…
-
comment
Comment #39373605
This was very informative, thanks!
-
comment
Comment #39267101
Sweet
-
comment
Comment #38975620
I have been playing exclusively on Linux for about 2 years and haven't thought of going back to MS yet
-
comment
Comment #38975585
The downside of targeted ads, besides the targeted thing, is the ads thing.
-
comment
Comment #38975470
I've used many times for small programs and such, even though I don't use any wine program on a regular basis. However, I do play games on Proton all the time and everything mostly…
-
comment
Comment #38414225
I was quite ready to hear some Qt rant
-
comment
Comment #38332396
TDD can be valuable but sometimes hindering. I find myself often with an incomplete idea of what I want and, thus, no clear API to start testing. Writing a quick prototype -- somet…
-
comment
Comment #38213613
In the programming realm specifically, following a trend can be foolish and, at the same time, as a bigger community usually means better support, documentation and maintenance, cl…
-
comment
Comment #37975125
It must have been such a beautiful city...
-
comment
Comment #37293751
I just don't use out parameters and avoid bare references altogether, const lvalue and rvalue references express idiomatically whether a parameter is to be copied or moved. Structu…
-
comment
Comment #37191148
C++ is just too big nowadays to be fully useful, or even applicable to every environment. Specifically on exceptions, I wish there was a GCC flag to disable exceptions in the sense…
- story