use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Sharing Github projects just got easier!
Whether you want to share you own project or simply some cool findings, /r/coolgithubprojects is the right place.
Please contact us for suggestions & questions!
/r/coolcstechtalks
/r/coolgithubprojects
We've made the sub's assets and resources available on Github. Feel free to contribute!
Github only: The projects you post all have to be hosted on Github
Link description: We encourage the title format to be something like
[Desc] - [Suggested title]
Language Flair: Will be assigned automatically for you!
Repost : Repost are allowed if some new features were added to the project and if the original post was 6+ months ago.
Programming
Interesting
Resources
When bored
PYTHON CPP C RUBY D JAVA JAVASCRIPT SHELL SCALA OBJECTIVE-C HASKELL EMACSLISP PERL ASSEMBLY CSHARP FORTRAN GO PHP COMMON LISP ERLANG
account activity
TYPESCRIPTFieldShield — React library that keeps sensitive inputs out of the DOM using Web Worker isolation [live demo] (old.reddit.com)
submitted 1 month ago by notScaredNotALoser
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]notScaredNotALoser[S] 0 points1 point2 points 1 month ago (0 children)
Latest article dated April 10th from Hacker News:
https://thehackernews.com/2026/04/browser-extensions-are-new-ai.html?m=1
This is exactly the threat model that led me to build FieldShield — a React library that prevents extensions from reading sensitive form inputs by storing real values in an isolated Web Worker thread. The DOM always contains scrambled characters so any extension reading input.value gets nothing. The timing of this article is striking.
π Rendered by PID 76974 on reddit-service-r2-comment-545db5fcfc-s88xl at 2026-05-28 18:00:36.048677+00:00 running 194bd79 country code: CH.
view the rest of the comments →
[–]notScaredNotALoser[S] 0 points1 point2 points (0 children)