All of us who work on Hackaday.io are reading your feedback. If we don't get back to you individually, know that we read what you wrote. Thanks for taking the time to give us feedback, we really appreciate it, you help improve the site every day!
Bugs, Feature Requests, Wishlists
To make the experience fit your profile, pick a username and tell us what interests you.
We found and based on your interests.
All of us who work on Hackaday.io are reading your feedback. If we don't get back to you individually, know that we read what you wrote. Thanks for taking the time to give us feedback, we really appreciate it, you help improve the site every day!
Create an account to leave a comment. Already have an account? Log In.
Overclock.net (a PC forum I often frequent) has handled it in my opinion a nice way. When you insert a picture in there the full size one goes to your "personal album" and you can pick three different predetermined sizes of thumbnails into the post, largest of which is 1000 pixels wide. There is also an optional tag of showing it right away in full size but it must be done manually and is not considered a good habit. Granted - some limit on the image size might be reasonable, I just find 2 MB a bit on the low side as when I shoot full size jpg with my camera I get a bit under 6 MB and as such need to manually downscale any picture I want to insert in here.
In terms of new project discovery, the top project page should default to "recently updated", instead of "most skulled", which is a positive feedback loop (this is bad).
So this: http://hackaday.io/projects
Should actually default to this: http://hackaday.io/projects/sort/updated
For new project discovery we are going to update it so we remember the last sort preference you selected.
There's been some discussion about this internally, and as All Project page is the landing page for many new visitors, we do want them to see some of the more mature projects. This means that we'll probably stick to most skulled as default. We may add trending projects at the top later on.
Is it possible to share files through hackaday (say, CAD drawings, for example for build instructions) or should some external link used instead to the files located somewhere else, like, for example CrabCAD?
That's not possible, sharing files would be by linking to github or other filesharing sites, like you said.
Sign up with GitHub does not work: "502 Bad Gateway, nginx"
Telling about the bug requires signing up...
Hello Ilkka, we've verified the problem and are working on a fix. Thanks for persevering with the sign up.
Hmmm, this link is supposed to lead me from the feed to a comment on a page I wrote, but instead I see hacker crewls profile. http://hackaday.io/hacker/734-0x03-notes-for-the-future-a-psu-mod-update/discussion-18074
Yep, I noticed the link was incorrect on my feed too. It should be https://hackaday.io/page/734-0x03-notes-for-the-future-a-psu-mod-update
I've put in a ticket.
Getting the same with this link in feed: https://hackaday.io/hacker/757-0x04-nftf-update-matrix-controller/discussion-18537 (again in "wrote a comment/reply" items). It goes to @LEDs&Chips's profile. Seems to be the same thing, /hacker/ instead of /page/.
Good evening Hackaday! I had signed up and published our project, the Android IMSI-Catcher Detector, on your site specifically to find one or two hardcore Android coders who would be willing to help us eliminate bugs, add features and polish the code. Turns out that there is no real way to specifically get in touch with a larger group of people who are able to code Android - and this is especially the case when a project (like ours) has not received many skulls yet. Thus, here is my feedback: I would love you to add some "groups" for the most popular skills. Having a group named "Android" where coders could subscribe to and maybe even discuss things in different threads might ease the pain to find some more Android freaks out there. ;-) THANK YOU!
That is a good point. To get this started I did make an entry on the Stack: https://hackaday.io/page/751-hardcore-android-coders-needed-for-imsi-catcher-detector-project#comments
I wrote a bit on profile of @davedarko. When he replied,I got notification that he wrote on my profile, though in fact he wrote on his own profile http://imgur.com/q31DLOf
The link leading errornously to discussion on my profile (visible on bottom part ofthe screenshot) is invalid and leads just to beginning of my profile.
We have a ticket in for this one. Thanks for letting us know though :)
I guess you already know of this, but the links are broken on stack pages http://hackaday.io/page/747-test-broken-links-in-stack
I spotted your stack entry and filed a bug. Thanks.
[bug] the comment counter on the pages are broken - I almost had a heart attack because I thought they were gone :D
Hey Dave,
Thanks for reporting! The fix is already in the codebase and we'll deploy it with the release later this week.
Is there a trick to "break" (Just show them until a "Break") Pages, Logs etc.?
If someone creates lenghty Posts, the Comment Section on the Pages is far down :-D
No trick. There is a auto cut off, but I think it's after 4k+ characters. The person who created the content can manually add a break using the editor (more tag), but there's nothing a reader can do at the moment.
Thats alright :) Just what i searched for ;-)
But it works only on the Profile Page?
On
https://hackaday.io/pages/2796 its not "read more" ed.
Can you please resize the images of commenters? I've noticed that there is already a resizing link on your platform, but it is not used often. On hacker pages the profile picture is supposed (?) to be resized by sending get parameters like "r=x&s=400" (sometimes massively repeated) - does NOT work - but the actually working thing https://static.hackaday.io/images/resize/64x64/ seems to be used on gallery pictures of project pages. The team list pictures are not resized on project pages, like the hacker picture below the project title.
Discussion because of speed performances can be found here: http://hackaday.io/project/37-feedback-hackaday-projects/discussion-13555
Hi Dave,
Thanks a lot for letting us know. We already started working on fixing this. Last week we introduced CDN, and ~ 80% of the images are now served from https://cdn.hackaday.com/... Page load time is much better now for east coast US / Europe / Asia. Soon we will have all images served from CDN and as soon as we test we will have css/js served from CDN as well. After that devs will work on resizing images on page itself using /images/resize/XxY/... (for example team members avatars etc). This should all happen in next 2 weeks. I will keep you posted here.
Aleksandar
Thank you for your reply! It's good to hear that you are working on this and have a plan :) It seems to be the static server and the main server that are slow now. www.dropbox.com /s/it3r0cv2w05iiw7/Screenshot%202015-02-09%2013.28.06.png?dl=0 - those images block the whole page and the jquery stuff starts on document ready, so the site is not useable for more than a minute - no quick following/skulling possible.
Hi Dave,
Thanks a lot for your effort ! So in a mean while we moved all images to biggest CDN and they should all be served now from cdn.hackaday.io. We also did compression (gzip encoding) of all content application/javascript files (this content type was missing from web server gzip config :p). We are still working on having CSS / javascript served from cdn as well as resize of avatars. Hopefully that should be in production in 10 days or less ;-) Thanks for following this up!
Aleksandar
Hi Dave,
We are almost done with this phase of optimising content delivery. All static content has been moved to CDN, and image have been resized - also external images (like gravatar). Can you please re-do the speed tests and report us back if something is still slow ;-)
thanks a lot!
Aleksandar
https://developers.google.com/speed/pagespeed/insights/
http://tools.pingdom.com/fpt/
Those are the tools we used for the speed tests and they are giving some really helpful information how one can achieve better load times. Great work with the CDN etc., much better loading times now! I'm still wondering why it crashed all of a sudden, when it worked so good before - but that seems to be just a normal day in the life of a developer. Thanks for the update!
[this comment has been deleted]
that's about the loading time I got and now get when I open more than one tab. Sometimes those tabs don't even finish loading the css.
just to make this independent of my computer/connection:
http://tools.pingdom.com/fpt/#!/eMbImL/https://hackaday.io/project/37-feedback-hackaday-projects might be a bit wrong because of all the big un-cached pics, so here is an url for a non-pic-heavy-page: http://tools.pingdom.com/fpt/#!/bhUHSb/http://hackaday.io/stack (just compare several 100ms per hac.io item vs. other domains/servers)
Google PageSpeed is red with 17/100 points, there is some optimization possible ;) But those pictures don't explain the loading time of project pages with less pictures.
Edit: 2 seconds for 400kb on the stack page seems a bit long, too.
Hi, I might find a copycat of Hackday.io
They just moved projects here to their website and change the Designer's name.
Hope you be aware of them.
http://www.pcbway.com/project/share/Connect__to_an_atomic_clock_in_space__GPS__DCF77.html
http://www.pcbway.com/project/share/level__A_New_Kind_of_Radio_Module.html
Wow. They blatantly copied parts of the site, including the Hackaday logo for the skulls counter, as well as the users' content.
Hello rayfone, thanks for letting us know. We'll look into it.
[bug] [comment permalinks]
When I click a link to a new comment from my feed, I usually have to scroll down quite a bit to bring the new comment into view. I suspect this is because it initially loads scrolled to the right position, and then the images load, pushing the comments down, but I haven't observed this directly because I usually open everything interesting in my feed in a new tab and then go through them all. (Out of two new comment links I clicked just now, one with many images in the details/logs required a lot of scrolling, and one with no images but one embedded YouTube video required no scrolling.)
My guess is that this is a chrome problem, not a hackaday.io problem - chrome doesn't wait for the page to be loaded to jump to the anchor.
I see the same behavior on my side, same procedure.
You know, that's quite likely. I thought it worked as I'd like it to a while ago, though—maybe Google changed something? And I've also seen a few where it loads scrolled to a position below the comment. I wonder if there's a way to put placeholders on the page so the browser knows how big they'll be before they load…
I am having a really annoying problem. Whenever I want to see my feed or a global feed, I get "502 bad gateway" error. I don't think it's my local problem, since the problem occours both at my work place and at home. It's really annoying.
Hello David, I've submitted a ticket for this. We'll be in touch if we need more details.
Is anyone else having this problem? If so, do let us know.
I am loving this interface for projects. re: search results
when the result is something like a project log, there isn't any info about who it's published by or what project it's attached to. It would be nice to see that.
Hello Jeremy, I noticed that oversight the other day. The update should be out soon. Thanks for letting us know though.
Add option to the sort dropdown for "random" to help discover more projects.
Interesting idea. You don't find new or recently updated a good way to find new projects?
I should have clarified: "re"discover old projects : ) I guess if they're not recently updated or highly skulled, they're probably not that interesting (or died early).
Okay, yeah, so you're going to have to add a link to 'account settings' somewhere on this website. It is completely inaccessible from the main site. I had to return to the spam email you sent me to find a link to it, that is not okay.
For anyone else who has this problem, http://hackaday.io/settings is the link. You really can't get there through this website, unless it's just very well hidden. In which case, *it shouldn't be.* I have no idea what 'Lists' or 'Stack' are supposed to be, and I really don't care - but there ABSOLUTELY should be a link to account settings up there.
"Send me emails when..." should all default to 'no', also. The default is currently 'yes, receive all emails', which is backwards and really obnoxious.
First: I don't work for Hackaday, so these are just my opinions and suggestions.
1. It's not hidden at all. If you have a screen of normal desktop width, point to your picture at the top right (just to the right of the feed and messages icons). That will produce a menu; click "edit my account" or "edit my profile" depending on which settings you want. If you have a narrow screen, you'll see a "Menu" button at the top right instead of the individual icons. Click that and look near the bottom for the same settings links. (If that doesn't work, make sure JavaScript is enabled. The normal-width-screen version works without JS enabled.)
2. Lists are these; Stack is this.
3. The rationale for having emails on by default might be that lots of people sign up just to follow a single project's progress—this is the case with #PortableSDR, for example. Those people aren't going to check the site often, so emails work better for them. And because they don't visit the site often, they might not realize they can turn emails on. People who are on the site more, and so don't need the emails (because they use the feed), are more likely to go through the settings, and turn emails off.
Please add an 'unsubscribe' button to your emails, I really don't appreciate having to log in to this website to stop receiving them. And I've been looking for a few minutes, but don't see any link to where I might be able to unsubscribe.
This should be an extremely simple process, you are just pissing people off as they attempt to walk out the door. That isn't a good thing to do.
Hello carbohydrates, you are right. It's been highlighted recently that the 'update subscription preferences' or 'unsubscribe' links on the emails link to the signin page when you are not logged in. We're sorry this has caused frustration. We'll look into making it easier.
I think @PointyOintment has kindly pointed out in your other comment how to get to account settings. Let me know us know if you have any other questions.
Become a member to follow this project and never miss any updates
By using our website and services, you expressly agree to the placement of our performance, functionality, and advertising cookies. Learn More
Would be cool that, when someone adds bigger pictures to logs like schematics, that there would be a link as well to take a look on the fullsize image. An example: http://hackaday.io/project/4154-bench-power-supply/log/13968-potential-change-in-design-goals