HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rpnx

no profile record

Submissions

GCC Operation Compile 200-ish LOC at -Os: Mission Failed (badly)

godbolt.org
1 points·by rpnx·9 เดือนที่ผ่านมา·2 comments

Idea: Zerid Indexing

docs.google.com
1 points·by rpnx·ปีที่แล้ว·2 comments

comments

rpnx
·20 วันที่ผ่านมา·discuss
It is worth noting that if the Air Conditioner is powered by electricity that came from solar panels, the net heat produced compared to letting the sun heat solar panel colored ground is exactly 0.

Air Conditioners do not produce a net heating effect unless you power them by burning fossil fuels.
rpnx
·5 เดือนที่ผ่านมา·discuss
Good. Reduce population growth until housing buildout can catch up with population. Trying to create more babies and allowing immigration when there aren't enough homes is dumb.
rpnx
·9 เดือนที่ผ่านมา·discuss
Ran across this while writing the Quxlang compiler frontend. Was wondering how GCC/Clang solved this problem... turns out at least with regard to GCC... they don't!
rpnx
·9 เดือนที่ผ่านมา·discuss
200-ish line C++ file with no user-defined templates generates around 90k assembly lines with -Os enabled.
rpnx
·9 เดือนที่ผ่านมา·discuss
GC was removed from the C++ standard in C++23 because all the compilers were like "hell no" and it was an optional feature so they could get away with not adding it. So this optional feature never actually existed and they removed it in later standards.
rpnx
·11 เดือนที่ผ่านมา·discuss
Pinephone pro... The phone was not specced well enough and had issue. Hoping the FLX1 isn't vaporware.
rpnx
·ปีที่แล้ว·discuss
That isn't how chemistry works.
rpnx
·ปีที่แล้ว·discuss
A document proposing terminology to describe 0-based indexes in unambiguous language.

For example, considering a sequence like [5, 4, 7, 8, 2]

What is the 4th element? 8, but if I asked what is the "0th element", you would answer 5, but that is the 1st element. The document introduces the terminology of the zerid element (0id element), oneid element (1id), etc. to handle 0-based indexing.
rpnx
·ปีที่แล้ว·discuss
I think this honestly has more to do with moslty Chinese sellers engaging in review fraud, which is a rampant problem. I'm not saying non-Chinese sellers don't engage in review fraud, but I have noticed a trend that around 98% of fake or fraudulently advertised products are of Chinese origin.

If it was just because it was cheap, we'd also see similar fraud from Mexican or Vietnamese sellers, but I don't really see that.
rpnx
·ปีที่แล้ว·discuss
I actually disagree. I think that people will pay more for higher quality software, but only if they know the software is higher quality.

It's great to say your software is higher quality, but the question I have is whether or not is is higher quality with the same or similar features, and second, whether the better quality is known to the customers.

It's the same way that I will pay hundreds of dollars for Jetbrains tools each year even though ostensibly VS Code has most of the same features, but the quality of the implementation greatly differs.

If a new company made their IDE better than jetbrains though, it'd be hard to get me to fork over money. Free trials and so on can help spread awareness.
rpnx
·ปีที่แล้ว·discuss
Stainless steel can be welded... just not easily and cheaply.
rpnx
·2 ปีที่แล้ว·discuss
Don't do this. Network firewalls are harmful. Let people configure their own firewalls on device. Having to VPN around network blocks is annoying to say the least. Network firewalls are harmful and just a lazy excuse for bad client security.