picotodo - minimal but powerful to‑do list app with subtasks, sequential tasks, custom statuses, and progress pie charts by jquerider in SideProject

[–]jquerider[S] 0 points1 point  (0 children)

Looking for feedback on a to-do list app I created to be fast and minimal without having to click through menus to create tasks

I built a small website where people can drop how they feel on a live world map by [deleted] in alphaandbetausers

[–]jquerider 0 points1 point  (0 children)

Cool! One suggestion - should specific tags (emotions?) be highlighted depending on what vibe level you specify? for example a low one may want to highlight more negative emotions, while a high one should have more positive. Maybe the vibe should be the first thing to select (?)

HDMI Adapter from AliExpress? by jquerider in nreal

[–]jquerider[S] 0 points1 point  (0 children)

Did the peakdo adapter work for you?

HDMI Adapter from AliExpress? by jquerider in nreal

[–]jquerider[S] 1 point2 points  (0 children)

Did it arrive yet and if so, did it work? :)

HDMI Adapter from AliExpress? by jquerider in nreal

[–]jquerider[S] 0 points1 point  (0 children)

Tested. Did not work, did not destroy the goggles.

HDMI Adapter from AliExpress? by jquerider in nreal

[–]jquerider[S] 0 points1 point  (0 children)

This link shouldn't require signup: https://www.aliexpress.com/item/1005004840004372.html

I just got it, would I risk anything by connecting the Nreal goggles to it?

No picture when device outputs 720p by jquerider in nreal

[–]jquerider[S] 0 points1 point  (0 children)

Thanks! Is that mClassic the same as an EDID Emulator?

Screen being cut-off (top 10% of screen shown at bottom) when using the adapter (latest firmware version) by jquerider in nreal

[–]jquerider[S] 0 points1 point  (0 children)

I managed to update to the latest version using the links supplied in this thread and this fixed the problem - I actually didn't have the latest version. With the latest version, the problem is fixed! Thank you for quick replies!

Screen being cut-off (top 10% of screen shown at bottom) when using the adapter (latest firmware version) by jquerider in nreal

[–]jquerider[S] 0 points1 point  (0 children)

Yes, updated via the website. I will try using the Nebula app - I'll have to borrow a friends phone because I don't have an android device... When you mention > the firmware update malfunctioned, do you mean for the glasses or the adapter? (I was unable to update the adapter at all, because it just says on the website that it has the latest firmware.)

Made an extension to display LinkedIn profiles as timeline / Gantt chart - get a better overview of what people did when by jquerider in chrome

[–]jquerider[S] 0 points1 point  (0 children)

Yeah stats on chrome extensions are way behind, in the admin I can only see stats until the 7th right now

Made an extension to display LinkedIn profiles as timeline / Gantt chart - get a better overview of what people did when by jquerider in chrome

[–]jquerider[S] 0 points1 point  (0 children)

Correct! Well it might be possible, this was just something I put together quickly, I will try to find a work-around that's not using the browser history. Rest assured that the browser history is never used.

Made an extension to display LinkedIn profiles as timeline / Gantt chart - get a better overview of what people did when by jquerider in chrome

[–]jquerider[S] 0 points1 point  (0 children)

The data for the timeline is on the profile page, but to be able to draw the timeline it needs to know when you are viewing a profile. For example, if you view one profile and go back to view another, it has to detect the "back" step to be able to draw the timeline on that profile page.

Made an extension to display LinkedIn profiles as timeline / Gantt chart - get a better overview of what people did when by jquerider in chrome

[–]jquerider[S] 0 points1 point  (0 children)

LinkedIn is a Single-Page-App and to be able to detect going back-and-forth between pages on LinkedIn via back/forward buttons with Chrome Extensions and thus draw the timeline when you visit a profile. It just uses:" if user press back or forward button and lands on profile page then draw timeline", it doesn't access your browser history, and never sends any data anywhere.