Kyle Johnson's Avatar

Kyle Johnson

@negcx.bsky.social

VP Product @ Plate IQ Love software

89 Followers  |  307 Following  |  28 Posts  |  Joined: 09.06.2023  |  2.0329

Latest posts by negcx.bsky.social on Bluesky

Funny how privileged people are now witnessing what POC have been going through for a long time
When I travel I read the laws and fine prints of visas and add "interrogation time" to my trip plan

Irony, it's their stories told in the press but not that of "Lopez" who a side character in this

05.04.2025 13:59 β€” πŸ‘ 9    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0

Everyone wants there to be a grand scheme behind all of this but the terrible truth is that extremely stupid people are in charge and they have a fanatical devotion to wrong, childlike concepts of society and economics cooked up by right wing radio hosts in order to sell tainted dietary supplements

03.04.2025 14:11 β€” πŸ‘ 46846    πŸ” 11600    πŸ’¬ 1006    πŸ“Œ 687

Sweet. Might be nice to β€œinspect_only” rather than redact all as an option.

03.04.2025 01:39 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

In ecto you can use redact: true? Does that not solve your use case? Other ways I’ve seen this implemented is to make that field an anonymous function so it has to be called to get the value. Then it won’t be logged when inspecting the data structure

01.04.2025 18:50 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 2    πŸ“Œ 0

we have an adage in information processing: garbage in, garbage out. many will tell you not to think about minds like they're computers but in this case it's useful. if your information environment is trash and your attitude towards it is unreflective, your expectations will be similarly inaccurate.

29.03.2025 14:49 β€” πŸ‘ 51    πŸ” 7    πŸ’¬ 1    πŸ“Œ 0

Their pride, their commitment to never admitting even obvious, provable mistakes is more important than the life of a human being.

23.03.2025 12:29 β€” πŸ‘ 935    πŸ” 285    πŸ’¬ 31    πŸ“Œ 2

Trump and Vance needed to create an incident to provide a justification for their pre-planned abandonment of Ukraine now, then separation from NATO in the near future. That’s what that was all about, and that was always the way a second Trump term was going to go.

28.02.2025 20:28 β€” πŸ‘ 21167    πŸ” 5563    πŸ’¬ 1107    πŸ“Œ 429

Listening attentively but not taking notes

12.02.2025 15:35 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

My new pattern is to use my Phoenix app as a node always and connect to it with Livebook. Code something in livebook as a repl and then basically copy it into the code, or maintain certain scripts and internal tools there

05.02.2025 13:54 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

β€œTorment nexus disabled” this seems like it’s from WoW: Burning Crusade or something

30.01.2025 16:51 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I’m not kidding: those who delegate all their writing, thinking and creative expression to machines are going to wake up one day and discover that they can no longer write or think. You need to make your own art. You need to keep your brain working. You need to stay human.

29.01.2025 17:59 β€” πŸ‘ 4104    πŸ” 875    πŸ’¬ 71    πŸ“Œ 47

Last book of the big series recently came out - Stormlight Archive. It’s five books with a few other standalone books.

I’ve read most of the other stuff, too, and also started with Mistborn. I’ve basically liked everything.

27.01.2025 14:34 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

β€œWhen Mexico sends their people…”

11.01.2025 04:49 β€” πŸ‘ 86    πŸ” 18    πŸ’¬ 2    πŸ“Œ 0

Another file it feels like a lot of overhead.

Obviously if it’s some major thing that gets used in 20 places it should be treated differently. But if it’s a query that pulls for that view I’d rather it be there (see Locality of Behavior)

28.12.2024 16:13 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I personally find it very frustrating to look at code in the eg Phoenix auth generator style where there are contexts and then you look at the function and it’s like a β€œRepo.all”.

I find queries to be the easiest thing to read, and often as short, so when I have to trace a function call to

28.12.2024 16:12 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

it's stifling and unfriendly to technological progress

28.12.2024 16:01 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Post image

I wish everyone happy holidays! ✨ As a gift from me to you; Pirate Kit! 60+ 3D models for use in any sort of project, completely free.

kenney.nl/assets/pirat...

#gamedev #gameassets

25.12.2024 15:30 β€” πŸ‘ 444    πŸ” 46    πŸ’¬ 11    πŸ“Œ 1

Spotify recap once again dominated by the bed time routine - which for us includes Led Zepplin, Otis Redding, Sebastian Yatra, Chris Stapleton

22.12.2024 16:27 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Yoooo #elixirLang folks, if @davelucia.com (no davydog, wtf) and I had a holiday live stream monday, would y'all come and bullshit for a bit?

If so what TZ are you in? Show me how bsky scales vs the elixirlang community, retwoot this shit.

19.12.2024 23:01 β€” πŸ‘ 14    πŸ” 14    πŸ’¬ 11    πŸ“Œ 3
Video thumbnail

What does it mean for something to be Turing complete?

I answer this question, and more, through a series of fully interactive Turing machine simulations! Play, pause, step forwards and backwards, and even write your own Turing machine programs in my latest blog post.

samwho.dev/turing-machi...

20.12.2024 22:33 β€” πŸ‘ 530    πŸ” 160    πŸ’¬ 23    πŸ“Œ 36
Preview
Pilot: A Gameshow for Developers β€”Β Leet Heat S1E1 Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

πŸ”₯ NEW SERIES ALERT β€”Β introducing a game show for developers: Leet Heat 🌢️🌢️

contestants face the worst tech interview of their careers: bring the web dev knowledge... or face the heat 🌢️

dev trivia & spicy bites, hosted by @marktechson.com and sponsored by @jetbrains.com WATCH: lwj.dev/leet-heat/s1e1

18.12.2024 14:46 β€” πŸ‘ 188    πŸ” 36    πŸ’¬ 22    πŸ“Œ 26

My 2yo insists on baby. β€œAre you Gerald?” β€œNo, baby!”

14.12.2024 01:45 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
I built a real HTTP sever in ARM assembly in under 200 lines
YouTube video by Neo Goose I built a real HTTP sever in ARM assembly in under 200 lines

I made a video with a breakdown and detailed analysis of my 200 lines of code HTTP server in pure macos arm64 assembly.

Might be a good entry point into the assembly world even if you have never touched assembly.

in 4k btw
www.youtube.com/watch?v=xfBV...

11.12.2024 15:30 β€” πŸ‘ 44    πŸ” 8    πŸ’¬ 3    πŸ“Œ 0

If you’re the end application.. what your users use and whether it’s consumer (esp. e-commerce) or B2B. If it’s e-commerce I’d be aiming for much higher backwards compatibility.

However in B2B you might have some say over what browser your users should use for your product.

25.11.2024 01:25 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Cancun beach with the sun over the water

Cancun beach with the sun over the water

21.11.2024 13:11 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Elixir gang can you help me with something that's left me stumped? I saw this comment on a LiveView question and it took me a bit by surprise:

> LiveView does not perform diffing inside lists.

Isn't rendering lists of data something that's *super* common?

elixirforum.com/t/why-is-liv...

21.11.2024 09:13 β€” πŸ‘ 8    πŸ” 1    πŸ’¬ 2    πŸ“Œ 0

It’s there to indicate you want to run the stream but ignore the results

19.11.2024 12:46 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Let's color - Printable Coloring Pages! Free coloring pages in beautiful vector graphics. Search for a coloring page, browse, or generate new pages to color using AI.

That’s why I made coloring.negcx.com - nieces and nephews kept asking for stuff to color

17.11.2024 02:15 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

"The problem with the world is that the fools and fanatics are certain of themselves and the wise are full of doubts"
- Bertrand Russell

16.11.2024 11:22 β€” πŸ‘ 138    πŸ” 34    πŸ’¬ 3    πŸ“Œ 2

Here in the desert that's the most welcome, delightful weather!

13.11.2024 18:59 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@negcx is following 19 prominent accounts