今日精选
HOT最新资讯
共 26473 篇New Google commercial imagines a Declaration of Independence written with help from AI
Two hundred and fifty years after the signing of the Declaration of Independence, a new commercial asks: What if the Founding Fathers had access to Google Workspace?
Ask HN: New employeer not providing equipment
I am joining a small ~10 person startup in SF next week as a full time W2 employee. I am a software dev. The work is in a very regulated space (ITAR/ SOC2/etc) type stuff. My manager (who is the CTO) texted me to bring my personal laptop in on the first day. This already seems like a red-flag and if needed I will not install any software or visit any sites beyond payroll. How should I handle this situation if they refuse to provide me equipment. This is a in-person role.
Any tips?
I’ve started working on my own Selfhosting Cloud Service, 2 Weeks work to get the basics done. Programming in Golang, understanding Docker, Caddy and how to use a terminal to do commands 😅 I’ve included AES-256 decryption for datas, a license key to check if a license is valid. Its own right-wing administration. All in one to install all dependencies at install. Any idea what could add more safety, or features I didn’t planned myself actually? submitted by /u/CaptainPM-Ger [link] [留言]
Automating Security in Python: A Hands-On Guide to SAST with Bandit and GitHub Actions
Introduction In today's fast-paced development cycles, security can no longer be an...
Show HN: Waypoint.nvim – A Neovim plugin for bookmarking lines of code
I made this plugin because I felt like existing bookmark plugins were lacking some important features, including: - The ability to reorder your bookmarks - The ability to delete and move your bookmarks in bulk - The ability to view lines of code around your bookmarks - Syntax highlighting in the preview window - Resilience to the content of files changing (e.g. checking out a git commit that changes the file contents won't delete your bookmarks) Let me know what you think! If you have any feedba