Skip to main content
The 2024 Developer Survey results are live! See the results
Basil Bourque's user avatar
Basil Bourque's user avatar
Basil Bourque's user avatar
Basil Bourque
Software Developer, self-employed
  • Member for 13 years, 5 months
  • Last seen this week
80 votes
4 answers
40k views

`uuuu` versus `yyyy` in `DateTimeFormatter` formatting pattern codes in Java?

72 votes
6 answers
39k views

Shortcut to generate an NSRange for entire length of NSString?

52 votes
1 answer
23k views

Convert java.util.Date to what “java.time” type?

43 votes
2 answers
29k views

What can I delete from ~/Library/Developer/Xcode folder?

42 votes
3 answers
116k views

Use Streams to return Boolean if all the List values in a Map are empty/not-empty

42 votes
3 answers
24k views

Is java.time failing to parse fraction-of-second?

36 votes
1 answer
37k views

Make Logback include the "T" between date and time in its "%date" format for strict ISO 8601 compliance

36 votes
2 answers
29k views

Make a Stream into an Iterable? [duplicate]

32 votes
2 answers
13k views

How to get a java.time object from a java.sql.Timestamp without a JDBC 4.2 driver?

28 votes
5 answers
48k views

Does Java define constants for any characters such as SPACE?

28 votes
1 answer
10k views

Draw lines between methods in code editor of IntelliJ

27 votes
5 answers
11k views

IntelliJ 2017.2 stuck on `Loading archetype list` for `New Project` > `Maven`

26 votes
1 answer
23k views

Set the time-of-day on a ZonedDateTime in java.time?

26 votes
2 answers
15k views

Can JAXB handle java.time objects?

24 votes
3 answers
9k views

Hide the "1 usage" indicator floating in code editor in IntelliJ 2020

20 votes
2 answers
9k views

Why does IntelliJ want to accept incoming network connections?

20 votes
3 answers
51k views

Where is the "server log" for Tomcat when running externally from IntelliJ Ultimate?

20 votes
2 answers
43k views

Generate UUID values by default for each row on column of UUID type in H2 Database Engine

20 votes
1 answer
27k views

Delete "Project SDK" configuration in IntelliJ

18 votes
3 answers
4k views

How to handle full period in java.time?

18 votes
4 answers
10k views

java.time equivalent of Joda-Time `withTimeAtStartOfDay`? (get first moment of the day)

17 votes
3 answers
12k views

Prepend table name to each column in a result set in SQL? (Postgres specifically)

17 votes
1 answer
42k views

Get the current value of `-illegal-access` setting in Java

17 votes
1 answer
24k views

Produce a `DataSource` object for Postgres JDBC, programmatically

16 votes
1 answer
6k views

What does the IntelliJ 2017.2 setting for Maven “Always update snapshots” do?

16 votes
1 answer
8k views

What is the “Use '--release' option” in IntelliJ 2018.1 preferences?

16 votes
2 answers
9k views

Is String Deduplication feature of the G1 garbage collector enabled by default?

16 votes
5 answers
22k views

Enable "preview" features in an early-access version of Java in IntelliJ

15 votes
1 answer
10k views

Can IntelliJ convert my old string concatenation to new Text Block feature previewed in Java 14?

15 votes
3 answers
2k views

Make a string from an IntStream of code point numbers?

1
2 3 4 5
17