TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What'd you do while HN was down?

254 pointsby quicksnapalmost 3 years ago
Where&#x27;d you go? What&#x27;d you find?<p>Glad it&#x27;s back up now.. :)

169 comments

onion2kalmost 3 years ago
I did far more work than usual and now my product lead is going to expect this to happen every sprint.<p>They&#x27;ll be so disappointed.
评论 #32026958 未加载
评论 #32026942 未加载
评论 #32027316 未加载
评论 #32027629 未加载
评论 #32033226 未加载
评论 #32027252 未加载
评论 #32026934 未加载
marginalia_nualmost 3 years ago
A while back I changed my search engine&#x27;s crawl data to be ZSTD compressed JSON. It&#x27;s a bit finnicky to work with, but I&#x27;m beginning to realize just how powerful this is.<p>Could literally just do<p><pre><code> find -name \*.zstd -exec zstdcat {} \; | jq &#x27;first(select(.doc|select(.!=null)|.[].headers|select(.!=null)|test(&quot;[xX]-[aA]dblock-[kK]ey&quot;)))&#x27; </code></pre> and it spewed out samples of domains with a header like X-Adblock-Key. (I&#x27;m not great with JQ, so there&#x27;s probably a better way of doing this, but this unga bunga approach works too)<p>Specifically, today I did some research on a few tags and headers supposedly associated with &quot;Acceptable Ads&quot; (a standard for showing ads through complicit adblockers), and ended up with a fairly reliable fingerprint for a network of domain squatters that have been a nuisance in my search engine database. Turns out they&#x27;re basically the only ones that use the headers and tags I was looking at, so now I&#x27;m onto their IP-ranges as well.
评论 #32027890 未加载
评论 #32029061 未加载
joshstrangealmost 3 years ago
Opened reddit, got disappointed, opened new tab, typed &quot;n&quot;, hit enter, and then my brain caught up with muscle memory and I got more disappointed.<p>I watched a lot of progress bars and actually watched the CLI output for things building.
评论 #32034888 未加载
christophilusalmost 3 years ago
Curled up in the corner, hugged myself and rocked back and forth, sobbing inconsolably.
评论 #32027715 未加载
miguelolleralmost 3 years ago
I started reading Crafting Interpreters [1]. It&#x27;s great so far!<p>[1] <a href="https:&#x2F;&#x2F;craftinginterpreters.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;craftinginterpreters.com&#x2F;</a>
评论 #32029767 未加载
评论 #32030511 未加载
kamranjonalmost 3 years ago
I read half way through this free book by Sven Yrvind called “WITH FOUR SQUARE METERS OF SAIL AND ONE OAR” which is sort of a manifesto about building small boats and living simply. He’s a super interesting guy, I don’t even know how to sail and I was pretty glued to it. Not sure why I decided to latch on and go deep on the subject but you can find it here if you’re interested: <a href="https:&#x2F;&#x2F;www.yrvind.com&#x2F;wp-content&#x2F;uploads&#x2F;2017&#x2F;11&#x2F;ex_lex_eng.pdf" rel="nofollow">https:&#x2F;&#x2F;www.yrvind.com&#x2F;wp-content&#x2F;uploads&#x2F;2017&#x2F;11&#x2F;ex_lex_eng...</a>
评论 #32028190 未加载
评论 #32027676 未加载
Syonykalmost 3 years ago
Pulled two solar panels off one of my arrays, because a few of them have hot junction boxes from bad connections. Replaced those with spares and got the array back fully online (one of them has been bypassed for arc fault warnings that, digging into the junction box, look legit).<p>Then I replaced all the fancy, spring loaded, &quot;replace the back of the junction box for new functionality!&quot; interface stuff with some vintage, 1980s style soldering and bypass diodes. Because I don&#x27;t care about the optimizers on my well-sited array with no shading, and I don&#x27;t need rapid shutdown for a ground mount array, etc.<p>And then proceeded to short the leads, put them in the sun, and ensure that the junction box guts didn&#x27;t get hot, while observing just how brutal on panels doing this is - you really highlight the difference between cells thermally, when in &quot;normal running,&quot; you don&#x27;t see any differences in the array.<p>And now I&#x27;m writing all this up as a blog post. :)
6502nerdfacealmost 3 years ago
I rode my motorcycle to the beach where I helped a little girl build sand castles and capture mole crabs in a bucket. Then we released the mole crabs and I rode back home to hackernews.
messutiedalmost 3 years ago
I created this unofficial Hacker News status page so I could subscribe and get notified once HN comes back up :) <a href="https:&#x2F;&#x2F;hacker-news.statuspal.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;hacker-news.statuspal.io&#x2F;</a>
评论 #32028874 未加载
hans1729almost 3 years ago
I smugly commented &quot;Dang&quot; on one of the status updates on twitter and spent time with my girlfriend. Now HN is up again and I spend time consuming meta-content regarding the outage (such as this thread).<p>Have a great weekend everyone!
O__________Oalmost 3 years ago
Listing out all the HN systems I could check, for example API stayed up whole time. _________<p>Obviously, the homepage: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;</a><p>HN’s official status page: <a href="https:&#x2F;&#x2F;mobile.twitter.com&#x2F;hnstatus" rel="nofollow">https:&#x2F;&#x2F;mobile.twitter.com&#x2F;hnstatus</a><p>This URL checks if the API is up: <a href="https:&#x2F;&#x2F;hacker-news.firebaseio.com&#x2F;v0&#x2F;item&#x2F;1.json?print=pretty" rel="nofollow">https:&#x2F;&#x2F;hacker-news.firebaseio.com&#x2F;v0&#x2F;item&#x2F;1.json?print=pret...</a><p>HN Search Engine: <a href="https:&#x2F;&#x2F;hn.algolia.com" rel="nofollow">https:&#x2F;&#x2F;hn.algolia.com</a><p>AWS Route 53 status, it is the service that manages HN’s DNS: <a href="https:&#x2F;&#x2F;cloudharmony.com&#x2F;status-of-dns-for-aws" rel="nofollow">https:&#x2F;&#x2F;cloudharmony.com&#x2F;status-of-dns-for-aws</a><p>YC DNS record: <a href="https:&#x2F;&#x2F;whois.gandi.net&#x2F;en&#x2F;results?search=ycombinator.com" rel="nofollow">https:&#x2F;&#x2F;whois.gandi.net&#x2F;en&#x2F;results?search=ycombinator.com</a><p>HN’s official email: hn@ycombinator.com<p>Note: Intentionally left off YC, since it appears to be unrelated beyond the DNS.<p>_________<p>Forgot something, let me know. Thanks!
评论 #32029955 未加载
评论 #32030098 未加载
dansoalmost 3 years ago
Discover OCRmyPDF (embed an OCR layer into a PDF from the command line), and then repeatedly check if HN was up so I could submit it<p><a href="https:&#x2F;&#x2F;ocrmypdf.readthedocs.io&#x2F;en&#x2F;latest&#x2F;" rel="nofollow">https:&#x2F;&#x2F;ocrmypdf.readthedocs.io&#x2F;en&#x2F;latest&#x2F;</a>
评论 #32033680 未加载
bbkanealmost 3 years ago
Cleaned up my desk and started backing up my (recently passed) brother in law&#x27;s Surface. It got an expanding battery and we&#x27;re worried it&#x27;ll break and we&#x27;ll lose all of his logins and pictures and docs.
评论 #32031195 未加载
gffrdalmost 3 years ago
I got some work done for once. There&#x27;s my 2.35 hours of work for the month!
Tade0almost 3 years ago
Went for a walk with my toddler. We found bits of broken glass on the playground.<p>There was an attempt to ingest them, but I prevented that from happening.
unzadunzaalmost 3 years ago
I recorded a song on my guitar. It is so bad it makes me sick to my stomach.
评论 #32028426 未加载
评论 #32029206 未加载
评论 #32029844 未加载
评论 #32029645 未加载
评论 #32028996 未加载
zabi_raufalmost 3 years ago
Restarted my phone thinking something wrong with it. Then changed to Cloudflare DNS instead of PiHole thinking it maybe pihole issue. Because when does HN ever go down :D
评论 #32033308 未加载
rozenmdalmost 3 years ago
I released the first version of a status page driven by uptime monitoring an hour before the first outage.<p>Figured I&#x27;d point it at Hacker News to get an update when my uptime monitoring detected it was up again.<p>The second outage gave me time to dogfood it a bit: <a href="https:&#x2F;&#x2F;hackernews.onlineornot.com&#x2F;incidents&#x2F;0LB6mQLmkozD" rel="nofollow">https:&#x2F;&#x2F;hackernews.onlineornot.com&#x2F;incidents&#x2F;0LB6mQLmkozD</a>
评论 #32026943 未加载
ww520almost 3 years ago
Nothing in particular. I checked HN in the morning. Hmm, it&#x27;s down. I went ahead to have breakfast, played a round of games, called up some hotel to resolve some reservation issue, checked up on the various ways of embedding 3D model in html, watched some short Youtudes I meant to catch up, and went out of the house. In the evening when I checked again, it&#x27;s up!
mholtalmost 3 years ago
Worked on updating and improving Caddy&#x27;s documentation. We&#x27;re releasing v2.5.2 today or tomorrow!
评论 #32028982 未加载
yababa_yalmost 3 years ago
I walked to the gas station, drank an iced coffee, ate a sandwich while listening to a book and enjoying the forest. Wrote a README for a project I&#x27;ve been working on the past week. Then I noticed HN was down :(
jjgreenalmost 3 years ago
Rocked backward-and-forward with my arms crossed.
NickRandomalmost 3 years ago
I had to resort to unabated onanism during the outage. I am now 30 pounds lighter and when I walk it sounds like two dried beans rattling round in an empty coffee can.<p>P.S. This is one of those comments where I debated &#x27;should I or shouldn&#x27;t I post it&#x27; so probably not a good idea to do so but meh, what the heck. Dan &amp; co did a sterling job and it sounds like the CEO of M5 gained some useful insight so every cloud has a silver lining etc
samizdisalmost 3 years ago
I did my usual (probably excessive) amount of news&#x2F;periodicals reading, but grew frustrated frequently that I couldn&#x27;t post to HN to get comments&#x2F;input from others. One notable example (during the first of yesterday&#x27;s outages) was an NYT article [1] <i>The Robot Guerrilla Campaign to Recreate the Elgin Marbles</i>. This hadn&#x27;t been submitted to HN at the time (as far as I could tell), but it&#x27;s there now [2] - sadly, with no comments at the time of posting this.<p>Anyhow, the article referred to &quot;3-D printing&quot; to make copies of the marbles, but the writing was confused and to me it looked like automated carving, so I wanted to post it to see what others here thought. As it happens, having just checked the article again, the original copy has been amended to read &quot;3-D machining&quot; rather than &quot;3-D printing&quot; - but there&#x27;s no correction notice to say that the article was changed. Mind you, the clue is still in the url: ... science&#x2F;elgin-marbles-3d-print.html<p>Without HN, then, I read my stock sites as usual, but felt deeply that I missed the sanity-checks&#x2F;informed input from HN commenters. It was lonely, in a way, and also made me fret about my missing issues with articles that usually others at HN would point out; different perspectives, questions about credibility or robustness of stats&#x2F;data&#x2F;methods of obtaining info on which articles might rely.<p>[1] <a href="https:&#x2F;&#x2F;www.nytimes.com&#x2F;2022&#x2F;07&#x2F;08&#x2F;science&#x2F;elgin-marbles-3d-print.html" rel="nofollow">https:&#x2F;&#x2F;www.nytimes.com&#x2F;2022&#x2F;07&#x2F;08&#x2F;science&#x2F;elgin-marbles-3d-...</a><p>[2] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=32026156" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=32026156</a>
chazeonalmost 3 years ago
Install a uptime-kuma[1] at my home server... Then get a Telegram notification while hacker news is up again. Actually I self-host more service myself and it was use to monitor those services.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;louislam&#x2F;uptime-kuma" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;louislam&#x2F;uptime-kuma</a>
RheingoldRiveralmost 3 years ago
Watched HugoConf <a href="https:&#x2F;&#x2F;hugoconf.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;hugoconf.io&#x2F;</a>
评论 #32027312 未加载
redmenalmost 3 years ago
I lived life and was able to escape my addictions of being on here talking about mostly useless stuff all day and worrying about the future.<p>It was nice and I wish there were more outages.
评论 #32030903 未加载
binarynatealmost 3 years ago
I went to the Art Institute of Chicago and was blown away by the collections there. I didn’t have nearly enough time to see everything, but I particularly enjoyed the Architecture and Design gallery. I would have had less time there if HN was up because I tried to check it before leaving.
silisilialmost 3 years ago
Checked HN, watched it spin for about 10 seconds before going elsewhere, then trying again 8 seconds later out of habit mostly. Rinse and repeat.
toddmalmost 3 years ago
Went to the liquor store.
fouricalmost 3 years ago
In a fit of irony, read the book <i>Deep Work</i> by Cal Newport.
Terry_Rollalmost 3 years ago
Handed out a couple grams of nicotinic acid, explained the flush, taught some people how to surf, explained how wifi radar works, how to hack various devices, how to avoid getting a speeding ticket, explained how a chemical in 1 litre of grapefruit juice is enough to slow up the liver metabolism of some medication which can put you in an embarrassing potentially life threatening situation if one is a male who has taken 50mg of sildenafil and more...
jasoneckertalmost 3 years ago
I spent some time watching some stuff on YouTube, including Part 1 of a documentary about Oracle and how they changed the database world. I can&#x27;t wait for the SQL...
评论 #32032127 未加载
oblibalmost 3 years ago
I went and checked <a href="https:&#x2F;&#x2F;brutalist.report&#x2F;" rel="nofollow">https:&#x2F;&#x2F;brutalist.report&#x2F;</a> to see what the latest HN posts they had, read the headlines and then moved on. A few hours later I went to HN and they were back.<p>I wasn&#x27;t worried about it, I figured dang and others were working on it and would have things back online.<p>I do depend on HN for taking a break from coding though and it was tough not getting my fix on demand :D
sidcoolalmost 3 years ago
I got existential crisis and withdrawals. Looks like I am addicted to HN :)
inasioalmost 3 years ago
I actually opened slashdot.org, first time in like 10 years, probably. Still there...
评论 #32026964 未加载
评论 #32027057 未加载
评论 #32027381 未加载
TheSmokealmost 3 years ago
I visited San Francisco in June 2013 and worked at an office for a month. I had a habit of browsing HN and Twitter during the working hours and from the work computer. I was also very productive. Always got things done. Days go by and I observe people working. I realized that many people would spend time on social media only when they were having lunch and were extremely productive the rest of the day. I thought to myself “If I am working then what these people are doing and if they are working then what is it that I am doing?”<p>I seriously questioned myself and made a decision. No more social media on the work computer and during the working hours. Ever since then I am only reading HN and Twitter when I am on my phone when I am on a break. I haven’t even realized HN was down.
digitalsankharaalmost 3 years ago
Gave me time to take my annual shower and comb my greybeard.
MrDresdenalmost 3 years ago
Me and my partner walked the town in the sun, had ramen soup at the pier, checked out an art gallery then had some coffee. After coming home we opened up some nice german weissbiers and watched Brazil.<p>This morning the forecast was rain, and I expected the day to turn out much worse.
评论 #32029174 未加载
travisgriggsalmost 3 years ago
Started doing the Jetpack Compose tutorial(s) for like the 3rd time and thought: &quot;Everything changes, but nothing changes. I am paid to stay atop this schizophrenic elephant of an industry.&quot; Then took another gulp of ItsGonnaBeBetterThisTime KoolAid.
评论 #32029273 未加载
评论 #32029342 未加载
mywacadayalmost 3 years ago
Refresh.......refresh....... refresh...........
pclmulqdqalmost 3 years ago
I did a lot of work on the company I am bootstrapping.<p>I also read about the pcg random number generator, and a bit about the feuds between its inventor and a competing research group that invented the Xorshift random number generator.
account-5almost 3 years ago
Continually refreshed until HN was back.
jacklyn577almost 3 years ago
I got confused and thought something was wrong with my internet
robotbikesalmost 3 years ago
I replaced the LCD assembly on a MacBook someone gave me with one I bought of eBay. Somehow I succeeded and I didn&#x27;t even break any of the ribbon cables.
Aprechealmost 3 years ago
I didn&#x27;t even notice. I only check this site via RSS.
300bpsalmost 3 years ago
I prepared a spreadsheet of the approximate amount of karma I would’ve received had HN not been down and will be submitting a reimbursement request to dang.
27182818284almost 3 years ago
Looked up alternative ways of castling in chess because I&#x27;m very bored of the standard kingside and queenside castling so, I was trying to find strategies using the old style of play like before the two-piece-one-move castling of today was formed. Right now it seems a lot of games I play online end up with the same openings. Chess 960 helps with that, but I don&#x27;t like to play that all the time either.
raffraffraffalmost 3 years ago
Reddit. Fuck Reddit.
TedShilleralmost 3 years ago
Reloaded <a href="https:&#x2F;&#x2F;mobile.twitter.com&#x2F;HNStatus" rel="nofollow">https:&#x2F;&#x2F;mobile.twitter.com&#x2F;HNStatus</a>
chainwaxalmost 3 years ago
I got most of the way there to hosting a small site from a pi. Got hung up on port forwarding on Fios. I&#x27;ll figure it out though.
dllthomasalmost 3 years ago
I kept wanting to talk about the outage on HN.
WhiteOwlEdalmost 3 years ago
I wrote ad copy for an Unreal Engine based, data visualization course that is hosted online. Details at <a href="https:&#x2F;&#x2F;www.whiteowleducation.com&#x2F;courses&#x2F;data-visualization-metaverse&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.whiteowleducation.com&#x2F;courses&#x2F;data-visualization...</a>.
tr1ll10nb1llalmost 3 years ago
Wonder why Rogers is down. Oh, and it&#x27;s still not up and I&#x27;m still not getting verification codes :)
mikewarotalmost 3 years ago
There&#x27;s a material analogous to permanent magnets for charge... called an Electret. They are one of the reasons N-95 masks work.<p>They also <i>might</i> shield gravity a bit. Now I need to get a 50kv DC power supply to make my own in bulk, and find out. I expect it to be interesting, but no new physics.
mgh2almost 3 years ago
Blind. There are some trolls like with anything, but sometimes there is good content from tech workers.<p>There might be an overlap of demographics... largely Indians under H1B<p><a href="https:&#x2F;&#x2F;www.teamblind.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.teamblind.com&#x2F;</a>
stevenalowealmost 3 years ago
By the time I finished reading the articles already opened in other tabs, HN was back up.
eimrinealmost 3 years ago
I have read some beautiful articles and pdf from HN which were in my browser bookmarks.
quicksnapalmost 3 years ago
While waiting for tests to run, I was directed to <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;List_of_common_misconceptions" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;List_of_common_misconceptions</a>
fnordpigletalmost 3 years ago
Wept savagely and uncontrollably
bsimaalmost 3 years ago
I cleaned my office and moved furniture while waiting for compiles to finish. Got the keyboard next to my desk now, hopefully this encourages me to practice more often.<p>Also cables are organized under my desk, never thought I&#x27;d see the day
tiborsaasalmost 3 years ago
I&#x27;ve fallen a bit deeper into a clickhole and ended up at: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Euler_spiral" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Euler_spiral</a>
galgotalmost 3 years ago
I opened Lynx and went there : gopher:&#x2F;&#x2F;hngopher.com:70&#x2F;1&#x2F;
Unbeliever69almost 3 years ago
Solved the Riemann hypothesis
fuzzfactoralmost 3 years ago
Slipped under my radar.<p>How long was it?<p>Is there any post-mortem?<p>&gt;Where&#x27;d you go?<p>Depends on how long it was out.<p>&gt;What&#x27;d you find?<p>Now I find if you spend too much time away from the internet, you&#x27;ll never keep up with what&#x27;s happening in the real world.<p>Or something like that.
mentosalmost 3 years ago
Wondered how HN might best implement mandatory offline periods during the day. I’m thinking something like it’s offline for an hour every other hour so only a total of 12 hours uptime a day.
评论 #32027507 未加载
评论 #32027157 未加载
评论 #32027234 未加载
评论 #32027202 未加载
viper00almost 3 years ago
I hope Hacker News is never down because knowledge is never down.
jimnotgymalmost 3 years ago
I browsed old tools, stationary engines, and motorbikes I will never buy on Facebook marketplace.<p>Start a rubbish piece of software, proving again that reach is the most important thing these days
tcfhgjalmost 3 years ago
I tried to refresh the website to check if it finally worked again
jszymborskialmost 3 years ago
I waited in line for four hours at a Canadian passport office.
peapickeralmost 3 years ago
Finished mastering my latest EP and uploading it for release on Monday. Also did a bit of compiler warning cleanup on multiple UNiXes for next release new code work.
Agentlienalmost 3 years ago
I didn&#x27;t realise it was down. It depends on for how long it was down. Gardening, cooking and eating dinner, getting the children ready for bed, watching TV.
irrationalalmost 3 years ago
Watched the latest Shut Up and Sit Down board game review video. Now I’m wondering if I should get the Air, Sea, and Land expansion and&#x2F;or Space Station Phoenix.
itsmemattchungalmost 3 years ago
Nothing. I was useless
siskiyoualmost 3 years ago
Repaired a bicycle. Thankfully Shimano&#x27;s site was up.
clintonwooalmost 3 years ago
Read whatever was up on HN before it went down on <a href="https:&#x2F;&#x2F;remix.hnclone.win" rel="nofollow">https:&#x2F;&#x2F;remix.hnclone.win</a> ha ha
hintymadalmost 3 years ago
Eh… Duolingo? Or other bite-sized language material. I personally like Beelinguapp. Its readings are small enough yet are quite fun to read for a beginner
oneepicalmost 3 years ago
Practiced a speedrun for a weekend event my friends and I hold every so often. Nowhere near the world record, but we don&#x27;t care!
memorablealmost 3 years ago
I first go on Twitter to notice people about the down. Then visit the Is it down? website every few minutes to see the status.
akpa1almost 3 years ago
I hacked a couple of Ansible playbooks around and made them do things in an arguably better manner than they did before
petewailesalmost 3 years ago
Got the second to last module finished on the theatre of mind focused VVT I&#x27;m building.<p>We&#x27;re launching in Sept.
freedudealmost 3 years ago
I read a Brian Krebs article I had missed made two phone calls and got some paperwork done. Quite a productive Friday. ;-)
swat535almost 3 years ago
Glad to know I wasn&#x27;t the only one literally experiencing withdrawal symptoms as I continuously hit the reload button
TheMiddleManalmost 3 years ago
<a href="https:&#x2F;&#x2F;i.imgur.com&#x2F;GpmUla5.png" rel="nofollow">https:&#x2F;&#x2F;i.imgur.com&#x2F;GpmUla5.png</a>
alberthalmost 3 years ago
Hit refresh more times than I should admit.
roxaaaanealmost 3 years ago
I did more work lol mostly taking care of the bottom of the list Improvements a few small PRs here and there..
proactivesvcsalmost 3 years ago
Donated blood. This donation was tagged to be delivered to a neonatal unit. Please give blood if you can!
评论 #32029773 未加载
hanswordalmost 3 years ago
I went for a long walk to the cemetery.
likorteraalmost 3 years ago
Hit reload like crazy. I was desperate.
ge96almost 3 years ago
Kept refreshing the Google news suggestions thing (swipe left on my Android phone&#x27;s homescreen)
black_puppydogalmost 3 years ago
Annoying friends with lengthy discussions about gun politics, tech ethics, and the latest gadgets...
cahoot_birdalmost 3 years ago
Was going through the who is hiring thread then noticed it was down, took a nap than got supper
PeterWhittakeralmost 3 years ago
Didn’t notice. Head down for work in the AM, spent the PM installing gutter shields. Good day!
tekknolagialmost 3 years ago
Still didn&#x27;t do much work :D
dwdalmost 3 years ago
Slept right through it. Funny thing about being in a completely different time zone.
pilomalmost 3 years ago
HN was down?
manqueralmost 3 years ago
Called my ISP and complained that internet was not working as HN didn&#x27;t load.
wffurralmost 3 years ago
Took a nap. Read Your Local Epidemiologist and A Collection of Unmitigated Pedantry.
shakezulaalmost 3 years ago
I wrote a little toy library for tracking magic the gathering boardstate changes.
smashahalmost 3 years ago
Wondered if I had been banned.
FredPretalmost 3 years ago
I actually worked, amazing what you can get done if there’s nothing else to do
A4ET8a8uTh0almost 3 years ago
Lol. There was actually a lot of work so it really did work out well for me:P
ImKevinArcheralmost 3 years ago
I was working too much, so glad it&#x27;s back too. Needed a break asap!
throwawaymathsalmost 3 years ago
I figured out how to set up an AWS ecs cluster (without fargate) manually.
didipalmost 3 years ago
I was sick, so I slept a lot and didn&#x27;t even noticed HN went down.
moomoo11almost 3 years ago
Lol I was trying to reach the site every 20 min when I take my 30s break.
AdamGibbinsalmost 3 years ago
Hit F5.
zakkialmost 3 years ago
I have a good night sleep.
jeanlucasalmost 3 years ago
HN was down? For how long?
_benjalmost 3 years ago
I “discovered” Destiny 2… and now I have two addictions! :D
glotchimoalmost 3 years ago
I missed it, must have been working or something silly like that
_Algernon_almost 3 years ago
Wore down the F5 button.
spiffytechalmost 3 years ago
I ran some errands, then did watercolor painting with my wife :)
dtmmax33almost 3 years ago
I was at the beach today and didn&#x27;t realize it was down.
formerkrogempalmost 3 years ago
I worked. For once :(.
frompdxalmost 3 years ago
I set up a bookshelf and finally unpacked all of my books.
ardit33almost 3 years ago
Checking out Blind ....<p>I love HN but Blind is more entertaining for sure.
评论 #32027350 未加载
评论 #32028205 未加载
评论 #32027137 未加载
ericskiffalmost 3 years ago
<a href="https:&#x2F;&#x2F;lobste.rs&#x2F;" rel="nofollow">https:&#x2F;&#x2F;lobste.rs&#x2F;</a>
amerinealmost 3 years ago
Kinda heads down in PR reviews today. Didn’t notice.
tmalyalmost 3 years ago
I took the kids to the water park. Great day for it.
happy-go-luckyalmost 3 years ago
It felt like a void that was difficult to replace.
aw9f70gaealmost 3 years ago
I made a linting plugin and learned about ASTs
2OEH8eoCRo0almost 3 years ago
Escape from Tarkov
openthcalmost 3 years ago
Took a little break ;) Played some Rocket League
throwaway292939almost 3 years ago
Founded a startup
评论 #32030410 未加载
karlztalmost 3 years ago
I went to the fourth dimension while sleeping.
tomcamalmost 3 years ago
I took up smoking
culopatinalmost 3 years ago
I flew across the Atlantic so didn’t notice
772eaerttacalmost 3 years ago
I found that Twitter still exists :))
quickthrower2almost 3 years ago
Didn’t notice it. Was with relatives.
thdespoualmost 3 years ago
Didn&#x27;t realize it was down...
luxuryballsalmost 3 years ago
Started coding a replacement &#x2F;s
adamiusalmost 3 years ago
Played with lua as a kernel module.
max23_almost 3 years ago
Called it a day and went to sleep.
reachableceoalmost 3 years ago
I went to Reddit and lobste.rs . Was horrible! (Not really ).
评论 #32027178 未加载
devinalmost 3 years ago
I worked out and took a long walk.
xwdvalmost 3 years ago
Learned how to program NES games
petsormeatalmost 3 years ago
Walked outdoors in the sunshine.
bloomingeekalmost 3 years ago
Turned my PC off, then on again.
andsoitisalmost 3 years ago
I read a book. Went to the gym.
borisskalmost 3 years ago
Didn&#x27;t know it was down :D
评论 #32032011 未加载
lubienalmost 3 years ago
Touch grass
elasticventuresalmost 3 years ago
I found a job and got hired.
rcurryalmost 3 years ago
I went and cried in a corner.
zzixpalmost 3 years ago
Work :(
jazzyjacksonalmost 3 years ago
assumed my internet was out and read a book for once<p>&quot;masks of the illuminati&quot;
holleralmost 3 years ago
worked, tried to figure out why my elasticsearch cluster went bye bye
j_kaoalmost 3 years ago
To be facetious... work.
jspaetzelalmost 3 years ago
Wrote tickets in Jira
评论 #32028801 未加载
gigatexalalmost 3 years ago
I was hella bored.
jmpmanalmost 3 years ago
Worked. It sucked.
DiabloD3almost 3 years ago
HN was down? Huh.
hericiumalmost 3 years ago
_WHY_ is it down?
Kenneth39almost 3 years ago
I would cry.
cosmojgalmost 3 years ago
Learned Svelte!
nsomarualmost 3 years ago
Kept refreshing
tus666almost 3 years ago
I was sleeping.
timeonalmost 3 years ago
Tour de France
spacemanmattalmost 3 years ago
It was down?
mysterydipalmost 3 years ago
refresh...<p>ok, now refresh...<p>It won&#x27;t be up that quick, you have to be patient!<p>...<p>refresh...
chefkochalmost 3 years ago
Press F5
maxfurmanalmost 3 years ago
My job lol
anigbrowlalmost 3 years ago
Not notice
BeFlatXIIIalmost 3 years ago
Work.
DantesKitealmost 3 years ago
Prayed.
barsonmealmost 3 years ago
my job :)
misiti3780almost 3 years ago
worked.
JohnHaugelandalmost 3 years ago
The same thing we do every night, Pinky.
评论 #32029409 未加载
cupofpythonalmost 3 years ago
(What is this, reddit?)<p>I checked news sources more directly from the websites i am personally familiar with instead of using the hacker news front page as a filter + expanded domain