Adding on, the AirPlay 2 implementation by Shairport-sync works very well. I have approximately 6 different Rpis/thin clients around the house I use as AirPlay 2 receivers and can vouch for how well the system works. NQPTP is built by the same team.
HN user
maerek
Cybersecurity. Maryland, USA.
Strong seconding here. I have a low voice that doesn’t travel well in noisy environments. It’s pretty tiring having to shout an entire night out just to converse across the table.
Or Dell thin clients. Despite some oddities with the Cherry Trail (?) boards used on the Wyse 3040 series, they are x86 and have similar processing power to the Rpi4. They come with a quad core processor, 2GB of RAM and (usually) 8GB of storage, which I assume is EMMC. Multiple USB ports, gigabit Ethernet, dual DisplayPort out.
You can usually find them for around $35-40.
As a related tangent, Vogel (and Spiderweb Software) were responsible for many enjoyable hours in my youth playing through Exile III and Blades of Exile. I appreciate the world building and storytelling that he's done throughout the years, even if the newer game interfaces and graphics feel clunkier.
Apparently (from my colleagues) even the CIS Level 1 benchmark for Windows Server doesn’t actually recommend disabling the print spooler service by default, but that seems to be the common sense approach going forward. If you don’t need a software component, either uninstall it or disable it.
A couple uses, but the primary purpose is as a VM host and file server. Hyper-V for the VMs, and Storage Spaces with ReFS for the storage.
My current build uses a core i5-4570s, but I'd love to have more cores & threads for running additional VMs. My use cases don't require _real_ server hardware (IPMI is overkill), just the ability to run a good amount of test and lab environments.
This is fantastic. I'm most interested in the eventual arrival of Zen 2-based APUs for upgrading my tiny home server. Getting a (hopefully) 8 core, 16 thread part with integrated graphics at the end of 2020 would be a fantastic value if prices stay similar to the current announcement (sub $200). Seeing AMD continue to make incredible progress on their chips makes me very excited!
Is it possible to strip the Facebook click ID from URLs submitted to Hacker News?
The link for the story includes the following: fbclid=IwAR2szOstJ6_hkoar2mo8NkXXMaOnfnIS5rFq5YNcOPf397n5HctnSUCGHjk#.W86CSfP5s-9.facebook
Not sure what I'm missing here, but I see Signal using 37.5MB of memory. That doesn't seem egregious, but I'm also not familiar with what other Electron apps use.
For HAProxy 1.7 (may be present in older versions, didn't check), there's the 'no-ssl-reuse'[0] directive for the server.
[0] https://cbonte.github.io/haproxy-dconv/1.7/configuration.htm...
As someone who is fascinated by articles like this one, but doesn't have a background in CE/EE, any recommendations for literature/classes I could take so that I can better understand the topics being discussed?
That's not progressive enhancement, it's lazy loading.
Progressive enhancement would be making all of the content visible and accessible, then adding functionality on top after the base page load is complete. If JS is required to simply view the text on a page, you're doing it wrong.
I picked one up on eBay [0] that is currently in transit to my apartment. Manual focus, somewhat garish looking and with probably crummy resolution, but I'm willing to try it for $4.
There are a large number of similar cameras on the market that ship from China/Hong Kong on eBay. YMMV, but if you've got a few bucks and are willing to wait, it may be worthwhile (depending on your use).
[0] http://www.ebay.com/itm/USB-50M-6-LED-Night-Vision-Webcam-Ca...
There are a few projects out there [0][1] that make it fairly simple to set up a motion detection capable solution with a simple USB webcam. I'm currently waiting on a cheap infrared camera from China ($4!) for use with my Pi, but I've done testing with an older Logitech HD camera and have had excellent results.
[0] Motion: http://lavrsen.dk/foswiki/bin/view/Motion/WebHome
[1] MotionEye: https://github.com/ccrisan/motioneye
From an update to the article:
[Update: On the conference call, Costolo said he initiated internal conversations about leaving at the end of last year, and that following discussions in Feburary and his decision to step down, Twitter decided to begin the CEO search. Costolo said he chose to leave now because he thought staying on through the CEO search would cause scrutiny to intensify. During the Q&A, Twitter execs said that since Costolo voluntarily stepped down, there will be no severance package.]
The line about 'no severance package' seems highly unusual and would lead me to assume that this was a forceful 'push' to step down.
Having used three generations of ThinkPads at work over the past five years (T60, T410, T440), I've been pleasantly surprised (with the notable exception of the trackpad on the T440 - dear god, what a terrible experience) with the build quality and reliability of each of them.
I recently snagged a used T420 on eBay for ~ $180. After selling the memory and screen that came with it and adding _more_ memory, a higher resolution screen and a SSD I had lying around, I've now got a fairly beefy box that runs Hyper-V like a champ and can chew through video encodes for ~$250. Oh, did I mention it runs for 5 hours on the 6-cell battery it came with?
Certainly doesn't hurt that you can't go more than 100 yards in my town (near Washington, DC) without running in to a closet stuffed full of them.
For a reliable workhorse, hard to go wrong with a used T410-430.
Anyone have more details on exactly what cjpeg does? What sets this apart from a solution like JPEGoptim?
Can you share any more details on how the image diffing is done? BBC has a github repo called Wraith that uses ImageMagick and PhantomJS to accomplish a similar task (without the awesomeness of on-demand testing environments). Always curious to learn more about how people are solving the GUI testing problem on the web.
More importantly, this is the first time I realized that there was a YCombinator _blog_.
Prime Directive.
This is awesome. I'm still waiting for some of the larger CDNs to provide this as an option, but realistically don't expect it to happen until the working group gets closer to having a ratified and finalized spec.
Paul - any tips for avoiding stylesheet bloat? A project I'm currently working on has a rapidly expanding style sheet, and I'd like to invest in some ways to cut down on the cruft.
Very interesting article. I never really understood the nuances of the different WebKit ports (and once naively assumed that WebKit === WebKit). I also didn't have an appreciation for the amount of work going in behind the scenes. The link referenced in the article (http://trac.webkit.org/browser/trunk/LayoutTests) is a fascinating line of sight into the testing that goes on for the core.
Better question here - who are you to judge this? A prospective employee is by no means forced to accept employment with a start-up where they're receiving a smaller share of equity than the founders. There is no grounds for any sort of argument of what is "fair" when you are on the receiving end of a job offer. If it's not fair, don't sign on. If you don't like the terms of the deal, renegotiate or find another one. The founders / current employees can offer whatever they would like - you have the ability to decide whether or not you want to accept those terms.
I do agree that typesetting in CSS is a bit lacking. We haven't really had any significant changes in this area since CSS 1.0 came out (with word-spacing and text-spacing). @font-face is great, but it's more about specifying the font to use instead of specifying the type layout.
It's also nice to see some constructive issues already being raised on the project. Whether or not the current implementation is perfect, it'd be really neat to have this type of functionality implemented in a CSS spec.
Planets of the starwars universe, or knights of the round table.
I don't disagree on seeking a sensible P/E ratio. I'm stating that in order to determine what qualifies as a sensible P/E ratio, you need to look at the industry/market the company operates in.
I started to telecommute three days each week (office is ~ 2hrs from where I live) right after Thanksgiving in 2012 and am still adjusting to the lifestyle.
The biggest takeaway - so far - is that successful telecommuting is determined just as much by the given task as the person. I serve as a mixture of business analyst/developer/test coordinator/project lead/cat herder for my project team. Some tasks are easy to coordinate via e-mail/IM, screen sharing and conference calls (like scheduling, status updates, walkthroughs of protoypes). Being able to power through functional and technical specifications is a tremendous bonus of working from home. When it comes to gathering requirements, acquiring feedback and dealing with politics, however, it's really much better (for me) to be in the office.
That's not the correct way to analyze P/E. Looking at that number in a vacuum is nigh on meaningless. P/E is best analyzed as a relative measure within a given market (in this case, online retailers w/ no brick and mortar presence).
That said, there are exceptions to every rule. I'm not aware of any other companies that currently exhibit such a high P/E.
What is BB's real business value proposition?
I'm got sincere concern for the well-being of Blackberry. I doubt that having a physical keyboard is enough of a game changer to have people switch back to a BB from an Android/iPhone device. They've stagnated for several years while their competitors have moved ahead, in terms of both OS polish and device functionality. A lackluster interview performance where not a single tangible improvement was given seems more indicative of the company as a whole than just an inept executive.
Any speak about "business friendliness" and "security" is complete hogwash. Apple's and Androids MDM solutions may not be perfect, but app-level encryption is readily available on both. Data secured at rest + data secured in transit.