Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
burstmode
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
burstmode
5mo ago
I don't know about executable signing, but in the embedded world SecureBoot is also used to serve the PRODUCER; id est provide guarantees to the PRODUCER that the firmware of the device they SELL has not been tampered with at some poin
2.
▲
by
burstmode
11mo ago
So, there's another copy of CORBA. :-)
3.
▲
by
burstmode
1y ago
> pasting images of seemingly random noise into a sensitive environment is a terrible idea. Only if your rendering libraries are crap.
4.
▲
by
burstmode
1y ago
Ok, so can someone explain what "Large folio support for regular files" is ?
5.
▲
by
burstmode
2y ago
>If your product has a software-related failure, customers won't care about all of your certifications. Only the end product. If you're in a market where a ASIL certification is needed, the customers ONLY care about this certif
6.
▲
by
burstmode
3y ago
No, the exact reverse: Hide away the brain-damaging GIT database system behind a proxy, so that I can (again!) concentrate on my job as developer. Instead I have to spend at least one day every week as "version managment administrator
7.
▲
by
burstmode
3y ago
I want the reverse: svn-git. That would be a real relief to so many developers.
8.
▲
by
burstmode
3y ago
Many people, Especially sice C++ has become a playfield for CS language theorists, who invent more and more overcomplicated language "features" with little to no practical use.
9.
▲
by
burstmode
3y ago
> That would be 1/3 (a third) of their workforce Yep, that's probably all the SCRUM masters...
10.
▲
by
burstmode
3y ago
Every few sentences there there is a remark like "This circuit might have edge cases,... "...perfect for the majority of use cases,..". In other words: It will, at best, work on the developers table, but nowhere else. Why i
11.
▲
by
burstmode
3y ago
https://en.wikipedia.org/wiki/Simulator_Sickness
12.
▲
by
burstmode
3y ago
C++ Metaprogramming is also just a bunch sugarcoated preprocessor macros and it was never someting else.
13.
▲
by
burstmode
3y ago
Ohh man. The usual crap: Desingers adding unneeded whitepace to show of their super skillz. These GUI designer bros should really limit their work to their own tools and leave the productive part of the world alone.
14.
▲
by
burstmode
4y ago
OK, so what exactly are the John Deere programs they think are a GPL violation ? There's no info about that in the article.
15.
▲
by
burstmode
4y ago
RT_PREEMT has nothing to do with "real" realtime. You never know WHEN the preemtion is gonna happen. Might be in 20ms, might be in 200.
16.
▲
by
burstmode
4y ago
OK, so Microsoft did the same thing to Linux that they did to Nokia...
17.
▲
by
burstmode
4y ago
> incidents like these are only a minor, harmless inconvenience. Until there is a emergency vehicle thats unable to get through.
18.
▲
by
burstmode
4y ago
> Do people secretly like it? No
19.
▲
by
burstmode
4y ago
Is it possible to use this without a phone, just connecting 2 PCs ?
20.
▲
by
burstmode
4y ago
Don't give the systemd people any ideas ! PLEASE!
21.
▲
by
burstmode
5y ago
OK, so whats the problem ? I don't see a problem with 99% of that tasks.
22.
▲
by
burstmode
5y ago
There used to be one for the beagleboard, but it´s not available anymore... https://makezine.com/2013/04/23/beaglebone-lego-motor-contro...
23.
▲
by
burstmode
5y ago
Did this compiler really support "auto" as a variable type, as seen in example fizzbuzz ?
24.
▲
by
burstmode
6y ago
Polarion clears it's throat...
25.
▲
by
burstmode
6y ago
In Germany, they are working on "containers of electrons": https://www.inside-digital.de/news/hyundai-adac-mobile-charg...
26.
▲
by
burstmode
6y ago
If adding a SQL interface makes a system easier to access, that says a lot about how convoluted the original interface is... Next logical step : a kernel level SQL interpreter integrated in systemd.
27.
▲
by
burstmode
9y ago
>If somebody lost a commit after a rebase, and nobody nearby could help them recover it, they should consider spending a few hours learning about git. GIT is the only source control system where you can completly loose commited data by a
28.
▲
by
burstmode
9y ago
If you have to ask this question, you're not good.
29.
▲
by
burstmode
9y ago
Yep, the "auto" keyword was added because even the inventors of the template system had a understanding of the syntax they created.
30.
▲
by
burstmode
10y ago
Results of code review of false.c: * Use of undocumented magic numbers (1) * No use of getter/setter pattern * Inflexible design (datatype of result is fixed, no template pattern implemented) * Manual memory management (no garbage coll
More ›