HackerTrans
TopNewTrendsCommentsPastAskShowJobs

scary-size

no profile record

comments

scary-size
·hace 14 días·discuss
Already switched to CachyOS, haven’t booted to Windows 10 since then. Desktop gaming was my only use, everything else happens on an M1 Air.

It’s a delight, no pop ups, sell ups, Cortana and whatever else MS kept throwing at you.
scary-size
·hace 18 días·discuss
IIRC, WARN filings in NYC require to indicate whether lay-offs were due to AI. None of the filings of the past year checked that box [1]

[1] https://www.hrgrapevine.com/us/content/article/2026-02-11-ai...
scary-size
·hace 19 días·discuss
„How To Build a Thrust Vectored Model Rocket“ has a good section on this IIRC: https://www.youtube.com/watch?v=4cw9K9yuIyU
scary-size
·hace 22 días·discuss
Check button hidden under the URL bar thing in safari, progress bar hidden when scrolling check button in view. In between endless whitespace.
scary-size
·hace 29 días·discuss
Have been paying for Fastmail for years. It’s actually fast and lets me use my own domain. (And doesn’t shove AI down my throat). Cash well spent.
scary-size
·hace 29 días·discuss
Installed CachyOS to replace my Win 10 installation a month ago. Not looking back! But yeah this sucks, I've mostly used Ubuntu with apt in the past. Pacman and makepkg felt a bit weird to use in the beginning.
scary-size
·el mes pasado·discuss
I thought the AdGuard folks were looking doing just that!
scary-size
·el mes pasado·discuss
It's so satisfying to see all these techniques applied to a product. There's nothing really new tech-wise. Optimistic updates were shown in a lot of early React demos more than ten years ago. Bundle splitting, preloading and service workers have been around for a long time. But it does take a huge amount of rigor and determination to apply these methods in each layer.
scary-size
·hace 2 meses·discuss
Huh, that somehow reminds me of Crassus from Rome [1]

> The first ever Roman fire brigade was created by Crassus. Fires were almost a daily occurrence in Rome, and Crassus took advantage of the fact that Rome had no fire department, by creating his own brigade—500 men strong—which rushed to burning buildings at the first cry of alarm. Upon arriving at the scene, however, the firefighters did nothing while Crassus offered to buy the burning building from the distressed property owner, at a miserable price. If the owner agreed to sell the property, his men would put out the fire; if the owner refused, then they would simply let the structure burn to the ground. After buying many properties this way, he rebuilt them, and often leased the properties to their original owners or new tenants.

[1] https://en.wikipedia.org/wiki/Marcus_Licinius_Crassus
scary-size
·hace 3 meses·discuss
I guess „it‘s complicated“. For our system, 6kWp with iMSys, the grid operator can cap the ingestion as they see fit. For systems over 7kWp, you are required to install a iMSys that allows them to cap. Systems without a iMSys must have the capability to cap to 60% (either at all times or „intelligently“ depending on your consumption). BUT if you install anything today, you most likely will install a iMSys anyway. Also export fees for 7kWp and below are a bit of a joke anyway.
scary-size
·hace 3 meses·discuss
IIIRC, new individual systems are already required to have the capability to wind down export based on external signals.
scary-size
·hace 3 meses·discuss
Interesting perspective! Are we in the „fast fashion“ period of software now?
scary-size
·hace 4 meses·discuss
Pretty cool! (I can't test it, seems unavailable in Germany).

How are you handling the text extraction with Readability.js? Does that run in a WebView in the background? I've built a similar, albeit less feature-complete, read-it later app in the past [1]. Spent most of my rewriting the core of the Postlight parser [2] in native Swift.

Anyway, cool project, and I'd probably buy this once its available.

[1] https://franz.hamburg/writing/read-later-app.html

[2] https://github.com/postlight/parser
scary-size
·hace 5 meses·discuss
Real nice! Shutting down networking between refreshes definitely helps with the battery life. I also prevent mine [1] from updating between 10PM and 6AM. Nobody is looking at it anyway. If you search around on Github for Kindle dashboards, there's a lot of scripts out there with a bunch of battery life improvements (shutting down daemons, wifi etc.).

I built GTFS based public transit display on top of a Raspberry Pi Zero and a 2" e-ink display ~10 years ago [2].

[1] https://franz.hamburg/writing/kindling-e-ink-dashboard.html

[2] https://github.com/Scarysize/transit-pi
scary-size
·hace 5 meses·discuss
Maybe the folks at TRMNL? https://trmnl.com/
scary-size
·hace 5 meses·discuss
Yep, it’s super cheap. I wrote about mine here:: https://franz.hamburg/writing/kindling-e-ink-dashboard.html
scary-size
·hace 7 meses·discuss
This reminds me about this old gist for generating Firebase-like "push IDs" [1]. Those have some nicer properties.

[1] https://gist.github.com/mikelehen/3596a30bd69384624c11
scary-size
·hace 7 meses·discuss
I think they mean that even an OLED display will actively emit light. When, in contrast, the e-ink displays shown in the linked posts are unlit. That, for me, is the key advantage making the device blend in.
scary-size
·hace 7 meses·discuss
I love just how non-intrusive an e-ink dashboard is sitting in a room. Definitely can recommend it as a base device that gets you display, wonky Linux, a battery and networking in neat little package.

Also recently showed my dashboard here: https://franz.hamburg/writing/kindling-e-ink-dashboard.html
scary-size
·hace 8 meses·discuss
Actually used it for a desktop blogging app a few years ago. It was great! I could set up a blog skeleton, send the file to a family member. They could focus on writing content and hitting deploy.

https://blog.project-daily.com/pages/file-format_3705.html