Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kognate
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
20 ms
·
1.
▲
by
kognate
1y ago
Yes, this exists now. You can ask Claude to output the document in markdown format and then convert that markdown into HTML, or ask for the output in HTML. For example, using Claude 3.7 Sonnet the following prompt outputs a vanilla HTML d
2.
▲
by
kognate
1y ago
Where are you going to build them?
3.
▲
by
kognate
2y ago
The first thing you should do is give yourself some slack. You are worthy of love and joy. You got dealt a bad hand, and that sucks. It's not surprising you're tired, distracted, and demoralized. So care for yourself, forgive
4.
▲
by
kognate
2y ago
This article is discussing the paper at: https://www.nature.com/articles/s41586-024-08080-x and this post is (likely) a duplicate of https://news.ycombinator.com/item?id=41927684
5.
▲
by
kognate
2y ago
Could you elaborate on what you mean by 'secured'?
6.
▲
by
kognate
2y ago
For pizza places the benefit is risk reduction and insurance cost savings. Drivers who get into accidents are a huge liability, but through risk-laundering of external drivers that all goes away.
7.
▲
by
kognate
3y ago
A "boot" is US Marine who has recently completed basic training (commonly called "boot camp"). It's a multi-use term and not a simple insult (but it's never a positive statement).
8.
▲
by
kognate
3y ago
I'd suggest Racket ( https://racket-lang.org ) which is a batteries-included language environment that includes scheme and has a lot of high-quality documentation. Guile ( https://www.gnu.org/software/guil
9.
▲
by
kognate
3y ago
I think the governance page for rust will answer some of your questions: https://www.rust-lang.org/governance Ferrous Systems is building a qualified rust (ISO 26262 and IEC 61508 qualified version of the existing open-sour
10.
▲
by
kognate
3y ago
A cellular enabled Apple Watch might be a good choice if they can wear/charge a watch. It's pretty easy to navigate and doesn't require them to have their own phone. It's pretty easy to send text messages with one, too
11.
▲
by
kognate
3y ago
Everyone knew the old paradigms would still win in the end. The master’s tools will not destroy the master’s house, after all. But the people made (more) wealthy and powerful by the old paradigms had a lot of incentive to pretend otherwis
12.
▲
by
kognate
4y ago
I'm going to give an unpopular (in the sense of raw user numbers) suggestion: Swift deployed to AWS Lambda. You can use a shared database, deployment is easy, the language is pleasant and fast. https://www.swift.org/
13.
▲
by
kognate
4y ago
In the US you can check out the news page of the DDTC (Directorate of Defense Trade Controls) of (the US Department of) state at https://www.pmddtc.state.gov/ddtc_pub-?id=ddtc_public_portal... and they have a list of report
14.
▲
by
kognate
4y ago
the people who created the tool have already released the accounts. https://securingdemocracy.gmfus.org/hamilton-dashboard/ . (click on the 'Accounts' button).
15.
▲
by
kognate
4y ago
If they are on FMLA you can’t fire them but you can eliminate their job. However, if they are on a leave unrelated to FMLA there might be no protections and the employee can be terminated.
16.
▲
by
kognate
4y ago
Is there a YC company that is using this?
17.
▲
by
kognate
4y ago
I would suggest an iPad with Codea. Codea has a game called 'Cargo Bot' that teaches the basics of algorithmic thinking without the nomenclature that trips up a lot of people. The codea development environment has lots of tut
18.
▲
by
kognate
5y ago
I only listen to The Mountain Goats. All else is commentary.
19.
▲
by
kognate
5y ago
I would suggest using the video feed from each drone to localize it (since it's in a known space). You'll need to do a few passes beforehand and record the background. Doing a puzzle-piece style match isn't terribly (comput
20.
▲
by
kognate
5y ago
I highly recommend Codea's CargoBot (assuming they are on an iPad). https://apps.apple.com/us/app/cargo-bot/id519690804 It's a fun game that uses a simple stack-based programing language to play. I
21.
▲
by
kognate
5y ago
It's happening but it is not all that widespread. In my experience consulting in the USA, it tends to happen in situation where the client doesn't have the budget to hire a domestic team but doesn't have a real requirement t
22.
▲
by
kognate
5y ago
Yes, and it was very much worse than rest n' vest culture. Up or Out culture solves the problems that lead to rest n' vest but creates a bunch of other problems. IMHO, rest n' vest is a good problem to have and not a proble
23.
▲
by
kognate
5y ago
It’s a pretty misleading headline: There were 54 persons aged 25-39 included in the tally and 44 persons aged 40 and over I would not call a 25 year old a “youth”.
24.
▲
by
kognate
5y ago
I can think of a couple. DMN kinda does this: https://en.wikipedia.org/wiki/Decision_Model_and_Notation and Drools: https://www.drools.org There are papers describing using OWL for biz rules, too: https
25.
▲
by
kognate
5y ago
Try one of the big consulting firms. They will only care about the degree and your friend can learn a lot of stuff, make a little money, and use that time to figure out where in the industry they really want to go. The job will probably s
26.
▲
by
kognate
5y ago
Assuming you mean in the USA: a few. ASC’s (Ambulatory Surgical Centers) are more likely to do this in areas with a lot of cash payers. In Ohio and PA there are healthcare agencies that cater to the Amish and Amish-adjacent that will of
27.
▲
by
kognate
5y ago
From the abstract of this pre-print and not peer reviewed paper: > Randomized control trials have not clearly demonstrated mask > efficacy against respiratory viruses, and observational > studies conflict on whether mask use pred
28.
▲
by
kognate
5y ago
I'm assuming your asking about an IC role and not something higher up the food chain. If you want to stay in the Bay Area, I'd say FlexPort is a safer bet. Anduril isn't (IMHO) going to be a public company and (based on Br
29.
▲
by
kognate
5y ago
I dunno. I suspect that the fact of MS being the only AR headset you can buy today is a bigger part of this. If there were any competition you might be able to argue this. It's not like AR is even close to being mature enough to use
30.
▲
by
kognate
7y ago
You can do this sort of thing with Ada's type system. There is also a blog post about units of measure in F# https://blogs.msdn.microsoft.com/andrewkennedy/2008/08/29/un... It's a pretty nic
More ›