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 | codykochmann's commentsregister

Cant find the original leaked document anywhere, just an interpretation of the commandments. Anyone got a link?


I think so far the best setup Ive seen of this for browser restriction for a session is with running the browser in firejail. https://github.com/netblue30/firejail


The thought that devs believe javascript would ever be fast enough to make sqlite actually need to run in parallel makes me giggle.


Every field of CS has a security aspect to it. Unless you are a legitimate network engineer, learn how to use the network right before learning how to break it.

I'd say start with learning how security works in the world you know. Defensive programming is a very real thing and translates to just about every other field of CS since... Its all running on code. :D

There are quite a few good defensive coding guides out there. Redhat has some really nicely put together guides for you to start learning from.

https://developers.redhat.com/articles/defensive-coding-guid...

Remember: Learning how to use a gun and becoming licensed to use the gun isnt gonna teach you nearly as much about security as learning how to build Fort Knox.


Github should natively cook in a project/user based tipping system to help people show their appreciation. This feels lazy to say but I know for a fact I would send tips way more frequently if they made tipping a one click experience.

I know there are third party tools that let projects cook tip functionality into their projects.

With how difficult it is to find time to write open source software alone, time put towards setting that up winds up feeling like me prioritizing thirsting for tips and donations over finishing whatever the original goal of the project was. I know for a fact I'm not the only one who feels that way.


The subscription sponsorship like GitHub and OpenCollective offer are nice, but I encounter one-off opportunities much more frequently. There's been so many times I've wanted to just send somebody a tip because they gave a useful answer in a comment, a package's readme was really good, I liked the library but ended up not using it, etc. I know there's a few sites that do this already, but I rarely see them used.


I would like some pointers for networkx generation for my graphdb pypi package if you wanna share some thoughts. :)


Sure. Would be glad to help if I can. My email is in my GitHub profile.


Can’t wait for networkx integration! :)


I wrote a python wrapper around sqlite to turn it into a graph database a while back. If you haven't heard of a triplicate store pattern, thats pretty much how you do graphdbs in sql and keep things fast. Here's a link to the project. :)

https://github.com/CodyKochmann/graphdb


There goes the accounts of anyone working in a place that blocks ads for their entire wifi network for anti-malware purposes.


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search:

HN For You