-
7 votes
-
Why stomping Wigglers glitches Super Mario World
14 votes -
Bugs and glitches of high-level NES Tetris
10 votes -
A 2024 plea for lean software
36 votes -
Insulin pump software drops leading decimal points
38 votes -
What is a debugger?
6 votes -
The weirdest bug I've seen yet
26 votes -
One week of bugs
7 votes -
CVE-2020-19909 is everything that is wrong with CVEs (false bug report for curl)
25 votes -
Hertzbleed - a new family of frequency side channel attacks on x86 processors
13 votes -
Therac-25
6 votes -
My name causes an issue with any airline travel booking!
7 votes -
The Two Generals’ Problem
7 votes -
I challenge you to use Epiphany for a week!
When Edge died, I got worried about loosing competition to the Blink engine and as such, I went exploring other alternatives to realize.. there's not a whole lot, there's blink, gecko and webkit....
When Edge died, I got worried about loosing competition to the Blink engine and as such, I went exploring other alternatives to realize.. there's not a whole lot, there's blink, gecko and webkit.
So with that, I decided to try epiphany - Gnome's web browser. It uses Webkit which is what Blink was forked from so it's not terribly different in theory but the years apart has made that more apparent. It's fairly elegant in my opinion and it lacks some features, sure.
Anyways, to get to what I wanted to do this week, well, I'd like to challenge you all to use it for a week, mostly for bug hunting purposes and possibly to throw ideas at the project. Worth mentioning, I'm not affiliated with the project, just a user.
So to make sure we're all on the same page, we'll use the development Epiphany flatpak, this way we can be sure that the problem is in the current codebase. So, to install it :
Let's install the gnome-nightly repos as per instructions here :
flatpak remote-add --if-not-exists gnome-nightly https://sdk.gnome.org/gnome-nightly.flatpakrepo flatpak remote-add --if-not-exists gnome-apps-nightly --from https://sdk.gnome.org/gnome-apps-nightly.flatpakrepo
Then, let's install the development version by doing so :
flatpak install org.gnome.Epiphany.Devel
Then just launch it and have fun with it!
if you run into any bugs, look at the contribution guide here and report the bugs in the repo after checking that the bug is not already present of course!
12 votes -
A Few Billion Lines of Code Later: Using Static Analysis to Find Bugs in the Real World
4 votes -
Super Mario Bros. 3 - Extended 1up Sound | Retro Game Mechanics Explained
7 votes -
The Worst Computer Bugs in History: Race conditions in Therac-25
6 votes