Viewing profile — iso8859-1
iso8859-1
HN member- Joined
- Wed, Oct 26, 2011, 7:36 PM UTC
- HN karma
- 1,497
- Public activity
- 867 items
- HN profile
- View on Hacker News ↗
About iso8859-1
No profile information was provided.
Recent public activity
-
comment
Comment #43410667
Was YC always right wing, or did a shift occur? I see articles like [0] claiming that there was a backlash for aligning with Trump back in 2016. Does that mean that YC founders wer…
-
comment
Comment #43244589
There is a Haskell meetup in Stockholm in 9 days if you're interested: https://discourse.haskell.org/t/haskell-meetup-in-stockholm-...
-
comment
Comment #43216715
Does this new TOS also apply to Firefox as distributed in Linux distributions? Will Debian's default browser get switched out for LibreWolf? https://wiki.debian.org/DefaultWebBrows…
-
comment
Comment #42969283
it would be confusing since it's not part of UnicodeSyntax https://ghc.gitlab.haskell.org/ghc/doc/users_guide/exts/unic...
-
comment
Comment #42874955
the repo says the code is in the mypy repo and it looks like it is maintained in there. so I think it has had updates the last four years?
-
comment
Comment #42615861
You're assessment is correct and it was indecent of me to say such things. I'd like to apologize for both the condescension and the lack of respect.
-
comment
Comment #42606237
The localizer antenna mount (the concrete) was inside the airport perimeter. See diagram: https://multimedia.scmp.com/embeds/2024/world/skorea-crash/i...
-
comment
Comment #42606165
We don't know that for sure yet. The gear being down is based on an eyewitness report, as far as I understand from Juan Browne. The readout from the flight data recorder will provi…
-
comment
Comment #42606131
The 737 is one of the most popular aircraft in the world. It's had hundreds of incidents. There is no reason to think that there is any conspiracy going on, and there is not suffic…
-
comment
Comment #42606107
That's a great observation about 'international airport'. There is no point in mincing words regarding the definition of 'tiny'. I think you've correctly characterized the size of …
-
comment
Comment #42605915
[flagged]
-
comment
Comment #42568273
How do they enforce the ban? Do universities have non-compete clauses for PhD students?
- story
-
comment
Comment #42518006
Thank you! I have sent you an invite.
-
comment
Comment #42498789
can i see your github?
-
comment
Comment #42174030
Can you use dlopen in wasm already?
-
comment
Comment #42127100
In Phoenix, you can use the Uber or Uber Lite apps per https://www.uber.com/newsroom/waymo-on-uber/ Uber Lite: https://play.google.com/store/apps/details?id=com.ubercab.ub... Next …
-
comment
Comment #42118522
What makes you think it doesn't work for Europeans?
-
comment
Comment #42088525
In 2004, IPv4 addresses may have been cheaper, but IPv6 wasn't as widely used as today. Now, 88% of mobile operators offer IPv6, and 94% of fixed ISPs: https://en.arcep.fr/news/pre…
-
comment
Comment #42052643
> Think about it next time you buy any product from there Avoid buying would be to avoid making new debt obligations. But there are already a ton of debt obligations. When the US p…
-
comment
Comment #42029549
It's heartwarming to see that the spirit behind Azureus is still alive. SWT might not be what the Duke himself wants in a Java GUI framework, but it's practical and I remember the …
-
comment
Comment #41998837
The tzdb assumes Local Mean Time (LMT) was used all over. For example, the tzdb has Africa/Monrovia still using LMT in 1970. https://en.wikipedia.org/wiki/Local_mean_time
-
comment
Comment #41904046
Why is there a difference in captcha exposure between IPv4 and IPv6 then? Maybe there is no actual security, but the people deploying these captchas seem to think there is a need t…
-
comment
Comment #41760221
Laptops with loud fans makes it really easy to find inefficient software. Most people nowadays would just get a fanless computer and give up on fighting the bloat. But I appreciate…
-
comment
Comment #41717481
> Extensionality fails in most dependent type theories Is this a reason to use Isabelle? I remember Bob Harper being interested in dependent typing. What is his take on extensional…