I originally used something else, but enough people complained about it being weird that I made the default a boring white/grey one. There are 10 other color schemes you can choose from in the dropdown in the footer though.
HN user
Deimorz
Congratulations! I've been using Intercooler for a while now and haven't tried htmx yet, but am looking forward to switching over. I really appreciate that you're continuing to work on tools that make this approach to webdev easier.
I know the post says not to do it, but I'm planning to convert an existing project from Intercooler. Anything specific that I should watch out for while doing it, or recommendations for new capabilities that I could take advantage of as part of the switch?
Huh. A throwaway account here on HN said that he was working at Microsoft 8 days ago, and I assumed they were wrong and thinking of Dropbox: https://news.ycombinator.com/item?id=24983394
Sorry, throwaway account! Apparently I was the one who was wrong!
No movie has ever had a budget anywhere near $1.75 billion. This is more like... making the 5 most expensive movies of all time, in a row, and flopping all of them.
That's a completely different level of failure.
No he doesn't. He worked at Dropbox starting in 2013, but retired last year.
I haven't looked into htmx much yet, but am using its predecessor intercooler-js, and this is my code for handling server responses and displaying an error message when it's needed: https://gitlab.com/tildes/tildes/-/blob/master/tildes/static...
I wouldn't consider it particularly elegant, but it's straightforward and has worked well. It uses the "complete.ic" event to trigger whenever an intercooler request finishes, and then uses the response status/code/text to display an appropriate message.
Using an article entirely as an excuse to soapbox about something that's barely related should always be downvoted. Even if you agree with it, that doesn't make it a relevant (or good) comment.
Other than SF, Reddit now has operations/offices in NYC, Los Angeles, Chicago, Seattle, Dublin (Ireland), and London (UK) (as of last month: https://redditblog.com/2020/09/28/reddit-launches-london-ope...).
It's a bit of a mess, but you can see most of these inside the "Location" dropdown on their jobs page: https://www.redditinc.com/careers#job-info
The user who answered you isn't the one you were asking (it's still a possible answer).
I happened across this the other day that should work with these: https://winampify.io/
Winampify is a Web Client for Spotify using Winamp 2 skins
It's made by Rémi Gallego, who releases music as The Algorithm and Boucle Infinie.
Here's a diff between the two orders, if anyone else is curious about the specific changes. I used the TikTok/ByteDance order as the "original", so removals and additions are relative to changing that one into the WeChat/Tencent one: https://gist.github.com/Deimos/8fcb95ec4017cf1a28e32f6057a91...
Every website effectively has an API to comment (or do any other action that's available through the site). You can just use HTTP requests.
Did you edit in the quote from the EO after? It specifically says "any transaction that is related to WeChat". The TikTok/ByteDance order doesn't include a "related to" qualifier like that, the same section in it just says:
any transaction by any person, or with respect to any property, [...] with ByteDance Ltd.
It's still not clear what exactly that will mean, but the intention definitely seems to be to restrict it to WeChat and not hit everything from Tencent.There's no git usage, they're just storing a snapshot of each repo's current HEAD in a TAR file (and then compressed and QR-encoded).
The snapshot will consist of the HEAD of the default branch of each repository, minus any binaries larger than 100KB in size—depending on available space, repos with more stars may retain binaries. Each repository will be packaged as a single TAR file.
The guide included on each reel about how to access the data is public, git isn't involved in the process: https://github.com/github/archive-program/blob/master/GUIDE....
This is from over a year ago.
There's some more recent info in this article from January 30: https://www.cbc.ca/news/politics/environment-canada-report-p...
Also worth noting that according to Crunchbase, Soup received at least €80,000 in venture capital in 2007 and 2008: https://www.crunchbase.com/organization/soup-io#section-fund...
Yes, that's not a massive amount of money and it was a long time ago, but it should still mean that they're not totally in control of the company, and that there are investors that have been expecting a return out of it eventually. Just reaching a break-even/moderately-profitable state probably wouldn't have been good enough.
I also see this article on TechCrunch talking about "soup.me" receiving $530,000 in VC in 2012: https://techcrunch.com/2012/02/14/soup-me-lands-530000-lets-...
It specifically says that it's a "reboot service" of soup.io, but the soup.me site no longer exists, so I'm not certain. Their inactive Twitter account (https://twitter.com/soup_me) does have an identical logo and a location of Vienna (same as soup.io), so it's probably true that it's the same company.
That's definitely a much larger amount of VC, and would make it even less possible for "sustainable" to be an acceptable end goal for the site.
/r/gamedev didn't even exist until Reddit was 3 years old, and then it took years more until it was getting more than a couple of posts per day. Here's a snapshot of it when it was about a year and a half old, there were 10 submissions in the last week: https://web.archive.org/web/20090905190637/http://www.reddit...
Communities don't just magically spring into existence, it's a long process.
I'd recommend uMatrix over NoScript. I used NoScript for years but switched over to uMatrix a few years ago (at the time it was working in Firefox Quantum but NoScript didn't yet), and I like it better now.
It's quite a bit easier to see what's going on, toggle scripts and other assets from multiple sources, and you can change the defaults to do things like allow first-party scripts by default if you don't want to go all the way to full blocking.
It takes a while to get used to using a script-blocker like it, but it's pretty straightforward most of the time, and once you get your most commonly-used sites set up you don't need to mess around with it very often.
Twitter is nothing like that. It's a publicly-traded company with thousands of employees, covered in ads, and Jack Dorsey owns something like 2%.
As the person that hid those upvote/downvote counts, I definitely remember that uproar well.
A relatively small group "migrated" for a few days, but didn't stay. Here's Whoaverse one month after the up/down counts were removed from Reddit (notice that they added visible vote counts, which they didn't have before): http://web.archive.org/web/20140718134533/http://whoaverse.c...
Other than the stickied site announcement, almost all of the posts only have a handful of votes and only a few have any comments.
The banned users were the first group that actually stuck around on Whoaverse/Voat, because they didn't have the option of just going back to Reddit.
No it wasn't. Voat was originally "Whoaverse", a reddit clone that the developer created as a school project. He literally copy-pasted the HTML/CSS from Reddit and then started gradually rebuilding some of the backend in C#. You can see the original version in the internet archive: http://web.archive.org/web/20140427060403/http://whoaverse.c...
He tried to get people to use it for a while, but since it was just a less-functional and empty Reddit, nobody was very interested. Eventually some of the users/subreddits banned from Reddit started using it since they had been kicked off real Reddit, and the developer ended up welcoming them while justifying it as "free speech". I think he mostly just seemed happy that some people actually wanted to use his site.
It's all been downhill from there, and the original creator even abandoned the site a few years ago and handed it over to someone else.
This is also linked to the obsession with constant, never-ending growth.
Bringing in new users is more important than making existing users happier - you just need to keep them happy enough that they won't actually leave. It results in targeting the design towards people that don't use the product (yet) instead of the ones that already do.
There was a recent study that discussed the Washington response being so effective because it was based on an assumption that seems to have been wrong: that there was widespread, undetected transmission of the disease starting from the first case in the state on January 15.
The study results show that there was probably another case (or multiple) introduced around February 13, meaning that there had only been about two weeks of community transmission instead of the six that officials thought. But because they thought it had been spreading undetected for six weeks, they reacted very strongly and put in strict measures quickly.
So it was probably technically an "overreaction", but that's what made it so effective and kept the situation from getting as bad there as NYC and other places.
Here's an Ars Technica article about it: https://arstechnica.com/science/2020/05/washingtons-covid-19...
And here's the actual study, which also includes a similar situation in early Europe cases: https://www.biorxiv.org/content/10.1101/2020.05.21.109322v1
I think this official page covers all of it: https://news.ycombinator.com/formatdoc
The entire subject of this thread is about getting accessibility and other benefits for free if you write semantically-correct HTML. You're arguing for the exact opposite: just using whatever element gives you the appearance you want, regardless of whether it's the correct one or not.
Using CSS to change the appearance of a button isn't a hack, that's the explicit purpose of CSS. It's a hack to make a link point to "javascript:void(0)" to prevent it from doing the thing it's supposed to do.
Official blog post: https://www.gatsbyjs.org/blog/2020-05-27-announcing-series-b...
And this is their Series B, they already took $15M only 8 months ago: https://www.gatsbyjs.org/blog/2019-09-26-announcing-gatsby-1...
Over-simplifying, but in general a link should take you to a different url/destination.
So if you want something that takes an action on the current page via JS but looks like a text link, it should be a <button> element styled as a link.
Here's a good, extensive article on the differences and use-cases for links and buttons: https://css-tricks.com/a-complete-guide-to-links-and-buttons...
Yes, I definitely remember Slashdot doing it, but it was more often than just on registration. Here's an article from 2014 about it, which says that it happens on every login and posting a comment: https://soylentnews.org/article.pl?sid=14/04/09/1925245
At the bottom of that post it says the code was added on 2008-04-16 19:07:46 +0000.