Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
scoutt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
scoutt
4mo ago
ScamInc might also have a platform to create perfect invoices, perfect email conversations, scanning LinkedIn to find the right people to scam, etc.
2.
▲
by
scoutt
6mo ago
Well, you have 1000000 microseconds in between. That's a big threshold.
3.
▲
by
scoutt
1y ago
You are not fighting the C++ compiler or showing why the C++ compiler might be annyoing. You are introducing a bug by poorly using a library (which has nothing to do with writing and compiling C++). Ergonomics I believe are fine? I'm s
4.
▲
by
scoutt
2y ago
What I see when producing code with AI (C/C++, Qt) is that often it gives output for different versions of a given library. It's like it can't understand (or doesn't know) that a given function is now obsolete and needs
5.
▲
by
scoutt
2y ago
> what should they do? Sorry to ask, but couldn't it be solved with cargo? I hear all the time about the benefits of Rust tooling and zero-cost abstractions. Why can't a driver just pull/include the latest-dma-bindings cra
6.
▲
by
scoutt
2y ago
See? You know how to express an opinion. Which is what I don't see in the blog post. And doesn't matter if it was written in a blog.
7.
▲
by
scoutt
2y ago
Of course it doesn't. But it sounds like ... the thing I describe in the next paragraph.
8.
▲
by
scoutt
2y ago
"People should be advocating for their own values and morals. To be an ethical person is to understand your values and do the work to apply them in your everyday life." Pablo Escobar could say that he understand his values (whatev
9.
▲
by
scoutt
2y ago
Sorry but I read you answer as if mine was super clever counter-point you can't counter.
10.
▲
by
scoutt
2y ago
I did ctrl+f searching for "opinion", "I believe", "I think", etc. I can't find any reference to "opinions". I read the post as the author decribing facts and imparting instructions of what we sh
11.
▲
by
scoutt
2y ago
Pablo Escobar could have said what you wrote as well.
12.
▲
by
scoutt
2y ago
On the other side, being told what is "bad", what is "good", "right" and wrong", what is "dark" and what is "bright", what I should do and think and why I don't have such good mora
13.
▲
by
scoutt
2y ago
Oh... yes. You are right. My bad.
14.
▲
by
scoutt
2y ago
> Seems archaic today ... run in mere kilobytes of RAM There is an entire industry that does pretty much that... today. They might run in flash instead of RAM, but still, a few kilobytes. Probably there are more embedded devices out ther
15.
▲
by
scoutt
2y ago
No one can deny that kernel devs have a valid complain and concerns. Of course Rust and Linux can work together and is feasible, on paper, and everybody wants to see it in the mainline someday. But in reality working for and with the kernel
16.
▲
by
scoutt
2y ago
I thought it was just me, that after 20 years of writing C I still have to look how to declare function pointers.
17.
▲
by
scoutt
3y ago
I have 1 one year old boy and I often think about how should I behave. While the Santa issue is trivial to me, I decided I will lie, or hide the truth for that matter, about some topics to protect his innocence until he's mature enough
18.
▲
by
scoutt
3y ago
> We need a space that can handle an event our size, and configurable enough to accommodate our content. I love this sounds like a pun about loading/executing a payload.
19.
▲
by
scoutt
3y ago
> This feels like a personal statement Because it is. And is a statement I agree 100% being a +20-years C developer with a hardwired C parser in my brain: Rust, Zig and some (most?) newer C++ syntax is contorted at minimum (to my eyes).
20.
▲
by
scoutt
3y ago
Maybe my morning coffee didn't kick in yet, but where are the lies? Or why dismiss them as lies and then go on a "I've succeeded (or think I had) and this is what I think" monologue?
21.
▲
by
scoutt
3y ago
The chip might be small. The required board to use it can be big due to placements constraints, required extra components to make it work, space required for routing antenna traces, heat dissipation, etc. While at those engineering levels y
22.
▲
by
scoutt
3y ago
I watched the whole thing live. I clearly remember a passenger plane being followed by a couple of fighters. It was filmed by a civilian on the ground. After some time, there was the news about a passenger plane that crashed somewhere. I co
23.
▲
by
scoutt
3y ago
I think the nature of microcontroller programming is already asynchronous. I mean, it's not that the only alternative to "async Rust" is an RTOS; a classic loop program with interrupts is already asynchronous. The only diff
24.
▲
by
scoutt
3y ago
Or you have to transmit a struct as a network packet "as is", between different architectures.
25.
▲
by
scoutt
3y ago
> As an engineering manager... > unbiased opinion If the engineering manager after putting so much effort into switching to Rust, and trying to convince upper levels, putting their head at risk and after busting balls for months to ma
26.
▲
by
scoutt
3y ago
In C, declaration != heap allocation. And this is a very important detail because implementing something like "deallocation when the scope is exited" adds complexity to the language; more things and more rules you now have to reme
27.
▲
by
scoutt
3y ago
> I don't care about motive Pablo Escobar gave free money away. Would you take the money? He also built schools. Motive matters. His intents were to build loyalty masked as charity. MrBeast is building (or has built) something else,
28.
▲
by
scoutt
3y ago
I don't think people are't happy for those who got eye sight back, but the article mentions "altruism" when it may not be and I think that is what is being debated here.
29.
▲
by
scoutt
3y ago
You ask a lot controvertial things that have nothing to do with what I said, and appealing to feelings . Why? Also, your questions are apparently laid in a way so everything has to fit in order to not accept a commit, or requiring to know
30.
▲
by
scoutt
3y ago
But what about other armies and their suppliers? They don't kill children/innocents too? I guess the whole point seems to be that people (companies) "does not take similar measures against other countries who wage wars which
More ›