AstonJ
macOS Tips & Tricks
If you have any macOS tips or tricks, or a favourite way of using it, please share ![]()
For general chat about Macs, please use our Mac Users Thread.
Most Liked Responses
cmo
Use an alternative to Finder ![]()
3
odd
Rectangle is very handy for moving and resizing windows with a keyboard.
If you use Homebrew, you can disable analytics.
export HOMEBREW_NO_ANALYTICS=1
or
brew analytics off
Other than that, try not to leave terminal I guess ![]()
3
hubertlepicki
Replacing BSD utils with GNU utils is quite useful if you’re coming from Linux
2
Popular in Dev Env & Tools
With this week’s release, ElixirLS bundles an experimental MCP Server. (see CHANGELOG)
Highlights
Added Call hierarchy provider imple...
New
Just curious as to what everyone is using in terms of colors. I’m currently using Sublime Text 3 and using the GoldenDragon color scheme....
New
Dear all,
Does anyone has tried using ARM Laptop Snapdragon?
I am planning to buy new one for my daily coding, but still need some sugg...
New
Not sure I’m going to upgrade myself yet, but curious what others think:
How are you finding it for dev?
What are your thoughts of it g...
New
If you use vim, upgrade alchemist.vim to 2.8.0 as soon as possible!!
There’s a bug that allows any website to take over your computer.
...
New
Following on from this post in Do you use LittleSnitch or the equivalent on your OS? I think it might be worth us creating this thread so...
New
Following the Is your computer's internet connection wired or wireless? (Poll) I thought it might be an idea to have an accompany thread ...
New
SpaceVim is a community-driven vim distribution that seeks to provide layer feature, especially for neovim. It offers a variety of layers...
New
Just noticed mine has gotten quite unwieldy and should probably be split into multiple files - but curious how big everyone else’s is!
(...
New
Following on from part of the discussion in the Digital Nomads & Frequent Travellers (Tips/Advice/Chat) thread, I thought it might be...
New
Other popular topics
Hi,
I am new to Elixir. I am trying to use the DateTime component to insert a date into MySQL however the there seems to be no way to fo...
New
Hi everyone,
One of the features added to Elixir early on to help integration with Erlang code was the idea of overridable function defi...
New
lets say i have a sample like
a = 20; b = 10;
if (a > b) do
{:ok, "a"}
end
if (a < b) do
{:ok, b}
end
if (a == b) do
{:ok, "equa...
New
Hi guys, i’m new in the Elixir world, and i have to say, that i love it!
i’m having some problem to understand anonymous functions with ...
New
I am using the Starship cross-shell prompt – it seems pretty nice, but I get some errors:
[WARN] - (starship::utils): Executing command ...
New
In the code below, if the create action is not set to accept “extra_key” as an input, it errors out with a message shown above. Is there ...
New
I am trying to run a deploy with docker and I successfully runned with this command:
docker build -t romenigld/blog-prod .
but when I t...
New
I am trying to start a new phoenix project with elixir 1.9, but mix phx.new does not work. It says that ** (Mix) The task "phx.new" could...
New
Hi there,
I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 records...
New
Kind of like when jquery came out, it was super necessary. Existing drag and drop libraries have a bunch of baggage to support old browse...
New








