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

Debian is super good for this. Most of their apt mirrors are still up and running, so you can easily download and build software from 2002 if you use the appropriate Debian release to do it.

I usually do this first to make sure the software builds and works, then I try to figure out how to get it working on a newer OS.


I'm a big fan of Hipster Ipsum (https://hipsum.co).

A sample:

Pour-over leggings chicharrones same direct trade, sriracha hexagon cardigan succulents pinterest hot chicken tattooed hella. JOMO roof party disrupt taiyaki pickled ugh kickstarter ethical activated charcoal. Gastropub selvage lumbersexual, microdosing mukbang raw denim DIY edison bulb asymmetrical jawn snackwave wayfarers tofu solarpunk organic.


I like this too! Simple and minimal but there is an additional step to click "Generate"

I want to remove that step as well haha


I've been registered for Crypto II on Coursera for over a decade now!


Verizon publishes the DBIR every year. The full name is the Verizon Data Breach Investigation Report.


Fun fact, Cisco actually owns the trademarks to iPhone and IOS and licenses them to Apple[1]. IOS is their famous operating system and iPhone was a product offered by Linksys which they acquired when they purchased Linksys.

[1]. https://appleinsider.com/articles/10/06/08/cisco_licenses_io...


As an aside, many full service banks can exchange foreign currency for you. For example, Bank of America does (https://www.bankofamerica.com/foreign-exchange/exchange-rate...). You can also order foreign currency prior to your trip and they'll mail it to you.


Interestingly in my country many full service banks have dropped foriegn currency services. They did that during the panademic but never returned back to offering that again. I suspect they make so much money from Visa/Mastercard commissions that they'd prefer people paid with card rather than cash.


Yeah, a decade or so ago I’m sure I could have found one much easier. The only thing widely accepted is dollars and euros, now.


Right, it’s the same here. I learned that the hard way. If I ever need cash for traveling again, this is the way. I much rather use credit card if I can, however. But this place didn’t even had cell phone signal, so accepting anything other than cash was impossible.


> sds.total_pwr is the sum of the power of all CPUs in the scheduling domain. This sum ends up being zero and that’s what causing the crash – division by zero.

> The “CPU power” is used to take into account how much calculating capabilities a CPU has compared to the other CPUs and the main factors for calculating it are:

> 1. Whether the CPU is shared, for example by using multithreading.

> 2. How many real-time tasks the CPU is processing.

> 3. In newer kernels, how much time the CPU had spent processing IRQs.

> The current suggested fix for this bug is relying on the theory that while taking into account the real-time tasks (#2 above), scale_rt_power() could return negative value, and thus the sum of all CPU powers may end up being zero.

The author doesn't really describe how this panic is related to uptime. Do long running kernels collect a lot of real-time tasks, is it a leak of some kind?

The suggested fix link doesn't provide any extra context as to why its uptime related either.


The post doesn't explain why scale_rt_power() isn't in the code snippet, or how it factors in.


BinaryNinja does this. They have several layers of intermediate representations[1], which they build their compiler on top of. Ghidra does something similar with their PCode. They disassemble to PCode and then decompile the PCode[2].

[1] https://docs.binary.ninja/dev/bnil-overview.html [2] https://riverloopsecurity.com/blog/2019/05/pcode/ (an example)


Thanks for sharing!


YouTube videos are fine, at least they have narration. With slides you're kinda left to infer your own story and lessons.


Articles of Interest is _so_ good. It's a great take on the 99% Invisible "design of everyday things". I was definitely blind to clothing and textiles and Articles of Interest is really enlightening.

You may enjoy Search Engine by PJ Vogt[1], it's really well done. Its the quality of the original Gimlet Podcasts and a bit different than his previous show (Reply All).

[1] https://pjvogt.substack.com


Thanks for the rec!

It's really hard to convince engineers to listen to a podcast about CLOTHING but it's totally worth it.

"Nice Try!" might be a better onramp for most, as it has the same vibe but for everyday objects.


It's not about clothing, it's about a specific type of technology. :)


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

Search: