Skip to main content
Francesco Frassinelli's user avatar
Francesco Frassinelli's user avatar
Francesco Frassinelli's user avatar
Francesco Frassinelli
  • Member for 12 years, 3 months
  • Last seen this week
48 votes
7 answers
20k views

Store the cache to a file functools.lru_cache in Python >= 3.2

28 votes
2 answers
33k views

Filtering ListAPIView in django-rest-framework

6 votes
3 answers
3k views

Twitter 2.2 carousel example: how to maintain image ratio?

5 votes
2 answers
963 views

Splitting long string without breaking words fulfilling lines

5 votes
1 answer
5k views

Sink restart on failure without stopping the pipeline

4 votes
1 answer
3k views

Opening dropdown menu from navbar branding

4 votes
2 answers
2k views

Bash should not count color codes as visible characters

3 votes
2 answers
2k views

Set outerWidth in percentage using jQuery

3 votes
2 answers
221 views

Python "a=a-b" and "a-=b" are really equivalent?

2 votes
0 answers
610 views

Rust linker fails when using target-feature=+crt-static on nightly

1 vote
1 answer
1k views

Removing fields from django-rest-framework view

1 vote
1 answer
1k views

Reading .xml Excel files in Python

1 vote
2 answers
555 views

Overwrite Python library dependencies

1 vote
2 answers
842 views

Define a core.pager in Git using bash variables

1 vote
4 answers
446 views

Get in which terminal column I'm writing

1 vote
1 answer
1k views

Loading point of interests from url using leaflet

1 vote
0 answers
91 views

Is it possible to register Python VM inputs and replay them?

0 votes
1 answer
971 views

Execute a function after the url changes in jQuery

0 votes
3 answers
73 views

Python regex for detecting additions

0 votes
1 answer
76 views

XML transformation based on attributes endings

0 votes
1 answer
165 views

XSLT 2.0 - Removing an attribute while sorting with grouping

0 votes
1 answer
81 views

XSLT 2.0 - Two steps sorting

0 votes
2 answers
104 views

Selecting items ending exactly with some suffixes

0 votes
1 answer
233 views

Setup a global variable dynamically in a Makefile