prompt
stringlengths
0
90
completion
stringlengths
1
26.3k
GitHub Outage
US west side on http://map.norsecorp.com/ looks like fireworks. I wonder if that where Github servers are
What Developers Should Know About Job Searching and Negotiation
His advice flies in the face of every negotiation course/book. Yes, you must know the range they are willing to pay; but once you know... you don't wait for them to make an offer, you ask something at the high end of what they're willing to offer, possibly above (but close enough to) the higher margin(* ).The one who first names the price forms the baseline of negotiation. Say their range is 100-140k. If you say, "tell me what you would pay" and they say 100K, you're screwed, no way you can say "150k" from there and still be taken seriously. If OTOH you say 150k at the start and are lucky enough to get the answer "no way we can give you more than 140k", from there it's a simple job of asking for an extra concession that you know they can make ("Hmm... ok, say I could accept 140k, but only if the company allows me to WFH when I need to")( *) Of course, not from the start. He's right about that. They need to be invested in the hiring - if they already spent a lot of effort trying to assess your skill before making an offer, you're in a much better position to ask a lot. Presuming that they like you, of course.
Bash on Ubuntu on Windows
There's a lot of comments related to the legality of this and whether or not it violates either the GPL or at least the Linux trademark. Even if it wasn't technically legal, I don't think the right parties have anything to gain by suing.
DeepMind moves to TensorFlow
This is huge news for the AI space. May move things forward a couple of years.
“Our primary goal is to un-fork the Tor Browser”
will we also get enough onion routers to keep the system running under high demand?
Running a Tor Exit Node for Fun and E-mails
Regarding the saturation of free socket ports. I see that KeyWeb gives you 2 IP addresses per vServer (and IPv6 enabled, which I assume means a whole /64). Wouldn't it have been easier to configure Tor to bind to only a single IPv4 address and use the other one for administrative login? As far as I understand the Linux network stack, port exhaustion happens on a per-address base. So even if Tor (or anything else) exhausts all the connection ports for one address you should still be able to get back in via the other address.
Let Postgres Do the Work (2013)
what happens if i got 10 posts then before getting the second 10 one of the posts that i should get in the second query got 50 likes, it will got higher ranking and i will miss it, right?
How to find size of an array in C without sizeof
I would do this only when I am obfuscating code.
Working remotely, coworking spaces, and mental health
For my job(s) the last 8 years or so, I've had a mix of on-site (10%), travel (40%) and work-from-home (the remainder). There have been very long stretches when I'm neither in the office, nor travelling to meet with customers, however -- sometimes, months. From my standpoint, I can commiserate with the author here. I live out in the hinterlands with my wife and 6 kids, so there's no shortage of social interaction -- however if I've been stuck here for 6 weeks, I begin to get a little stir crazy. I "recharge" by going to trade shows/events/meetups in NYC (which is about an hour and a half away) -- the energy of the city is refreshing, but I wouldn't want to put up with it every day. Just once in a while...
How to Avoid a Post-Antibiotic World
Wait until enough people are sick or dying at the same time to impact the economy or some high ranking politician finds his dicks rotting away from an untreatable STD and they'll soon plough money into the problem.
How Subtle Class Cues Can Backfire on a Resume (2016)
Just to add a bit of context, here's a NY Times article from 2005: "Many Women at Elite Colleges Set Career Path to Motherhood."http://www.nytimes.com/2005/09/20/us/many-women-at-elite-col...Among the well-heeled, the MRS degree is not quite dead.
Brains Sweep Themselves Clean of Toxins During Sleep (2013)
Any sufficiently advanced technology is indistinguishable from magic.s/technology/sciencehttps://en.wikipedia.org/wiki/Clarke%27s_three_lawsAt some point, people on HN will get over their fear of words like "toxins" and embrace the Tao Te Woo as the advanced science it is.
No politics please, we're hackers, too busy to improve the world
Politics divides us. The more we can do together whilst holding opposing world views the better.If the left didn't excommunicate anyone they disagree with maybe there would be more a chance to have reasoned political discussions, but so far, anywhere online where there is a left-wing community, all opposing viewpoints are silenced. See Reddit, etc.
PostgreSQL Exercises
A suggestion: repeat the table names on every exercise in the description. I had been going trough them casually - and always forgot what the table name was and had to go back or press the "show answer" button.
Tinc VPN: Secure Private Network Between Hosts
Weren't the tinc developers caught adding NSA backdoors into it and getting paid to do it last year? I remember something like this remotely from the Snowden leaks.
Planet Shadertoy
45-60 fps on my 120$ Xiaomi Redmi phone. This is amazing work! The amount of math in this code can not even be dreamt by me!
Be likeable or get fired
I have found myself in a similar situation. The caveat though is that when hired in I was the replacement for the individual everyone liked. So from day 0, I was disliked. This, put me behind the eight ball with not ever having even the slightest chance to ever get to share my knowledge and experience to anyone. I found myself labeled with having a communication problem, due to my other coworkers gossip and hearsay spread behind my back.The truth of the matter, is even if you are more technologically ahead, on par or behind you counterparts in a company you are screwed when you are not liked.There are only a handful of people I have met that are truly honest, with themselves and others. In which leaves everyone else never being capable of accepting new or different ideas, or to the point any type of criticism because they honestly can not do a self reflection.People are more likely to believe in lies, than the truth.If you find yourself not being liked, regardless of the reason you became not liked it is time to go. Be it on day one, or day 999+If you find your suggestions, comments, criticism, are not received, do not argue with idiots and try win your case with a follow up. If they were not receptive with a feel-felt, or pathos,ethos,logos forms of communication then your going through and exercise of futility.My suggestion for anyone before even thinking of accepting a new position, during the interview ask the following,1.why is the position open? Growth? Replacement of a but in a seat? If the later; ask was it a resignation or a termination.2. Ask could I have or see a employee handbook? You can gleam a lot about company culture just by reading. Red flags on things like dress code restrictions (when the position my not ever be public facing). Ie a long exhausting list of can not wear. Unfair things like banning shorts, but not banning skirts. Dress code should be just stated by job role, business professional, business casual, relaxed business casual, casual. Look for phrases/wordings that might lend towards management deciding to not deal flexibly per employee, as that the management/leadership has taken a stance that a past employee ruined it for everyone style. Look for anything that will make you uncomfortable working there.3. Ask for their SDLC documentation/process/methodology, coding style guidelines, and the technology stack they use? If the can’t produce or speak in detail or are vague on details. another red flag, that they might be cowboy coding, silo building, bus factor of one per process, etc... you want to make sure you are not walking into a environment with a nightmare scenario where it is a one to one of a single dev to a project and only that dev touches/knows anything about it. As that there is typically resource constraints, poor to no time allocation for code revise,testing, documentation. As well a the technical debt/corner cutting that goes along with not having good project/sdlc management practices.4. What is the process for changing the any of the current sdlc, methodology,practices, guidelines,etc...? Explain that you’ll be the fng (freaking new guy/gal) and that you will be bringing your knowledge in, as well as absorbing the new to you sdlc,process,yadda yadda and you want to understand how new and possibly different ways of doing things (innovation) is incorporated. You are trying to spot what the parent article fell into, by avoiding becoming the unliked team member. You also want to know if the think the word “standard” means etched in stone, never changing. Standards do change, and are revised. I have never seen a standard that does not have a revision number.5. Blantently ask; what is your stance on open source software? Followed up with what is your take on Microsoft moving to open source and being a Linux foundation member? You want to make sure you know if they are current in the tech news and events. You want to make sure they are not using dead technology stacks, or SSIS for things beyond it’s intention,or have drank the MS kool-aid from 10-20 years ago and missed the memo that they were wrong about Linux being a cancer. Your also trying to spot the I got a tech job mindset, I know only XYZ and have lost the ability to learn and stay up to date with current trends in the industry. IE there is no such job title as database admin, database administration is a hat/role the devOps, software engineers wear when needed. You do not want to find yourself having to use ssis for application development when it is a database management tool, or having to maintain sql stored procedures that on average 5000~ lines long because they only learned t-sql. You are trying to spot if the company is a right tools for the right job, or we spend 200,000 on a hammer so everything is hit with the hammer.Final thoughts; to avoid the problems I once encountered as well as what the parent post went through. Walk-in to any interview you get with the mindset of “You are interviewing them, they are not interviewing you.” Go in with good questions about the company, culture like I suggested above to see if they are a good fit for you and the working conditions you want to work or work best under. Be honest, be humble, don’t bullshit, and it’s ok to say I don’t know I would have to research and learn. End of the day, If the answer seems like a no, then it’s a no, don’t waste your or their time.
Itty Bitty: Sites contained within their own links
Hmmm... https://www.engadget.com/2017/05/20/how-to-hide-tiny-artwork... https://hackaday.com/2017/05/13/javascript-art-is-in-the-url...
Where Vim Came From
For some reason i'm not the biggest fan of vim on a computer. But, vim on android with termux is the best editor i've found for android and I don't know why but as weird as it may seem using vim with the right touchscreen keyboard isn't actually that bad. It's the only realy solution i've found for doing small amounts of programming on my phone. Nothing big, but for small hundred line or so, scripts and such vim is definitely the best thing i've found to use on android.
Slate JS – A customizable framework for building rich text editors
Has anyone tried using this for building code editors, or is it strictly for wysiwyg content?
EC2 Instances Powered by Arm-Based AWS Graviton Processors
Do you Google Employees think that NSA isn't watching what we do? Mmm, it looks like China is evil so they can't do what USA can
An Almost-Secret Algorithm Researchers Used to Break Thousands of RSA Keys
> But since they both used the same program to generate random prime numbers, there’s a higher-than-random chance that their public keys share a prime factorBS
Why Don't People Use Formal Methods?
It's also a lot easier to do change management on an abstract model of the software you're working on than the design of that one program itself, because the design choices made by other sister programs can be immensely helpful. It's the inversion of making decisions in a vacuum. What do you call that?---Edit for "random" keywords: model-driven engineering with domain-specific meta-modelling languages
The Raspberry Pi store is much cooler than an Apple Store
Since the goal of this might be hacking in general, do you think it's possible that they'd sell something like an ODroid in one of these stores? Most of my hacking in ARM land has been with an ODroid for the last couple years just due to the amount of power you get from them.
Red Hat Satellite to standardize on PostgreSQL backend
I'm so out of date with Satellite server that my first reaction was: Wow it took this long to get oracle out!
Facebook showed me my data is everywhere and I have absolute no control over it
Then leave Facebook?
Refused U.S. visa eight times, Zoom CEO is now a billionaire
it's ironic that 8 is the chinese number for luck
Why Learn Awk? (2016)
I have used awk for decades, but I simply stoped and dropped the habit of using it along with sed and perl. Nowadays I would rather write a program than a script just to avoid memorizing all these tricks and hacks and glitches
Things I Believe About Software Engineering
> Being aligned with teammates on what you're building is more important than building the right thing.It's important to define the terms here. Does "important" mean important to you or the company? I could understand the former, but how are you ever going to build the "right thing" if you can't agree as a team what you're building?
Ask HN: How do you learn complex, dense technical information?
If I am learning something new then I find it helpful to copy down on paper what I read out of the book, word for word, as I read it. That slows down my reading and prevents me from spacing out.
A group of ex-NSA and Amazon engineers are building a ‘GitHub for data’
Hey all- we just released code on GitHub and a research post on Medium demonstrating how to generate synthetic datasets from models trained using differential privacy guarantees, based on rideshare datasets. Please take a look and let us know what you think!https://medium.com/gretel-ai/using-generative-differentially...
Free virtual tours of 2,500 museums around the world
FWIW, I created a tool that automagically walks through a Google street view (originally done for road trips through cities). I've now added some of those museums. I leave it running and occasionally look where it has led me to --> https://roadtraveller.herokuapp.com/
Let’s Invent B(+)-Trees
i don’t get it. what’s next, visual bubble sort?
Show HN: Python package to collect normalized news from almost any website
As others have noted, this doesn't seem to collect the full article text, just stuff that you would get from an RSS fee. From the title, I expected something more like newspaper3k[0]. I used that for an NLP class during undergrad to collect full-text news articles, in conjunction with Selenium (many mainstream sites don't work with just plain wget or requests).Lately I've starting using EpubPress[1] to grab full-text articles and generate an ePub, which happens every night via cron. Then I can get a full digest on my iPad over sftp at my leisure. Sadly EpubPress is not very sophisticated, sites like Bloomberg or ArsTechnica return "are you a robot" challenges which it can't bypass.I wish there was some kind of community driven library for retrieving full-text articles from common sites. In my vision of how that would work, users would contribute hand-crafted Selenium scripts to download and extract the article text, bypassing the bot-detection for each site. Then something like EpubPress would work a lot better.The "modern web" just has too much junk to be interesting any more. Sometimes news sites publish articles I would like to read, but I'm not interested in dealing with 1000 different implementations of crappy mobile UIs, advertisements, animations, etc. I know reader view exists, but you still have to wait for the page to load, and it doesn't work very well for some sites. For the sites it doesn't break with, the experience with EpubPress is much better.0 - https://github.com/codelucas/newspaper1 - https://epub.press/
Reddit started banning accounts that voted for content “against their policies”
The thought police strikes again.It's not anymore about simply censoring unwanted content, punishing the users for engaging with will be way more effective in the long run.
I deleted my Facebook, WhatsApp, and Instagram accounts, and felt great since
One evening, I deleted my Reddit account when I realized I was angry responding to some insignificant comment.I also realized that the hundred thousands points I had mean exactly nothing.It was a relief beyond what I expected.I created a new account for the only sake to ask questions on the tech subreds which are of interest. I do not read r/all and other similar trash subreds
July 11, 2020 RIP my darling boy
His mother's grief is heartbreaking. Prosecutors in the US are almost as lawless as the police.
India, Jio, and the Four Internets
Two well researched articles on Reliance Industries: it's origins and it's foray into 4G with Jio:1> https://hind.substack.com/p/reliance-origins/ 2> https://hind.substack.com/p/from-oil-to-jio
The Haskell Elephant in the Room
An important aspect of life for many of us is the opportunity to be a moral agent. Being a successful moral agent as part of a profession in the world I know is not an easy goal to achieve. Diehl deserves kudos for posting this so that young people planning a career can be aware of some possible pitfalls and negative moral influences down the road when they include particular technological skill sets in their long-term road-maps.I'm generally not in a technological workplace as I once was, but my recollection (from circa 1990) is that the ACM and the software section of the IEEE each had codes of ethics for their members to consult when knotty problems of good vs evil arose. Do current versions of those codes contain anything that might assist a responsible professional addressing the issues that Diehl describes?
A crash course on hacking satellites
I hope they leave this up after DEFCON. It looks really easy to follow and I would like to get back into hacking on hardware when I got a bit more time.
Vitamin D, part 2: Shannon's story
Five years taking 5000 UI daily. This goes on to show that short-term usage is likely a benefit.
Salary Negotiation: Make More Money, Be More Valued (2012)
Wanna know what? Pretty good advice
Stable 1.2 Gigabit/s Internet achieved in moving train in Switzerland
Very uplifting considering that I achieve 16mbit/s.
Postgres Observability
Does anyone know which js framework can be used to create diagrams like this one? Or is it all manually coded ?
Ask HN: Show me your half baked project
https://www.discofm.coActually live and working, but looking for an iOS Developer/vinyl fan to take it to the next level!
YouTube bans Steve Bannon's podcast channel
So long free speech and thanks for all the fish.
Parler’s de-platforming shows the exceptional power of cloud providers
ceterum censeo – in extremo, there's a single provider that won't let you down (but maybe messes up).So if you really care about that, you need to host yourself. At least a mirror. Ideally do indieweb.org/POSSE.
An Introduction to JQ
Since the language is based on JavaScript, you can also concatenate strings together with “”+”” as part of your output, eg ‘.Name + “(“ + .Email + “)”
MarkMonitor left 60k domains for the taking
Another great post Ian!If any researcher here needs data or help to do investigations like this please reach out to me chris at securitytrails.com - we're trying to hone the tools to be as useful as possible with as little effort.
Tor is a great sysadmin tool (2020)
“However, to take a literal view, X is just a Y tool, and it can be used in any way that you want.”Society would be better if people took this view with all tools. They’re just tools. Unlike people they don’t have intent.
AWS S3? Cloudflare R2? We think we know what's coming next
Shades of NCR vs. IBM, to call back to an even older school acronym pissing match.
Proton wins appeal in Swiss court over surveillance laws
The Swiss government and police, with unchecked limitless powers, can use the new anti-terrorism laws where they can target Proton employees without charge or trial (even 12 year olds):https://www.fedlex.admin.ch/eli/fga/2020/2004/fr
Better.com CEO fires 900 employees on Zoom call
https://nextmortgagenews.com/news/better-attracts-up-to-1-5-...Looks like a new B2B / SaaS pivot“This is exactly the time for us to lean in and accelerate our customer-focused product innovation, and grow our B2B business, which we believe provides us with greater defensibility in a tougher mortgage market,” said Better CEO, Vishal Garg
Masayuki Uemura has died
I played my first Nintendo games in black and white on an NES that my dad brought back to Brazil after a trip to the US, and I loved them!The reason the games were black and white had something to do with the differences between broadcast color encoding systems of PAL, used in Brazil, and NTSC, used in the US.Eventually the hardware in my NES was modified and I could play the games in color, but it was, I suspect, an experience that shaped my own visual preferences.Thank you, Mr. Uemura and team!
Google Had Secret Project to ‘Convince’ Employees ‘That Unions Suck’
`Generally I don't favor unions. I think carried to extremes they lead to inefficiencies that make labor worse. (Others may feel differently.)But a small part of me wants Google to end up with a nice, fat union. It may teach management that they should be careful with what kind of (disengenuous) messaging they put forth.
Wine 7.0
Interesting how after so many and great improvements on Audio and Video stacks, but the Smart Card and Certificate Management stack is pretty not existing/not working.Hope it will improve someday on this direction as well
OVHcloud fire: SBG2 data center had no extinguisher, no power cut-out
And hosting on OVH is significantly cheaper than on AWS. Right?
NotepadNext: A cross-platform reimplementation of Notepad++
Anyone knows whether NotepadNext uses RRB-Tree or any usable text editor that's already using it? [1][1]https://news.ycombinator.com/item?id=20604981
$3B in Bitcoin was sold in a last-ditch attempt to save UST from collapse
Algorithmic trading against other cryptocurrencies turned out to be less stable than backing UST with a fiat currency.The veritable tautology in that statement would be amusing except for the sad fact that a great many ignorant investors were fleeced in this process.
New MacBook Air with M2
Here is the information I hoped to find in this discussion thread:11" non-retina MBA dimensions: 11.8" x 7.56" (30 x 19.2 cm)M2 MBA: 11.97" x 8.46" (30.41 x 21.5 cm)So, about 15%-ish "deeper" but you get a 13" screen instead of 11" ...
Weedkiller ingredient tied to cancer found in 80% of US urine samples
I would encourage everyone to take a look at the glyphosphate toxicity report done by experts on toxicology: https://www.atsdr.cdc.gov/toxprofiles/tp214.pdfMost other summaries of glyphosphate toxicity are not by toxicity experts, are more politically influenced (today's agriculture relies on glyphosphate), and set the bar of evidence very high and otherwise assume glyphosphate is okay instead of taking a precautionary approach.
Rumor: Google Stadia May Be Getting Shut Down
I love how half the people in any Stadia thread are always assuring me the latency is awful when I use it regularly and it works great.
Show HN: Reduce SQLite database size by up to 80% with transparent compression
SQLite allows you to override the low-level paging routines, wonder if it won't work by just having a different pager (though maybe not that efficient compression, unless the pages are big (64kb)).
Why are there so few dead bugs on windshields these days?
TL;DR: There aren't.
Show HN: Open-source alternative to Retool
I would like to see an open source alternative to Bubble.
FTX used corporate funds to purchase employee homes, new filing shows
$418M went into cold wallets.- how convenient for SEC.
ChatGPT passes the 2022 AP Computer Science A free response section
poeme sur dakar
OCaml 5.0 Multicore is out
There's already some discussion on https://news.ycombinator.com/item?id=34013767Am happy to answer questions people have on this one as well, there's also some other OCaml contributors lurking.
Google researcher, long out of math, cracks devilish problem about sets
> Still, for some of the authors of the follow-up papers, getting to 38% was relatively straightforward, and they wondered why Gilmer didn’t just do it himself. The simplest explanation turned out to be the correct one: After more than a half-decade out of math, Gilmer just didn’t know how to do some of the technical analytic work required to pull it off.> “I was a bit rusty, and to be honest, I was stuck,” Gilmer said. “But I was eager to see where the community would take it.”> Yet Gilmer thinks the same circumstances that left him out of practice probably made his proof possible in the first place.This reminds me of the principle of Shoshin: https://en.wikipedia.org/wiki/ShoshinThe idea that the mindset of a beginner can sometimes find insight where the mind of an expert cannot, and that experts should cultivate thinking like a beginner in some instances.
Coinbase cuts staff by a further 20%
They hired thousands of engineers but had the worst SDKs & APIs in crypto-space.That's when I sold.
Roald Dahl ebooks remotely updated to censored versions after purchase
Can we leverage blockchain to fight back against this kind of stuff?
Credit Suisse sheds nearly 25%, key backer says no more money
Now it's being bailed out and the market is rallying.Nothing to see here, more of the same. We can't seem to not bail out banks even when they're dumb-dumbs.
Before he was the Unabomber, Ted Kaczynski was a mind-control test subject
We're living in the midst of one of the greatest mind control experiments in history. Why would we think these agencies have cleaned up their act? What do you think all the BS of the last several years have been about? The corruption of the FBI, CIA, and DOJ are visible daily. The sad thing is how well it's working.
Ask HN: Why did Visual Basic die?
This is fascinating to me. I am a software developer of many years and a novelist in more recent years. (See https://ronanodriscoll.com/work)My latest book is a novel about the life of a software developer starting with BASIC on the Commodore 64 in the Eighties up to today. One of the main ideas is how (unlike previous professions), a programmer who only writes Basic can hardly last one generation. The novel is tentatively titled "BASIC Instinct: A Coding Novel". The book is to be published by Moose House press next year and I am looking to generate interest among the developer community.I hope people who comment on this thread find this interesting. Please don't hesitate to contact me if you do, or have ideas of other online communities to share with. Thank you.
Tron Legacy: how the special effects were done
The computer visuals were great. One thing that I caught, being the complete nerd that I am: if you look closely at the terminal that Sam sits down at before going on-grid, there is a copy of top running. It reports the system uptime as a few days (9?) even though that system was supposed to be up for years.Rebooted Tron for a kernel upgrade?The rest was great though, and I smiled too. I wonder if the author knew how his terminal footage was going to be used...Cillian Murphy's actions were entirely plausible in context.
Learn C The Hard Way
I jokingly made this suggestion to him on twitter. He posted a few "assignments" and we (I assume it was more than myself participating) posted pics of our console output.This guy loves to program
Steve Jobs Book Excerpt: Why he wore the black mock turtleneck uniform
anyone remember the episode from Seinfeld where his girlfriend is wearing the same dress everytime they go out and Jerry suspects if she has closet full of same dress..
Why Is This Cargo Container Emitting So Much Radiation?
I find a bit disturbing that the Italian press never mentioned the story. Anyway the 'ndrangheta explanation (cheap disposal of hospital waste) more credible than the international plot.
Mountain Lion: John Gruber's personal briefing
Thank God. I always hated Growl.
Introducing the Command Bar
This paradigm is very powerful. The only thing I see missing from these types of interfaces is the ability to select part or all of the output and use it as input for a new command.Think of it as an intermediate step of piping where the user has the ability to manually filter content. This UI concept would cover the vast majority of UI needs as almost any workflow could be captured with the following...1.) Issue command that produces 0..N results. 2.) View results in list format. 3.) Select individual results for details view. 4.) Select 0..N results as input to a subsequent command.
My Aaron Swartz, whom I loved
There's something in my eye.
Triumphant motel owner slams Carmen Ortiz
So my question… with all these posts we're seeing and complains, is there an official investigation that we know of? I know there's a petition and it seems to have passed but I was curious as to what was going on.
Dashing - A dashboard framework
Fantastic. Real time server stats with Dashing and a cheap plug computer would be great.
Thorium nuclear reactor trial begins in Norway
The key thing here is that these pellets are designed to work with existing reactors. If you want to start using thorium it is a very hard sell (given the popularity of nuclear power atm) to build new reactors/plants, but changing the fuel in existing plants to something that can be said to be 'cleaner' or 'safer' might be doable.
Spy Files 3
Why does it say to disable ipv6 along with the likes of no direct root login allowed in the "System and Bios hardening" section? (page 40)https://wikileaks.org/spyfiles/docs/GAMMA_2010_FinfFINFISP_e...
See Your Folks
I am happy that this sort of condition is relatively rare in India, from where I hail. Most of us stay with parents and share homes and love. In fact, staying away from parents never even occurred to me before I came in touch with the Western culture that derides staying with parents. At first it seemed rather selfish to me that kids abandon their parents, almost like what happens in the animal kingdom. But later I realized that it's a cultural thing. And there's no judgement passing on either.The only sad thing is that in India, if you abandon your abusive parents, it's looked down upon. In the West, if you stay with your angel like parents it's still derided. Hope this changes both ways.
Coinbase user emails and full names leaked
How nice of them to publish this list. I can now simply revert to the line number in this file and only have one instance of my email adress on the public internets.Changing contact info now to: line 34 of the coinbase leak-list on pastebin.
A Software Engineer’s Adventures in Learning Mathematics
The article title could be "Why and How to Learn On Your Own" and the points it makes are absolutely correct. Constantly find new things to explore and learn, and never be intimidated by just how daunting those things may seem.
HTML5 Deck of Cards
Wow! Really nice. I love the animations.I made an endless random card (and die roll) generator: http://staticresource.com/shuffle.html just tap anywhere to draw a new card.Seeing what you've done with your Deck of Cards is a big inspiration!
How to get hired at a startup when you don't know anyone
My approach. Either do the job (I'm a marketer and built a landing page for one company with bootstrap to show I could), or find a common connection. In my current job, the hiring manager formerly worked with a good friend of a guy I helped out 4 years ago evaluate two job offers. that's how weak ties work. Also the benefit of paying it forward, never know how that connects back to you.
Markov Chains Explained Visually (2014)
Find the source code for this and other explanations at: https://github.com/vicapow/explained-visually/tree/master/cl...
“My wife has complained that OpenOffice will never print on Tuesdays” (2009)
One of our users complained that she could no longer print PDF documents. Everything else, Word, Excel, graphics, worked fine, but when she printed a PDF ... the printer did emit a page that - layout-wise - pretty much looked like it was supposed to, except all the text was complete and utter nonsense.Or was it? I took one of the pages back to my desk, and later in the day I had an idle moment, and my eyes wandered across the page. The funny thing is, if I had not known what text was supposed to be on the page, I would not have noticed, but the text was not random at all. Instead, all the letters had been shifted by one place in the alphabet (i.e. "ABCD" became "BCDE").I went back to the user and told her to check the little box that said "Print text as graphics" in the PDF viewers printing dialog, and voila - the page came out of the printer looking the way it was supposed to.Printing that way did take longer than usual (a lot longer), but at least the results were correct.To this day, I have no clue where the problem came from, and unfortunately, I did not have the time to investigate the issue further. I had never seen such a problem before or after.In a way it's part of what I like about my job: These weird problems that seem to come out of nowhere for no apparent reason, and that just as often disappear back into the void before I really understand what is going on. It can be oh-so frustrating at times, but I cannot deny that I am totally into weird things, so some part of me really enjoyed the whole experience.
Foundations of Data Science [pdf]
I was planning on going through Pattern Recognition and Machine Learning by Bishop, for those who have gone through this PDF, which do you think is more useful for learning data science?
Regular meditation may be more beneficial than vacation
I know a startupper who struggled for almost 10 years, then started meditation and yoga practises and then in less than 1 year the startup growed significantly and eventually got sold successfully. That was me. Was it a coincidence ?
Email Markup in Gmail
> Answers in SearchIt will be fun to see private emails poping up in the search when someone is sitting there with you while you do your search who should not have access to those emails.
Fitbit is reportedly buying Pebble for around $40M
Bit of weird news./r/pebble posted an archive of mostly all Pebble Apps though, which is kinda neat.
Disassembling Sublime Text
> draw_debug> A boolean that if true enables a special debugging text renderer. It seems to turn sections of the document either blue or red, and within the sections it turns tokens alternating light and dark shades of those colours. Note you have to set the setting to false to turn it off, not just delete it. These change sometimes when scrolling and editing but I can’t figure out when and why.That sounds exactly like GPU layers in web development - green is GPU accelerated, red is unaccelerated.
Show HN: Whoishiring.io – all tech jobs mapped out
Very nice design and UX. I like it. What would be nice to have is a switch (like remote switch) for part-time jobs. Keep up the good work! And thank you for this service!
Rust's 2017 Roadmap
I'm really on board with this roadmap. I'm actually quite impress to see a language publish such a clear direction, they have really good focus, and if they keep this focus year over year, Rust will become a really great language.
Startup School – YC’s Online Class
Dates of recording for the videos on the home page of startupschool.org? Would be helpful to prospective students.