Viewing profile — enjikaka
enjikaka
HN member- Joined
- Sun, Jan 11, 2015, 9:48 PM UTC
- HN karma
- 31
- Public activity
- 35 items
- HN profile
- View on Hacker News ↗
About enjikaka
Recent public activity
-
comment
Comment #46973935
Submitted a report and the developer replied and has issued a fix for this french/english problem now. (— Henry V, probably.)
-
comment
Comment #44066185
I wrote this Deno script to convert the Pocket CSV export to a Bookmark HTML-file so that it can be imported to Linkding: https://github.com/enjikaka/pocket-to-bookmark
-
comment
Comment #44066169
Dang, like many others I use Pocket extensively - especially with my Kobo e-reader. This is very sad! I wrote this Deno script to convert the CSV export to a Netscape Bookmark File…
- story
-
comment
Comment #41967208
Time to learn about service workers
-
comment
Comment #41726944
He did let WP fuck it up with React too. Writing WP themes lets you experience the worst templating solution ever, especially post that. Crazy dude that one.
- story
-
comment
Comment #34855583
Depends on the outside temp too. Best to monitor SCOP. My 180 m2 house with 18 degrees inside in January w ground souce heat pump (IVT Geo 508) and normal radiators -> - SCOP: 3.88…
-
comment
Comment #34489367
TIDALs sister company TBD touches on that here https://developer.tbd.website/blog/what-is-web5/
-
comment
Comment #33967151
Tools like Babel emerged to bridge a compatibility gap between the evolving ECMAScript specification and the browser lacking behind implementing the new features. Then some "smart"…
- comment
-
comment
Comment #31233703
Cows graze land that is not able to be farmed, and the globalized trade of plant material is dependent on Russian fertilizers. Plant based milk ofc comes out better when you don't …
-
comment
Comment #31000625
We burn the rest. :)
-
comment
Comment #31000398
Lovely project and great use of WebGL!
-
comment
Comment #31000200
I really wanted a Pebble but they ceased production just as I was able to buy one back in the days. Still want one badly. All other watches suck.
-
comment
Comment #30552721
Just tried it and it didn't match the real shade.
-
comment
Comment #29592641
https://www.youtube.com/watch?v=rQmqVVmMB3k
-
comment
Comment #28862118
I cannot count the days I've spend on webpack config breakage during the last years at work. It's never really been good at all either. The gulp setup we had before worked faster, …
-
comment
Comment #28605450
The best thing with Kobo is the Pocket integration
-
comment
Comment #28522191
Nice project. As a developer I've tried to consume NetCDF and GRIB-files from Copernicus but that's a real pain. I like that you have soil temperature. I'll try to make that data u…
-
comment
Comment #28367529
No need for such an element. It's such a private use case to display 3D models that it's better suited as a web component than an element in the standard. See for example https://m…
-
comment
Comment #28366457
Ew, Facebook.
-
comment
Comment #27781978
Or just use linnen...
-
comment
Comment #27737436
The idea is great but the execution is so bad. Their APIs are very bad at both retrieving and posting data. (There are 50 different IDs for the same measure point, often hardcoded …
-
comment
Comment #23191761
In Webact I did a small tagged template literal with createContextualFragment. Very smooth. https://github.com/enjikaka/webact/blob/master/src/helpers.j... https://github.com/enjik…