-
9 votes
-
SoftBank is selling its stake in dog-walking startup Wag back to the company, as Wag cuts 80% of staff
9 votes -
Finland said it aims to teach 1% – or more than fifty million – of all Europeans basic skills in artificial intelligence through a free online course
11 votes -
Question for software QA testers
How do you decide which tests or processes to automate? What criteria do you use?
5 votes -
Greenland's ice sheet melting seven times faster than in 1990s – scale and speed of loss much higher than predicted
11 votes -
Shovel Knight: Treasure Trove is complete - After over six years of development, the final pieces (King of Cards and Showdown) have been released
9 votes -
Generated passwords, UX and security absolutism
17 votes -
Apple's modular Mac Pro now available to order
13 votes -
In France, a bloody World War I battlefield has become a wildlife refuge
5 votes -
Nintendo Switch Indie World Showcase - December 10, 2019
5 votes -
Aerothermodynamics, or how scientists learned to survive re-entry
7 votes -
PlayStation State of Play | December 10, 2019
5 votes -
The Witcher | Character Introduction: Geralt of Rivia
6 votes -
30 Years of Rage: Fabio & Grooverider
3 votes -
Fortnightly Programming Q&A Thread
General Programming Q&A thread! Ask any questions about programming, answer the questions of other users, or post suggestions for future threads. Don't forget to format your code using the triple...
General Programming Q&A thread! Ask any questions about programming, answer the questions of other users, or post suggestions for future threads.
Don't forget to format your code using the triple backticks or tildes:
Here is my schema: ```sql CREATE TABLE article_to_warehouse ( article_id INTEGER , warehouse_id INTEGER ) ; ``` How do I add a `UNIQUE` constraint?6 votes -
TV Tuesdays Free Talk
Have you watched any TV shows recently you want to discuss? Any shows you want to recommend or are hyped about? Feel free to discuss anything here. Please just try to provide fair warning of...
Have you watched any TV shows recently you want to discuss? Any shows you want to recommend or are hyped about? Feel free to discuss anything here.
Please just try to provide fair warning of spoilers if you can.
9 votes -
Merriam-Webster's Time Traveler: Words by year of appearance
6 votes -
Do people like CSS or just grow to tolerate it?
I've been trying to learn CSS. I went through the relevant sections of Colt Steele's Web Bootcamp. It is mostly focused on Bootstrap, which disappointed me a bit. So I went through MDN to learn...
I've been trying to learn CSS. I went through the relevant sections of Colt Steele's Web Bootcamp. It is mostly focused on Bootstrap, which disappointed me a bit. So I went through MDN to learn Flexbox and CSS Grid, which seemed like a better alternative. The fundamentals are easy enough, but when I try to make a layout everything gets mixed in my head (even though I have the documentation open at all times). The impression I get is that modern CSS is not one thing, but a bunch of little things that resemble each other in a confusing way. It's hard to infer stuff and there are gotchas everywhere. I know this is not a programming language, but it is at least programming-related. Learning CSS feels more like learning English than a technology: you must accept that it's not a cohesive system, but rather the culmination of a long historical process full of random developments.
I tried getting back to Bootstrap, but then I have to override a bunch of stuff I don't even know is there.
I'm having a lot of trouble trying to put something very simple together. I just wanna leave that behind and go back to my beloved Python.
I did not want this to be a rant, but it is now a rant. So be it :P
23 votes -
In Sweden's Arctic, ice atop snow leaves reindeer starving
3 votes -
Social media influencer sentenced to fourteen years in federal prison after plotting to hijack internet domain at gunpoint
19 votes -
Denmark plans $30 billion offshore wind island that could power ten million homes
6 votes -
Papoose ft.Young Chris - Let's Get It (2008)
3 votes -
Marie Fredriksson - I en tid som vår (1996)
4 votes -
The GOG GALAXY 2.0 Open Beta is now available
15 votes -
What simple features would you want in a new browser?
So, I'm planning on building yet another browser (based on Firefox, since we already have too much Chromium forks around) I'm intending to target the people worried about their privacy, but aren't...
So, I'm planning on building yet another browser (based on Firefox, since we already have too much Chromium forks around)
I'm intending to target the people worried about their privacy, but aren't technical enough to dabble with about:config tweaks and deal with any site breakages.
So, for this project, I'm planning on doing the following modifications to Firefox:
- Tweaked by default to get a balance between increased privacy, and less site breakage
- Tweaks include cutting any "background" communication with Mozilla (while I trust them, some people might not) and Google (safe browsing, geolocation)
- Maybe, possibly, an "advanced privacy settings" menu for more privacy settings in exchange for site breakage?
- Integrated ad blocker (Decided on uBlock Origin, maybe adding Nano Defender to bypass any nag screens)
- Maybe a way to "pretend" to be a Chromium browser, since some sites require that nowadays (More user agent complexity, yay!)
So, this is where this thread comes in. What would you guys want in a (Gecko-based) browser, that I can provide?
I am definitely not planning any substantial under-the-hood changes, since that would
a) make maintaining it a pain
b) be way out of my skill level.I am only looking for stuff that can be applied with some simple source code patches, or an integrated extension, as I will not "fork" the entire FF source. This project is essentially a rebranded patchset. (Also allows for faster updates!)
ps: Please be realistic, and remember that this is a one man thing. I can not make any substantial changes, like bringing XUL add-ons back, if you know what those are.
pps: If you can, and are willing to help with anything, let me know and I'll put up a repo online :)
ppps: Please let me know if I've made a mistake while creating this topic.
15 votes - Tweaked by default to get a balance between increased privacy, and less site breakage
-
Australia’s democracy has been downgraded from ‘open’ to ‘narrowed’ in the 2019 CIVICUS Monitor report
9 votes -
Vulfpeck live at Madison Square Garden (2019)
5 votes -
Day 10: Monitoring Station
Today's problem description: https://adventofcode.com/2019/day/10 Join the Tildes private leaderboard! You can do that on this page, by entering join code 730956-de85ce0c. Please post your...
Today's problem description: https://adventofcode.com/2019/day/10
Join the Tildes private leaderboard! You can do that on this page, by entering join code
730956-de85ce0c.Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it nicely, with the code collapsed by default inside an expandable section with syntax highlighting (you can replace
pythonwith any of the "short names" listed in this page of supported languages):<details> <summary>Part 1</summary> ```python Your code here. ``` </details>8 votes -
Coolest Cooler, which raised $13M on Kickstarter in 2014, announces they are shutting down with about 20,000 (1/3) of their backers not having their $200 pledge fulfilled
17 votes -
FYI, Wikipedia is discontinuing support for TLS 1.0 and 1.1
Hey everyone, I noticed accessing Wikipedia today that my old version of the app no longer loaded any pages, so I tried checking with my stock browser and it displayed a warning that Wikipedia is...
Hey everyone,
I noticed accessing Wikipedia today that my old version of the app no longer loaded any pages, so I tried checking with my stock browser and it displayed a warning that Wikipedia is dropping support for anything that can't negotiate TLS 1.2. I haven't seen any articles on it yet online, so just thought I'd holler a mention.
8 votes -
Some Reddit comments are being hidden by default as "potentially toxic content" (i.e. a swear filter)
38 votes -
Apple’s ad-targeting crackdown shakes up ad market
22 votes -
The worst takes of the 2010s
7 votes -
Megan Thee Stallion: NPR Tiny Desk Fest (Extended Concert Series) (2019)
5 votes -
Chris Morocco makes easy chocolate cake | From the Test Kitchen
3 votes -
Death Come True announced - A full motion video game directed and written by Danganronpa creator Kazutaka Kodaka
5 votes -
O(n^2), again, now in Windows Management Instrumentation
10 votes -
Megan Rapinoe: Sports Illustrated 2019 Sportsperson of the Year
5 votes -
What's gonna happen in the 2020s?
I personally see: The enaction of the progressive policies that have been continuosly amplified over the last 5 years during the election of Bernie or Warren (in the US, be it after 2020 or 2024)...
I personally see:
-
The enaction of the progressive policies that have been continuosly amplified over the last 5 years during the election of Bernie or Warren (in the US, be it after 2020 or 2024)
-
Increasing regulation of the Internet (be it the breakup of tech conglomerates, increased pressure by VC investors for the companies in the red to turn a profit or more surveillance by 3-letter agencies in bad faith)
-
Increased tension between the US and China as China becomes increasingly more powerful especially over tech companies
-
A recession which throws the item in the top 15 years down the line.
-
Automation and AI begin to become more pressing issues during the next depression, leading to people taking candidates like Yang more seriously.
-
"Apophis 2029 is gonna hit the earth." "Finally."
Edit: Ok, here's some non-political predictions:
-
Mojang runs out of already existing biomes and dimensions to overhaul in minecraft, so they'll shift their development focus to adding more unique biomes, worldgen and mechanical depth and maybe some sort of progression to the game (more complex combat, more dimensions, more bossfights, more mobs like the iron golem with better attacks, more Redstone components, more unique worldgen). By the time this happens, hytale will already be a big competitor and great at al this, causing high controversy that Microsoft is stealing their ideas.
-
This also applies to mobile phone makers as they get rid of all notches, bezels and ports and so they either focus on specs and battery life and nirvana is supposedly achieved at 1600$ per phone, in making the phones as cheap as possible , which makes people get mad about the working conditions of the laborers or in even more exclusive wearables like now.
-
A new manned moon landing, finally. This time the whole journey will be streamed live on an 8k camera via starlink.
-
The (further) normalization of anime, similar to what happened to gaming this decade. More people from more different backgrounds will be watching anime, and they will be less focused on self-depreciation because of it. They will watch anime in public, and will demand more and better anime from the production teams in Japan. The more diverse audience will mean that fanservice will be gradually less effective and non-tanned black characters will appear way more often (and someone will lose their shit over it).
-
HN finally comes up with a site redesign, mainly to make it clearer which threads are which. The new design is similar to Tilde's now and HN usage grows 3-fold.
30 votes -
-
Building a map with secret paths for Shovel Knight: King of Cards
3 votes -
Synthesizing Tonewheel Organs: Part 1
4 votes -
How big and diversified is the Samsung group of companies?
5 votes -
Trigger's BNA: Brand New Animal anime reveals cast, visual, story, April 2020 debut
3 votes -
Nominations for the 77th Golden Globe Awards have been announced
6 votes -
2K announces the founding of Cloud Chamber, a new studio starting work on the next BioShock game
5 votes -
Ghostbusters: Afterlife | Official trailer
8 votes -
Can you beat Pokemon Blue without getting hit? | VG Myths
7 votes -
A tale of two covariates: Why OWID and company are wrong about US healthcare
4 votes -
What games have you been playing, and what's your opinion on them?
What have you been playing lately? Discussion about video games and board games are both welcome. Please don't just make a list of titles, give some thoughts about the game(s) as well.
10 votes -
Sweden's former ambassador to China faces an unprecedented trial over allegations she overstepped her authority during a meeting to secure the release of Gui Minhai
6 votes