The Daylight Computer[1] is the only thing I'm aware of.
HN user
evanrelf
Location: Portland, Oregon, United States
Remote: Yes
Willing to relocate: Yes
Technologies: Haskell, Rust, PostgreSQL, Nix, NixOS, Linux
Resume: http://s3.evanrelf.com/resume.pdf
Email: evan@evanrelf.com
Location: Portland, Oregon, United States.
Remote: In office or remote okay.
Willing to relocate: Yes.
Technologies: Haskell, Rust, PostgreSQL, Nix, TypeScript.
Resume: https://s3.evanrelf.com/resume.pdf
Email: evan@evanrelf.com
Passionate about foundational systems and developer tooling. Love build systems, databases, text editors, command-line tools, etc.
Wow this resonates so much with me. This is so similar to my own life experience.
A zipper!
Like Zed's `SumTree`!
I love Dexter! <3
Posted on June 9, 2022
It's possible a form of AI (depending on your definition of the term) is powering some of these features, but it's used as an implementation detail, not a marketing term, which I appreciate.
Wuby on Wails
What device do you use?
That `git cd` command is a great idea! Thanks for sharing.
You can also enable auto-squash by default:
git config --global rebase.autoSquash trueHey than3, I think IggleSniggle's comment[1] about "not reading what they wrote" was replying to Shadonototra's comment[2], not yours. So "they" is you; IggleSniggle is questioning whether Shadonototra read your comment.
This feels more like an advertisement for Fig than a genuinely interesting issue?
I would love to switch from tmux to dvtm + abduco, but dvtm doesn't have 24bit/truecolor support.
The snippets in the article are not using React with hooks. I imagine it would be more similar to your example if the snippets used purescript-react-basic-hooks[1]
[1] https://github.com/spicydonuts/purescript-react-basic-hooks
You can also use React Hooks in PureScript with purescript-react-basic-hooks[1].
Or for a more native PureScript approach to single-page web apps, check out purescript-halogen[2] and purescript-halogen-hooks[3] (created by the author of this article).
[1] https://github.com/spicydonuts/purescript-react-basic-hooks
[2] https://github.com/purescript-halogen/purescript-halogen
[3] https://github.com/thomashoneyman/purescript-halogen-hooks
A similar bookmarking service that's been around for a long time is Pinboard
`brew install coreutils` goes a long way to help with stuff like that.
Of course it would create opportunity for Linux users, because Linux became the monopoly. All the BeOS people are now out of luck. Your analogy doesn't make sense.
Surprised nobody has mentioned PragmataPro
https://www.fsd.it/shop/fonts/pragmatapro/
Probably the most complete and polished programming font I've seen. If you like Iosevka, you'll love PragmataPro.
I've been spoiled by Iosevka and PragmataPro's narrow characters, so now I can never go back to "normal" programming fonts...
Off the top of my head:
- Change your DNS resolver to something you trust
- Use a paid VPN service (bonus points if it disables your internet when it's not connected to the VPN)
- Enable erasing data after several failed password attempts
- Disable notification previews on the lockscreen / when locked
- Disable Siri, control center, widgets, etc. on the lockscreen / when locked
- Disable Touch/Face ID when entering a risky location (airport, etc.)
- Disable location services, camera, microphone, etc. for every app you can
- Disable sending analytics to Apple and app developers
- Use a privacy conscious search engine (DuckDuckGo, StartPage)
- Install a good content blocker (1Blocker)
- Don't use apps like Facebook that violate your privacy
That's all I can think of for now.
emilbuS <=> Sublime :)
Check out `users.users.<name?>.packages` for a declarative way of installing user-specific (non-global) packages.
Looks like they locked the thread and removed it from the homepage.
I understand they are set in their ways and aren't interested in changing the language in ways some people want, but removing any and all posts that criticize them feels more like censorship than anything.
I know of this list: https://github.com/erkmos/haskell-companies
Wikipedia says: "UTF-8 requires 8, 16, 24 or 32 bits (one to four octets) to encode a Unicode character, UTF-16 requires either 16 or 32 bits to encode a character"
https://en.wikipedia.org/wiki/Comparison_of_Unicode_encoding...
You can enable it on battery power in “Preferences > General > GPU Rendering“
Oops :)