HackerLangs
TopNewTrendsCommentsPastAskShowJobs

ijustlovemath

1,124 karmajoined hace 6 años
really, I do.

for work/pancreas related inquiries: imt < a > idealmedtech.com

Put "HN32" in the subject to escape my spam filter

Submissions

Show HN: A simple fork of gpodder2go for lightweight self-hosted podcast sync

github.com
1 points·by ijustlovemath·hace 6 meses·0 comments

comments

ijustlovemath
·hace 5 días·discuss
To be clear, all of that setup happens once on your host machine, then you never have to think about it again! You can compose to your heart's content. I think podman just doesn't want to commit to a particular DNS solution so they leave that decision to you.
ijustlovemath
·hace 8 días·discuss
what kind of stuff is in your compose?
ijustlovemath
·hace 23 días·discuss
[dead]
ijustlovemath
·el mes pasado·discuss
We made a very functional job queue in Postgres with PostgREST. highly recommend, as the automatic REST API makes building new clients a breeze
ijustlovemath
·el mes pasado·discuss
Probably with Special Window Settings (right click top bar of your mpv window)
ijustlovemath
·hace 2 meses·discuss
Traits, Enums, and Typestate allow much richer paradigms at much lower cost
ijustlovemath
·hace 2 meses·discuss
is it working though? The main outcome we've seen with companies that drink the AI Kool aid en masse is buggy unstable systems. clearly there's a level of rigor that's being missed for ship velocity
ijustlovemath
·hace 2 meses·discuss
When you write Rust long enough you settle on certain architectures (message passing, event loops) that go well with the borrow checker, and don't end up thinking about it too much. Plus you can always throw an agent at the first set of errors from the refactor and let the compiler guide the annoying parts.
ijustlovemath
·hace 2 meses·discuss
It seems like the problem in this application is that attention itself. Makes me wonder if using a transformer for transcription is the correct architecture.
ijustlovemath
·hace 2 meses·discuss
While not an RF book per se, High Speed Digital design does a great job of spanning the gap from EE undergrad to the basics of RF as it relates to digital design. I'd also recommend brushing up on more advanced E&M, eg T{E,M} modes and antenna design if you haven't looked at them in a while
ijustlovemath
·hace 3 meses·discuss
No mention of how he was essentially homeless and collabed his way thru thousands of papers? Or the whole "You have set mathematics back a month" episode?

Absolute legend!
ijustlovemath
·hace 3 meses·discuss
During the Paleocene-Eocene Thermal Maximum, the rate of change of CO2 concentration was 1/4 what we're at today
ijustlovemath
·hace 3 meses·discuss
JWT operates on a different principle; the user's private key (API key) never leaves the user's device. Instead, the stated "role" and other JSON data are signed with the servers pubkey, then verified by the server using its master key, granting the permissions that role allows.
ijustlovemath
·hace 3 meses·discuss
1 exabyte/month is 380GB/s, which would be pretty epic in my opinion!
ijustlovemath
·hace 4 meses·discuss
Even the most complex distributed systems can be understood with the context windows we have. Short of 1M+ loc, and even then you could use documentation to get a more succinct view of the whole thing.
ijustlovemath
·hace 4 meses·discuss
how about ansible?
ijustlovemath
·hace 4 meses·discuss
There's no actual source for this, just some examples
ijustlovemath
·hace 4 meses·discuss
I wonder how well local inference would work on these.
ijustlovemath
·hace 5 meses·discuss
I think it's safe to assume given recent storms that the 1% floodplains are _underestimating_ the risk
ijustlovemath
·hace 5 meses·discuss
The price of the carried inventory is still significant; the scale they mention reaching towards is thousands per day. That's not including the backlog of components they would have onsite to ensure production uptime.