Viewing profile — thybag
thybag
HN member- Joined
- Thu, Apr 17, 2014, 11:46 AM UTC
- HN karma
- 65
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About thybag
No profile information was provided.
Recent public activity
-
comment
Comment #41897849
I'd be interested to understand how this compares with a solution like openfreemap's ( https://news.ycombinator.com/item?id=41635592 ) which was posted a few weeks ago. What is it …
-
comment
Comment #41159137
My guess is the roast version looks at the repo details/descriptions (or at least a few of them - which is why the reply seems much more specific/cutting) where as far as I can tel…
-
comment
Comment #39999824
Hard to tell from the article if this is something specific to "social media" scrolling, or (as my guess would be) just a finding that reading via scrolling is potentially bad for …
-
comment
Comment #39350159
Maybe it's a tech company thing but we were using irc for years before slack came about. We eventually swapped to hipchat as it was easier for less technical people to join, and la…
-
comment
Comment #39165487
Sounds like a good few of the directors were much old than that. > One listed director — at 942 years old — would have been born in the 11th century.
-
comment
Comment #38111020
Honestly, in my experience most the "good" PHP jobs tend to end up in the start-up space, where pace of development/sheer ability to get stuff done (PHP's strengths) are the primar…
-
comment
Comment #36194980
I don't really see what the risk is. So far as I follow the ultimate threat from the mods is that if reddit makes the proposed changes to the API, they'll stop modding. Given the c…
-
comment
Comment #36056039
It does seem like most studies show WFH workers being happier/healthier/more productive. Wouldn't necessarily take that as conclusive, but i've certainly not found much evidence be…
-
comment
Comment #29592542
I've used PASETO in place of JWT for this kind of thing before. Interested to know how it compares. Does this support a known standard, or is it just its own thing.
-
comment
Comment #27366899
Is there a way to console log / inspect the state of your entities?
-
comment
Comment #25495704
x=document;x.write` 🆑 `,b[o='onclick']=b=>{b=x.createElement`li`;c.append(b);b.v=b[v='innerHTML']=a.value,a.value="",b[o]=e=>b[v]=(b[v]==b.v?' ':'')+b.v;d[o]=e=>c[v]=''} https://j…
-
comment
Comment #25494450
x=document;v='innerHTML';o='onclick';x.body[v]=" X clear ",b[o]=e=>{let b=x.createElement("li");c.append(b);b[v]=a.value,a.value="",b[o]=()=>b.classList.toggle('y');d[o]=()=>c[v]='…
-
comment
Comment #22063757
Reminded me of the rocks xkcd https://xkcd.com/505/
-
comment
Comment #20684446
Dyslexic's of the world untie! I actually think a lot of people underestimate quite how many dyslexic people are about in industries you wouldn't expect them. I work in software de…
-
comment
Comment #19500558
I'm always disappointed there is no standard for just sending markdown emails. They work fine as plain text, are future proof & any can easily be styled up an email client to fit w…
-
comment
Comment #17102549
This fits perfectly with my own experience. The 3rd pass is always the one that makes the difference in terms of code that just feels nice/clean.
-
comment
Comment #13382989
As a plex plugin? Be very interested to have a play once you release, been hoping for something along those lines for a while :)
-
comment
Comment #13381770
I had exactly the same thought when I popped over to have a look at their readme. It's odd they don't mention it at all, as at face value it appears both Plex and Streama are both …
-
comment
Comment #12849281
To be fair to it, it does describe itself as "A shitty attempt at a honeypot/sandbox that uses docker" and contains a fairly large & up front "WARNING WARNING WARNING" section :p
-
comment
Comment #8551681
The camel casing comment confuses me? There is nothing stopping anyone from using var x = my_function(); instead of var x = myFunction(); if that's what they want to do?
-
comment
Comment #8192418
Got the same message & did some googling which resulted in finding this forum thread: http://forums.linuxmint.com/viewtopic.php?f=58&p=909267 Sounds dodgy to me.
-
comment
Comment #7883480
I'm not the OP, but as someone whos both a programmer & dyslexic - I do it because i enjoy it & and IMHO am pretty decent at it. Sure I naturally make a few more typos in my code c…
-
comment
Comment #7882309
I do exactly that, weirder still i can often tell the words on the page say somthing differnt to I'm reading while i'm reading it wrong. My fiancee does the same thing (we're both …
-
comment
Comment #7603026
This is pretty much my point of view. How new or buzz-wordy a bit of technology is, isn't really the issue. It's whether or not the thing in question will allow you to end up with …