HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jquaint

no profile record

comments

jquaint
·hace 2 meses·discuss
If the quality of LLM's keep increasing, will it emulate the abstraction shift that compliers gave us?

i.e. can useful deterministic complier-like behavior ever be found with a non-deterministic LLM approach?

In my view the answer is yes (for most people). I don't think the technology has to formally perfect to create a significant shift in how we write (most) software.

There will still be some who review AI code. Probably in the domains where people review complier code. But not everything actually needs that level of formal verification.
jquaint
·hace 2 meses·discuss
Thanks OP, I have been looking for this specific comic for a while!

This feels very accurate to reality.
jquaint
·hace 3 meses·discuss
I concede that [3] is not the best case of this reading more into it. My point still stands though.

If visitors are one immigration mistake away from weeks in a detention camp, or any other unjust punishment it's reasonable that visitors would not want to visit.
jquaint
·hace 3 meses·discuss
I miss PyCon US a lot and I'm sad I can't go. As a Canadian, recent USA ICE government actions have made it really hard for me to attend.

No conference is worth getting thrown in an ICE detention camp. This actually has happened to people from my country. [1] [2]

A big part of this conference is the non-USA residents who show up.

> We attribute this largely to the sad but understandable decline in willingness of international attendees, as well as some vulnerable domestic attendees

It seems like part of the hotel problem is the lack of international attendees that are stopping travel to the USA travel due to recent government actions.

In general USA-Canada Travel has been down all year. [3]

Hoping for a future PyCon that is as big, but I don't have to take risks around my freedom to attend!

[1] https://www.theguardian.com/us-news/2026/apr/10/ice-canadian...

[2] https://ca.news.yahoo.com/canadian-man-detained-ice-dies-200...

[3] https://www.usatoday.com/story/travel/news/2026/03/19/canada...
jquaint
·hace 3 meses·discuss
I had a professor in university that would do this pre-LLM. He would take the first result on google and modify his problem to be slightly different. Students that copied from google were easy to find and missed a key part of the problem. Seems like a natural progression.
jquaint
·hace 4 meses·discuss
https://github.com/srid/nixci Is this the project or is this a completely different Nix based CI/CD tool? I can't find a Github or anything on the website.
jquaint
·hace 5 meses·discuss
Rest in peace.

One of her best works IMO: https://www.youtube.com/watch?v=SKrZdvqzAEc&pp=ygUiZWxpYW5lI...
jquaint
·hace 6 meses·discuss
From the paper:

The experiment is conducted with 11 subjects diagnosed with ADHD by pediatricians and psychiatrists. Binaural Beats (10 Hz via wired earphones, sine waves) are used for audio, and pulses of light (10 Hz via VR device) are used for visual entrainment. This audio-visual entrainment is done for 20 days with 15 minutes of entrainment per day. EEG was recorded pre and post entrainment sessions using an Emotiv Epoc X device. The analysis revealed an improvement in 8 subjects out of 11 subjects in terms of attention and spatial learning. [0]

[0] https://www.tandfonline.com/doi/full/10.1080/21622965.2025.2...

In my own experience, I find VR helpful for ADHD. Curious if this applies to more than Binaural Beats and 10z flashes.
jquaint
·hace 7 meses·discuss
This is such a cool project. Thanks for sharing.
jquaint
·hace 7 meses·discuss
Unfortunately, one of the only things that is proven to convince vaccine skeptics is when someone from their community dies of a preventable illness.

This is a great book on this topic: https://www.amazon.com/Anti-vaxxers-How-Challenge-Misinforme...
jquaint
·hace 7 meses·discuss
Anyone have any experience improving performance of their Strudel patches?

I find I get close to something ready to perform... but then the webapp starts struggling and I find myself back at the drawing board.

I get the sense I'm not using it right and making the DSP work much harder than it needs to :P
jquaint
·hace 7 meses·discuss
This is a great plugin! It's so cool to do this in a vim workflow.
jquaint
·hace 8 meses·discuss
This is cool, though I'm reluctant to give praise when they have been so weird with Linux support on their games.

It was annoying after buying Rust to learn that you can't play on official servers on Linux. The game runs fine on Linux, the devs just don't allow it.

https://www.pcgamer.com/games/survival-crafting/rust-develop...
jquaint
·hace 8 meses·discuss
This is cool! It feels fresh and new.

Suggestion for the related projects section: https://gource.io/ Tree view visualization of git history over time.
jquaint
·hace 9 meses·discuss
> Do you not enjoy the pride that comes with attaching your name to something you made on your own? It's great!

This is like saying a photographer shouldn't find the sunset they photographed pretty or be proud of the work, because they didn't personally labor to paint the image of it.

A lot more goes into a blog post than the actual act of typing the context out.

Lazy work is always lazy work, but its possible to make work you are proud of with AI, in the same way you can create work you are proud of with a camera
jquaint
·hace 9 meses·discuss
I agree with this sentiment. Perhaps this is why there is such a senior / junior divide with LLM use. Seniors already build their theories. Juniors don't have that skill.
jquaint
·hace 10 meses·discuss
Used this in a "vibe coding hackathon" the other day. Works really well!
jquaint
·hace 10 meses·discuss
For me, the success is having a simple way to prompt an Agent AI to modify my NixOS desktop and get live feedback.

It can use the above MCP to search NixOS options and packages for me and make recommendations and edit the actual files, rebuild, etc.

It can then use nix flake check and other commands to verify the work it does actually did what was expected.

Even if there is still a bad result from time to time, I find this pretty valuable!
jquaint
·hace 10 meses·discuss
For stuff that's not in Nixpkgs like this, IMO flakes is the best option. Both of these require flakes.

On the topic of deploying flakes to consumer users. I'm currently exploring using https://github.com/nix-community/nixos-generators to create pre-made install iso's for a full "batteries included" experience. You can just "overwrite" the regular nixos image. Its Nix all the way down.
jquaint
·hace 10 meses·discuss
https://github.com/nix-community/awesome-nix