Viewing profile — iforgotmysocks
iforgotmysocks
HN member- Joined
- Sun, Apr 28, 2024, 11:48 AM UTC
- HN karma
- 144
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About iforgotmysocks
Recent public activity
- story
-
comment
Comment #42884474
Using genZ/A words for sake of using them makes you unhinge and not genuine. And not being your authentic self is the least genz thing you can do Also I am genz and calling someone…
-
comment
Comment #42883419
This makes me cringe. No one talks like that
- comment
-
comment
Comment #42169441
Safari states their position on standards here: https://webkit.org/standards-positions/ IMO they have good reasons for opposing most of the standards
-
comment
Comment #42075541
I also do not see much need for Rosetta support for Linux as arm64 Linux works fine for most of my use cases. However it is definitely better to have Rosetta support than not havin…
- comment
-
comment
Comment #41958833
Currently use Safari and there's no protection against canvas fingerprinting :( https://webkit.org/tracking-prevention/#anti-fingerprinting
-
comment
Comment #41940256
There is a Swift LSP. See - https://github.com/swiftlang/sourcekit-lsp
-
comment
Comment #41901593
python ignores type hints
- comment
-
comment
Comment #41867512
see - https://opennext.js.org/aws/comparison
-
comment
Comment #41835341
Surprising that Firefox is lagging behind Safari
-
comment
Comment #41835310
Depends on the website. For my personal blog it is the most amazing thing. For a web application it is the most annoying thing.
- comment
- story
-
comment
Comment #41796986
It seems like Apple also closely work with Homebrew - https://news.ycombinator.com/item?id=41708046#41711168
- comment
-
comment
Comment #41796959
You might be able to a nice graph with this command: brew deps --installed --graph
-
comment
Comment #41738625
Even wikipedia got dark mode
-
comment
Comment #41684255
Apple Notes is underrated. There is no flashy features to distract you. Just you and your notes.
-
comment
Comment #41246023
When I learn formal language theory in my computing theory class
-
comment
Comment #41222561
Check out automatarium - https://automatarium.tdib.xyz/ It can do finite state automata, pushdown automata and turning machines. We use it for computing theory classes at RMIT, and…
-
comment
Comment #41150400
I am not familiar with Go, but if the package manager doesn't allow for arbitrary script to run(cough NPM cough) I reckon it's fine.
-
comment
Comment #40727872
RS is used in distributed storage system like hadoop for fault-tolerance https://hadoop.apache.org/docs/r3.4.0/hadoop-project-dist/ha...