Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cdtwoaway
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
cdtwoaway
7y ago
ELI Beamlines | Data Management Specialist, CS Engineers| Prague, Czech Republic | ONSITE, VISA ELI Beamlines is a European Petawatt laser research facility where an international team currently installs the world’s most intense laser syste
2.
▲
by
cdtwoaway
7y ago
Nope. ECUs have something called a "fault memory" where the last n detected errors are stored, and that can be recovered. This is actually what workshops use for diagnosing a car. This can give lots of information about what happe
3.
▲
by
cdtwoaway
7y ago
Yeah, firmware is another issue. You read and flash firmware or parameters often directly over that CAN bus. There is nothing to validate that, for one manufacturer, I needed passwords (casually handed out to every supplier, the same for ev
4.
▲
by
cdtwoaway
7y ago
Literally: I have successfully sent CAN messages that were understandable to ECUs with an Arduino while waiting for a delivery of real hardware. There are Arduino-GSM shields that are super easy to use and would be remote-accessible. Such a
5.
▲
by
cdtwoaway
7y ago
Yip. And if you can query any ECU, and know what you are doing/have more information on the system, you can get higher level security access (and that information, is again, not THAT hard to find). This allows you to call functions th
6.
▲
by
cdtwoaway
7y ago
Lights for instrumentation (inside the car). At least on the systems I worked with. I'm not much of an expert on that bus. Well, messing with this bus (audio volume.. blinking displays etc) could be disruptive as well, but not as criti
7.
▲
by
cdtwoaway
7y ago
Not surprised. I built automotive test benches for some time. The moment you have something that can remote-access the CAN-bus, you have a problem. There are typically only a few busses in a car. In many cases, there is a LIN bus for entert
8.
▲
by
cdtwoaway
8y ago
As a young adult, I studied in a country (had a flatshare there) and took the train (2hrs) at the weekend and during the holidays to stay with my parents. I guess lots of people close to borders know family situations like that (parents, p
9.
▲
by
cdtwoaway
8y ago
You are correct, I was sloppy writing that and apologize. Growing up, I learned that Czechoslovakia was part of the "Eastern Bloc" and we were never taught much about the individual countries and their peoples. Moving there taught
10.
▲
by
cdtwoaway
8y ago
User / Domain profiles that set the language of wherever you login. The "original" installation remains in Czech. Yes, it would be preferable to have the installations in English initially. But we weren't always internat
11.
▲
by
cdtwoaway
8y ago
Defaulting to OS language can be terrible for organizations where the working language is different than a local language. Lots of programs do it and they always default to the language the OS was installed in, not the one that is currently
12.
▲
by
cdtwoaway
8y ago
If you are a very experienced programmer, you program LabVIEW (one of the major visual languages) almost exclusively with the keyboard (QuickDrop). Let me show you an example (gif) I press "Ctrl + space" to open QuickDrop, type &q
13.
▲
by
cdtwoaway
8y ago
Agreed. We (engineering department in a medium scale scientific facility) use 3D printing for rapid prototyping and as temporary solutions. Quite often, people walk into my office and need data acquisition /measurement / control s
14.
▲
by
cdtwoaway
11y ago
They are building one of those betatrons in Petawatt in Czech Republic - ELI Beamlines project.
15.
▲
by
cdtwoaway
12y ago
Happy to see another LV user here. Organization gets much, much easier once you get the big architecture concepts - produce/consumer patterns, messenger-queues, event structures, actor framework. Yes, it can be painful, but the newer f
16.
▲
by
cdtwoaway
14y ago
Will try to attend.