hacker_news

feeds.twtxt.net

No description provided.

Recent twts from hacker_news

Tell HN: My Webcam works in Manjaro, not Windows 11
And I’ve given up on figuring out why. I just brought a new Asus laptop with a AMD 300 series processor.
https://www.asus.com/us/laptops/for-home/vivobook/asus-vivobook-s-14-oled-m5406/

First I tried to move my old windows install, after wasting 5 hours on trying to get things I reinstalled. I ran into a really weird issue where Linux mint tried to install, then said it couldn’t because of BitLocker. OK, no problem let me resize the Windows drive.

After that , I found … ⌘ Read more

⤋ Read More

Ask HN: Sales to Recruitment and Staffing Agencies
Hi HN Community,

I created a tool for recruitment and staffing agencies that automates the manual work done by them. They use their own internal database for candidate data and submit the resumes to the hiring managers over email. So I automated this process and made interview scheduling very easy. I have zero experience in sales and tried different approaches to reach out to different agencies but no luck so far. I know I am doing something wrong so that is why I seek y … ⌘ Read more

⤋ Read More

Ask HN: Lisp’s parentheses are bad but Elixir end is okay?
Why do people hate Lisp’s parentheses so much, but they don’t find this abomination a step back:

Example Elixir code:

  defmodule A do
    defmacro __using__(_env) do
      quote do
        defmodule Math do
          def plus_itself(y) do
            y + y
          end
        end
      end
    end
  end

It also happens in Ruby and several other languages. Typing “end” is three key strokes whereas “)” is just one or two, depending on your keyboard … ⌘ Read more

⤋ Read More

Show HN: GSoftApp – Build end-to-end app from a prompt
Hi HN, I am Garik, Co-founder of GSoftApp. I have spent the last few years developing a low-code framework for building end-to-end apps. I have always been traditional engineer, and as many of us, would not go close to low-code platforms because of their limitations. After all us engineers want to have control over what we are building. So I decided to build a fully extensible low-code framework, which means now anyone can have their own low-code platform, in your own development environment … ⌘ Read more

⤋ Read More

Launch HN: Firezone (YC W22) – Zero-trust access platform built on WireGuard
Hi HN! I’m Jamil Bou Kheir, founder of Firezone ( https://www.firezone.dev), a remote access platform that is a replacement for legacy corporate VPNs. Built on WireGuard (a fast, modern VPN protocol), Firezone secures your team’s apps, networks and services using access policies synced with your identity provider. You deploy tiny, self-contained binaries into your infrastructure anywhere you need access, and your workf … ⌘ Read more

⤋ Read More