Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
idealmedtech
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
idealmedtech
2y ago
Ideal Medtech | https://idealmedtech.com | Senior Systems Engineer | Senior Software Engineer | Asheville, NC | Full-time | ONSITE preferred, FULLY REMOTE with the right skill set (USA only) Ideal Medtech is a clinical stage med
2.
▲
by
idealmedtech
2y ago
Ideal Medtech | https://idealmedtech.com | Senior Systems Engineer | Senior Software Engineer | Asheville, NC | Full-time | ONSITE preferred, FULLY REMOTE with the right skill set (USA only) Ideal Medtech is a clinical stage med
3.
▲
by
idealmedtech
2y ago
Ideal Medtech | https://idealmedtech.com | Senior Systems Engineer | Senior Software Engineer | Asheville, NC | Full-time | ONSITE preferred, FULLY REMOTE with the right skill set (USA only) Ideal Medtech is a clinical stage med
4.
▲
by
idealmedtech
4y ago
Roman Hovorka (last author on the paper) has been working on this problem at Cambridge for the better part of 20 years! His was one of the first to see hospital use (through a partnership with BBraun) and also to employ the more advanced MP
5.
▲
by
idealmedtech
4y ago
Finally a thing I'm qualified to talk about! This is my area of expertise. The term "artificial pancreas" is a historical artefact of the original systems from the 1980s, which called anything that controlled blood sugar effe
6.
▲
by
idealmedtech
4y ago
This would put companies like Audm out of business, but it seems like they already only employ one voice actor for most gigs (ya gotta respect how much she gets done though!). I wish there was more work for professional voice actors, audiob
7.
▲
by
idealmedtech
4y ago
> At the point in time when you slice the domains you might not know all the product requirements. Probably a feature will arise which forces you to tangle two services together - now you have one domain. But distributed. Urgs. Are there
8.
▲
by
idealmedtech
4y ago
Type 2 in many ways is a disease that comes from struggling with diet and exercise. There are many medically valid reasons for that to be so, but it still is necessary to try and address them as much as you are able if you're strugglin
9.
▲
by
idealmedtech
4y ago
That's so interesting! Giving me an idea for a side project that I'm sure has been done many times before :)
10.
▲
by
idealmedtech
4y ago
About to take a whack at reading your paper, but in plain programmer speak, can you explain a few ways this might be exploited in the wild?
11.
▲
by
idealmedtech
4y ago
A post like this without Twitter in the title isn't nearly as provocative, and would probably have died in /new. It's because of the authors decision to scope out a Twitter clone that we're having this discussion!
12.
▲
by
idealmedtech
4y ago
Yep, not to mention many groups will list new members higher up so they get cred faster
13.
▲
by
idealmedtech
4y ago
My home server is connected to my TV, so I can have a fully functional desktop environment when watching media. Probably the most useful thing on it is a little Arduino that's hooked up to a Django REST API that I can use to control my
14.
▲
by
idealmedtech
4y ago
When you get a certain level of academic inertia (tons of postdocs under you etc), you get author credit even when you don't actively participate in the research or writing itself. What's more interesting is how many first author
15.
▲
by
idealmedtech
4y ago
As a diabetes researcher, results like this don't surprise me one bit, but I'm glad they're getting national coverage! A publication in Nature is an incredible achievement, congrats to the teams involved. We think good glucos
16.
▲
by
idealmedtech
4y ago
Whenever I want a lamba that's multiline, I usually just declare a nested function. Usually pretty clear, and reusable, and same scope rules as a lamba
17.
▲
by
idealmedtech
4y ago
And here I was thinking posting something similar would be read as too pessimistic!
18.
▲
by
idealmedtech
4y ago
I'm sure any released in the last 10 years would, definitely. But don't forget that there are probably tons of underfunded rural outfits that are using old tech/out of support software etc. Meeting in the middle is going to m
19.
▲
by
idealmedtech
4y ago
This is just a guess, but it's possible that surveyors are so used to measurements in ft that the existing tools mostly use ft (like the GPS in the video), so completely deprecating it might leave surveyors without the tools they need
20.
▲
by
idealmedtech
4y ago
If you check out models/openai_model.py, you'll see it's using text-curie-001, among others, which is an OpenAI dataset. This model is imported in main.py under the name 'Model', which makes me believes the openAI A
21.
▲
by
idealmedtech
4y ago
I recently converted some generation code to use a plan, so you can make a plan and then execute the plan. Architecting your code this way gives you things like dry runs and rollbacks for free; I feel like diff storage is in a similar rea
22.
▲
by
idealmedtech
4y ago
In my experience, the limitations imposed by the borrow checker actually make you express your ideas more clearly . In this way, you might be fighting the compiler, but when your code does compile, it usually does what you wanted it to (an
23.
▲
by
idealmedtech
4y ago
> This allows any sudoers user to obtain full root privileges The way most sudoers files are set up, if you're in the wheel or sudo group, you're only a "sudo -i" from a root command prompt, so I'm not sure I see
24.
▲
by
idealmedtech
4y ago
It would be great if the kernel itself provided a header only definition of such a format, so you could focus on the data and not the parsing. Would also be able to integrate into their extensive testing infrastructure.
25.
▲
by
idealmedtech
4y ago
That's exactly how it should be done! Also subtle but important that you find the last closing parentheses, as an attacker could just include a paren in their process name to terminate your parse early.
26.
▲
by
idealmedtech
4y ago
There are certainly critics, but their opinions, if consistently opposed to the hype cycle, get either sidelined or lambasted. Just sort any post on some new ML application by controversial comments and you'll find the critics aplenty.
27.
▲
by
idealmedtech
4y ago
But how do you protect the shared secrets? Do you see my point? I wish there was some sort of industry best practice tool or book for modelling your threats and suggesting an architecture.
28.
▲
by
idealmedtech
4y ago
This is my problem with key management; at some point you have to have some sort of bespoke key management strategy for the key manager itself . I've yet to find a satisfactorily clear and modern way to accomplish this securely.
29.
▲
by
idealmedtech
4y ago
Using which key?
30.
▲
by
idealmedtech
4y ago
Organic Maps is a very good and low resource offline mapping app that includes trails, point to point elevation mapping, and very low storage footprint. All built on top of OpenStreetMap. Definitely recommend for camping/travelling etc
More ›