Readit News logoReadit News
typesarecool commented on Jane Street's sneaky retention tactic   economist.com/finance-and... · Posted by u/yawaramin
londons_explore · 2 months ago
Lots of universities teach Haskell as part of a CS degree, and that has not too much use in the world outside academia...
typesarecool · 2 months ago
It does have some places! I used it at IOHK, they use it at Mercury, a little at Meta, Galois, etc...
typesarecool commented on Journalists wary of travelling to US due to Palantir surveillance   bsky.app/profile/alistair... · Posted by u/Kapura
gruez · 2 months ago
What's with the title? It says "Journalists ..." (plural) when so far as I can tell it's the story of one journalist. While I'm sure there's at least one other journalist wary of traveling to the US, that's not the story at hand, and HN guidelines prohibit editorializing of titles.
typesarecool · 2 months ago
I am not actually sure they are a journalist, but more a blogger? Happy to be proven wrong
typesarecool commented on Writing a Truth Oracle in Lisp   lambda-cove.net/posts/tru... · Posted by u/io12
90s_dev · 3 months ago
For anyone wondering how that initial letter is made to look like that:

1. The background flourish is created with ::before and a custom web font

2. The flourish letter is found via content: attr() on the parent element

3. The actual big letter itself is also done via custom web font & float: left

typesarecool · 3 months ago
Looks like all the CSS is

/* Drop caps / .first-paragraph { position: relative; padding-top: 0.2em;

  &::first-letter {
    /* font-weight: bold; */
    font-size: 4em;
    float: left;
    margin: 0.15em 0.05em 0 0;
    font-family: 'EBGaramond-InitialsF2', serif;
    font-display: block;
    line-height: 0.83em;        /* Fix alignment in Chrome */
  }
  &::before {
    margin: 0.15em 0.05em 0 0;
    font-size: 4em;
    font-family: 'EBGaramond-InitialsF1', serif;
    content: attr(data-first-letter);
    color: gray;
    position: absolute;
    left: 0;
    top: 0.28em;
  }
}

typesarecool commented on Ask HN: What do you spend your money on?    · Posted by u/blahaj
typesarecool · 3 months ago
Paying for grad school out of pocket (around 700 USD per month, I'm going slowly). Paying for a large tattoo out of pocket, actually the same price as grad school (700 USD). Member of a few different clubs (BJJ, Muay Thai, local spa gym) which is maybe 300 USD all in.

Those are my regular monthly bills outside of house, food, etc...

Won't say salary but in a high percentile of income in EU country.

If I had no job and unlimited money (and no responsibilities) I'd go to Phuket and train Muay Thai for a year, then go to the Wudang mountains and train Kung Fu at some probably quite Westernised temple for another year. Afterwards I'd start a company in the defence or space sector.

typesarecool commented on FromSoft's singular mech game Chromehounds is back online   readonlymemo.com/intervie... · Posted by u/pabs3
typesarecool · 3 months ago
I'd love a remake or a Chromehounds 2 on Xbox/PlayStation. I played it on the 360 but before I had online, so only in single player, but still loved it.
typesarecool commented on Show HN: I’m 16 years old and working on my first startup, a study app   notiv.app/... · Posted by u/WilliamCranna
WilliamCranna · 4 months ago
First time making an app lol. Thanks for letting me know.
typesarecool · 4 months ago
If you're actually 16, this is really nice and you are way ahead for your age, congrats :) You got a little stick here because some people have used this claim falsely for marketing and are actually not 16.

If you are, keep going - you will smash it :)

typesarecool commented on Show HN: I’m 16 years old and working on my first startup, a study app   notiv.app/... · Posted by u/WilliamCranna
matt3210 · 4 months ago
What if they’re really a large group of businessmen and investors pretending to be a 16 year old?
typesarecool · 4 months ago
I assume all these "I am 16" type posts are just ways to help market, unless the account exists for some time before the Show HN with clear evidence they are in high school (I have seen many younger people talk about high school internships, for example - if they then have a Show HN I will believe it!)
typesarecool commented on Show HN: I’m 16 years old and working on my first startup, a study app   notiv.app/... · Posted by u/WilliamCranna
bryanhogan · 4 months ago
Isn't this just quickly generated by Lovable?

The user has no background, and I couldn't find any info on the creator itself.

typesarecool · 4 months ago
Yeah, 99% sure
typesarecool commented on Show HN: I’m 16 years old and working on my first startup, a study app   notiv.app/... · Posted by u/WilliamCranna
typesarecool · 4 months ago
The sign up verification email points you to localhost

https://llrnghrthzeonfuakaew.supabase.co/auth/v1/verify?toke...

Hahahaha, I can't believe I found the meme in the wild!

typesarecool commented on CVE program faces swift end after DHS fails to renew contract [updated]   csoonline.com/article/396... · Posted by u/healsdata
boston_clone · 4 months ago
What I said in full is:

"automatically awarded to O3s / O4s for a deployment",

which is pretty clear and backed by both the linked articles and my first-hand experience.

typesarecool · 4 months ago
My point was that he served in Iraq and has more "real" experience than being a prison guard. This doesn't mean he has enough experience to run the DoD of course, but I wanted to add that because it's misrepresenting a vet who served a deployment.

u/typesarecool

KarmaCake day38April 9, 2025View Original