Hacker News new | past | comments | ask | show | jobs | submit | snag's comments login

> cat beef.txt | grep "lasagna"

What's wrong with

> grep "lasagna" beef.txt

?


sort also has -u, so there's two unnecessary pipes. The whole thing could be written:

  grep lasagna beef.txt | sort -u
Some people add extra pipes and cat for what they claim is readability. I don't agree that cat and extra pipes is more readable, but to each their own.


It has a similar learning curve, but less functionality


> We discovered a drive-by code execution vulnerability on Windows 10 via IE11/Edge Legacy and MS Teams, triggered by an argument injection in the Windows 10/11 default handler for ms-officecmd: URI

> Exploitation through other browsers requires the victim to accept an inconspicuous confirmation dialog.

No confirmation needed with Windows 10 and IE11 or Edge Legacy


Cars are not "bricked" : this issue is well known and some Tesla hackers have solutions to fix. Rich rebuilds YouTube channel did a report on fixing flash cards on a Tesla : https://youtu.be/o-7b1waoj9Q?t=510


Tear gas grenades used in France are GLI-F4's ( https://en.wikipedia.org/wiki/GLI-F4_grenade) and not flash bangs. It actually contains more TNT than CS gas to get a blast effect (similar to flash bangs)


Had to read up a bit, but either way i seem to have mixed something up. I did not know the French tear gas grenades also had TNT in them. But I read about such flashbang/teargas mixups before their introduction in 2011. The non french sources are a bit muddy, but Vital Michalon seems to have died at Superphénix due to a sock grenade damaging his lungs?

But nevertheless it seems i mixed up France with Switzerland here. Though I cant find the original source I had in mind, Guy Smallman had his leg severely injured in Geneva during the 2003 G8 summit by a shock grenade.

https://web.archive.org/web/20130507090403/http://www.nujadm...

Thanks for the heads up!


My take on this was :

1- Buy hardware (Raspberry + DAC + Amplifier)

2- Download and install Volumio (volumio.org) on SD card

3- Profit


What do you advise for a baseline DAC+Amplifier?


My setups are pretty cheap as I did not want to put much money in it.

As for DACs, I have a €24 Hifiberry DAC+ and an inexpensive raspberry compatible DAC out of Aliexpress (around €12) on my two different setups (kitchen and living room). Both work well and deliver good enough signal (I am not by anyway an "audiophile") I prefer the no-brand one from AE though as it has an IR receiver I am using to control media playing.

As for amplifiers, any stereo amplifier would work, so I choose a Lepai lp-2020a (€30 on amazon) in the kitchen. I have an old Marantz branded amplifier for the living room.


Could not agree more.


The main picture is F-WTSC . It was the test flight registration of F-BTSC, the plane which crashed in 2000.


787 can land because the airstrip there is really long (more than 3Kms according to wikipedia. This airport was chosen by NASA at some point as an emergency landing stop for the shuttle, and paid for it's extension. https://en.wikipedia.org/wiki/Mataveri_International_Airport


also recent news. google still way above ddg on minutes old news.


While Netflix content can be discussed, their client is flat out bad. Try to watch something on a not so great network is painful. Image quality sucks, impossible to skip/replay few seconds without minutes of buffering. Turning on closed caption? Yeah, that's no video for 3 minutes. In another hand, same network and same device, Amazon Prime Video client is great, gets the best image quality out of my network, allows me for a 10 seconds replay without issue, I can switch captions on and off quickly. Also X-ray is a great feature.


thanks for this


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: