For the best experience on desktop, install the Chrome extension to track your reading on news.ycombinator.com
Hacker Newsnew | past | comments | ask | show | jobs | submit | history | EricBetts's commentsregister

Do you know where I can find that video?

https://www.youtube.com/watch?v=lFDLY_Tl6wQ

It's really really hard to watch.


I think we might need another term for working both remote and with a flexible schedule. I'm working remote, have been at a few jobs, but while my location isn't an office, my schedule is fixed, the same as if I were going in.


> code—really code, not just copy-paste from Stack Overflow—with the precision of a top engineer.

Having seen the mistakes it still makes in my industry, I can't take as factual the other claims the article makes about what AI does.


Don't worry, Gell-Mann amnesia will resolve this uncomfortable moment for you soon enough!


>Gell-Mann amnesia

Didnt know the term: https://en.wiktionary.org/wiki/Gell-Mann_Amnesia_effect


Typical AI bro spotted - so it'd be interesting to know your trade.


I believe they're trying to highlight the character to make clear the difference in the two similar names


I did a project in a similar vein for family emoji: https://familyemojimaker.netlify.app/ (https://gitlab.com/bettse/family)


Unfortunately most of the benefit of this was undone by Apple's rollback of their family emoji rendering to just be shapes :/. Cool UX though!


Have you heard of, or considered, a elgato stream deck?


Yup; it isn’t a realistic show, but entertaining.


My read of the proxmark code (https://github.com/RfidResearchGroup/proxmark3/blob/master/c...) is that the `ndefformat` formatted the tag MAD (https://www.nxp.com/docs/en/application-note/AN10787.pdf), which you'd do for NDEF, then had a single TLV TERMINATOR at the block where the NDEF message starts. Then he used NFC Tools to write on an NDEF text record (which iOS background reading would ignore) and maybe something else? After that he then used `ndefwrite` to write on a URL record. I wonder if he could have skipped the NFC Tools and written the URL record and gotten the same result. Proxmark dumps before and after using NFC Tools would be insightful.


Do you recall any of the details? "Rolling code" is not a term often associated with RFID/NFC. The Portland Custom House WeWork used HID Prox.


Basically the reader writes data back to the fob and expects to see it the next time it reads it. This results in either the original or the copy getting de-synced.

One interesting capability that this unlocks is that battery powered, offline readers (think apartment door that uses the same fob as the lobby) can write out things like battery state so that apartment maintenance knows when it's time to swap out batteries.


Their project that I am most familiar with is there CLI https://github.com/httpie/cli


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search:

HN For You