I am disappointed. Where are memes #1, 2, 3 and 4?
- 144 Posts
- 282 Comments
In polish mammals = ssaki, and ssaki = suckers
starman@programming.devto Programming.dev Meta@programming.dev•[Announcement] [email protected] is now set as hidden (unless you subscribe)English6·4 个月前I didn’t know I needed this. Thanks!
starman@programming.devto Technology@beehaw.org•Elon Musk asks court to block OpenAI conversion from nonprofit to for-profitEnglish20·6 个月前Isn’t he right this time?
Not so anonymous, see my other comment: https://phtn.app/post/programming.dev/20566574?thread=0.12859284#12859284
starman@programming.devto Programming@programming.dev•What are your favorite statically typed, compiled, memory safe programming languages?English8·8 个月前C# has native compilation capability, thanks to Native AOT
https://learn.microsoft.com/en-us/dotnet/core/deploying/native-aot/
starman@programming.devto Programmer Humor@programming.dev•C++ try not to add footguns challenge (impossible)English11·8 个月前When you are in feature-bloated language competition and your opponent is C++
Not the OP, but I switched to helix, because I always wanted to learn something vim-like, and helix is just perfect for that. It’s simple, working great without any configuration, and has nice keybindings.
Not the OP, but I switched to helix, because I always wanted to learn something vim-like, and helix is just perfect for that. It’s simple, working great without any configuration, and has nice keybindings.
starman@programming.devto Programmer Humor@programming.dev•Mcafee accidentally made users call the devs of SQLite and complain.English8·11 个月前There’s a solution for this McAfee problem:
starman@programming.devto Free and Open Source Software@beehaw.org•FOSS Android app: Loop Habit TrackerEnglish2·11 个月前Thanks for sharing! I just installed it.
Nice thing
Still not as good as native package
Looks like C# 12 interceptors:
[InterceptsLocation(@"C:\testapp\Program.cs", line: 4, column: 5)]
I know it looks awful, but it’s not intended for direct use, but rather for source generators for native ahead of time compilation.
https://andrewlock.net/exploring-the-dotnet-8-preview-changing-method-calls-with-interceptors/
starman@programming.devto Programmer Humor@programming.dev•Roses are red, violets are blue, everyone is using IPv6, why aren't you?English1·1 年前Wow, that’s so cool. Thank you, I’ll implement it in my LAN.
starman@programming.devto Programmer Humor@programming.dev•Roses are red, violets are blue, everyone is using IPv6, why aren't you?English5·1 年前Is it possible to do that for router/access point running OpenWRT?
I have to try it when I’ll be back home.
Edit: turns out that all devices connected to router are accessible from
<hostname>.lan
. I don’t remember setting it up, tho.
starman@programming.devto Programmer Humor@programming.dev•Roses are red, violets are blue, everyone is using IPv6, why aren't you?English14·1 年前How do you guys remember IPv6 addresses?
Thanks!