DEV Community

Discussion Threads

Discussion threads targeting the whole community

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Let's talk net neutrality

Let's talk net neutrality

69
Comments 32
1 min read
Which language(s) would you recommend to Transform a large volume of data?

Which language(s) would you recommend to Transform a large volume of data?

8
Comments 6
1 min read
Debugging techniques for a rails app

Debugging techniques for a rails app

6
Comments
1 min read
I want to learn Python, where should I start?

I want to learn Python, where should I start?

13
Comments 6
1 min read
Do software engineers at the largest tech companies (i.e. Google, Facebook, Apple, etc.) use Github for version control?

Do software engineers at the largest tech companies (i.e. Google, Facebook, Apple, etc.) use Github for version control?

13
Comments 24
1 min read
How to build a successful developer community

How to build a successful developer community

15
Comments 3
1 min read
How close to the data you like to have your business logic operations?

How close to the data you like to have your business logic operations?

11
Comments 23
1 min read
What topics can I cover in my Golang Youtube Channel

What topics can I cover in my Golang Youtube Channel

14
Comments 7
1 min read
Which modern languages use grammars as a basic feature?

Which modern languages use grammars as a basic feature?

12
Comments 2
1 min read
How is this Website differ from StackOverflow?

How is this Website differ from StackOverflow?

21
Comments 18
1 min read
Explain idempotency (in REST) like I'm Five

Explain idempotency (in REST) like I'm Five

16
Comments 8
1 min read
What if bitcoin was not invented

What if bitcoin was not invented

13
Comments 3
1 min read
short-circuits && clean code

short-circuits && clean code

15
Comments 8
1 min read
How can you make computer generate a random number without using algorithm just like our brain do.

How can you make computer generate a random number without using algorithm just like our brain do.

9
Comments 5
1 min read
How to start planning and build a library ?

How to start planning and build a library ?

13
Comments 3
1 min read
W(AI) now

W(AI) now

11
Comments 1
1 min read
How to learn tech skills outside of your wheelhouse?

How to learn tech skills outside of your wheelhouse?

15
Comments 7
1 min read
ELI5: Why cast to an interface?

ELI5: Why cast to an interface?

11
Comments 11
1 min read
The client and the Bible

The client and the Bible

14
Comments
1 min read
Explain coroutines like I'm five

Explain coroutines like I'm five

27
Comments 11
1 min read
What is a Tech Lead?

What is a Tech Lead?

9
Comments 4
1 min read
Programmers that can't type shall be shunned and treated with disdain.

Programmers that can't type shall be shunned and treated with disdain.

14
Comments 15
1 min read
How I Measured The Software Testing Quality 

How I Measured The Software Testing Quality 

13
Comments 5
3 min read
Do you want to be my friend?

Do you want to be my friend?

25
Comments 12
1 min read
How do containers work when you're using both Docker and Kubernetes?

How do containers work when you're using both Docker and Kubernetes?

20
Comments 4
1 min read
How would you go about providing minimal-latency web experience for a single local event?

How would you go about providing minimal-latency web experience for a single local event?

27
Comments 11
1 min read
Non-authenticated Email Ordering

Non-authenticated Email Ordering

16
Comments 7
1 min read
ELI5: What is a database normalization?

ELI5: What is a database normalization?

16
Comments 8
1 min read
Sharing your Advent of Code Results

Sharing your Advent of Code Results

13
Comments 1
1 min read
Django or Flask

Django or Flask

14
Comments 4
1 min read
Current state of Semantic Web

Current state of Semantic Web

20
Comments 9
1 min read
How do you deal with difficult team members?

How do you deal with difficult team members?

15
Comments 6
3 min read
ELI5 - "Map-filter-reduce"

ELI5 - "Map-filter-reduce"

16
Comments 20
4 min read
This is how my complete development setup looks like

This is how my complete development setup looks like

7
Comments 4
1 min read
How do you organize all of your files?

How do you organize all of your files?

12
Comments 2
1 min read
What's the easiest way to put authentication into a website

What's the easiest way to put authentication into a website

12
Comments 10
1 min read
So What Do We Like For Windows Text Editors?

So What Do We Like For Windows Text Editors?

11
Comments 5
1 min read
Joining Open Source Project -- And Learning a New Language

Joining Open Source Project -- And Learning a New Language

9
Comments 1
1 min read
Termux: Give me your use cases!

Termux: Give me your use cases!

33
Comments 6
1 min read
Need suggestions on the tech stack for developing a video broadcast app

Need suggestions on the tech stack for developing a video broadcast app

9
Comments 1
1 min read
TFVC to Git migration. Branching and merging issues. Has anyone done it before and can someone help?

TFVC to Git migration. Branching and merging issues. Has anyone done it before and can someone help?

9
Comments 2
1 min read
AWS re:Invent 2017 new products TLDR/discussion

AWS re:Invent 2017 new products TLDR/discussion

25
Comments 3
2 min read
What is role of architect in agile development?

What is role of architect in agile development?

9
Comments 4
1 min read
TODO in code

TODO in code

23
Comments 21
1 min read
The Benefits of WWW Subdomain

The Benefits of WWW Subdomain

11
Comments 4
1 min read
How do you choose between "cutting-edge" and "bleeding-edge"?

How do you choose between "cutting-edge" and "bleeding-edge"?

10
Comments
1 min read
How do you include code examples in talks? (e.g slides) How can you add syntax highlighting?

How do you include code examples in talks? (e.g slides) How can you add syntax highlighting?

14
Comments 6
1 min read
What heuristics do you use when developing a frontend testing strategy?

What heuristics do you use when developing a frontend testing strategy?

13
Comments
1 min read
Programmers who only code at work

Programmers who only code at work

115
Comments 140
2 min read
怎么利用闲暇时间

怎么利用闲暇时间

10
Comments 2
1 min read
How I Organize My Files

How I Organize My Files

18
Comments 6
2 min read
Clicking a Facebook link logs me into another person's account

Clicking a Facebook link logs me into another person's account

20
Comments 5
2 min read
Looking for resources for a teenager to teach how to start programming

Looking for resources for a teenager to teach how to start programming

13
Comments 8
1 min read
Any Spotify Playlist you can recommend to boost coding concentration? Thank you!

Any Spotify Playlist you can recommend to boost coding concentration? Thank you!

35
Comments 52
1 min read
TensorFlow to filter PDF files

TensorFlow to filter PDF files

11
Comments 6
1 min read
What made you want to become a dev?

What made you want to become a dev?

26
Comments 42
1 min read
Terminal Comparison

Terminal Comparison

7
Comments 6
1 min read
Does anyone know how to use matplotlib within django projects?

Does anyone know how to use matplotlib within django projects?

9
Comments 3
1 min read
Why there is so much hype around doing things in JavaScript?

Why there is so much hype around doing things in JavaScript?

16
Comments 15
1 min read
I want to develop CLI tool of Riot.js (Looking for collaborators)

I want to develop CLI tool of Riot.js (Looking for collaborators)

15
Comments
3 min read
loading...