-
5 votes
-
How to make up planets and accidentally influence people
9 votes -
MDN (beta) is now built with React
6 votes -
Google open-sources their robots.txt parser and releases an RFC for formalizing the Robots Exclusion Protocol specification
10 votes -
Zach Weinersmith, the cartoonist behind Saturday Morning Breakfast Cereal and co-author of SOONISH, does a Q&A
12 votes -
Twins for a Day
8 votes -
What happens behind the scenes when we type www.google.com in a browser? (2015)
8 votes -
You (probably) don't need ReCAPTCHA
26 votes -
Branding the Decentralized Web
6 votes -
Webcomics: An oral history
12 votes -
100s of tabs: what is there?
Those of you who keep hundreds of tabs open: I'm curious how and why you use them. I'd hoard tabs in the past, but in a sad incident a browser (Firefox) restart caused the loss of all my 10s of...
Those of you who keep hundreds of tabs open: I'm curious how and why you use them. I'd hoard tabs in the past, but in a sad incident a browser (Firefox) restart caused the loss of all my 10s of open tabs that was accumulated over weeks long research about a topic, I decided to never trust tabs again. Now I'm making use of my bookmars toolbar, Org mode and Instapaper for most of the stuff having many tabs open was the method before. So, for me, tabs were for keeping stuff handy during research, read-it-later lists, and temporary bookmarks. What are the use cases for you?
19 votes -
Opera Reborn 3: No modern browser is perfect, but this may be as close as it gets
14 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 -
XSS attacks on Googlebot allow search index manipulation
7 votes -
Is it OK to scrape Tildes?
I wanted to keep the title---and the question, for that matter---generic, but my use case is that I want to make a backup of my posts on Tildes, and I'd fancy automating that with a script that...
I wanted to keep the title---and the question, for that matter---generic, but my use case is that I want to make a backup of my posts on Tildes, and I'd fancy automating that with a script that curls up my user page and downloads fresh stuff from there periodically. So for my personal case, the question is that is this allowed / welcome practice?
The generic question is that is it welcome to scrape Tildes' public pages, in general?
19 votes -
Tildistas, do you read or have you read any webcomics?
as an offshoot of this topic, i'm interested to see if any of you folks read/were previously big into webcomics. the last time we apparently had this question was about ten months ago and...
as an offshoot of this topic, i'm interested to see if any of you folks read/were previously big into webcomics. the last time we apparently had this question was about ten months ago and obviously the site's grown quite a bit since then, so i'm sure there will be plenty of new answers.
20 votes -
The monarch’s stupendous migration, dissected
5 votes -
End the tyranny of Arial: The big internet platforms use the same fonts and backgrounds. Let’s make it interesting again.
15 votes -
The rapid rise and slow fall of the Microsoft web browser
6 votes -
Long live the monarch
10 votes -
Edge-on-Chromium approaches; build leaks, extensions page already live
4 votes -
radicle - peer-to-peer source code repositories using IPFS (alpha)
8 votes -
Native File System API
6 votes -
Accessibility according to actual people with disabilities
6 votes -
Fighting uphill - the demoralizing state of accessibility on the web
8 votes -
Tim Berners-Lee: 'Stop web's downward plunge to dysfunctional future'
8 votes -
Extract clean(er), readable text from web pages via the Mercury Web Parser.
8 votes -
Web developers - What is your stack?
As someone who is not mainly a web developer, I can barely grasp the immensity of options when it comes to writing a web application. So far everything I've written has been using PHP and the Slim...
As someone who is not mainly a web developer, I can barely grasp the immensity of options when it comes to writing a web application.
So far everything I've written has been using PHP and the Slim microframework. PHP because I don't use languages like Python/Ruby/JS that much so I didn't have any prior knowledge of those, and I've found myself to be fairly productive with it. Slim because I didn't want a full-blown framework with 200 files to configure.
I've tried Go because I've used it in the past but I don't see it to be very fit when it comes to websites, I think it's fine for small microservices but doing MVC was a chore, maybe there's a framework out there that solves this.
As for the frontend I've been trying to use as little JavaScript as possible, always vanilla. As of HTML and CSS I'm no designer so I kind of get by copying code and tweaking things here and there.
However I've started a slightly bigger project and I don't fancy myself writing everything from scratch (specially security) besides, ORMs can be useful. Symfony4 is what I've been using for a couple of days, but I've had trouble setting up debugging, and the community/docs don't seem that great since this version is fairly new; so I'm considering trying out something more popular like Django.
So this is why I created the post, I know this will differ greatly depending on the use-case. But I would like to do a quick survey and hear some of your recommendations, both on the backend and frontend. Besides I think it's a good topic for discussion.
Cheers!
20 votes -
Federated Wiki (think git, but for wikis/blogs), introduced using a card metaphor. Try it out!
9 votes -
The assassination of Fred Hampton
5 votes -
The internet was built on the free labor of open source developers. Is that sustainable?
14 votes -
Building a modern carousel with CSS scroll snap, smooth scrolling, and pinch-zoom
4 votes -
What I learned from the hacker who spied on me
7 votes -
Bomb threat, sextortion spammers abused weakness at GoDaddy.com
7 votes -
GoDaddy is sneakily injecting JavaScript into your website and how to stop it
44 votes -
Designing the Flexbox Inspector
5 votes -
Banner blindness revisited: Users dodge ads on mobile and desktop
7 votes -
How much of the internet is fake?
36 votes -
Uber, statistics, and a chrome extension
5 votes -
The practical value of semantic HTML
16 votes -
Google isn’t the company that we should have handed the Web over to
22 votes -
I Threw Away My Mouse - Results, recommendations, and observations from using the web for several weeks with only a keyboard
15 votes -
The Rise and Demise of RSS
35 votes -
The tale of a fake hitman, a kill list, a darknet vigilante... and a murder
7 votes -
Donations to the Internet Archive are currently being tripled by a generous supporter
17 votes -
Phoenix.LiveView: Interactive, Real-Time Apps. No Need to Write JavaScript.
8 votes -
The state of web browsers - 2019 edition
7 votes -
Anyone using the BRAVE web browser? Thoughts? Experiences?
I was reading about it here: https://www.cnet.com/news/brave-browser-matures-with-move-to-chromium-foundation/ First I heard of it and was curious if anyone has tried it. I love the idea of...
I was reading about it here:
https://www.cnet.com/news/brave-browser-matures-with-move-to-chromium-foundation/
First I heard of it and was curious if anyone has tried it. I love the idea of blocking ads and trackers by default.
19 votes -
Ryanair, Berlin, and Hamiltonian cycles - finding a travel route using graph theory
8 votes -
Google Releases Security Updates for Chrome (Remote Code Execution?)
5 votes