Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bionicbits
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
bionicbits
7y ago
I wish I could up-vote this 1000 times.
2.
▲
by
bionicbits
7y ago
Good explanation. One could argue that you see this playing out in Politics and News Media.
3.
▲
by
bionicbits
7y ago
What makes me sad is that someone spent a huge amount of time making something, working on something, supporting something. If you don't like that something, then use something else or write your own thing. I don't get how there i
4.
▲
by
bionicbits
7y ago
How was attending this University? I recently moved family abroad from USA. Hoping my daughter may have interest in attending here for computer science. I am just blown away by the cost of US Universities. Not sure what you get out of US
5.
▲
by
bionicbits
7y ago
Install -> happy -> slows down -> random crashes -> slows down more -> reinstall -> repeat One thing I think happens is Registry gets abused by apps and such over the years.
6.
▲
by
bionicbits
7y ago
What do you use for your personal cloud?
7.
▲
by
bionicbits
7y ago
Will check this out. Been decades since I last tried libre office. fingers crossed
8.
▲
by
bionicbits
7y ago
The things I would miss most leaving Mac... 1. Uploading my Signature in Preview and being able to sign and edit PDF documents on any of my Apple Devices. 2. Screen rendering quality, on Mac everything seems to be sharper and more crisp tha
9.
▲
by
bionicbits
7y ago
There will be device dev kits soon.
10.
▲
by
bionicbits
7y ago
There will never be any kind of answer to this question by Helium or its affiliates. https://consumer.findlaw.com/securities-law/what-is-the-howe...
11.
▲
by
bionicbits
7y ago
Not OP but work @Helium. All the hardware designed will be open sourced. The end node devices can run on LoRa modules with custom (open source) firmware and secure crypto-processor ( https://www.microchip.com/wwwproducts&#x
12.
▲
by
bionicbits
7y ago
I thought Mozilla was pro-privacy with all the features they have added to the browser. Have I been missing something? I recently came back to Firefox for their stance on privacy.
13.
▲
by
bionicbits
7y ago
I wonder if languages like Rust would be helpful in areas like this? Especially considering that the strictness of the compiler might allow more "green" developers opportunity to contribute.
14.
▲
Sod – An Embedded Computer Vision and Machine Learning Library
(sod.pixlab.io)
1 points
by
bionicbits
8y ago
|
0 comments
15.
▲
by
bionicbits
8y ago
Nice, was just looking into this!
16.
▲
by
bionicbits
8y ago
I am not sure you can not use `unsafe` in an embedded type of project. `unsafe` isn't necessarily bad, but when used at least makes it very clear where extra attention should be paid.