Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Bug-Hunter-X

Bug-Hunter-X created a branch on Bug-Hunter-X/Uncommon-Shell-Script-Bug--Wildcard-Expansion-and-Word-Splitting-lqrlh

main - Shell script error when processing files with spaces or special characters in their names. The issue stems from improper wildcard expansion and word splitting.

Bug-Hunter-X created a repository: Bug-Hunter-X/Uncommon-Shell-Script-Bug--Wildcard-Expansion-and-Word-Splitting-lqrlh

https://github.com/Bug-Hunter-X/Uncommon-Shell-Script-Bug--Wildcard-Expansion-and-Word-Splitting-lqrlh - Shell script error when processing files with spaces or special characters in their names. The issue stems from improper wildcard expansion and word splitting.

Bug-Hunter-X pushed 1 commit to main Bug-Hunter-X/Infinite-Loop-in-useEffect-Hook-7oknf

View on GitHub

Bug-Hunter-X pushed 1 commit to main Bug-Hunter-X/Infinite-Loop-in-useEffect-Hook-7oknf

View on GitHub

Bug-Hunter-X created a branch on Bug-Hunter-X/Infinite-Loop-in-useEffect-Hook-7oknf

main - React useEffect hook causing an infinite loop due to incorrect state update.

Bug-Hunter-X created a repository: Bug-Hunter-X/Infinite-Loop-in-useEffect-Hook-7oknf

https://github.com/Bug-Hunter-X/Infinite-Loop-in-useEffect-Hook-7oknf - React useEffect hook causing an infinite loop due to incorrect state update.

Bug-Hunter-X pushed 1 commit to main Bug-Hunter-X/Improper-Exception-Handling-in-Asynchronous-Dart-Code-1pbbz
  • Add bugSolution.dart file 4576f2a

View on GitHub

Bug-Hunter-X pushed 1 commit to main Bug-Hunter-X/Improper-Exception-Handling-in-Asynchronous-Dart-Code-1pbbz

View on GitHub

Bug-Hunter-X created a branch on Bug-Hunter-X/Improper-Exception-Handling-in-Asynchronous-Dart-Code-1pbbz

main - This Dart code demonstrates a common error: improper exception handling in asynchronous operations. The `try-catch` block catches exceptions but doesn't always handle them appropriately. The `rethrow` statement is used, but the context of its usage may need improvement.

Bug-Hunter-X created a repository: Bug-Hunter-X/Improper-Exception-Handling-in-Asynchronous-Dart-Code-1pbbz

https://github.com/Bug-Hunter-X/Improper-Exception-Handling-in-Asynchronous-Dart-Code-1pbbz - This Dart code demonstrates a common error: improper exception handling in asynchronous operations. The `try-catch` block catches exceptions but doesn't always handle them appropriately. The `rethrow` statement is used, but the context of its usage may need improvement.

Bug-Hunter-X pushed 1 commit to main Bug-Hunter-X/JavaScript--Subtle-Undefined-Handling-in-Function-fyvih

View on GitHub

Bug-Hunter-X pushed 1 commit to main Bug-Hunter-X/JavaScript--Subtle-Undefined-Handling-in-Function-fyvih

View on GitHub

Bug-Hunter-X created a branch on Bug-Hunter-X/JavaScript--Subtle-Undefined-Handling-in-Function-fyvih

main - This JavaScript code demonstrates a common error handling pattern, but it has a subtle flaw in how it handles the 'undefined' value. The code attempts to gracefully handle null and non-numeric inputs, but 'undefined' is wrongly evaluated as a non-number and returns NaN instead of providing a more informative error message or default value.

Bug-Hunter-X created a repository: Bug-Hunter-X/JavaScript--Subtle-Undefined-Handling-in-Function-fyvih

https://github.com/Bug-Hunter-X/JavaScript--Subtle-Undefined-Handling-in-Function-fyvih - This JavaScript code demonstrates a common error handling pattern, but it has a subtle flaw in how it handles the 'undefined' value. The code attempts to gracefully handle null and non-numeric inputs, but 'undefined' is wrongly evaluated as a non-number and returns NaN instead of providing a more informative error message or default value.

Bug-Hunter-X pushed 1 commit to main Bug-Hunter-X/Type-Instability-in-Julia-Function-5kiqs

View on GitHub

Bug-Hunter-X pushed 1 commit to main Bug-Hunter-X/Type-Instability-in-Julia-Function-5kiqs

View on GitHub

Bug-Hunter-X created a branch on Bug-Hunter-X/Type-Instability-in-Julia-Function-5kiqs

main - Julia function that works for integers but throws an error for floats due to type instability.

Bug-Hunter-X created a repository: Bug-Hunter-X/Type-Instability-in-Julia-Function-5kiqs

https://github.com/Bug-Hunter-X/Type-Instability-in-Julia-Function-5kiqs - Julia function that works for integers but throws an error for floats due to type instability.

Bug-Hunter-X pushed 1 commit to main Bug-Hunter-X/Uncommon-HTML-Bug--Using-Number-in-innerHTML-xtao2

View on GitHub

Bug-Hunter-X pushed 1 commit to main Bug-Hunter-X/Uncommon-HTML-Bug--Using-Number-in-innerHTML-xtao2
  • Add bugSolution.html file a12741a

View on GitHub

Bug-Hunter-X created a branch on Bug-Hunter-X/Uncommon-HTML-Bug--Using-Number-in-innerHTML-xtao2

main - Uncommon HTML bug: Incorrect use of innerHTML with a non-string value. This leads to a runtime error.

Bug-Hunter-X created a repository: Bug-Hunter-X/Uncommon-HTML-Bug--Using-Number-in-innerHTML-xtao2

https://github.com/Bug-Hunter-X/Uncommon-HTML-Bug--Using-Number-in-innerHTML-xtao2 - Uncommon HTML bug: Incorrect use of innerHTML with a non-string value. This leads to a runtime error.

Bug-Hunter-X pushed 1 commit to main Bug-Hunter-X/React-setInterval-Memory-Leak-hkvxx

View on GitHub

Bug-Hunter-X pushed 1 commit to main Bug-Hunter-X/React-setInterval-Memory-Leak-hkvxx

View on GitHub

Bug-Hunter-X created a branch on Bug-Hunter-X/React-setInterval-Memory-Leak-hkvxx

main - React component using setInterval in useEffect without cleanup function, leading to memory leaks when the component unmounts. The solution involves adding a cleanup function to clear the interval.

Bug-Hunter-X created a repository: Bug-Hunter-X/React-setInterval-Memory-Leak-hkvxx

https://github.com/Bug-Hunter-X/React-setInterval-Memory-Leak-hkvxx - React component using setInterval in useEffect without cleanup function, leading to memory leaks when the component unmounts. The solution involves adding a cleanup function to clear the interval.

Bug-Hunter-X pushed 1 commit to main Bug-Hunter-X/Unexpected-Calculation-Results-with-CSS--calc----Function-xko3w

View on GitHub

Bug-Hunter-X created a branch on Bug-Hunter-X/Unexpected-Calculation-Results-with-CSS--calc----Function-xko3w

main - Uncommon CSS `calc()` function error: adding unit to percentage within `calc()` causing unexpected width.

Bug-Hunter-X created a repository: Bug-Hunter-X/Unexpected-Calculation-Results-with-CSS--calc----Function-xko3w

https://github.com/Bug-Hunter-X/Unexpected-Calculation-Results-with-CSS--calc----Function-xko3w - Uncommon CSS `calc()` function error: adding unit to percentage within `calc()` causing unexpected width.

Load more