Erik Bjäreholt

Results 265 issues of Erik Bjäreholt

Uniswap V3 launches tomorrow (May 5th). Whitepaper: https://uniswap.org/whitepaper-v3.pdf ### Contracts The new router contract is `SwapRouter.sol`: - Impl: https://github.com/Uniswap/uniswap-v3-periphery/blob/main/contracts/SwapRouter.sol - Interface: https://github.com/Uniswap/uniswap-v3-periphery/blob/main/contracts/interfaces/ISwapRouter.sol The new way to quote prices is with...

enhancement

I just updated from v3.5 to v4.5 and found that behavior around how colors are set have changed. The README mentions that: >The icon color is inherited from the font...

Just an experiment. Seems to work? Not sure what to do with this, might lead to deps in pyproject.toml being out of date.

- **OS name and version**: Arch Linux, rolling - **ActivityWatch version**: d45960deeb86a9c968847c2b06ca0daa7397ee51 ## Describe the bug Error messages like this appear in the aw-qt output: ``` libGL error: MESA-LOADER: failed...

type: bug
stale

We currently support every major OS, except iOS. Apple has historically taken a *very* cautious stance with ScreenTime data they collect, so support for iOS has been practically impossible (although...

help wanted
size: large
improves: user growth

ActivityWatch is getting pretty good (at least that's what our current users think) and it's getting to the point where the impact/utility it has is limited by the number of...

type: outreach
improves: sustainability
improves: retention
improves: user growth

@murphyalexandre and some of his colleagues have been working on a fork of ActivityWatch for some research purpose (it seems?). Among the changes, they've implemented some cool stuff. Here's an...

We might want to share here: - [ ] Hacker News (Show HN, remember to [read the rules](https://news.ycombinator.com/showhn.html) before posting) - Reddit - [x] [r/quantifiedself](https://www.reddit.com/r/QuantifiedSelf/comments/7dkrei/activitywatch_an_open_source_automated/) - [x] [r/coolgithubprojects](https://www.reddit.com/r/coolgithubprojects/comments/7bth6c/activitywatch_an_open_source_automated/) - [x]...

type: outreach
!next
!pinned

~~Right now you pretty much need to be a developer to start using ActivityWatch.~~ (not anymore!) One easy improvement we could make is to create a bash one-liner that installs...

priority: low
type: outreach
!next

A few things we should consider changing: - [x] Every device/installation should have a unique ID (a UUID) that does not change if the hostname is changed. - Completed in...

improves: tech debt
size: medium