-
5 votes
-
Pixels are not little squares
8 votes -
Your Phone app (also) has an email client
9 votes -
Spiders
Is anyone here familiar with crawling the web? I’m interested in broad crawling, rather than focusing on particular sites. I’d appreciate pretty much any information about how this is usually...
Is anyone here familiar with crawling the web? I’m interested in broad crawling, rather than focusing on particular sites. I’d appreciate pretty much any information about how this is usually done, and things to watch out for if attempting it.
10 votes -
The temporary sub-group for Advent of Code is back - subscribe if you're interested!
As we did for the last two years, I've set up a temporary sub-group that we can use for this year's Advent of Code at ~comp.advent_of_code I moved all the Day 1 solutions that were posted in the...
As we did for the last two years, I've set up a temporary sub-group that we can use for this year's Advent of Code at ~comp.advent_of_code
I moved all the Day 1 solutions that were posted in the thread that @JRandomHacker posted into a dedicated post for the Day 1 problem, and I've set up scheduled posts to happen automatically as each day's puzzle unlocks.
I also automatically subscribed everyone that voted on that original topic, as well as everyone that posted a comment in any of the previous years' 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).
24 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?
4 votes -
Tool assisted speedrun: Chef Stef's NES Arkanoid "warpless" in 11:11.18
12 votes -
The tyrannical mods of Stack Overflow
6 votes -
VMware mouse driver for Windows 3.x
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?
6 votes -
A practical guide to applying data-oriented design
5 votes -
Microsoft unveils 'Super Duper Secure Mode' in latest version of Edge
6 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?
5 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?
3 votes -
Ratchets in software development
8 votes -
Rust Moderation Team resigns
20 votes -
Introducing River, a dynamic tiling Wayland compositor
10 votes -
Upgrading the soldered-on RAM of a Dell XPS13 7390
10 votes -
JMathTeX
4 votes -
The coming firmware revolution
15 votes -
Qualcomm’s next-gen CPU for PCs will take on Apple’s M-series chips in 2023
7 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?
3 votes -
Who controls the Internet? And should they?
10 votes -
What is AT&T doing at 1111340002?
20 votes -
A reality where CSS and JavaScript don't exist...?
8 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?
3 votes -
Lesser-known PostgreSQL features
7 votes -
How the world's first USB-C iPhone was born
10 votes -
It's time to get hyped about const generics in Rust
11 votes -
Announcing LittleJS - The tiny JavaScript game engine that can
10 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?
5 votes -
Taking the warts off C, with Andrew Kelley, creator of the Zig programming language
17 votes -
Sebastian Lague - I tried creating a game using real-world geographic data
6 votes -
"We do not maintain databases"
11 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?
7 votes -
Lawsuit to silence dev who posted on HN, Reddit that their previous employer, LoanStreet, cheated them out of their equity
6 votes -
Section 1201 exemptions to prohibition against circumvention of technological measures protecting copyrighted works (2021)
7 votes -
Raspberry Pi Zero 2 W on sale now at $15
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?
4 votes -
Microsoft angers the .NET open source community with a controversial decision
24 votes -
Despite having just 5.8% sales, over 38% of bug reports for the game "ΔV: Rings of Saturn" come from the Linux community
32 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?
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?
3 votes -
mkws - A simple static site generator
12 votes -
Help open-source contributors escape Afghanistan - Open Collective
10 votes -
A quick method for saving an SVG as a PNG
When I need an avatar, I use boringavatars.com -- but instead of using the site, I use this url with a generator I made in Google Sheets. The trouble is, it spits out an SVG. To quickly save it,...
When I need an avatar, I use boringavatars.com -- but instead of using the site, I use this url with a generator I made in Google Sheets.
The trouble is, it spits out an SVG. To quickly save it, right click on the SVG > Inspect > right click
<rect width=...
and select 'capture node screenshot'There are extensions that do this or something similar, but unless you're exporting SVGs in bulk, they're largely unnecessary.
10 votes -
Always do Extra
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?
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?
6 votes -
100% CPU: my fault?
9 votes