HackerLangs
TopNewTrendsCommentsPastAskShowJobs

virissimo

288 karmajoined 9 ปีที่แล้ว

Submissions

Build Your Own ALU

virissimo.info
3 points·by virissimo·2 เดือนที่ผ่านมา·1 comments

comments

virissimo
·3 วันที่ผ่านมา·discuss
Logicians are typically part of the philosophy department, at least in the US.
virissimo
·10 วันที่ผ่านมา·discuss
It seems to me that LLM's could massively improve reproducibility issues if journals would require that the papers be reproducible by model X using a standardized prompt in < N minutes, etc...
virissimo
·14 วันที่ผ่านมา·discuss
> MRIs are actually widely available in most cities at reasonable cost

Typical wait time for an MRI in Canada is 2 months.
virissimo
·23 วันที่ผ่านมา·discuss
Applying equally to all the industry is a characteristic of good regulation, not of regulation tout court.
virissimo
·25 วันที่ผ่านมา·discuss
The U.S. Constitution is older than the current constitution of every EU member state and has remained continuously in force longer than any of them.
virissimo
·29 วันที่ผ่านมา·discuss
Furthermore, even if the trade deficit was something to worry about, why should the food and drug safety bureaucracies be the ones to determine that kind of economic policy?
virissimo
·2 เดือนที่ผ่านมา·discuss
I've been working through Nand2Tetris with my 13-year-old son, but the official hardware simulator was pretty overwhelming. That's why I built a browser version that tests the first 2 chapters, is simpler, and has a tighter feedback loop with more helpful hints.

Let me know what you think, especially if you are young or teaching young people. If you have any feedback, open an issue here or comment below: https://github.com/jaysonvirissimo/build-your-own-alu.
virissimo
·2 เดือนที่ผ่านมา·discuss
It's not insane at all to return both in a lookup. The "reporting person" will often be wrong about slight variations when calling in a license plate and the downside of errors are asymmetric: it is much more dangerous for the officer to think a driver doesn't have a warrant when they do versus thinking they have a warrant when they don't.
virissimo
·2 เดือนที่ผ่านมา·discuss
People are worse at mental arithmetic than they were in the recent past, so it's not clear that they aren't "dumber" in the sense people meant at the time.
virissimo
·3 เดือนที่ผ่านมา·discuss
US teacher pay is near the top for OECD countries: https://www.oecd.org/en/data/indicators/teachers-salaries.ht...
virissimo
·3 เดือนที่ผ่านมา·discuss
Does this apply to other domains or just AI? For example, if you think gain-of-function research accidents put millions of lives at risk, is the logical next step to quit your job and become a terrorist?
virissimo
·3 เดือนที่ผ่านมา·discuss
I'm beginning to homeschool my kids in computing, and we are pairing up chapters of The Elements of Computing System (the Nand2Tetris book) with games that teach similar skills/kinds of thinking (Human Resource Machine, Comet 64, etc...), but we didn't find anything to supplement the first two chapters (where you build basic chips up to an ALU in HDL). I ended up starting creating a kind of browser based kata for those chapters here:

https://virissimo.info/build-your-own-alu/

LMK what you think.
virissimo
·4 เดือนที่ผ่านมา·discuss
The quote literally contains the string "Transportation Security Administration" in it.
virissimo
·8 เดือนที่ผ่านมา·discuss
Some left-coded popular conspiracies:

1. The Iraq war was a plot to steal oil reserves

2. World Economic Forum / IMF intentionally impoverish nations

3. Police across America are systematically hunting and executing Black men (thousands per year), but are protected by racist institutions

4. Trump assassination attempts were false flag operations

5. Big Pharma deliberately hides natural cures for cancer to protect corporate profits
virissimo
·9 เดือนที่ผ่านมา·discuss
There are ZIP codes that overlap a city and also an unincorporated area. Furthermore, there are zip codes that overlap different states. A data model that renders these unrepresentable may come back to bite you.