Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
montecarl
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Advertise in ChatGPT
(ads.openai.com)
1096 points
by
montecarl
2mo ago
|
842 comments
2.
▲
by
montecarl
4mo ago
I had a raspberry pi 3a+ and the old raspberry pi touchscreen laying around. So I'm writing a custom dashboard for it using Rust/Slint[1]. It directly uses opengl without any display manager/window system. It mostly talks to
3.
▲
by
montecarl
4mo ago
They also did this for the original steam controller, which I used a lot. When the back panel broke (its a trigger and battery cover) I was able to 3d print a replacement that has held up great. https://steamcommunity.com/ga
4.
▲
by
montecarl
5mo ago
I get it! Thank you that is genius.
5.
▲
by
montecarl
5mo ago
I really want to know how he solved this problem, which I also face: >last year i bought a Rodecaster Duo to solve some audio woes to allow myself and my girlfriend to have microphones to our respective computers when gaming together and
6.
▲
by
montecarl
8mo ago
When I read this, I thought that the author would be calculating the derivative of the potential energy with respect to nuclear charge for some reason. Here, the derivative being evaluated appears to be the atomic forces, using jax magic, a
7.
▲
by
montecarl
10mo ago
I think that the audio we are listening too is from some ground recording station that isn't necessarily near the airport. We aren't listening to a recording of what the pilots heard or what air traffic control hears.
8.
▲
by
montecarl
11mo ago
I can't believe how affordable Hetzner is. I just rented a bare metal 48 core AMD EPYC 9454P with 256 GB of ram and two 2 TB NVME ssds for $200/month (or $0.37 per hour). Its hard to directly compare with AWS, but I think its abou
9.
▲
by
montecarl
1y ago
I play fortnite and marvel rivals with my family. We have lots of fun. I think this genre of game is fantastic if you play with people you know on voice comms. "Solo queuing" in these types of games is not fun for me at all, so I
10.
▲
by
montecarl
2y ago
Just currently exploring how custom AI workflows (e.g. text to sql, custom report generation using private data) can help given the current SOTA. Looking to develop tooling over the next 3-6 months. I'd like to see what we can come up
11.
▲
by
montecarl
2y ago
Do you think that you can use those machines for confidential workflows for enterprise use? I'm currently struggling to balance running inference workloads on expensive AWS instances where I can trust that data remains private vs using
12.
▲
by
montecarl
2y ago
Just in case anyone else reads this and is confused. MRIs only use radio waves. No ionizing (or visible or even IR) radiation is used. The strong magnetic fields are a risk (due to interacting with metallic items embedded in the body). The
13.
▲
by
montecarl
2y ago
I agree that DFT is an approximate solution to the Schrodinger equation, but what would you like to see them do? Quantum monte carlo or configuration integration? These methods do not scale well especially when heavy elements are involved.
14.
▲
by
montecarl
2y ago
I'm in a similar boat. A UK bank thinks I'm one of their customers (someone with a similar name). The reply address is no-reply@ and I'm not about to call a foreign bank.
15.
▲
by
montecarl
2y ago
I use fusion 360 several times a week, but I'm not quite able to follow what you said. Can you provide an example or a link to where they announced this feature?
16.
▲
by
montecarl
2y ago
I would love to know. I currently have an embedded product using buildroot and as it is not exposed to a network at all, I don't have any worries about security. However, I'd love to hear of a nice mechanism to basically upgrade t
17.
▲
by
montecarl
2y ago
Why is the transfer rate non-linear with respect to the system clock? At 100 MHz the rate is 1.38 Mbit/s and at 200 Mhz it is 65.4 Mbit/s.
18.
▲
by
montecarl
2y ago
It is even easier to just say, given a fixed area of paper, and a finite printing resolution, there is a finite number of symbols possible? Say you have a 1 in by 1 in area of paper and a printing resolution of 300 DPI then there are 300*30
19.
▲
by
montecarl
2y ago
Thermostats ensure that the average _kinetic energy_ remains constant (on average or instantaneously depending on how they are implemented). Your parent post wants to enforce the constraint that the total energy remains constant. So its a b
20.
▲
by
montecarl
3y ago
What you just wrote reminds me of the song Secrets From the Future by MC Frontalot. > You can’t hide secrets from the future with math > You can try, but I bet that in the future they laugh > At the half-assed schemes and algorit
21.
▲
by
montecarl
3y ago
> there are comments for every line. I used to work at a company that wrote an atomic scale simulation package. Every dev was a physics/chemistry PhD turned coder. We didn't quite hit one comment for _every_ line of code, but w
22.
▲
by
montecarl
3y ago
I really wanted to read the questions, but they make it hard because they don't want the plaintext to be visible on the internet. Below is a link toa python script I wrote, that downloads the password protected zip and creates a decent
23.
▲
by
montecarl
3y ago
Yes, this brings back such memories for me too! I also used to boot from removable media to use linux on school computers. The librarian assumed I was some kind of computer hacker and reported me to the schools IT admin. I thought I was in
24.
▲
by
montecarl
3y ago
https://dl.acm.org/doi/pdf/10.1145/3623614
25.
▲
by
montecarl
3y ago
> People enzymatically convert corn sugar to match what comes out of sugar cane. Straight-up corn sugar is harmless, "high-fructose" is deadly. Corn sugar is the monosaccharide glucose (more specifically its a specific stereois
26.
▲
by
montecarl
3y ago
Sheet metal/waterjet cutting: https://sendcutsend.com/ chineese sheetmetal/cnc milling/3d printing (including metal): https://www.pcbway.com/ But if you can find a local fabricator that is pr
27.
▲
by
montecarl
3y ago
Because laboratory glassware is very expensive and that would be massively wasteful? Also, most labs that I have been in make regular use of custom made glassware. Most chemistry departments employ a glassblower! Also, for very sensitive ex
28.
▲
by
montecarl
3y ago
Wow, the PCMCIA Megahertz dial-up modem shown at 2:22 in the video really brought back some old memories! I hadn't thought about PCMCIA cards in many years. Some of the first computers I used in the 90s were my Dad's work laptops
29.
▲
by
montecarl
3y ago
I an the sole developer of a product that uses bluetooth (classic not BLE) and have struggled so much with bluetooth (documentation and APIs just seem not that helpful or complete or are at such a low level that they aren't useful unle
30.
▲
by
montecarl
3y ago
This is easier to think about, if you consider the extremes. A very low power bulb generates no visible light, but still consumes energy. This is super inefficient. At higher temperature the peak shifts to longer wavelengths (i.e. visible).
More ›