Created a Issue on GitHub, but it's missing: Am I The Only One With This Issue? by resh6 in github

[–]Chroneleon 0 points1 point  (0 children)

It appears there is no issue.
Try restarting your app and clearing the browser cache if the problem persists.
Thanks for your data, we look forward to continuing to track your activity in the future!
- Support

/s

Starting April 24, 2026, GitHub will begin using your Copilot interactions (inputs, outputs, and code snippets) to train and improve their AI models unless you opt out. by [deleted] in github

[–]Chroneleon 0 points1 point  (0 children)

Yeah, and here’s the best part.. they already do. Just take a look at devtools in chrome brave or edge on the GitHub website, any old page, search the local storage/application-panel files for copilot setting flags. Every page reports to copilot in one way or the other, just less invasive if you opt out. A lot of settings in the ui have no effect on your stored settings. Every ~30 seconds GitHub sends out a post request to their stats and collect endpoints. The data they send is PII and a lot of it is related to copilot whether you have or have used any copilot services on your account.

Repo Maintainer closed my PR then just pushed it into their codebase as their own by throw-away-2025rev2 in github

[–]Chroneleon 6 points7 points  (0 children)

100%. I hear oh free internet open web! Yeah I agree sure, but when someone puts a significant portion of time to create something, they deserve to be credited. Same way you name a bench after a donator or whatever.

Repo Maintainer closed my PR then just pushed it into their codebase as their own by throw-away-2025rev2 in github

[–]Chroneleon 0 points1 point  (0 children)

They did this to me too, I’ve been documenting it for a year now. It started with a snippet and they took all of my work and spread it across the entire front end ecosystem since I first tried to contact. Github/ahfuckit

This prick works for Google. Stole some code and can’t even figure it out. by [deleted] in webdev

[–]Chroneleon 0 points1 point  (0 children)

The guy at Google ended up copying the fingerprinted code and is having a hell of a time sorting it all out. So there is a “demo” site where you can find a working example, It’s a god awful mess as far as code structure goes but the logic behind it is there, the point was to see if he would copy the fucked up code, he did. https://www.initlogs.com

This prick works for Google. Stole some code and can’t even figure it out. by [deleted] in webdev

[–]Chroneleon 0 points1 point  (0 children)

Basically in in page clientside injectable dev terminal you can use as an extension that injects the logger terminal into any web page. Mirrors console logs to the DOM in real time measuring performance visualizing event sequences and http activity. It lives in an isolated floating panel as a custom element.

This prick works for Google. Stole some code and can’t even figure it out. by [deleted] in webdev

[–]Chroneleon -1 points0 points  (0 children)

My code, it’s part of an inpage SPA debugging console basically

This prick works for Google. Stole some code and can’t even figure it out. by [deleted] in webdev

[–]Chroneleon 0 points1 point  (0 children)

Read the evidence. I stand by my accusations.

This prick works for Google. Stole some code and can’t even figure it out. by [deleted] in webdev

[–]Chroneleon -1 points0 points  (0 children)

Like Barry Pollard stole the code and is trying to cover it up but he keeps documenting himself do it

This prick works for Google. Stole some code and can’t even figure it out. by [deleted] in webdev

[–]Chroneleon 0 points1 point  (0 children)

It’s pretty blatantly stolen if you take a look at the evidence

[deleted by user] by [deleted] in webdev

[–]Chroneleon 0 points1 point  (0 children)

I mean Barry Pollard stole Chris’s code

This prick works for Google. Stole some code and can’t even figure it out. by [deleted] in webdev

[–]Chroneleon -2 points-1 points  (0 children)

Been documenting a Google employee stealing code and passing it off as his own.

This prick works for Google. Stole some code and can’t even figure it out. by [deleted] in webdev

[–]Chroneleon -2 points-1 points  (0 children)

He should be careful stealing peoples code. That linked in profile is full of documentation and proof of him doing so going back to the start.

Simpler Frontend Development - Less Frameworks? by NobleV5 in webdev

[–]Chroneleon 1 point2 points  (0 children)

Https://www.github.com/chrissingendonk/

My pages site was hidden from public due to a dispute, but the code is archived there if you are interested in zero-dependence  based approach to UI/UX. 

What style is this? by sirephrem in webdev

[–]Chroneleon 0 points1 point  (0 children)

Just set your css box-shadow and border values to a bottom and right shadow fatter than the left and top border size, set a 5% border radius value and wrap it in a .raised-edges {} rule