Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ostenning
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
ostenning
2y ago
Teensy 4.1 uses an imxrt MCU - a crossover chip that is considerably fast. The ESP32 is slow in comparison, more aligned with IoT applications than realtime processing.
2.
▲
by
ostenning
2y ago
This battle has been happening for a better part of a decade and won’t seem to go away. Every time it’s defeated it seems to pop back up.
3.
▲
by
ostenning
2y ago
100K is easy to break as a freelancer. You'll obviously have more things to consider - multiple clients, accounting, legal and potential downtime, but its totally doable. I think embedded could actually be a good discipline to work as
4.
▲
by
ostenning
3y ago
S in the acronym IoT stands for security
5.
▲
by
ostenning
3y ago
Australians are able to fund their retirement with it, why wouldn’t Germans be able? The main advantage that it works with both a growing population, but also a shrinking one
6.
▲
by
ostenning
3y ago
The solution to the encumbered pension fund is to transition to privately run retirement schemes like the superannuation scheme of Australia. The problem with Germany today is that the social state is archaic and has not been updated for th
7.
▲
by
ostenning
3y ago
> The justices, led by departing Chief Justice Esther Hayut, argued that the standard of reasonableness was a key tool for judges to protect against arbitrary government overreach, particularly in Israel, which lacks a formal constitutio
8.
▲
by
ostenning
3y ago
It’s really incredible how YouTube shapes the zeitgeist today. Hype cycles and their “movements” should be avoided like the plague. At the end of the day if you want to gamble, buy a lottery ticket, then at least you are being honest with y
9.
▲
by
ostenning
3y ago
I don't think efficiency is synonymous with frontend development. Words that come to mind - technical debt, framework lock in and dependency hell. Just to name a few.
10.
▲
by
ostenning
3y ago
DMA, because the buffer can be linked to a designated RAM section, and it needs to be declared as a static mutable. There would be many examples when code is running at lower levels with no OS abstraction
11.
▲
by
ostenning
3y ago
All embedded applications and libraries can be declared with no_std, removing the std dependency and heap allocation. Shared libraries are also possible.
12.
▲
by
ostenning
3y ago
Its really had a significant impact on my usage. Its laggy and incorrectly interprets events or even worse wont register them at all - such a fundamental aspect of using the device im not sure how they fuck up testing these releases. Latest
13.
▲
by
ostenning
3y ago
I enjoyed this one too. I remember reading about the NOP sled and it blowing my mind
14.
▲
by
ostenning
3y ago
> Most things "just work" I find it pretty hilarious that in 2023 this can still be a selling point. Don't get me wrong I ran arch on a thinkpad for a long time so I can appreciate the statement, but now I just use a macbo
15.
▲
by
ostenning
3y ago
I think the embedded book kind of teaches at a very fundamental level, prioritizing safety. It teaches you to use a mutex and critical section when accessing a global variable, which can easily obscure what you are trying to achieve. Global
16.
▲
by
ostenning
3y ago
Opposite experience for me. Writing Rust on embedded systems greatly improved my confidence and speed. When using C a small mistake often leads to undefined behaviour and headaches. Rust theres none of that - its been a game changer for me.
17.
▲
by
ostenning
3y ago
“It takes about 2 hours to boot to bash prompt ("init=/bin/bash" kernel command line). Then 4 more hours to boot up the entire Ubuntu ("exec init" and then login). Starting X takes a lot longer.” I laughed at t
18.
▲
by
ostenning
3y ago
Wow bravo!
19.
▲
by
ostenning
3y ago
Totally, but for how long? KiCad keeps getting significantly better, and there are no insane licensing requirements. KiCads open format is much better for small business, freelancers and startups and while Altium is industry standard, I can
20.
▲
by
ostenning
3y ago
You frame this like its a grand plan by the globalists to usher in a NWO. We know the conspiratorial MO. No surprises here.
21.
▲
by
ostenning
3y ago
> I think $MS is innovating in some areas that, if nothing changes, Apple will ape to great fanfare in a few years IMO too late. Pretty much my entire network that I'm aware of refuses to use Microsoft anything - Windows, Teams, Vi
22.
▲
by
ostenning
3y ago
The markets, along with the world economy are undergoing substantial change. Its crunch time for lots of people in the west - and if you have a bog standard web development job with little specialization, you will be competing with huge num
23.
▲
by
ostenning
3y ago
> ...to believe in falsifiable things that we fully understand and have no causual relationship. Not to give astrology or any particular belief system any credit, but how can one ever truly say that we "fully" understand anythi
24.
▲
by
ostenning
3y ago
> You can even change firmware to Zephyr RTOS if you want to do some low level stuff. Zephyr (for me at least) felt quite bloated and abstracted away, probably because they need to support so many different SoCs. Albeit my experience is
25.
▲
by
ostenning
3y ago
Theres a book called Ishmael by Daniel Quinn that your comment reminded me of
26.
▲
by
ostenning
3y ago
Ive got an EE education, so i was exposed to hw and embedded a long time ago, but where I used to live there weren’t many EE or embedded jobs going, so I got a job as general swdev. It was great, allowed me to work for companies in differen
27.
▲
by
ostenning
3y ago
Why is this setting hidden behind the “Dependency Graph” feature? GitHub should be making this blatantly clear and transparent for users, rather than using Facebook-esk cloak-and-dagger language.
28.
▲
by
ostenning
3y ago
In my view reddit went down the gurgler years ago. The webapp is slow garbage now and I refuse to install any app because I have a feeling they are trying to extract user data.
29.
▲
by
ostenning
3y ago
This might be suitable for dumb IoT devices that are connected to a power adapter, but as soon as you begin working with battery powered products, time critical systems, or require to reduce BoM costs, this sort of thing goes out the window
30.
▲
by
ostenning
3y ago
Yep, I recommend these both, a lot.
More ›