HackerTrans
热门最新趋势评论往期问答秀出招聘

PascalW

no profile record

提交

The surprising struggle to get a Unix Epoch time from a UTC string in C or C++

berthub.eu
131 分·作者 PascalW·去年·96 评论

Synctrain: A Rethought iOS Client for Syncthing

t-shaped.nl
4 分·作者 PascalW·2年前·0 评论

Advent of Code 2023

adventofcode.com
4 分·作者 PascalW·3年前·0 评论

It's time for Flutter to adjust its market strategy

blog.flutterbountyhunters.com
1 分·作者 PascalW·3年前·3 评论

评论

PascalW
·去年·讨论
Thanks for the shout out to kindle-dash! <3 Great looking dashboard you have there!
PascalW
·3年前·讨论
Instead of using a cronjob you can put the device into sleep and use the RTC to schedule the next wakeup (see [1]). This takes only very little power, as the device is only turned on for mere seconds and sleeps the remaining time.

[1] https://github.com/pascalw/kindle-dash/blob/main/src/dash.sh...
PascalW
·3年前·讨论
Some Kindles can easily be jailbroken [1]. I have two jailbroken Kindle 4 devices and they're still great. Both for reading (though you have to sideload books) and as e-ink dashboards [2]. A Kindle 4 can run for ~ 28 days on a single charge, refreshing the screen every hour.

[1] https://wiki.mobileread.com/wiki/Kindle4NTHacking#Jailbreak

[2] https://github.com/pascalw/kindle-dash
PascalW
·3年前·讨论
Have you considered managing DNS records with Terraform or Pulumi? That way you can easily automate (bulk) changes.

Edit: this is possible with Namecheap as well, see https://registry.terraform.io/providers/namecheap/namecheap/....
PascalW
·3年前·讨论
Flutter is no longer the only game in town (using the same approach), new solutions have come that are direct competitors.
PascalW
·4年前·讨论
I've personally only tested it with a Kindle 4 NT. I haven't had any reports of people using this on other Kindle devices, but in theory it should work as long as the device is jailbroken.
PascalW
·4年前·讨论
Highscalability.com was great! I still follow their RSS feed but there's not a lot of new content nowadays. If someone knows a similar resource I'd love to hear about it!