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!