Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gefhfffh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
gefhfffh
4y ago
How does that offsetting work? Facebook is going to maintain a growing forest for the next few 100k years?
2.
▲
by
gefhfffh
5y ago
Jep. Secure C++ is no C++ - given you don't fall back to C or ASM, and consider safer alternatives
3.
▲
by
gefhfffh
5y ago
It's not completely fixed, e.g. you can dismantle trees with fireballs, dig for minerals in caves or work on rocks
4.
▲
by
gefhfffh
5y ago
And docs.microsoft.com pulls the language unchangably from the location: https://github.com/MicrosoftDocs/feedback/issues/462 It's so annoying. There is an option to change the language, however I have t
5.
▲
by
gefhfffh
5y ago
It wouldn't because as a producer you would remove CO2 from the atmosphere which brings its carbon footprint close to zero
6.
▲
by
gefhfffh
5y ago
PV needs physical resources that aren't for free or unlimited. PV needs space. Most energy used has still an high negative impact on the atmosphere. Low efficiency somewhere is energy potentially wasted that could reduce carbon emissi
7.
▲
by
gefhfffh
5y ago
It's cheaper, but the costs are external costs (calculated for the next 100 years about 600 Euro per ton of emitted CO2). They could be internalized by CO2 pricing, such as CO2 tax or certificates
8.
▲
by
gefhfffh
5y ago
Well, short term it may be cheaper. Long term you are going to pay, because the efficiency is horrible, 10-30% depending on who u ask
9.
▲
RxRust – Rust Implementation of Reactive Extensions
(github.com)
3 points
by
gefhfffh
5y ago
|
0 comments
10.
▲
by
gefhfffh
5y ago
It's not faster despite being in WiFi
11.
▲
by
gefhfffh
5y ago
Well, punished twice for listening to lobbyists instead of climate scientists
12.
▲
by
gefhfffh
5y ago
True for your new project from scratch when you already sucked up C++ such that you know what&when. But at this point you know C++ pretty well (including all what you don't want to use, take a look at the CPP Core Guidelines), and
13.
▲
by
gefhfffh
5y ago
C++ is way more complicated than Rust though.
14.
▲
by
gefhfffh
5y ago
> unless you load from a separate domain Which is the case... app.element.io doesn't host a Matrix server. Servers are completely independent of that.
15.
▲
by
gefhfffh
5y ago
I wonder how you would build an encrypted messenger like like Element (app.element.io) without SPA style. I think it's not even possible, since you are required to process incoming messages client side and must not send any private key
16.
▲
by
gefhfffh
5y ago
I haven't said that something isn't an app, unless it can go long periods of time without server interactions. Generally, server interactions are arbitrary with SPAs, while SSR will happen all the time. Going only a few minutes wi
17.
▲
by
gefhfffh
5y ago
Tried ngrx?
18.
▲
by
gefhfffh
5y ago
> a bit of extra text Doesn't really sound like an application, but a website. In a web app it can happen that you use it for an hour without the backend doing a single thing. > There are only fewer languages to deal with if you
19.
▲
by
gefhfffh
5y ago
The Rust Windows API provides a cast method to jump through the inheritance hierarchy. Previously, additionally, all base class methods were generated for derived classes (structs). This was removed due to high compile times https:/&#
20.
▲
by
gefhfffh
5y ago
Please don't confuse DI with DI containers. With DI you still have all the responsibility.
21.
▲
by
gefhfffh
5y ago
IMHO another downside is Flutter not using native UI components, unlike React Native.
22.
▲
by
gefhfffh
5y ago
Before I tried Rust (I got sick of it and the slow progress of Herb Sutter's research), I have used CLion with clang-tidy and had plenty of memory issues going undetected. Needless to say I didn't restrict myself to pass-by-value
23.
▲
by
gefhfffh
5y ago
It's not like C++ is always the only alternative, see e.g. Rust which is way simpler
24.
▲
by
gefhfffh
5y ago
I get that the compile process is faster, but simpler? In my experience, the compile process usually consists of "cargo build" A advantage of Rust is that usually you spend way less time debugging, because the compiler prevents ma
25.
▲
by
gefhfffh
5y ago
Have you evaluated Rust instead of C++?
26.
▲
by
gefhfffh
5y ago
You could even argue that you should own your "free" services, since you pay for them indirectly (through buying products of companies that buy ads, and by watching ads).
27.
▲
by
gefhfffh
5y ago
I agree. Was pretty bummed when I looked up what's actually behind those terms.
28.
▲
by
gefhfffh
5y ago
So, coal, gas, nuclear and renewables don't see in practice? Solution? Waste even more energy than we already do!
29.
▲
by
gefhfffh
5y ago
Well that's not smart
30.
▲
by
gefhfffh
5y ago
Are you going to copy your stuff to every post of mine now? I have already answered that. Excess power can be removed from the system removing valuable CO2 emissions damaging society for about 700 dollars a ton
More ›