Viewing profile — 4lun
4lun
HN member- Joined
- Tue, Dec 27, 2011, 9:06 AM UTC
- HN karma
- 184
- Public activity
- 69 items
- HN profile
- View on Hacker News ↗
About 4lun
No profile information was provided.
Recent public activity
-
comment
Comment #48278874
We currently use external runners (Blacksmith.sh), but that didn't shield us from this as GitHub actions is still the control plane for triggering and monitoring them. We're now co…
-
comment
Comment #48050066
Not quite a comparable alternative. I use Pagefind and it's great for static sites but the search is all client side JS, there's no PHP (or otherwise) client to use it's generated …
-
comment
Comment #47822932
Yeah you can definitely do jury duty multiple times in the UK, though I believe it's a lottery and statistically uncommon. I've ended up doing it twice, within a few years of each …
-
comment
Comment #45514053
>I know everyone jusy says "build your own!!!11" I used to be like that too I love tech. But sometimes we just want a tool that just plugs in and works, so we can reach our final g…
-
comment
Comment #42171514
Slight mitigation to this is you can add an automation via the Shortcuts app to be triggered when airplane mode is enabled, and set the actions to immediately lock your device and …
-
comment
Comment #41869069
Unfortunately I've found the screens on the older ones to be quite fragile (at least the 4th gen) I went through a phase of buying used 4th gen ones off ebay so that I could have p…
-
comment
Comment #41706719
Mind sharing your thoughts on other options? I've only been exposed to Tailwind recently and been thinking about utilising a UI component library at some point
-
comment
Comment #40221799
> The only exception I have to this is S3. There are so many S3 compatible providers that I don't see any problem with using S3. I've strongly held this view in the past but after …
-
comment
Comment #40157076
https://archive.is/UWiOF
-
comment
Comment #40142239
> The site seems old and I can’t tell if they’re still actually in business. Can confirm it still exists, I visited last year in April :) Alternative link: https://sanpedroatacama.…
-
comment
Comment #40050578
I have two identical monitors (Lenovo ThinkVision P27h-20) that I can reliably reproduce the random position switching under macOS when waking from sleep The solution I've come to …
-
comment
Comment #38970813
https://status.kagi.com/ - Currently shows "No issues detected" (but down for me also)
-
comment
Comment #38694166
Ah this is great, just spent 30 mins playing this on the London underground as it works offline too
-
comment
Comment #37941364
Had a good experience with RTK Query, lives under redux toolkit but does much more than just reducing the boilerplate for redux which I don't think many people have noticed I migra…
-
comment
Comment #37750666
Thanks for this, beyond anything I'll likely ever do myself but a fun read :) FYI the link to part 3 at the bottom of part 2 [1] seems to be unreachable via mouse. On desktop the e…
-
comment
Comment #36671166
This article feels rather incomplete if there's zero mention of XHP: https://pusher.com/blog/the-evolution-of-react/
-
comment
Comment #34697720
Potentially the app could link out to a hosted webpage that allows selecting a location using a decent map and search UI, with network capability (but without requiring it in app) …
-
comment
Comment #34517480
Currently in the process of cycling a few thousand passwords myself. Realised I just have to nip away at it a bit each day Time boxed to about 15 mins a day, it hasn't felt like to…
-
comment
Comment #30553900
404 here too (UK), but from the details I believe it's "The Alpinist" https://www.imdb.com/title/tt11790780/
-
comment
Comment #28658308
I remember hitting something like this in my student halls. Internet provider aggressively throttled any p2p traffic. I had to use a VPN to get Spotify to play smoothly and not rep…
-
comment
Comment #27233894
Yep, you can use separate HTML elements, the key bit is to keep the closing and opening tags directly adjacent with no whitespace or newlines, example https://jsfiddle.net/z65qwuvp…
-
comment
Comment #26804761
I believe Netflix does this with their fast.com speed test
-
comment
Comment #26501215
Still on Trello for now. Tempted to try building something from scratch since I can always see myself using such a system.
-
comment
Comment #26500456
I tried a bunch of selfhosted alternatives to Trello a few months back and never registered OpenProject as an option. I mainly used this list https://github.com/awesome-selfhosted/…
-
comment
Comment #26475476
I tried this for a bit, but it turned out a number of services (Google, Facebook) would fail (silently) when sending an SMS to Twilio numbers. It might no longer be true as there w…