When Laws Make Divorce Easier, Women Benefit, Outcomes Improve (2019)

My newly published research shows that both the design of divorce law and how local governments execute it can have profound effects. I used the legalization of divorce to show that pro-homemaker divorce laws increased investments in children’s schooling in married-parent families anywhere from 4% to 6%. The law increased high school enrollment. For an […]
I designed a cube that balances itself on a corner

This cube manages to balance itself on a corner, and can simultaneously rotate around its axis in a controlled manner. It does so using clever controls and a set of three reaction wheels. The original idea for this device comes from researchers at ETH Zürich, who demonstrate their “Cubli” in this video. Its design has […]
RLHF a LLM in

from datadreamer import DataDreamer from datadreamer.steps import HFHubDataSource from datadreamer.trainers import TrainHFDPO from peft import LoraConfig with DataDreamer(“./output”): # Get the DPO dataset dpo_dataset = HFHubDataSource( “Get DPO Dataset”, “Intel/orca_dpo_pairs”, split=”train” ) # Keep only 1000 examples as a quick demo dpo_dataset = dpo_dataset.take(1000) # Create training data splits splits = dpo_dataset.splits(train_size=0.90, validation_size=0.10) # Align […]
Sleeping Our Way to Being Productive

Lambert here: Sleep that knits up the raveled sleave of care… See NC on sleep here, here, and here. Joan Costa-i-Font, Professor of Health Economics at London School Of Economics And Political Science, Sarah Fleche, Researcher, Centre for Economic Performance at London School Of Economics And Political Science, and Ricardo Pagan, Professor of Economics at […]
Show HN: Miracode, a Minecraft programming font that is readable

{{ message }} This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. You can’t perform that action at this time.
Ventum, Dimond, Cervelo – Why do these triathlon bikes look so weird?

Show up to a triathlon event or simply shop around on The Pro’s Closet and you’re bound to see some unusual bikes — bikes that look like they’re from the future, no matter what year it is. What the heck is going on here? SHOP TRIATHLON BIKES What is a non-double-diamond triathlon bike? The tubes […]
Are we visible to advanced alien civilizations?

Abstract:We considered the question of how our artificial constructions are visible to advanced extraterrestrial civilizations. Taking the universality of the laws of physics, we found that the maximum distance where the detection is possible is of the order of $3000$ ly and under certain conditions Type-II advanced alien societies might be able to resolve this […]
Orbital’s Hartnoll brothers look back

Orbital are brothers Phil and Paul Hartnoll. Raised in Sevenoaks, Kent, they first worked together as bricklayers for their father’s business, but started recording music in 1987. Their first single, Chime, entered the Top 20 in 1990. With their crossover fusion of underground and stadium electronic music, Orbital went on to become one of the biggest […]
The meathead margin: how lifting weights might have saved my life

If you find this piece worthwhile, consider the Go Fund Me that’s funding ongoing care. Before the May 25 cancer surgery that took my tongue, I’d been lifting weights, steadily but poorly, for a decade, and that habit is in part responsible for me pulling through the horrific aftermath of the surgery. The more physically […]
I Know What Your Password Was Last Summer

As security professionals, we often run into the age-old issue of passwords across multiple environments, systems, implementations, and other chaos. An interesting aspect we regularly encounter when compromising organisations is the psychology behind how people choose their passwords. This insight reveals patterns and tendencies in password creation, shedding light on common vulnerabilities and the human […]