-
5 votes
-
Day 14: Docking Data
Today's problem description: https://adventofcode.com/2020/day/14 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/2020/day/14
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
python
with any of the "short names" listed in this page of supported languages):<details> <summary>Part 1</summary> ```python Your code here. ``` </details>
9 votes -
Effective Scala
5 votes -
MDN Web Docs has switched over to its new platform, where the content is now maintained through a GitHub repository
4 votes -
Whose bug is this anyway?
7 votes -
Day 10: Adapter Array
Today's problem description: https://adventofcode.com/2020/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/2020/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
python
with any of the "short names" listed in this page of supported languages):<details> <summary>Part 1</summary> ```python Your code here. ``` </details>
14 votes -
Day 13: Shuttle Search
Today's problem description: https://adventofcode.com/2020/day/13 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/2020/day/13
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
python
with any of the "short names" listed in this page of supported languages):<details> <summary>Part 1</summary> ```python Your code here. ``` </details>
11 votes -
Precursor’s Custom PCBs
4 votes -
What programming/technical projects have you been working on?
This is a recurring post to discuss programming or other technical projects that we've been working on. Tell us about one of your recent projects, either at work or personal projects. What's...
This is a recurring post to discuss programming or other technical projects that we've been working on. Tell us about one of your recent projects, either at work or personal projects. What's interesting about it? Are you having trouble with anything?
10 votes -
Emacs user survey 2020 results
7 votes -
First beta of Krita 4.4.2
6 votes -
Day 7: Handy Haversacks
Today's problem description: https://adventofcode.com/2020/day/7 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/2020/day/7
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
python
with any of the "short names" listed in this page of supported languages):<details> <summary>Part 1</summary> ```python Your code here. ``` </details>
12 votes -
The 2020 SANS holiday hack challenge is live!
4 votes -
Day 9: Encoding Error
Today's problem description: https://adventofcode.com/2020/day/9 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/2020/day/9
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
python
with any of the "short names" listed in this page of supported languages):<details> <summary>Part 1</summary> ```python Your code here. ``` </details>
11 votes -
Security company FireEye was breached by a sophisticated attacker and had some of their red-team tools stolen, and are releasing countermeasures for them
7 votes -
Day 8: Handheld Halting
Today's problem description: https://adventofcode.com/2020/day/8 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/2020/day/8
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
python
with any of the "short names" listed in this page of supported languages):<details> <summary>Part 1</summary> ```python Your code here. ``` </details>
12 votes -
Day 2: Password Philosophy
Today's problem description: https://adventofcode.com/2020/day/2 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/2020/day/2
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
python
with any of the "short names" listed in this page of supported languages):<details> <summary>Part 1</summary> ```python Your code here. ``` </details>
15 votes -
"Important, Spoofing" - A zero-click, wormable, cross-platform remote code execution in Microsoft Teams
10 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?
5 votes -
Day 1: Report Repair
Today's problem description: https://adventofcode.com/2020/day/1 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/2020/day/1
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
python
with any of the "short names" listed in this page of supported languages):<details> <summary>Part 1</summary> ```python Your code here. ``` </details>
13 votes -
Day 5: Binary Boarding
Today's problem description: https://adventofcode.com/2020/day/5 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/2020/day/5
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
python
with any of the "short names" listed in this page of supported languages):<details> <summary>Part 1</summary> ```python Your code here. ``` </details>
13 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?
11 votes -
Linux Syscall User Dispatch close to mainline for better handling of Windows games
5 votes -
Day 6: Custom Customs
Today's problem description: https://adventofcode.com/2020/day/6 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/2020/day/6
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
python
with any of the "short names" listed in this page of supported languages):<details> <summary>Part 1</summary> ```python Your code here. ``` </details>
10 votes -
EmacsConf 2020 videos are out
9 votes -
New RISC-V CPU claims recordbreaking performance per watt
13 votes -
IRC, anyone?
I've created a room on Freenode called #tildes-aoc. It could be fun to jump in and hang out while we work on these problems.
9 votes -
How Distributed Systems Fail
4 votes -
Day 4: Passport Processing
Today's problem description: https://adventofcode.com/2020/day/4 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/2020/day/4
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
python
with any of the "short names" listed in this page of supported languages):<details> <summary>Part 1</summary> ```python Your code here. ``` </details>
13 votes -
Day 3: Toboggan Trajectory
Today's problem description: https://adventofcode.com/2020/day/3 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/2020/day/3
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
python
with any of the "short names" listed in this page of supported languages):<details> <summary>Part 1</summary> ```python Your code here. ``` </details>
12 votes -
Show Tildes: critique my first portfolio site
14 votes -
I've created a temporary sub-group for Advent of Code 2020, subscribe if you're interested!
As we did last year, I've set up a temporary sub-group that we can use for this year's Advent of Code at ~comp.advent_of_code Some discussion and solutions were starting in this thread, but it...
As we did last year, I've set up a temporary sub-group that we can use for this year's Advent of Code at ~comp.advent_of_code
Some discussion and solutions were starting in this thread, but it will be easier to organize inside a devoted sub-group, and also makes it simpler for people to both find and avoid the relevant topics.
If you posted solutions in that topic, please move them into the threads for Day 1 and Day 2.
I automatically subscribed everyone that commented in or voted on that original topic, as well as everyone that posted a comment in any of last year's topics, but nobody else. So if you're interested in participating in Advent of Code or discussing it, please subscribe to the sub-group. Posts from the sub-group won't be shown to logged-out users by default either, so any logged-out users that want to observe will need to visit the sub-group directly (or you're welcome to email me and request an invite so you can register and subscribe).
I've also set up scheduled posts to happen automatically as each day's puzzle unlocks.
25 votes -
What programming/technical projects have you been working on?
This is a recurring post to discuss programming or other technical projects that we've been working on. Tell us about one of your recent projects, either at work or personal projects. What's...
This is a recurring post to discuss programming or other technical projects that we've been working on. Tell us about one of your recent projects, either at work or personal projects. What's interesting about it? Are you having trouble with anything?
10 votes -
Alternative to TeamViewer for LAN?
Currently, controlling one of my PCs from another requires me to manually log into Windows on the remote computer so I can get the TeamViewer pw and then connect from the host. Is there another...
Currently, controlling one of my PCs from another requires me to manually log into Windows on the remote computer so I can get the TeamViewer pw and then connect from the host. Is there another program that will launch at Windows startup so I log into Windows on the remote computer from the host? I don't need internet remote control and I'd prefer a free alternative that doesn't require an account or internet access to enable this type of feature (which I believe TeamViewer does). Remote computer is on Win 8, host on Win 10. EDIT: I was wrong, see below.
9 votes -
An iOS zero-click radio proximity exploit odyssey
9 votes -
Why scientists are turning to Rust
9 votes -
Why Raku is the ideal language for Advent of Code
5 votes -
Radicle -- A peer-to-peer stack for building software together
16 votes -
The code that controls your money
8 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 -
A complete state machine implemented in HTML checkboxes and CSS
8 votes -
Google using Core Web Vitals in their search rankings will be a positive change, but developers should be careful not to fixate solely on those three metrics
6 votes -
Protect domains that don’t send email
13 votes -
What programming/technical projects have you been working on?
This is a recurring post to discuss programming or other technical projects that we've been working on. Tell us about one of your recent projects, either at work or personal projects. What's...
This is a recurring post to discuss programming or other technical projects that we've been working on. Tell us about one of your recent projects, either at work or personal projects. What's interesting about it? Are you having trouble with anything?
9 votes -
How Readup knows whether or not you've read an article
7 votes -
Can you write ad-blocker rules to essentially blacklist mention of certain people?
I've just read a journal from someone on another site saying that they wished there was a blacklisting system which stopped them seeing submissions from, to or about certain other users in their...
I've just read a journal from someone on another site saying that they wished there was a blacklisting system which stopped them seeing submissions from, to or about certain other users in their feed, as it is potentially trauma-inducing for them to log in and keep seeing them come up. I assume that the person looking for this blacklist isn't realistically able to just leave the site, because it's the most populous of its kind and serves as an art portfolio or source of income.
Is this, or something like it, actually possible to do with custom ad-blocker rules, or do they need to just wait for the site's admins to get around to it?
6 votes -
A quick primer on Robert "Uncle Bob" Martin
18 votes -
Standardizing <select> and beyond: the past, present and future of native HTML form controls
7 votes -
What programming/technical projects have you been working on?
This is a recurring post to discuss programming or other technical projects that we've been working on. Tell us about one of your recent projects, either at work or personal projects. What's...
This is a recurring post to discuss programming or other technical projects that we've been working on. Tell us about one of your recent projects, either at work or personal projects. What's interesting about it? Are you having trouble with anything?
9 votes -
Inside the Cit0Day breach collection (now loaded into Have I Been Pwned and Pwned Passwords)
9 votes