Hacker Newsnew | past | comments | ask | show | jobs | submit | evilelectron's commentslogin

Look up JOBS act (https://www.sec.gov/spotlight/jobs-act.shtml) With a strong business plan, this could be a viable and great starting point. Good luck!


Sad news indeed :(


How about Pi-KVM (https://pikvm.org/)? Secure, flexible and extendible.


A KVM system is not a BMC. Running a cluster (even a fairly small one) you probably want power control, e.g. with powerman, serial console availability, e.g. with conman, metrics, e.g. via freeipmi and some monitoring solution, and probably logs for alerts. Control and monitoring need to be out of band.

(Powerman, conman, and freeipmi come from Livermore for use with serious HPC systems.)


wxWidgets is a wrapper over the native GUI toolkit. It allows you to write a OS independent GUI code and because it is a wrapper you get most of the benefits of native toolkit like dark mode.


> most of the benefits of native toolkit like dark mode.

On which OS does dark mode work with wx? Certainly not with Windows... (which, as VZ points out, isn't wx's fault, it's just that no APIs officially exist for this - explorer.exe has dark mode, but that uses completely private, undocumented APIs).


Maybe this has something to do with the fact that Windows doesn't have dark mode for the desktop applications in the first place.


Add _nomap to your SSID to stop Google from using your access point for location services.

https://support.google.com/maps/answer/1725632?hl=en


The fact that you have to change your SSID to opt out of third parties using it is... shady at best. What happens when two competing third parties have conflicting name requirements for you to opt-out?


And how do you know they actually obey it? :/

Knowing Google it will still go somewhere.


> What happens when two competing third parties have conflicting name requirements for you to opt-out?

No worries! One or the other of them will change its mind as soon as any significant number of people start using the option.


Why is Microsoft not interested? Or they are and it has not been reported?

ARM should fit well with them, plus it would give them a way to enter the mobile space again, this time by owning the IP and not making hardware.


Absolutely, diff (Differential) based patch review is a great workflow for adding changes


Not as per their git commit history https://github.com/phacility/phabricator


Great write up. Thanks for posting this.

There’s rumor that due to a large number of people taking ML courses, there will be far more people with ML skills than ML jobs.

I hope this is true. There are so many areas where ML skills could be useful. The sad part would be that some industries would be changed forever. The animation industry for example might not even exist the way it is today.


Don't think it's the case - there will be more desired ML projects than people capable of implementing them. ML is like electricity 100 years ago or programming 40 years ago, we haven't applied it yet to most problems of society.


The problem is it's not as useful as many people seem to think. I often hear my colleagues suggest ML for anything remotely complicated, even something like "measuring body fat percentage using electricity" that in reality only needs a physical equation.

I've even heard people suggest it for web scraping which seems absolutely crazy to me.


It can make a lot of sense for web scraping, if you have lots of target sites you can either build strict rules for the extraction and update them constantly, hand build something generic (often very hard) or train some classifiers for the content you want.


I could actually see a use case for web scraping. If you're after particular pieces of content that aren't accessed in a structured way, on a site that rate limits you to the point of being restrictive, maybe using a bit of NLP could help you rank links to click.


I tried using OCR to scrap Facebook profiles by simulate web browsing behavior. It helps a lot in avoid account blocking but still too slow to be practical.


What's your reason for scraping so many people's personal data?


Really just curious about this approach and want to test it since most old scraping methods failed on Facebook data. My take is that it is possible with enough resources since it is actually pretty hard to separate this from real usages.


Try simulating it using headless chrome (directly accessing the page), works fast


The rear view camera system almost always runs independent of the main Head Unit (HU) or In-Vehicle Infotainment (IVI). In most cases the rear view camera view is a single application specifically coded for the target micro processor (SuperH for example) and is the only thing running on that micro processor. The HU and the rear view camera share the display. While you are driving in R the HU is booting Linux or QNX and when you move to D the screen switches to the HU. The rear view camera application keeps running uninterrupted.


What you said is/used to be right but GP is also probably right, hardware companies love to migrate distributed and reliable system into overcomplicated but integrated Linux contraptions


Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: