graphene | 5 years ago | on: To design and develop an interactive globe
graphene's comments
graphene | 5 years ago | on: To design and develop an interactive globe
graphene | 6 years ago | on: Launch HN: zeroheight (YC S19) – UX design docs that stay up-to-date
Onwards and upwards!
graphene | 6 years ago | on: British Airways faces record £183M fine for data breach
Where does the money go?
The penalty is divided up between the other European
data authorities, while the money that comes to the
ICO goes directly to the Treasury.
So it seems most of it will go to other European data authorities.graphene | 7 years ago | on: Julia 1.0
graphene | 8 years ago | on: Uber loses court appeal against drivers' rights
graphene | 8 years ago | on: An Open Letter to Patreon
graphene | 8 years ago | on: Fewer than 10k people have the skills necessary for AI research?
graphene | 8 years ago | on: Ask HN: UK Startups – Are You Thinking of Leaving the UK Because of Brexit?
Much more concerned about the possibility of the current Labour party gaining power actually.
graphene | 8 years ago | on: Ask HN: In what creative ways are you using Makefiles?
texfiles = acronyms.tex analytical_mecs_procedure.tex analytical_mecs.tex \
anderson_old.tex background.tex chaincap.tex \
conclusions.tex cvici.tex gold_chain_test.tex introduction.tex \
main.tex mcci_manual.tex methods.tex moljunc.tex \
tb_sum_test.tex times_procedure.tex tm_mcci_workflow.tex tmo.tex \
vici_intro.tex
# dynamically generated figures
all: main.pdf
main.pdf: $(texfiles) figures/junction_occupations.pdf figures/overlaps_barplot.pdf \
figures/transmission_comparison.pdf \
figures/wigner_distributions.pdf
pdflatex main.tex && bibtex main && pdflatex main.tex && pdflatex main.tex
figures/junction_occupations.pdf: figures/junction_occupations.hs
ghc --make figures/junction_occupations.hs
figures/junction_occupations -w 800 -h 400 -o figures/junction_occupations.svg
inkscape -D -A figures/junction_occupations.pdf figures/junction_occupations.svg
figures/overlaps_barplot.pdf: figures/overlaps_barplot.py
python figures/overlaps_barplot.py
figures/transmission_comparison.pdf: figures/transmission_comparison.py
python figures/transmission_comparison.py
figures/wigner_distributions.pdf: figures/wigner_distributions.py
python figures/transmission_comparison.py
clean:
rm *.log *.aux *.blg *.bbl *.dvi main.pdfgraphene | 8 years ago | on: The Common Lisp Cookbook
graphene | 8 years ago | on: Rigetti Forest 1.0 – programming environment for quantum/classical computing
Or is that an oversimplified view?
graphene | 9 years ago | on: Ask HN: Anybody using Amazon Machine Image for AWS Deep Learning?
About heating with computers, There is a Dutch company doing this, https://cloud.nerdalize.com/. It's interesting to think about how their economics work, because the heaters will be switched off for large parts of the year, and for much of the day. They must be banking that computation won't get much cheaper over time (in terms of FLOPS/$) because otherwise it'd be hard to recoup their initial investment. In a sense, this almost looks like a bet against Moore's law!
graphene | 9 years ago | on: Deep learning with coherent nanophotonic circuits [pdf]
I can't help but think it would be really cool to automatically produce a circuit that would output the gradient of the error of the actual NN, so you could optimize that directly.
graphene | 9 years ago | on: LuaTeX 1.0.0
graphene | 9 years ago | on: LuaTeX 1.0.0
Unfortunately it doesn't have a (pure) TeX reader yet, but that could be implemented relatively easily.
graphene | 10 years ago | on: It's harder to get into YC if you’ve been through another accelerator
graphene | 10 years ago | on: Nobody’s Talking About Nanotech Anymore
graphene | 10 years ago | on: Nobody’s Talking About Nanotech Anymore
It's anyone's guess how significant these constraints will be from the viewpoint of developing artificial protein machines (maybe rapid (bio)degradation is a good thing!), but there's definitely large swathes of chemical design space outside of arbitrary chains of known amino acids, and we might be able to discover entire classes of molecular machines that don't have the drawbacks of bioinspired proteins.
graphene | 10 years ago | on: Supercomputers: Obama orders world's fastest computer
Of course in an ideal world those cycles would be used to help cure cancer, but given that these warheads exist, it's probably a good idea to invest resources into getting an idea of what shape they're in.