Skip to main content
The 2024 Developer Survey results are live! See the results
Peter Uhnak's user avatar
Peter Uhnak's user avatar
Peter Uhnak's user avatar
Peter Uhnak
  • Member for 11 years, 6 months
  • Last seen more than 1 year ago
16 votes
1 answer
11k views

How can I truncate a string to have at most N characters?

12 votes
1 answer
6k views

How can I print a date/time from time::strftime without leading zeros?

12 votes
3 answers
5k views

git combining two files into one with history preserved

6 votes
2 answers
2k views

Does UML have an XSD for it's XMI?

5 votes
0 answers
768 views

filter (git) diff output to contain only lines matching a pattern

4 votes
2 answers
78 views

Referencing inner Generics type

4 votes
2 answers
489 views

Conditional swapping of items in an array

4 votes
2 answers
262 views

How can I remove diacritics (umlauts) from a String?

3 votes
3 answers
372 views

Writing unicode/utf-8 data to a memory file

3 votes
1 answer
189 views

Creating zip files in Pharo

2 votes
2 answers
632 views

Removing duplicate array elements with order preserved

2 votes
2 answers
53 views

Must all code interacting with templated types also use templates?

2 votes
3 answers
715 views

Who is the owner of a relationship?

2 votes
1 answer
540 views

Storing into variable a result of boolean expression

2 votes
1 answer
96 views

Is it possible to stop propagation of Announcement delivery?

1 vote
2 answers
240 views

Expanding pattern twice for dependency

1 vote
1 answer
40 views

Determining loaded group from postLoadDoIt:

1 vote
1 answer
174 views

Metacello dependency on a package from github project

1 vote
2 answers
245 views

public-ish write access to S3 bucket with file size limiting

1 vote
1 answer
151 views

Being notified when CloudFront has completed deployment

0 votes
0 answers
231 views

Improving SSLSocketFactory setup / first HTTPS request performance

0 votes
1 answer
307 views

Calling a function from a map of union types

0 votes
2 answers
101 views

Not implementing generic method in generics class

0 votes
2 answers
417 views

Constructor vs method vs factory