4lun
No user record in our sample, but 4lun has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but 4lun has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
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 index on the server. A comparable…
>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 goal faster. Same here. I have a couple…
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 disable airplane mode Downside is that…
> 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 recently being on a project where we…
> 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.com/en/tourist-attraction/space-obs-...
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 migrated a project to it from react query…
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 element img.terminal_in_demo_with_window…
This article feels rather incomplete if there's zero mention of XHP: https://pusher.com/blog/the-evolution-of-react/
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) Then on selecting a location you…
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 repeatedly buffer when playing a song.
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/1/
Still on Trello for now. Tempted to try building something from scratch since I can always see myself using such a system.
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/awesome-selfhosted#tas... I did focus…
I initially couldn't find it either as I jumped straight to the running with docker section. Took a wild guess it was admin/admin and got lucky.
Self signed certificate (can generate against any domain I need) or utilising a dev specific hostname against a domain I already own, e.g. dev.mydomain.org, so that I can get a certificate most browsers trust out of the…
The Pyra handheld might be of interest to you: https://pyra-handheld.com/ Though it's not yet shipped, and software/drivers seems to be mostly a community effort.
Digital Detox | Mid to Senior JavaScript developers | London, UK | 35k–60k + Benefits We are looking for a mid-level dev and a senior dev to join our team on a permanent basis working on projects ranging from global…
I've personally been meaning to rebuild my personal site with Next.js: https://github.com/zeit/next.js/ Used it to build a few static sites at work and have quite enjoyed it as you get to use React.
Digital Detox | Mid to Senior JavaScript developers | London, UK | 35k–60k + Benefits We are looking for a mid-level dev and a senior dev to join our team on a permanent basis working on projects ranging from global…
> I always had this issue that a div has standard border padding, and width:100% pushes its right to out of viewport. You likely want `box-sizing: border-box`: https://www.paulirish.com/2012/box-sizing-border-box-ftw/
I have the same issue, but on my mobile. Same message every time "We've been trying to contact you regarding mis-sold PPI.." but different number. Originally it was from a range of UK mobile numbers, but now it seems to…
No NFC, which seems like an odd choice. Wonder how much that shaved off the manufacturing cost. http://www.androidpolice.com/2015/07/27/oneplus-says-it-drop...
The best reason I've heard, is around redundancy/robustness. HTML recovers from invalid syntax and missing resources, it'll still function as a page displaying content with functioning links to other pages and such.…
Wow, you weren't kidding: http://skippy.org.uk/wp-content/uploads/BS6008-1980-Preparat...
Appears to be down, from peerjs.com I'm getting {"type":"ERROR","payload":{"msg":"Server has reached its concurrent user limit"}}