HackerLangs
TopNewTrendsCommentsPastAskShowJobs

ijustlovemath

1,124 karmajoined 6 лет назад
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·6 месяцев назад·0 comments

comments

ijustlovemath
·5 дней назад·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
·8 дней назад·discuss
what kind of stuff is in your compose?
ijustlovemath
·23 дня назад·discuss
[dead]
ijustlovemath
·в прошлом месяце·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
·в прошлом месяце·discuss
Probably with Special Window Settings (right click top bar of your mpv window)
ijustlovemath
·2 месяца назад·discuss
Traits, Enums, and Typestate allow much richer paradigms at much lower cost
ijustlovemath
·2 месяца назад·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
·2 месяца назад·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
·2 месяца назад·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
·2 месяца назад·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
·3 месяца назад·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
·3 месяца назад·discuss
During the Paleocene-Eocene Thermal Maximum, the rate of change of CO2 concentration was 1/4 what we're at today
ijustlovemath
·3 месяца назад·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
·3 месяца назад·discuss
1 exabyte/month is 380GB/s, which would be pretty epic in my opinion!
ijustlovemath
·4 месяца назад·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
·4 месяца назад·discuss
how about ansible?
ijustlovemath
·4 месяца назад·discuss
There's no actual source for this, just some examples
ijustlovemath
·4 месяца назад·discuss
I wonder how well local inference would work on these.
ijustlovemath
·5 месяцев назад·discuss
I think it's safe to assume given recent storms that the 1% floodplains are _underestimating_ the risk
ijustlovemath
·5 месяцев назад·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.