Hacker Newsnew | past | comments | ask | show | jobs | submit | efortis's commentslogin

I’ve gotten a few emails complimenting the format of this post below. It’s got fragment-links that scroll and highlight the corresponding part in the code snippet.

https://ericfortis.com/blog/freebsd-jails-network-setup


this release fixes a vulnerability reported 10 years ago

https://www.kb.cert.org/vuls/id/319816


Breaking: AI fixes 10 year old vulnerability!

This is going to be one my next projects for experimenting with the Web Serial API. I got an old Ioline plotter that refuses to die. Any advise or tips for where to start with the SVG to Gcode conversion?

I used svg2polylines to load the SVG into line segments, interpolating any splines into something easier to use for a plotter. Feel free to take a look at the core/project/import.rs in the project I linked. You might also want to look at the core/post.rs which does the gcode generation.

Tabular Eye. Aligns code without modifying it.

https://github.com/ericfortis/tabular-eye


The `security` man page on FreeBSD is a good example. Technical, but with guidance.

https://man.freebsd.org/cgi/man.cgi?query=security


yes, I stopped reading it because of that, and because it felt AI generated.

Flash


A hiring manager asked me a question like those. I said: "sorry I'm not prepared, I don't remember from the top of my head." Right before that interview I was a solo founder. He said something like: "ok, so you just focus on the work?" "Yes." I got the job.


+1 I disabled all that and assigned a shortcut to: Call Inline Completion


I should go back to this (like some of the other comments suggest) - I think there is potential in suggesting multiple lines, and I would have really loved it to work, but it is clear that their ux testing was poor.


> I cannot instantly create a new file

Agreed, but if you use IdeaVim you can:

  :e src/my_new_file.txt

> The startup times are just abysmal

For quick edits I just use Vim, but disabling unused plugins speeds up startup quite a bit.

--

> Switching projects has abysmal performance

I reported that bug: https://youtrack.jetbrains.com/issue/JUNIE-2563/Minor-UX-Slo...


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: