Hacker Newsnew | past | comments | ask | show | jobs | submit | alexanderscott's commentslogin

this is a “soft delete”. as the author notes, depending on the nature of the data being stored a soft delete does not meet the requirements of many data privacy laws and compliance regulations (like GDPR’s right to erasure).


There are different kinds of soft delete.

I've had cases where the rows in question absolutely could not be hard deleted, because of legacy foreign key relations. But the PII in those rows had to go. So we did a kind of "firm delete" by setting all columns (except the PK and a few necessary flags) to their default values and/or null.


And in postgres soft delete is more expensive than a regular delete because it's effectively an insert and update, while delete is just an update.


I feel every admin panel I’ve built over the years, including recently, have been “mildly dynamic”. only enough jquery to be usable by other staff.



that’s amazing! I’ve got the same combination on my luggage!


> Product lead Peter Yang taps into his decade-plus career

> His career stretches back over a decade

Sorry, is a decade a notably long career these days? Am I old?


if this was just to improve SEO, why not just slap in pre-rendering middleware and forgo SSR? like prerender.io or some headless chrome variant w/ cache? honest question, I’m not as experienced with the nuances of frontend dev


You mean in 2023? So many of my favorite SF dives closed during or as a result of covid: lucky 13, hemlock, whiskey thieves, bachus kirk just to name a few


a former employer of mine insisted we use phabricator (self-hosted) instead of github. while I initially fought it because of vpn requirement and UI/UX differences after years of github, I grew to quite like it. in particular the comment organization, handling of back-merges to trunk, and workflow standardization. not sure if it’s still maintained or not though


https://www.phacility.com/phabricator/

> Effective June 1, 2021: Phabricator is no longer actively maintained.


Location: San Francisco, CA

Remote: Yes, but open to hybrid in the Bay Area

Willing to relocate: No

Technologies: C#, Golang, Python, Java, Scala, Typescript, gRPC, GraphQL, AWS Serverless, GCP

Site: https://ehrns.com

Email: alexanderscott46 at gmail

Resume: https://assets.ehrns.com/resumes/ASE-resume-2023-04.pdf

---

Hi, I'm Alex - a Bay Area software engineer with 13 years of experience, primarily in gaming and live events & ticketing industries. Most recently led engineering as Director then Principal Engineer for a small, interactive livestreaming startup.

Looking for a full-time position as staff-level IC or EM, either remote or hybrid. Contact me over email or linkedin (link can be found on my website above) with serious inquiries only.


kind of like spreedly https://www.spreedly.com/

API + unified card tokenization


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

Search: