HackerTrans
TopNewTrendsCommentsPastAskShowJobs

PascalW

no profile record

Submissions

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

berthub.eu
131 points·by PascalW·السنة الماضية·96 comments

Synctrain: A Rethought iOS Client for Syncthing

t-shaped.nl
4 points·by PascalW·قبل سنتين·0 comments

Advent of Code 2023

adventofcode.com
4 points·by PascalW·قبل 3 سنوات·0 comments

It's time for Flutter to adjust its market strategy

blog.flutterbountyhunters.com
1 points·by PascalW·قبل 3 سنوات·3 comments

comments

PascalW
·السنة الماضية·discuss
Thanks for the shout out to kindle-dash! <3 Great looking dashboard you have there!
PascalW
·قبل 3 سنوات·discuss
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 سنوات·discuss
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 سنوات·discuss
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 سنوات·discuss
Flutter is no longer the only game in town (using the same approach), new solutions have come that are direct competitors.
PascalW
·قبل 4 سنوات·discuss
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 سنوات·discuss
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!