Viewing profile — frostirosti
frostirosti
HN member- Joined
- Tue, Nov 11, 2014, 4:12 PM UTC
- HN karma
- 258
- Public activity
- 54 items
- HN profile
- View on Hacker News ↗
About frostirosti
Recent public activity
-
comment
Comment #44584840
Bazel is just such a nightmare for me. It's amazing when someone understands it really well and can set things up. But for anything short of that, being on the hook to fix or debug…
-
comment
Comment #43877190
here's an idea for freight transport efficiency: trains
-
comment
Comment #43499455
paging 2000s Bethesda puzzles
-
comment
Comment #32567761
re: Housing ( https://en.wikipedia.org/wiki/Painted_ladies ) In San Francisco there's the tradition of painting your home as a "painted lady" which means you painted the home using…
-
comment
Comment #28722800
I wonder if the answer to all of this changes if insurance companies decide that covering the cost of laboratory confirmation of covid 19 antibodies or the cost covering the expens…
-
comment
Comment #28721455
> do not want to be vaccinated What's the reason for this? The vaccine has been approved fully by the FDA and hundreds of millions of people have received it. > 2. ... Sure, and pe…
-
comment
Comment #28708980
I mean, it's the JVM in the end right? It depends on the JVM you're running on between windows and linux
-
comment
Comment #27885570
could also be the case that the two volumes are empty, ie have no pages
-
comment
Comment #16981434
The Kubrick exhibit at The Jewish Museum in SF was great! Really showed how his work changed over time and his unmade Napoleon movie would have wild.
-
comment
Comment #16942291
Come on, the movfuscator has to be the best x86 I've seen: https://github.com/xoreaxeaxeax/movfuscator
-
comment
Comment #16853434
Sounds an awful lot like the computer fraud and abuse act
-
comment
Comment #15810768
What? This is absurd. Trends in music change over time. New instruments, new musicians and new styles.
-
comment
Comment #15023969
Vulfpeck-esque
-
comment
Comment #14732819
Reddit is at least very transparent about this. You can't plow a field and just expect wheat to grow, you have to plant the seeds.
-
comment
Comment #14704110
My professors at the University of Virginia made this one: The IBCM == Itty Bitty Computing Machine https://aaronbloomfield.github.io/pdr/book/ibcm-chapter.pdf
-
comment
Comment #14562038
Is anyone surprised here? Clothes must have the same trend (or lack there of)
-
comment
Comment #14091960
Wasn't the Pentagon meant to be made into a Library post war? That's why the floors were so thick and sustained less damage from the plane impact.
-
comment
Comment #14091931
C++ isn't strictly a superset of C! Which I always found crazy. Some C will not compile for C++.
-
comment
Comment #14091921
Why not just write another language, that compiles to machine code, but doesn't totally enforce type safety. Call it Iron.
-
comment
Comment #14045282
This is the real answer! You can understand the abstract idea and not know the trivia. If the person doesn't know scala, then they won't know these. Find something they do know and…
-
comment
Comment #14045268
You're kidding right? How much of your job is implementing hand rolled IO monads? I think it's very telling that you would hire someone who can understand IO monads but not underst…
-
comment
Comment #13972470
https://youtu.be/5gfoDHycEi0?t=2m12s That sentiment! I know that feeling so well.
-
comment
Comment #13915446
This is a jump straight into the deep end. I can't recommend starting here. "How to prove it" https://www.amazon.com/How-Prove-Structured-Approach-2nd/dp/... would be a much more a…
-
comment
Comment #13895320
Good luck my friends. Many have fallen at this pillar of parallelism before you.
-
comment
Comment #13880411
Not quiet! Choosing between using a fast mostly accurate model and a slow very accurate model. Time saved vs accuracy gained.