1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1549
+user: Proxies\__CG__\App\Entity\User {#2348 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2125 …}
+slug: "Any-C-devs-want-to-share-their-setup"
+title: "Any C# devs want to share their setup?"
+url: null
+body: """
As the title says, you probably guessed it already. For work I mainly develop on the .NET platform using a Windows device, but at home I enjoy all the benefits of a good OS.\n
\n
Now I kinda want to get my C# skills “sharper” and have some projects in mind utilising it, but I’m a bit miffed about the development tools and possibilities of deployment available for me on Linux.\n
\n
Also I may want to coerce my boss to let me work on a device with my OS of choice.\n
\n
Any advice from devs that are in a similar spot? What do you use for .NET development on Linux? And are there any cool multiplatform deployment possibilities (next to Xamarin/Maui) that actually let me build natively on Linux?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 26
+favouriteCount: 67
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729040434 {#2131
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2054 …}
+reports: Doctrine\ORM\PersistentCollection {#2050 …}
+favourites: Doctrine\ORM\PersistentCollection {#2120 …}
+notifications: Doctrine\ORM\PersistentCollection {#2113 …}
+badges: Doctrine\ORM\PersistentCollection {#2198 …}
+children: [
5 => App\Entity\EntryComment {#1665
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: null
+root: null
+body: """
I do all my editing in neovim, with omnisharp as an lsp. It works pretty well. Happy to send you my dotfiles if you want.\n
\n
As far as deployment, dotnet just runs on Linux now, especially if you’re do8ng web, its all the same. I deploy through containers to kubernetes, and its super smooth
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1729040434 {#1595
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1550 …}
+nested: Doctrine\ORM\PersistentCollection {#1525 …}
+votes: Doctrine\ORM\PersistentCollection {#1527 …}
+reports: Doctrine\ORM\PersistentCollection {#1526 …}
+favourites: Doctrine\ORM\PersistentCollection {#1563 …}
+notifications: Doctrine\ORM\PersistentCollection {#1571 …}
-id: 341376
-bodyTs: "'contain':49 'deploy':29,47 'do8ng':40 'dotfil':22 'dotnet':30 'edit':5 'especi':36 'far':27 'happi':17 'kubernet':51 'linux':34 'lsp':12 'neovim':7 'omnisharp':9 'pretti':15 're':39 'run':32 'send':19 'smooth':55 'super':54 'want':25 'web':41 'well':16 'work':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6019363"
+editedAt: null
+createdAt: DateTimeImmutable @1706251620 {#1612
date: 2024-01-26 07:47:00.0 +01:00
}
+"title": 341376
}
4 => App\Entity\EntryComment {#1613
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
+root: App\Entity\EntryComment {#1665}
+body: "Software devs have a lot of technobabble haha!"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290686 {#1552
date: 2024-01-26 18:38:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@loops@beehaw.org"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1725 …}
+votes: Doctrine\ORM\PersistentCollection {#1617 …}
+reports: Doctrine\ORM\PersistentCollection {#1625 …}
+favourites: Doctrine\ORM\PersistentCollection {#1599 …}
+notifications: Doctrine\ORM\PersistentCollection {#1628 …}
-id: 342591
-bodyTs: "'dev':2 'haha':8 'lot':5 'softwar':1 'technobabbl':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033511"
+editedAt: null
+createdAt: DateTimeImmutable @1706290686 {#1620
date: 2024-01-26 18:38:06.0 +01:00
}
+"title": 342591
}
3 => App\Entity\EntryComment {#1611
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
+root: App\Entity\EntryComment {#1665}
+body: "I use the `dotnet/sdk` image to build and publish into the `dotnet/aspnet` for runtime since it’s smaller. Both from mcr.microsoft.com"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290860 {#1630
date: 2024-01-26 18:41:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1711 …}
+nested: Doctrine\ORM\PersistentCollection {#1795 …}
+votes: Doctrine\ORM\PersistentCollection {#1691 …}
+reports: Doctrine\ORM\PersistentCollection {#1689 …}
+favourites: Doctrine\ORM\PersistentCollection {#1687 …}
+notifications: Doctrine\ORM\PersistentCollection {#1701 …}
-id: 342602
-bodyTs: "'build':7 'dotnet/aspnet':12 'dotnet/sdk':4 'imag':5 'mcr.microsoft.com':21 'publish':9 'runtim':14 'sinc':15 'smaller':18 'use':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033580"
+editedAt: null
+createdAt: DateTimeImmutable @1706290860 {#1598
date: 2024-01-26 18:41:00.0 +01:00
}
+"title": 342602
}
2 => App\Entity\EntryComment {#1604
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: App\Entity\EntryComment {#1665}
+body: """
All linux! I think debian, though they have alpine images too.\n
\n
I wouldnt wish windows containers on my worst enemy haha.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706365742 {#1619
date: 2024-01-27 15:29:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1728 …}
+nested: Doctrine\ORM\PersistentCollection {#1730 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1727 …}
+favourites: Doctrine\ORM\PersistentCollection {#1733 …}
+notifications: Doctrine\ORM\PersistentCollection {#1724 …}
-id: 344731
-bodyTs: "'alpin':9 'contain':16 'debian':5 'enemi':20 'haha':21 'imag':10 'linux':2 'think':4 'though':6 'window':15 'wish':14 'worst':19 'wouldnt':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057441"
+editedAt: null
+createdAt: DateTimeImmutable @1706365742 {#1596
date: 2024-01-27 15:29:02.0 +01:00
}
+"title": 344731
}
1 => App\Entity\EntryComment {#1720
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
+root: App\Entity\EntryComment {#1665}
+body: """
Just sent them to you.\n
\n
Once in a blue moon i have to restart omnisharp, but its just a simple `lsp restart`\n
\n
Much less often these days then even a year ago\n
\n
I also use neovim through WSL on windows to do work
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706366033 {#1715
date: 2024-01-27 15:33:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1717 …}
+nested: Doctrine\ORM\PersistentCollection {#1741 …}
+votes: Doctrine\ORM\PersistentCollection {#1707 …}
+reports: Doctrine\ORM\PersistentCollection {#2464 …}
+favourites: Doctrine\ORM\PersistentCollection {#2448 …}
+notifications: Doctrine\ORM\PersistentCollection {#2447 …}
-id: 344736
-bodyTs: "'ago':32 'also':34 'blue':9 'day':27 'even':29 'less':24 'lsp':21 'moon':10 'much':23 'neovim':36 'often':25 'omnisharp':15 'restart':14,22 'sent':2 'simpl':20 'use':35 'window':40 'work':43 'wsl':38 'year':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057517"
+editedAt: DateTimeImmutable @1728962633 {#1714
date: 2024-10-15 05:23:53.0 +02:00
}
+createdAt: DateTimeImmutable @1706366033 {#1718
date: 2024-01-27 15:33:53.0 +01:00
}
+"title": 344736
}
0 => App\Entity\EntryComment {#2461
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
+root: App\Entity\EntryComment {#1665}
+body: "I think there are windows containers available, but even M$ has given up pushing windows server for cloud native stuff. All their tutorial docs for containers use linux haha"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706395134 {#2462
date: 2024-01-27 23:38:54.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#2460 …}
+nested: Doctrine\ORM\PersistentCollection {#2452 …}
+votes: Doctrine\ORM\PersistentCollection {#2454 …}
+reports: Doctrine\ORM\PersistentCollection {#2459 …}
+favourites: Doctrine\ORM\PersistentCollection {#2470 …}
+notifications: Doctrine\ORM\PersistentCollection {#2467 …}
-id: 345871
-bodyTs: "'avail':7 'cloud':18 'contain':6,26 'doc':24 'even':9 'given':12 'haha':29 'linux':28 'm':10 'nativ':19 'push':14 'server':16 'stuff':20 'think':2 'tutori':23 'use':27 'window':5,15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6067485"
+editedAt: null
+createdAt: DateTimeImmutable @1706395134 {#2458
date: 2024-01-27 23:38:54.0 +01:00
}
+"title": 345871
}
]
-id: 33172
-titleTs: "'c':2 'dev':3 'setup':8 'share':6 'want':4"
-bodyTs: "'actual':123 'advic':93 'alreadi':9 'also':72 'avail':67 'benefit':30 'bit':57 'boss':79 'build':126 'c':42 'choic':91 'coerc':77 'cool':115 'deploy':66,117 'dev':95 'develop':14,61,108 'devic':22,86 'enjoy':27 'get':40 'good':33 'guess':7 'home':25 'kinda':37 'let':81,124 'linux':71,110,129 'm':55 'main':13 'may':74 'mif':58 'mind':50 'multiplatform':116 'nativ':127 'net':17,107 'next':119 'os':34,89 'platform':18 'possibl':64,118 'probabl':6 'project':48 'say':4 'sharper':44 'similar':100 'skill':43 'spot':101 'titl':3 'tool':62 'use':19,105 'utilis':51 'want':38,75 'window':21 'work':11,83 'xamarin/maui':121"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706337188
+visibility: "visible "
+apId: "https://infosec.pub/post/7624176"
+editedAt: null
+createdAt: DateTimeImmutable @1706250788 {#1648
date: 2024-01-26 07:33:08.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#1549
+user: Proxies\__CG__\App\Entity\User {#2348 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2125 …}
+slug: "Any-C-devs-want-to-share-their-setup"
+title: "Any C# devs want to share their setup?"
+url: null
+body: """
As the title says, you probably guessed it already. For work I mainly develop on the .NET platform using a Windows device, but at home I enjoy all the benefits of a good OS.\n
\n
Now I kinda want to get my C# skills “sharper” and have some projects in mind utilising it, but I’m a bit miffed about the development tools and possibilities of deployment available for me on Linux.\n
\n
Also I may want to coerce my boss to let me work on a device with my OS of choice.\n
\n
Any advice from devs that are in a similar spot? What do you use for .NET development on Linux? And are there any cool multiplatform deployment possibilities (next to Xamarin/Maui) that actually let me build natively on Linux?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 26
+favouriteCount: 67
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729040434 {#2131
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2054 …}
+reports: Doctrine\ORM\PersistentCollection {#2050 …}
+favourites: Doctrine\ORM\PersistentCollection {#2120 …}
+notifications: Doctrine\ORM\PersistentCollection {#2113 …}
+badges: Doctrine\ORM\PersistentCollection {#2198 …}
+children: [
5 => App\Entity\EntryComment {#1665
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: null
+root: null
+body: """
I do all my editing in neovim, with omnisharp as an lsp. It works pretty well. Happy to send you my dotfiles if you want.\n
\n
As far as deployment, dotnet just runs on Linux now, especially if you’re do8ng web, its all the same. I deploy through containers to kubernetes, and its super smooth
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1729040434 {#1595
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1550 …}
+nested: Doctrine\ORM\PersistentCollection {#1525 …}
+votes: Doctrine\ORM\PersistentCollection {#1527 …}
+reports: Doctrine\ORM\PersistentCollection {#1526 …}
+favourites: Doctrine\ORM\PersistentCollection {#1563 …}
+notifications: Doctrine\ORM\PersistentCollection {#1571 …}
-id: 341376
-bodyTs: "'contain':49 'deploy':29,47 'do8ng':40 'dotfil':22 'dotnet':30 'edit':5 'especi':36 'far':27 'happi':17 'kubernet':51 'linux':34 'lsp':12 'neovim':7 'omnisharp':9 'pretti':15 're':39 'run':32 'send':19 'smooth':55 'super':54 'want':25 'web':41 'well':16 'work':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6019363"
+editedAt: null
+createdAt: DateTimeImmutable @1706251620 {#1612
date: 2024-01-26 07:47:00.0 +01:00
}
+"title": 341376
}
4 => App\Entity\EntryComment {#1613
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
+root: App\Entity\EntryComment {#1665}
+body: "Software devs have a lot of technobabble haha!"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290686 {#1552
date: 2024-01-26 18:38:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@loops@beehaw.org"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1725 …}
+votes: Doctrine\ORM\PersistentCollection {#1617 …}
+reports: Doctrine\ORM\PersistentCollection {#1625 …}
+favourites: Doctrine\ORM\PersistentCollection {#1599 …}
+notifications: Doctrine\ORM\PersistentCollection {#1628 …}
-id: 342591
-bodyTs: "'dev':2 'haha':8 'lot':5 'softwar':1 'technobabbl':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033511"
+editedAt: null
+createdAt: DateTimeImmutable @1706290686 {#1620
date: 2024-01-26 18:38:06.0 +01:00
}
+"title": 342591
}
3 => App\Entity\EntryComment {#1611
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
+root: App\Entity\EntryComment {#1665}
+body: "I use the `dotnet/sdk` image to build and publish into the `dotnet/aspnet` for runtime since it’s smaller. Both from mcr.microsoft.com"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290860 {#1630
date: 2024-01-26 18:41:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1711 …}
+nested: Doctrine\ORM\PersistentCollection {#1795 …}
+votes: Doctrine\ORM\PersistentCollection {#1691 …}
+reports: Doctrine\ORM\PersistentCollection {#1689 …}
+favourites: Doctrine\ORM\PersistentCollection {#1687 …}
+notifications: Doctrine\ORM\PersistentCollection {#1701 …}
-id: 342602
-bodyTs: "'build':7 'dotnet/aspnet':12 'dotnet/sdk':4 'imag':5 'mcr.microsoft.com':21 'publish':9 'runtim':14 'sinc':15 'smaller':18 'use':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033580"
+editedAt: null
+createdAt: DateTimeImmutable @1706290860 {#1598
date: 2024-01-26 18:41:00.0 +01:00
}
+"title": 342602
}
2 => App\Entity\EntryComment {#1604
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: App\Entity\EntryComment {#1665}
+body: """
All linux! I think debian, though they have alpine images too.\n
\n
I wouldnt wish windows containers on my worst enemy haha.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706365742 {#1619
date: 2024-01-27 15:29:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1728 …}
+nested: Doctrine\ORM\PersistentCollection {#1730 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1727 …}
+favourites: Doctrine\ORM\PersistentCollection {#1733 …}
+notifications: Doctrine\ORM\PersistentCollection {#1724 …}
-id: 344731
-bodyTs: "'alpin':9 'contain':16 'debian':5 'enemi':20 'haha':21 'imag':10 'linux':2 'think':4 'though':6 'window':15 'wish':14 'worst':19 'wouldnt':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057441"
+editedAt: null
+createdAt: DateTimeImmutable @1706365742 {#1596
date: 2024-01-27 15:29:02.0 +01:00
}
+"title": 344731
}
1 => App\Entity\EntryComment {#1720
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
+root: App\Entity\EntryComment {#1665}
+body: """
Just sent them to you.\n
\n
Once in a blue moon i have to restart omnisharp, but its just a simple `lsp restart`\n
\n
Much less often these days then even a year ago\n
\n
I also use neovim through WSL on windows to do work
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706366033 {#1715
date: 2024-01-27 15:33:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1717 …}
+nested: Doctrine\ORM\PersistentCollection {#1741 …}
+votes: Doctrine\ORM\PersistentCollection {#1707 …}
+reports: Doctrine\ORM\PersistentCollection {#2464 …}
+favourites: Doctrine\ORM\PersistentCollection {#2448 …}
+notifications: Doctrine\ORM\PersistentCollection {#2447 …}
-id: 344736
-bodyTs: "'ago':32 'also':34 'blue':9 'day':27 'even':29 'less':24 'lsp':21 'moon':10 'much':23 'neovim':36 'often':25 'omnisharp':15 'restart':14,22 'sent':2 'simpl':20 'use':35 'window':40 'work':43 'wsl':38 'year':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057517"
+editedAt: DateTimeImmutable @1728962633 {#1714
date: 2024-10-15 05:23:53.0 +02:00
}
+createdAt: DateTimeImmutable @1706366033 {#1718
date: 2024-01-27 15:33:53.0 +01:00
}
+"title": 344736
}
0 => App\Entity\EntryComment {#2461
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
+root: App\Entity\EntryComment {#1665}
+body: "I think there are windows containers available, but even M$ has given up pushing windows server for cloud native stuff. All their tutorial docs for containers use linux haha"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706395134 {#2462
date: 2024-01-27 23:38:54.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#2460 …}
+nested: Doctrine\ORM\PersistentCollection {#2452 …}
+votes: Doctrine\ORM\PersistentCollection {#2454 …}
+reports: Doctrine\ORM\PersistentCollection {#2459 …}
+favourites: Doctrine\ORM\PersistentCollection {#2470 …}
+notifications: Doctrine\ORM\PersistentCollection {#2467 …}
-id: 345871
-bodyTs: "'avail':7 'cloud':18 'contain':6,26 'doc':24 'even':9 'given':12 'haha':29 'linux':28 'm':10 'nativ':19 'push':14 'server':16 'stuff':20 'think':2 'tutori':23 'use':27 'window':5,15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6067485"
+editedAt: null
+createdAt: DateTimeImmutable @1706395134 {#2458
date: 2024-01-27 23:38:54.0 +01:00
}
+"title": 345871
}
]
-id: 33172
-titleTs: "'c':2 'dev':3 'setup':8 'share':6 'want':4"
-bodyTs: "'actual':123 'advic':93 'alreadi':9 'also':72 'avail':67 'benefit':30 'bit':57 'boss':79 'build':126 'c':42 'choic':91 'coerc':77 'cool':115 'deploy':66,117 'dev':95 'develop':14,61,108 'devic':22,86 'enjoy':27 'get':40 'good':33 'guess':7 'home':25 'kinda':37 'let':81,124 'linux':71,110,129 'm':55 'main':13 'may':74 'mif':58 'mind':50 'multiplatform':116 'nativ':127 'net':17,107 'next':119 'os':34,89 'platform':18 'possibl':64,118 'probabl':6 'project':48 'say':4 'sharper':44 'similar':100 'skill':43 'spot':101 'titl':3 'tool':62 'use':19,105 'utilis':51 'want':38,75 'window':21 'work':11,83 'xamarin/maui':121"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706337188
+visibility: "visible "
+apId: "https://infosec.pub/post/7624176"
+editedAt: null
+createdAt: DateTimeImmutable @1706250788 {#1648
date: 2024-01-26 07:33:08.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1549
+user: Proxies\__CG__\App\Entity\User {#2348 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2125 …}
+slug: "Any-C-devs-want-to-share-their-setup"
+title: "Any C# devs want to share their setup?"
+url: null
+body: """
As the title says, you probably guessed it already. For work I mainly develop on the .NET platform using a Windows device, but at home I enjoy all the benefits of a good OS.\n
\n
Now I kinda want to get my C# skills “sharper” and have some projects in mind utilising it, but I’m a bit miffed about the development tools and possibilities of deployment available for me on Linux.\n
\n
Also I may want to coerce my boss to let me work on a device with my OS of choice.\n
\n
Any advice from devs that are in a similar spot? What do you use for .NET development on Linux? And are there any cool multiplatform deployment possibilities (next to Xamarin/Maui) that actually let me build natively on Linux?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 26
+favouriteCount: 67
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729040434 {#2131
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2054 …}
+reports: Doctrine\ORM\PersistentCollection {#2050 …}
+favourites: Doctrine\ORM\PersistentCollection {#2120 …}
+notifications: Doctrine\ORM\PersistentCollection {#2113 …}
+badges: Doctrine\ORM\PersistentCollection {#2198 …}
+children: [
5 => App\Entity\EntryComment {#1665
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: null
+root: null
+body: """
I do all my editing in neovim, with omnisharp as an lsp. It works pretty well. Happy to send you my dotfiles if you want.\n
\n
As far as deployment, dotnet just runs on Linux now, especially if you’re do8ng web, its all the same. I deploy through containers to kubernetes, and its super smooth
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1729040434 {#1595
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1550 …}
+nested: Doctrine\ORM\PersistentCollection {#1525 …}
+votes: Doctrine\ORM\PersistentCollection {#1527 …}
+reports: Doctrine\ORM\PersistentCollection {#1526 …}
+favourites: Doctrine\ORM\PersistentCollection {#1563 …}
+notifications: Doctrine\ORM\PersistentCollection {#1571 …}
-id: 341376
-bodyTs: "'contain':49 'deploy':29,47 'do8ng':40 'dotfil':22 'dotnet':30 'edit':5 'especi':36 'far':27 'happi':17 'kubernet':51 'linux':34 'lsp':12 'neovim':7 'omnisharp':9 'pretti':15 're':39 'run':32 'send':19 'smooth':55 'super':54 'want':25 'web':41 'well':16 'work':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6019363"
+editedAt: null
+createdAt: DateTimeImmutable @1706251620 {#1612
date: 2024-01-26 07:47:00.0 +01:00
}
+"title": 341376
}
4 => App\Entity\EntryComment {#1613
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
+root: App\Entity\EntryComment {#1665}
+body: "Software devs have a lot of technobabble haha!"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290686 {#1552
date: 2024-01-26 18:38:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@loops@beehaw.org"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1725 …}
+votes: Doctrine\ORM\PersistentCollection {#1617 …}
+reports: Doctrine\ORM\PersistentCollection {#1625 …}
+favourites: Doctrine\ORM\PersistentCollection {#1599 …}
+notifications: Doctrine\ORM\PersistentCollection {#1628 …}
-id: 342591
-bodyTs: "'dev':2 'haha':8 'lot':5 'softwar':1 'technobabbl':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033511"
+editedAt: null
+createdAt: DateTimeImmutable @1706290686 {#1620
date: 2024-01-26 18:38:06.0 +01:00
}
+"title": 342591
}
3 => App\Entity\EntryComment {#1611
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
+root: App\Entity\EntryComment {#1665}
+body: "I use the `dotnet/sdk` image to build and publish into the `dotnet/aspnet` for runtime since it’s smaller. Both from mcr.microsoft.com"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290860 {#1630
date: 2024-01-26 18:41:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1711 …}
+nested: Doctrine\ORM\PersistentCollection {#1795 …}
+votes: Doctrine\ORM\PersistentCollection {#1691 …}
+reports: Doctrine\ORM\PersistentCollection {#1689 …}
+favourites: Doctrine\ORM\PersistentCollection {#1687 …}
+notifications: Doctrine\ORM\PersistentCollection {#1701 …}
-id: 342602
-bodyTs: "'build':7 'dotnet/aspnet':12 'dotnet/sdk':4 'imag':5 'mcr.microsoft.com':21 'publish':9 'runtim':14 'sinc':15 'smaller':18 'use':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033580"
+editedAt: null
+createdAt: DateTimeImmutable @1706290860 {#1598
date: 2024-01-26 18:41:00.0 +01:00
}
+"title": 342602
}
2 => App\Entity\EntryComment {#1604
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: App\Entity\EntryComment {#1665}
+body: """
All linux! I think debian, though they have alpine images too.\n
\n
I wouldnt wish windows containers on my worst enemy haha.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706365742 {#1619
date: 2024-01-27 15:29:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1728 …}
+nested: Doctrine\ORM\PersistentCollection {#1730 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1727 …}
+favourites: Doctrine\ORM\PersistentCollection {#1733 …}
+notifications: Doctrine\ORM\PersistentCollection {#1724 …}
-id: 344731
-bodyTs: "'alpin':9 'contain':16 'debian':5 'enemi':20 'haha':21 'imag':10 'linux':2 'think':4 'though':6 'window':15 'wish':14 'worst':19 'wouldnt':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057441"
+editedAt: null
+createdAt: DateTimeImmutable @1706365742 {#1596
date: 2024-01-27 15:29:02.0 +01:00
}
+"title": 344731
}
1 => App\Entity\EntryComment {#1720
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
+root: App\Entity\EntryComment {#1665}
+body: """
Just sent them to you.\n
\n
Once in a blue moon i have to restart omnisharp, but its just a simple `lsp restart`\n
\n
Much less often these days then even a year ago\n
\n
I also use neovim through WSL on windows to do work
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706366033 {#1715
date: 2024-01-27 15:33:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1717 …}
+nested: Doctrine\ORM\PersistentCollection {#1741 …}
+votes: Doctrine\ORM\PersistentCollection {#1707 …}
+reports: Doctrine\ORM\PersistentCollection {#2464 …}
+favourites: Doctrine\ORM\PersistentCollection {#2448 …}
+notifications: Doctrine\ORM\PersistentCollection {#2447 …}
-id: 344736
-bodyTs: "'ago':32 'also':34 'blue':9 'day':27 'even':29 'less':24 'lsp':21 'moon':10 'much':23 'neovim':36 'often':25 'omnisharp':15 'restart':14,22 'sent':2 'simpl':20 'use':35 'window':40 'work':43 'wsl':38 'year':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057517"
+editedAt: DateTimeImmutable @1728962633 {#1714
date: 2024-10-15 05:23:53.0 +02:00
}
+createdAt: DateTimeImmutable @1706366033 {#1718
date: 2024-01-27 15:33:53.0 +01:00
}
+"title": 344736
}
0 => App\Entity\EntryComment {#2461
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
+root: App\Entity\EntryComment {#1665}
+body: "I think there are windows containers available, but even M$ has given up pushing windows server for cloud native stuff. All their tutorial docs for containers use linux haha"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706395134 {#2462
date: 2024-01-27 23:38:54.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#2460 …}
+nested: Doctrine\ORM\PersistentCollection {#2452 …}
+votes: Doctrine\ORM\PersistentCollection {#2454 …}
+reports: Doctrine\ORM\PersistentCollection {#2459 …}
+favourites: Doctrine\ORM\PersistentCollection {#2470 …}
+notifications: Doctrine\ORM\PersistentCollection {#2467 …}
-id: 345871
-bodyTs: "'avail':7 'cloud':18 'contain':6,26 'doc':24 'even':9 'given':12 'haha':29 'linux':28 'm':10 'nativ':19 'push':14 'server':16 'stuff':20 'think':2 'tutori':23 'use':27 'window':5,15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6067485"
+editedAt: null
+createdAt: DateTimeImmutable @1706395134 {#2458
date: 2024-01-27 23:38:54.0 +01:00
}
+"title": 345871
}
]
-id: 33172
-titleTs: "'c':2 'dev':3 'setup':8 'share':6 'want':4"
-bodyTs: "'actual':123 'advic':93 'alreadi':9 'also':72 'avail':67 'benefit':30 'bit':57 'boss':79 'build':126 'c':42 'choic':91 'coerc':77 'cool':115 'deploy':66,117 'dev':95 'develop':14,61,108 'devic':22,86 'enjoy':27 'get':40 'good':33 'guess':7 'home':25 'kinda':37 'let':81,124 'linux':71,110,129 'm':55 'main':13 'may':74 'mif':58 'mind':50 'multiplatform':116 'nativ':127 'net':17,107 'next':119 'os':34,89 'platform':18 'possibl':64,118 'probabl':6 'project':48 'say':4 'sharper':44 'similar':100 'skill':43 'spot':101 'titl':3 'tool':62 'use':19,105 'utilis':51 'want':38,75 'window':21 'work':11,83 'xamarin/maui':121"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706337188
+visibility: "visible "
+apId: "https://infosec.pub/post/7624176"
+editedAt: null
+createdAt: DateTimeImmutable @1706250788 {#1648
date: 2024-01-26 07:33:08.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
5 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
6 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1665
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549
+user: Proxies\__CG__\App\Entity\User {#2348 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2125 …}
+slug: "Any-C-devs-want-to-share-their-setup"
+title: "Any C# devs want to share their setup?"
+url: null
+body: """
As the title says, you probably guessed it already. For work I mainly develop on the .NET platform using a Windows device, but at home I enjoy all the benefits of a good OS.\n
\n
Now I kinda want to get my C# skills “sharper” and have some projects in mind utilising it, but I’m a bit miffed about the development tools and possibilities of deployment available for me on Linux.\n
\n
Also I may want to coerce my boss to let me work on a device with my OS of choice.\n
\n
Any advice from devs that are in a similar spot? What do you use for .NET development on Linux? And are there any cool multiplatform deployment possibilities (next to Xamarin/Maui) that actually let me build natively on Linux?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 26
+favouriteCount: 67
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729040434 {#2131
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2054 …}
+reports: Doctrine\ORM\PersistentCollection {#2050 …}
+favourites: Doctrine\ORM\PersistentCollection {#2120 …}
+notifications: Doctrine\ORM\PersistentCollection {#2113 …}
+badges: Doctrine\ORM\PersistentCollection {#2198 …}
+children: [
5 => App\Entity\EntryComment {#1665}
4 => App\Entity\EntryComment {#1613
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
+root: App\Entity\EntryComment {#1665}
+body: "Software devs have a lot of technobabble haha!"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290686 {#1552
date: 2024-01-26 18:38:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@loops@beehaw.org"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1725 …}
+votes: Doctrine\ORM\PersistentCollection {#1617 …}
+reports: Doctrine\ORM\PersistentCollection {#1625 …}
+favourites: Doctrine\ORM\PersistentCollection {#1599 …}
+notifications: Doctrine\ORM\PersistentCollection {#1628 …}
-id: 342591
-bodyTs: "'dev':2 'haha':8 'lot':5 'softwar':1 'technobabbl':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033511"
+editedAt: null
+createdAt: DateTimeImmutable @1706290686 {#1620
date: 2024-01-26 18:38:06.0 +01:00
}
+"title": 342591
}
3 => App\Entity\EntryComment {#1611
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
+root: App\Entity\EntryComment {#1665}
+body: "I use the `dotnet/sdk` image to build and publish into the `dotnet/aspnet` for runtime since it’s smaller. Both from mcr.microsoft.com"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290860 {#1630
date: 2024-01-26 18:41:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1711 …}
+nested: Doctrine\ORM\PersistentCollection {#1795 …}
+votes: Doctrine\ORM\PersistentCollection {#1691 …}
+reports: Doctrine\ORM\PersistentCollection {#1689 …}
+favourites: Doctrine\ORM\PersistentCollection {#1687 …}
+notifications: Doctrine\ORM\PersistentCollection {#1701 …}
-id: 342602
-bodyTs: "'build':7 'dotnet/aspnet':12 'dotnet/sdk':4 'imag':5 'mcr.microsoft.com':21 'publish':9 'runtim':14 'sinc':15 'smaller':18 'use':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033580"
+editedAt: null
+createdAt: DateTimeImmutable @1706290860 {#1598
date: 2024-01-26 18:41:00.0 +01:00
}
+"title": 342602
}
2 => App\Entity\EntryComment {#1604
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: App\Entity\EntryComment {#1665}
+body: """
All linux! I think debian, though they have alpine images too.\n
\n
I wouldnt wish windows containers on my worst enemy haha.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706365742 {#1619
date: 2024-01-27 15:29:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1728 …}
+nested: Doctrine\ORM\PersistentCollection {#1730 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1727 …}
+favourites: Doctrine\ORM\PersistentCollection {#1733 …}
+notifications: Doctrine\ORM\PersistentCollection {#1724 …}
-id: 344731
-bodyTs: "'alpin':9 'contain':16 'debian':5 'enemi':20 'haha':21 'imag':10 'linux':2 'think':4 'though':6 'window':15 'wish':14 'worst':19 'wouldnt':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057441"
+editedAt: null
+createdAt: DateTimeImmutable @1706365742 {#1596
date: 2024-01-27 15:29:02.0 +01:00
}
+"title": 344731
}
1 => App\Entity\EntryComment {#1720
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
+root: App\Entity\EntryComment {#1665}
+body: """
Just sent them to you.\n
\n
Once in a blue moon i have to restart omnisharp, but its just a simple `lsp restart`\n
\n
Much less often these days then even a year ago\n
\n
I also use neovim through WSL on windows to do work
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706366033 {#1715
date: 2024-01-27 15:33:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1717 …}
+nested: Doctrine\ORM\PersistentCollection {#1741 …}
+votes: Doctrine\ORM\PersistentCollection {#1707 …}
+reports: Doctrine\ORM\PersistentCollection {#2464 …}
+favourites: Doctrine\ORM\PersistentCollection {#2448 …}
+notifications: Doctrine\ORM\PersistentCollection {#2447 …}
-id: 344736
-bodyTs: "'ago':32 'also':34 'blue':9 'day':27 'even':29 'less':24 'lsp':21 'moon':10 'much':23 'neovim':36 'often':25 'omnisharp':15 'restart':14,22 'sent':2 'simpl':20 'use':35 'window':40 'work':43 'wsl':38 'year':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057517"
+editedAt: DateTimeImmutable @1728962633 {#1714
date: 2024-10-15 05:23:53.0 +02:00
}
+createdAt: DateTimeImmutable @1706366033 {#1718
date: 2024-01-27 15:33:53.0 +01:00
}
+"title": 344736
}
0 => App\Entity\EntryComment {#2461
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
+root: App\Entity\EntryComment {#1665}
+body: "I think there are windows containers available, but even M$ has given up pushing windows server for cloud native stuff. All their tutorial docs for containers use linux haha"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706395134 {#2462
date: 2024-01-27 23:38:54.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#2460 …}
+nested: Doctrine\ORM\PersistentCollection {#2452 …}
+votes: Doctrine\ORM\PersistentCollection {#2454 …}
+reports: Doctrine\ORM\PersistentCollection {#2459 …}
+favourites: Doctrine\ORM\PersistentCollection {#2470 …}
+notifications: Doctrine\ORM\PersistentCollection {#2467 …}
-id: 345871
-bodyTs: "'avail':7 'cloud':18 'contain':6,26 'doc':24 'even':9 'given':12 'haha':29 'linux':28 'm':10 'nativ':19 'push':14 'server':16 'stuff':20 'think':2 'tutori':23 'use':27 'window':5,15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6067485"
+editedAt: null
+createdAt: DateTimeImmutable @1706395134 {#2458
date: 2024-01-27 23:38:54.0 +01:00
}
+"title": 345871
}
]
-id: 33172
-titleTs: "'c':2 'dev':3 'setup':8 'share':6 'want':4"
-bodyTs: "'actual':123 'advic':93 'alreadi':9 'also':72 'avail':67 'benefit':30 'bit':57 'boss':79 'build':126 'c':42 'choic':91 'coerc':77 'cool':115 'deploy':66,117 'dev':95 'develop':14,61,108 'devic':22,86 'enjoy':27 'get':40 'good':33 'guess':7 'home':25 'kinda':37 'let':81,124 'linux':71,110,129 'm':55 'main':13 'may':74 'mif':58 'mind':50 'multiplatform':116 'nativ':127 'net':17,107 'next':119 'os':34,89 'platform':18 'possibl':64,118 'probabl':6 'project':48 'say':4 'sharper':44 'similar':100 'skill':43 'spot':101 'titl':3 'tool':62 'use':19,105 'utilis':51 'want':38,75 'window':21 'work':11,83 'xamarin/maui':121"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706337188
+visibility: "visible "
+apId: "https://infosec.pub/post/7624176"
+editedAt: null
+createdAt: DateTimeImmutable @1706250788 {#1648
date: 2024-01-26 07:33:08.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: null
+root: null
+body: """
I do all my editing in neovim, with omnisharp as an lsp. It works pretty well. Happy to send you my dotfiles if you want.\n
\n
As far as deployment, dotnet just runs on Linux now, especially if you’re do8ng web, its all the same. I deploy through containers to kubernetes, and its super smooth
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1729040434 {#1595
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1550 …}
+nested: Doctrine\ORM\PersistentCollection {#1525 …}
+votes: Doctrine\ORM\PersistentCollection {#1527 …}
+reports: Doctrine\ORM\PersistentCollection {#1526 …}
+favourites: Doctrine\ORM\PersistentCollection {#1563 …}
+notifications: Doctrine\ORM\PersistentCollection {#1571 …}
-id: 341376
-bodyTs: "'contain':49 'deploy':29,47 'do8ng':40 'dotfil':22 'dotnet':30 'edit':5 'especi':36 'far':27 'happi':17 'kubernet':51 'linux':34 'lsp':12 'neovim':7 'omnisharp':9 'pretti':15 're':39 'run':32 'send':19 'smooth':55 'super':54 'want':25 'web':41 'well':16 'work':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6019363"
+editedAt: null
+createdAt: DateTimeImmutable @1706251620 {#1612
date: 2024-01-26 07:47:00.0 +01:00
}
+"title": 341376
} |
|
Show voter details
|
7 |
DENIED
|
edit
|
App\Entity\EntryComment {#1665
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549
+user: Proxies\__CG__\App\Entity\User {#2348 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2125 …}
+slug: "Any-C-devs-want-to-share-their-setup"
+title: "Any C# devs want to share their setup?"
+url: null
+body: """
As the title says, you probably guessed it already. For work I mainly develop on the .NET platform using a Windows device, but at home I enjoy all the benefits of a good OS.\n
\n
Now I kinda want to get my C# skills “sharper” and have some projects in mind utilising it, but I’m a bit miffed about the development tools and possibilities of deployment available for me on Linux.\n
\n
Also I may want to coerce my boss to let me work on a device with my OS of choice.\n
\n
Any advice from devs that are in a similar spot? What do you use for .NET development on Linux? And are there any cool multiplatform deployment possibilities (next to Xamarin/Maui) that actually let me build natively on Linux?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 26
+favouriteCount: 67
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729040434 {#2131
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2054 …}
+reports: Doctrine\ORM\PersistentCollection {#2050 …}
+favourites: Doctrine\ORM\PersistentCollection {#2120 …}
+notifications: Doctrine\ORM\PersistentCollection {#2113 …}
+badges: Doctrine\ORM\PersistentCollection {#2198 …}
+children: [
5 => App\Entity\EntryComment {#1665}
4 => App\Entity\EntryComment {#1613
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
+root: App\Entity\EntryComment {#1665}
+body: "Software devs have a lot of technobabble haha!"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290686 {#1552
date: 2024-01-26 18:38:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@loops@beehaw.org"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1725 …}
+votes: Doctrine\ORM\PersistentCollection {#1617 …}
+reports: Doctrine\ORM\PersistentCollection {#1625 …}
+favourites: Doctrine\ORM\PersistentCollection {#1599 …}
+notifications: Doctrine\ORM\PersistentCollection {#1628 …}
-id: 342591
-bodyTs: "'dev':2 'haha':8 'lot':5 'softwar':1 'technobabbl':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033511"
+editedAt: null
+createdAt: DateTimeImmutable @1706290686 {#1620
date: 2024-01-26 18:38:06.0 +01:00
}
+"title": 342591
}
3 => App\Entity\EntryComment {#1611
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
+root: App\Entity\EntryComment {#1665}
+body: "I use the `dotnet/sdk` image to build and publish into the `dotnet/aspnet` for runtime since it’s smaller. Both from mcr.microsoft.com"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290860 {#1630
date: 2024-01-26 18:41:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1711 …}
+nested: Doctrine\ORM\PersistentCollection {#1795 …}
+votes: Doctrine\ORM\PersistentCollection {#1691 …}
+reports: Doctrine\ORM\PersistentCollection {#1689 …}
+favourites: Doctrine\ORM\PersistentCollection {#1687 …}
+notifications: Doctrine\ORM\PersistentCollection {#1701 …}
-id: 342602
-bodyTs: "'build':7 'dotnet/aspnet':12 'dotnet/sdk':4 'imag':5 'mcr.microsoft.com':21 'publish':9 'runtim':14 'sinc':15 'smaller':18 'use':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033580"
+editedAt: null
+createdAt: DateTimeImmutable @1706290860 {#1598
date: 2024-01-26 18:41:00.0 +01:00
}
+"title": 342602
}
2 => App\Entity\EntryComment {#1604
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: App\Entity\EntryComment {#1665}
+body: """
All linux! I think debian, though they have alpine images too.\n
\n
I wouldnt wish windows containers on my worst enemy haha.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706365742 {#1619
date: 2024-01-27 15:29:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1728 …}
+nested: Doctrine\ORM\PersistentCollection {#1730 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1727 …}
+favourites: Doctrine\ORM\PersistentCollection {#1733 …}
+notifications: Doctrine\ORM\PersistentCollection {#1724 …}
-id: 344731
-bodyTs: "'alpin':9 'contain':16 'debian':5 'enemi':20 'haha':21 'imag':10 'linux':2 'think':4 'though':6 'window':15 'wish':14 'worst':19 'wouldnt':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057441"
+editedAt: null
+createdAt: DateTimeImmutable @1706365742 {#1596
date: 2024-01-27 15:29:02.0 +01:00
}
+"title": 344731
}
1 => App\Entity\EntryComment {#1720
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
+root: App\Entity\EntryComment {#1665}
+body: """
Just sent them to you.\n
\n
Once in a blue moon i have to restart omnisharp, but its just a simple `lsp restart`\n
\n
Much less often these days then even a year ago\n
\n
I also use neovim through WSL on windows to do work
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706366033 {#1715
date: 2024-01-27 15:33:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1717 …}
+nested: Doctrine\ORM\PersistentCollection {#1741 …}
+votes: Doctrine\ORM\PersistentCollection {#1707 …}
+reports: Doctrine\ORM\PersistentCollection {#2464 …}
+favourites: Doctrine\ORM\PersistentCollection {#2448 …}
+notifications: Doctrine\ORM\PersistentCollection {#2447 …}
-id: 344736
-bodyTs: "'ago':32 'also':34 'blue':9 'day':27 'even':29 'less':24 'lsp':21 'moon':10 'much':23 'neovim':36 'often':25 'omnisharp':15 'restart':14,22 'sent':2 'simpl':20 'use':35 'window':40 'work':43 'wsl':38 'year':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057517"
+editedAt: DateTimeImmutable @1728962633 {#1714
date: 2024-10-15 05:23:53.0 +02:00
}
+createdAt: DateTimeImmutable @1706366033 {#1718
date: 2024-01-27 15:33:53.0 +01:00
}
+"title": 344736
}
0 => App\Entity\EntryComment {#2461
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
+root: App\Entity\EntryComment {#1665}
+body: "I think there are windows containers available, but even M$ has given up pushing windows server for cloud native stuff. All their tutorial docs for containers use linux haha"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706395134 {#2462
date: 2024-01-27 23:38:54.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#2460 …}
+nested: Doctrine\ORM\PersistentCollection {#2452 …}
+votes: Doctrine\ORM\PersistentCollection {#2454 …}
+reports: Doctrine\ORM\PersistentCollection {#2459 …}
+favourites: Doctrine\ORM\PersistentCollection {#2470 …}
+notifications: Doctrine\ORM\PersistentCollection {#2467 …}
-id: 345871
-bodyTs: "'avail':7 'cloud':18 'contain':6,26 'doc':24 'even':9 'given':12 'haha':29 'linux':28 'm':10 'nativ':19 'push':14 'server':16 'stuff':20 'think':2 'tutori':23 'use':27 'window':5,15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6067485"
+editedAt: null
+createdAt: DateTimeImmutable @1706395134 {#2458
date: 2024-01-27 23:38:54.0 +01:00
}
+"title": 345871
}
]
-id: 33172
-titleTs: "'c':2 'dev':3 'setup':8 'share':6 'want':4"
-bodyTs: "'actual':123 'advic':93 'alreadi':9 'also':72 'avail':67 'benefit':30 'bit':57 'boss':79 'build':126 'c':42 'choic':91 'coerc':77 'cool':115 'deploy':66,117 'dev':95 'develop':14,61,108 'devic':22,86 'enjoy':27 'get':40 'good':33 'guess':7 'home':25 'kinda':37 'let':81,124 'linux':71,110,129 'm':55 'main':13 'may':74 'mif':58 'mind':50 'multiplatform':116 'nativ':127 'net':17,107 'next':119 'os':34,89 'platform':18 'possibl':64,118 'probabl':6 'project':48 'say':4 'sharper':44 'similar':100 'skill':43 'spot':101 'titl':3 'tool':62 'use':19,105 'utilis':51 'want':38,75 'window':21 'work':11,83 'xamarin/maui':121"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706337188
+visibility: "visible "
+apId: "https://infosec.pub/post/7624176"
+editedAt: null
+createdAt: DateTimeImmutable @1706250788 {#1648
date: 2024-01-26 07:33:08.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: null
+root: null
+body: """
I do all my editing in neovim, with omnisharp as an lsp. It works pretty well. Happy to send you my dotfiles if you want.\n
\n
As far as deployment, dotnet just runs on Linux now, especially if you’re do8ng web, its all the same. I deploy through containers to kubernetes, and its super smooth
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1729040434 {#1595
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1550 …}
+nested: Doctrine\ORM\PersistentCollection {#1525 …}
+votes: Doctrine\ORM\PersistentCollection {#1527 …}
+reports: Doctrine\ORM\PersistentCollection {#1526 …}
+favourites: Doctrine\ORM\PersistentCollection {#1563 …}
+notifications: Doctrine\ORM\PersistentCollection {#1571 …}
-id: 341376
-bodyTs: "'contain':49 'deploy':29,47 'do8ng':40 'dotfil':22 'dotnet':30 'edit':5 'especi':36 'far':27 'happi':17 'kubernet':51 'linux':34 'lsp':12 'neovim':7 'omnisharp':9 'pretti':15 're':39 'run':32 'send':19 'smooth':55 'super':54 'want':25 'web':41 'well':16 'work':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6019363"
+editedAt: null
+createdAt: DateTimeImmutable @1706251620 {#1612
date: 2024-01-26 07:47:00.0 +01:00
}
+"title": 341376
} |
|
Show voter details
|
8 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1665
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549
+user: Proxies\__CG__\App\Entity\User {#2348 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2125 …}
+slug: "Any-C-devs-want-to-share-their-setup"
+title: "Any C# devs want to share their setup?"
+url: null
+body: """
As the title says, you probably guessed it already. For work I mainly develop on the .NET platform using a Windows device, but at home I enjoy all the benefits of a good OS.\n
\n
Now I kinda want to get my C# skills “sharper” and have some projects in mind utilising it, but I’m a bit miffed about the development tools and possibilities of deployment available for me on Linux.\n
\n
Also I may want to coerce my boss to let me work on a device with my OS of choice.\n
\n
Any advice from devs that are in a similar spot? What do you use for .NET development on Linux? And are there any cool multiplatform deployment possibilities (next to Xamarin/Maui) that actually let me build natively on Linux?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 26
+favouriteCount: 67
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729040434 {#2131
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2054 …}
+reports: Doctrine\ORM\PersistentCollection {#2050 …}
+favourites: Doctrine\ORM\PersistentCollection {#2120 …}
+notifications: Doctrine\ORM\PersistentCollection {#2113 …}
+badges: Doctrine\ORM\PersistentCollection {#2198 …}
+children: [
5 => App\Entity\EntryComment {#1665}
4 => App\Entity\EntryComment {#1613
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
+root: App\Entity\EntryComment {#1665}
+body: "Software devs have a lot of technobabble haha!"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290686 {#1552
date: 2024-01-26 18:38:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@loops@beehaw.org"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1725 …}
+votes: Doctrine\ORM\PersistentCollection {#1617 …}
+reports: Doctrine\ORM\PersistentCollection {#1625 …}
+favourites: Doctrine\ORM\PersistentCollection {#1599 …}
+notifications: Doctrine\ORM\PersistentCollection {#1628 …}
-id: 342591
-bodyTs: "'dev':2 'haha':8 'lot':5 'softwar':1 'technobabbl':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033511"
+editedAt: null
+createdAt: DateTimeImmutable @1706290686 {#1620
date: 2024-01-26 18:38:06.0 +01:00
}
+"title": 342591
}
3 => App\Entity\EntryComment {#1611
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
+root: App\Entity\EntryComment {#1665}
+body: "I use the `dotnet/sdk` image to build and publish into the `dotnet/aspnet` for runtime since it’s smaller. Both from mcr.microsoft.com"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290860 {#1630
date: 2024-01-26 18:41:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1711 …}
+nested: Doctrine\ORM\PersistentCollection {#1795 …}
+votes: Doctrine\ORM\PersistentCollection {#1691 …}
+reports: Doctrine\ORM\PersistentCollection {#1689 …}
+favourites: Doctrine\ORM\PersistentCollection {#1687 …}
+notifications: Doctrine\ORM\PersistentCollection {#1701 …}
-id: 342602
-bodyTs: "'build':7 'dotnet/aspnet':12 'dotnet/sdk':4 'imag':5 'mcr.microsoft.com':21 'publish':9 'runtim':14 'sinc':15 'smaller':18 'use':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033580"
+editedAt: null
+createdAt: DateTimeImmutable @1706290860 {#1598
date: 2024-01-26 18:41:00.0 +01:00
}
+"title": 342602
}
2 => App\Entity\EntryComment {#1604
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: App\Entity\EntryComment {#1665}
+body: """
All linux! I think debian, though they have alpine images too.\n
\n
I wouldnt wish windows containers on my worst enemy haha.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706365742 {#1619
date: 2024-01-27 15:29:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1728 …}
+nested: Doctrine\ORM\PersistentCollection {#1730 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1727 …}
+favourites: Doctrine\ORM\PersistentCollection {#1733 …}
+notifications: Doctrine\ORM\PersistentCollection {#1724 …}
-id: 344731
-bodyTs: "'alpin':9 'contain':16 'debian':5 'enemi':20 'haha':21 'imag':10 'linux':2 'think':4 'though':6 'window':15 'wish':14 'worst':19 'wouldnt':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057441"
+editedAt: null
+createdAt: DateTimeImmutable @1706365742 {#1596
date: 2024-01-27 15:29:02.0 +01:00
}
+"title": 344731
}
1 => App\Entity\EntryComment {#1720
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
+root: App\Entity\EntryComment {#1665}
+body: """
Just sent them to you.\n
\n
Once in a blue moon i have to restart omnisharp, but its just a simple `lsp restart`\n
\n
Much less often these days then even a year ago\n
\n
I also use neovim through WSL on windows to do work
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706366033 {#1715
date: 2024-01-27 15:33:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1717 …}
+nested: Doctrine\ORM\PersistentCollection {#1741 …}
+votes: Doctrine\ORM\PersistentCollection {#1707 …}
+reports: Doctrine\ORM\PersistentCollection {#2464 …}
+favourites: Doctrine\ORM\PersistentCollection {#2448 …}
+notifications: Doctrine\ORM\PersistentCollection {#2447 …}
-id: 344736
-bodyTs: "'ago':32 'also':34 'blue':9 'day':27 'even':29 'less':24 'lsp':21 'moon':10 'much':23 'neovim':36 'often':25 'omnisharp':15 'restart':14,22 'sent':2 'simpl':20 'use':35 'window':40 'work':43 'wsl':38 'year':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057517"
+editedAt: DateTimeImmutable @1728962633 {#1714
date: 2024-10-15 05:23:53.0 +02:00
}
+createdAt: DateTimeImmutable @1706366033 {#1718
date: 2024-01-27 15:33:53.0 +01:00
}
+"title": 344736
}
0 => App\Entity\EntryComment {#2461
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
+root: App\Entity\EntryComment {#1665}
+body: "I think there are windows containers available, but even M$ has given up pushing windows server for cloud native stuff. All their tutorial docs for containers use linux haha"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706395134 {#2462
date: 2024-01-27 23:38:54.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#2460 …}
+nested: Doctrine\ORM\PersistentCollection {#2452 …}
+votes: Doctrine\ORM\PersistentCollection {#2454 …}
+reports: Doctrine\ORM\PersistentCollection {#2459 …}
+favourites: Doctrine\ORM\PersistentCollection {#2470 …}
+notifications: Doctrine\ORM\PersistentCollection {#2467 …}
-id: 345871
-bodyTs: "'avail':7 'cloud':18 'contain':6,26 'doc':24 'even':9 'given':12 'haha':29 'linux':28 'm':10 'nativ':19 'push':14 'server':16 'stuff':20 'think':2 'tutori':23 'use':27 'window':5,15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6067485"
+editedAt: null
+createdAt: DateTimeImmutable @1706395134 {#2458
date: 2024-01-27 23:38:54.0 +01:00
}
+"title": 345871
}
]
-id: 33172
-titleTs: "'c':2 'dev':3 'setup':8 'share':6 'want':4"
-bodyTs: "'actual':123 'advic':93 'alreadi':9 'also':72 'avail':67 'benefit':30 'bit':57 'boss':79 'build':126 'c':42 'choic':91 'coerc':77 'cool':115 'deploy':66,117 'dev':95 'develop':14,61,108 'devic':22,86 'enjoy':27 'get':40 'good':33 'guess':7 'home':25 'kinda':37 'let':81,124 'linux':71,110,129 'm':55 'main':13 'may':74 'mif':58 'mind':50 'multiplatform':116 'nativ':127 'net':17,107 'next':119 'os':34,89 'platform':18 'possibl':64,118 'probabl':6 'project':48 'say':4 'sharper':44 'similar':100 'skill':43 'spot':101 'titl':3 'tool':62 'use':19,105 'utilis':51 'want':38,75 'window':21 'work':11,83 'xamarin/maui':121"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706337188
+visibility: "visible "
+apId: "https://infosec.pub/post/7624176"
+editedAt: null
+createdAt: DateTimeImmutable @1706250788 {#1648
date: 2024-01-26 07:33:08.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: null
+root: null
+body: """
I do all my editing in neovim, with omnisharp as an lsp. It works pretty well. Happy to send you my dotfiles if you want.\n
\n
As far as deployment, dotnet just runs on Linux now, especially if you’re do8ng web, its all the same. I deploy through containers to kubernetes, and its super smooth
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1729040434 {#1595
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1550 …}
+nested: Doctrine\ORM\PersistentCollection {#1525 …}
+votes: Doctrine\ORM\PersistentCollection {#1527 …}
+reports: Doctrine\ORM\PersistentCollection {#1526 …}
+favourites: Doctrine\ORM\PersistentCollection {#1563 …}
+notifications: Doctrine\ORM\PersistentCollection {#1571 …}
-id: 341376
-bodyTs: "'contain':49 'deploy':29,47 'do8ng':40 'dotfil':22 'dotnet':30 'edit':5 'especi':36 'far':27 'happi':17 'kubernet':51 'linux':34 'lsp':12 'neovim':7 'omnisharp':9 'pretti':15 're':39 'run':32 'send':19 'smooth':55 'super':54 'want':25 'web':41 'well':16 'work':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6019363"
+editedAt: null
+createdAt: DateTimeImmutable @1706251620 {#1612
date: 2024-01-26 07:47:00.0 +01:00
}
+"title": 341376
} |
|
Show voter details
|
9 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
10 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1613
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549
+user: Proxies\__CG__\App\Entity\User {#2348 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2125 …}
+slug: "Any-C-devs-want-to-share-their-setup"
+title: "Any C# devs want to share their setup?"
+url: null
+body: """
As the title says, you probably guessed it already. For work I mainly develop on the .NET platform using a Windows device, but at home I enjoy all the benefits of a good OS.\n
\n
Now I kinda want to get my C# skills “sharper” and have some projects in mind utilising it, but I’m a bit miffed about the development tools and possibilities of deployment available for me on Linux.\n
\n
Also I may want to coerce my boss to let me work on a device with my OS of choice.\n
\n
Any advice from devs that are in a similar spot? What do you use for .NET development on Linux? And are there any cool multiplatform deployment possibilities (next to Xamarin/Maui) that actually let me build natively on Linux?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 26
+favouriteCount: 67
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729040434 {#2131
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2054 …}
+reports: Doctrine\ORM\PersistentCollection {#2050 …}
+favourites: Doctrine\ORM\PersistentCollection {#2120 …}
+notifications: Doctrine\ORM\PersistentCollection {#2113 …}
+badges: Doctrine\ORM\PersistentCollection {#2198 …}
+children: [
5 => App\Entity\EntryComment {#1665
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: null
+root: null
+body: """
I do all my editing in neovim, with omnisharp as an lsp. It works pretty well. Happy to send you my dotfiles if you want.\n
\n
As far as deployment, dotnet just runs on Linux now, especially if you’re do8ng web, its all the same. I deploy through containers to kubernetes, and its super smooth
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1729040434 {#1595
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1550 …}
+nested: Doctrine\ORM\PersistentCollection {#1525 …}
+votes: Doctrine\ORM\PersistentCollection {#1527 …}
+reports: Doctrine\ORM\PersistentCollection {#1526 …}
+favourites: Doctrine\ORM\PersistentCollection {#1563 …}
+notifications: Doctrine\ORM\PersistentCollection {#1571 …}
-id: 341376
-bodyTs: "'contain':49 'deploy':29,47 'do8ng':40 'dotfil':22 'dotnet':30 'edit':5 'especi':36 'far':27 'happi':17 'kubernet':51 'linux':34 'lsp':12 'neovim':7 'omnisharp':9 'pretti':15 're':39 'run':32 'send':19 'smooth':55 'super':54 'want':25 'web':41 'well':16 'work':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6019363"
+editedAt: null
+createdAt: DateTimeImmutable @1706251620 {#1612
date: 2024-01-26 07:47:00.0 +01:00
}
+"title": 341376
}
4 => App\Entity\EntryComment {#1613}
3 => App\Entity\EntryComment {#1611
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
+root: App\Entity\EntryComment {#1665}
+body: "I use the `dotnet/sdk` image to build and publish into the `dotnet/aspnet` for runtime since it’s smaller. Both from mcr.microsoft.com"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290860 {#1630
date: 2024-01-26 18:41:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1711 …}
+nested: Doctrine\ORM\PersistentCollection {#1795 …}
+votes: Doctrine\ORM\PersistentCollection {#1691 …}
+reports: Doctrine\ORM\PersistentCollection {#1689 …}
+favourites: Doctrine\ORM\PersistentCollection {#1687 …}
+notifications: Doctrine\ORM\PersistentCollection {#1701 …}
-id: 342602
-bodyTs: "'build':7 'dotnet/aspnet':12 'dotnet/sdk':4 'imag':5 'mcr.microsoft.com':21 'publish':9 'runtim':14 'sinc':15 'smaller':18 'use':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033580"
+editedAt: null
+createdAt: DateTimeImmutable @1706290860 {#1598
date: 2024-01-26 18:41:00.0 +01:00
}
+"title": 342602
}
2 => App\Entity\EntryComment {#1604
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: App\Entity\EntryComment {#1665}
+body: """
All linux! I think debian, though they have alpine images too.\n
\n
I wouldnt wish windows containers on my worst enemy haha.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706365742 {#1619
date: 2024-01-27 15:29:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1728 …}
+nested: Doctrine\ORM\PersistentCollection {#1730 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1727 …}
+favourites: Doctrine\ORM\PersistentCollection {#1733 …}
+notifications: Doctrine\ORM\PersistentCollection {#1724 …}
-id: 344731
-bodyTs: "'alpin':9 'contain':16 'debian':5 'enemi':20 'haha':21 'imag':10 'linux':2 'think':4 'though':6 'window':15 'wish':14 'worst':19 'wouldnt':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057441"
+editedAt: null
+createdAt: DateTimeImmutable @1706365742 {#1596
date: 2024-01-27 15:29:02.0 +01:00
}
+"title": 344731
}
1 => App\Entity\EntryComment {#1720
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
+root: App\Entity\EntryComment {#1665}
+body: """
Just sent them to you.\n
\n
Once in a blue moon i have to restart omnisharp, but its just a simple `lsp restart`\n
\n
Much less often these days then even a year ago\n
\n
I also use neovim through WSL on windows to do work
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706366033 {#1715
date: 2024-01-27 15:33:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1717 …}
+nested: Doctrine\ORM\PersistentCollection {#1741 …}
+votes: Doctrine\ORM\PersistentCollection {#1707 …}
+reports: Doctrine\ORM\PersistentCollection {#2464 …}
+favourites: Doctrine\ORM\PersistentCollection {#2448 …}
+notifications: Doctrine\ORM\PersistentCollection {#2447 …}
-id: 344736
-bodyTs: "'ago':32 'also':34 'blue':9 'day':27 'even':29 'less':24 'lsp':21 'moon':10 'much':23 'neovim':36 'often':25 'omnisharp':15 'restart':14,22 'sent':2 'simpl':20 'use':35 'window':40 'work':43 'wsl':38 'year':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057517"
+editedAt: DateTimeImmutable @1728962633 {#1714
date: 2024-10-15 05:23:53.0 +02:00
}
+createdAt: DateTimeImmutable @1706366033 {#1718
date: 2024-01-27 15:33:53.0 +01:00
}
+"title": 344736
}
0 => App\Entity\EntryComment {#2461
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
+root: App\Entity\EntryComment {#1665}
+body: "I think there are windows containers available, but even M$ has given up pushing windows server for cloud native stuff. All their tutorial docs for containers use linux haha"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706395134 {#2462
date: 2024-01-27 23:38:54.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#2460 …}
+nested: Doctrine\ORM\PersistentCollection {#2452 …}
+votes: Doctrine\ORM\PersistentCollection {#2454 …}
+reports: Doctrine\ORM\PersistentCollection {#2459 …}
+favourites: Doctrine\ORM\PersistentCollection {#2470 …}
+notifications: Doctrine\ORM\PersistentCollection {#2467 …}
-id: 345871
-bodyTs: "'avail':7 'cloud':18 'contain':6,26 'doc':24 'even':9 'given':12 'haha':29 'linux':28 'm':10 'nativ':19 'push':14 'server':16 'stuff':20 'think':2 'tutori':23 'use':27 'window':5,15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6067485"
+editedAt: null
+createdAt: DateTimeImmutable @1706395134 {#2458
date: 2024-01-27 23:38:54.0 +01:00
}
+"title": 345871
}
]
-id: 33172
-titleTs: "'c':2 'dev':3 'setup':8 'share':6 'want':4"
-bodyTs: "'actual':123 'advic':93 'alreadi':9 'also':72 'avail':67 'benefit':30 'bit':57 'boss':79 'build':126 'c':42 'choic':91 'coerc':77 'cool':115 'deploy':66,117 'dev':95 'develop':14,61,108 'devic':22,86 'enjoy':27 'get':40 'good':33 'guess':7 'home':25 'kinda':37 'let':81,124 'linux':71,110,129 'm':55 'main':13 'may':74 'mif':58 'mind':50 'multiplatform':116 'nativ':127 'net':17,107 'next':119 'os':34,89 'platform':18 'possibl':64,118 'probabl':6 'project':48 'say':4 'sharper':44 'similar':100 'skill':43 'spot':101 'titl':3 'tool':62 'use':19,105 'utilis':51 'want':38,75 'window':21 'work':11,83 'xamarin/maui':121"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706337188
+visibility: "visible "
+apId: "https://infosec.pub/post/7624176"
+editedAt: null
+createdAt: DateTimeImmutable @1706250788 {#1648
date: 2024-01-26 07:33:08.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
+root: App\Entity\EntryComment {#1665}
+body: "Software devs have a lot of technobabble haha!"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290686 {#1552
date: 2024-01-26 18:38:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@loops@beehaw.org"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1725 …}
+votes: Doctrine\ORM\PersistentCollection {#1617 …}
+reports: Doctrine\ORM\PersistentCollection {#1625 …}
+favourites: Doctrine\ORM\PersistentCollection {#1599 …}
+notifications: Doctrine\ORM\PersistentCollection {#1628 …}
-id: 342591
-bodyTs: "'dev':2 'haha':8 'lot':5 'softwar':1 'technobabbl':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033511"
+editedAt: null
+createdAt: DateTimeImmutable @1706290686 {#1620
date: 2024-01-26 18:38:06.0 +01:00
}
+"title": 342591
} |
|
Show voter details
|
11 |
DENIED
|
edit
|
App\Entity\EntryComment {#1613
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549
+user: Proxies\__CG__\App\Entity\User {#2348 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2125 …}
+slug: "Any-C-devs-want-to-share-their-setup"
+title: "Any C# devs want to share their setup?"
+url: null
+body: """
As the title says, you probably guessed it already. For work I mainly develop on the .NET platform using a Windows device, but at home I enjoy all the benefits of a good OS.\n
\n
Now I kinda want to get my C# skills “sharper” and have some projects in mind utilising it, but I’m a bit miffed about the development tools and possibilities of deployment available for me on Linux.\n
\n
Also I may want to coerce my boss to let me work on a device with my OS of choice.\n
\n
Any advice from devs that are in a similar spot? What do you use for .NET development on Linux? And are there any cool multiplatform deployment possibilities (next to Xamarin/Maui) that actually let me build natively on Linux?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 26
+favouriteCount: 67
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729040434 {#2131
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2054 …}
+reports: Doctrine\ORM\PersistentCollection {#2050 …}
+favourites: Doctrine\ORM\PersistentCollection {#2120 …}
+notifications: Doctrine\ORM\PersistentCollection {#2113 …}
+badges: Doctrine\ORM\PersistentCollection {#2198 …}
+children: [
5 => App\Entity\EntryComment {#1665
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: null
+root: null
+body: """
I do all my editing in neovim, with omnisharp as an lsp. It works pretty well. Happy to send you my dotfiles if you want.\n
\n
As far as deployment, dotnet just runs on Linux now, especially if you’re do8ng web, its all the same. I deploy through containers to kubernetes, and its super smooth
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1729040434 {#1595
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1550 …}
+nested: Doctrine\ORM\PersistentCollection {#1525 …}
+votes: Doctrine\ORM\PersistentCollection {#1527 …}
+reports: Doctrine\ORM\PersistentCollection {#1526 …}
+favourites: Doctrine\ORM\PersistentCollection {#1563 …}
+notifications: Doctrine\ORM\PersistentCollection {#1571 …}
-id: 341376
-bodyTs: "'contain':49 'deploy':29,47 'do8ng':40 'dotfil':22 'dotnet':30 'edit':5 'especi':36 'far':27 'happi':17 'kubernet':51 'linux':34 'lsp':12 'neovim':7 'omnisharp':9 'pretti':15 're':39 'run':32 'send':19 'smooth':55 'super':54 'want':25 'web':41 'well':16 'work':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6019363"
+editedAt: null
+createdAt: DateTimeImmutable @1706251620 {#1612
date: 2024-01-26 07:47:00.0 +01:00
}
+"title": 341376
}
4 => App\Entity\EntryComment {#1613}
3 => App\Entity\EntryComment {#1611
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
+root: App\Entity\EntryComment {#1665}
+body: "I use the `dotnet/sdk` image to build and publish into the `dotnet/aspnet` for runtime since it’s smaller. Both from mcr.microsoft.com"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290860 {#1630
date: 2024-01-26 18:41:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1711 …}
+nested: Doctrine\ORM\PersistentCollection {#1795 …}
+votes: Doctrine\ORM\PersistentCollection {#1691 …}
+reports: Doctrine\ORM\PersistentCollection {#1689 …}
+favourites: Doctrine\ORM\PersistentCollection {#1687 …}
+notifications: Doctrine\ORM\PersistentCollection {#1701 …}
-id: 342602
-bodyTs: "'build':7 'dotnet/aspnet':12 'dotnet/sdk':4 'imag':5 'mcr.microsoft.com':21 'publish':9 'runtim':14 'sinc':15 'smaller':18 'use':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033580"
+editedAt: null
+createdAt: DateTimeImmutable @1706290860 {#1598
date: 2024-01-26 18:41:00.0 +01:00
}
+"title": 342602
}
2 => App\Entity\EntryComment {#1604
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: App\Entity\EntryComment {#1665}
+body: """
All linux! I think debian, though they have alpine images too.\n
\n
I wouldnt wish windows containers on my worst enemy haha.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706365742 {#1619
date: 2024-01-27 15:29:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1728 …}
+nested: Doctrine\ORM\PersistentCollection {#1730 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1727 …}
+favourites: Doctrine\ORM\PersistentCollection {#1733 …}
+notifications: Doctrine\ORM\PersistentCollection {#1724 …}
-id: 344731
-bodyTs: "'alpin':9 'contain':16 'debian':5 'enemi':20 'haha':21 'imag':10 'linux':2 'think':4 'though':6 'window':15 'wish':14 'worst':19 'wouldnt':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057441"
+editedAt: null
+createdAt: DateTimeImmutable @1706365742 {#1596
date: 2024-01-27 15:29:02.0 +01:00
}
+"title": 344731
}
1 => App\Entity\EntryComment {#1720
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
+root: App\Entity\EntryComment {#1665}
+body: """
Just sent them to you.\n
\n
Once in a blue moon i have to restart omnisharp, but its just a simple `lsp restart`\n
\n
Much less often these days then even a year ago\n
\n
I also use neovim through WSL on windows to do work
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706366033 {#1715
date: 2024-01-27 15:33:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1717 …}
+nested: Doctrine\ORM\PersistentCollection {#1741 …}
+votes: Doctrine\ORM\PersistentCollection {#1707 …}
+reports: Doctrine\ORM\PersistentCollection {#2464 …}
+favourites: Doctrine\ORM\PersistentCollection {#2448 …}
+notifications: Doctrine\ORM\PersistentCollection {#2447 …}
-id: 344736
-bodyTs: "'ago':32 'also':34 'blue':9 'day':27 'even':29 'less':24 'lsp':21 'moon':10 'much':23 'neovim':36 'often':25 'omnisharp':15 'restart':14,22 'sent':2 'simpl':20 'use':35 'window':40 'work':43 'wsl':38 'year':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057517"
+editedAt: DateTimeImmutable @1728962633 {#1714
date: 2024-10-15 05:23:53.0 +02:00
}
+createdAt: DateTimeImmutable @1706366033 {#1718
date: 2024-01-27 15:33:53.0 +01:00
}
+"title": 344736
}
0 => App\Entity\EntryComment {#2461
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
+root: App\Entity\EntryComment {#1665}
+body: "I think there are windows containers available, but even M$ has given up pushing windows server for cloud native stuff. All their tutorial docs for containers use linux haha"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706395134 {#2462
date: 2024-01-27 23:38:54.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#2460 …}
+nested: Doctrine\ORM\PersistentCollection {#2452 …}
+votes: Doctrine\ORM\PersistentCollection {#2454 …}
+reports: Doctrine\ORM\PersistentCollection {#2459 …}
+favourites: Doctrine\ORM\PersistentCollection {#2470 …}
+notifications: Doctrine\ORM\PersistentCollection {#2467 …}
-id: 345871
-bodyTs: "'avail':7 'cloud':18 'contain':6,26 'doc':24 'even':9 'given':12 'haha':29 'linux':28 'm':10 'nativ':19 'push':14 'server':16 'stuff':20 'think':2 'tutori':23 'use':27 'window':5,15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6067485"
+editedAt: null
+createdAt: DateTimeImmutable @1706395134 {#2458
date: 2024-01-27 23:38:54.0 +01:00
}
+"title": 345871
}
]
-id: 33172
-titleTs: "'c':2 'dev':3 'setup':8 'share':6 'want':4"
-bodyTs: "'actual':123 'advic':93 'alreadi':9 'also':72 'avail':67 'benefit':30 'bit':57 'boss':79 'build':126 'c':42 'choic':91 'coerc':77 'cool':115 'deploy':66,117 'dev':95 'develop':14,61,108 'devic':22,86 'enjoy':27 'get':40 'good':33 'guess':7 'home':25 'kinda':37 'let':81,124 'linux':71,110,129 'm':55 'main':13 'may':74 'mif':58 'mind':50 'multiplatform':116 'nativ':127 'net':17,107 'next':119 'os':34,89 'platform':18 'possibl':64,118 'probabl':6 'project':48 'say':4 'sharper':44 'similar':100 'skill':43 'spot':101 'titl':3 'tool':62 'use':19,105 'utilis':51 'want':38,75 'window':21 'work':11,83 'xamarin/maui':121"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706337188
+visibility: "visible "
+apId: "https://infosec.pub/post/7624176"
+editedAt: null
+createdAt: DateTimeImmutable @1706250788 {#1648
date: 2024-01-26 07:33:08.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
+root: App\Entity\EntryComment {#1665}
+body: "Software devs have a lot of technobabble haha!"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290686 {#1552
date: 2024-01-26 18:38:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@loops@beehaw.org"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1725 …}
+votes: Doctrine\ORM\PersistentCollection {#1617 …}
+reports: Doctrine\ORM\PersistentCollection {#1625 …}
+favourites: Doctrine\ORM\PersistentCollection {#1599 …}
+notifications: Doctrine\ORM\PersistentCollection {#1628 …}
-id: 342591
-bodyTs: "'dev':2 'haha':8 'lot':5 'softwar':1 'technobabbl':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033511"
+editedAt: null
+createdAt: DateTimeImmutable @1706290686 {#1620
date: 2024-01-26 18:38:06.0 +01:00
}
+"title": 342591
} |
|
Show voter details
|
12 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1613
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549
+user: Proxies\__CG__\App\Entity\User {#2348 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2125 …}
+slug: "Any-C-devs-want-to-share-their-setup"
+title: "Any C# devs want to share their setup?"
+url: null
+body: """
As the title says, you probably guessed it already. For work I mainly develop on the .NET platform using a Windows device, but at home I enjoy all the benefits of a good OS.\n
\n
Now I kinda want to get my C# skills “sharper” and have some projects in mind utilising it, but I’m a bit miffed about the development tools and possibilities of deployment available for me on Linux.\n
\n
Also I may want to coerce my boss to let me work on a device with my OS of choice.\n
\n
Any advice from devs that are in a similar spot? What do you use for .NET development on Linux? And are there any cool multiplatform deployment possibilities (next to Xamarin/Maui) that actually let me build natively on Linux?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 26
+favouriteCount: 67
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729040434 {#2131
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2054 …}
+reports: Doctrine\ORM\PersistentCollection {#2050 …}
+favourites: Doctrine\ORM\PersistentCollection {#2120 …}
+notifications: Doctrine\ORM\PersistentCollection {#2113 …}
+badges: Doctrine\ORM\PersistentCollection {#2198 …}
+children: [
5 => App\Entity\EntryComment {#1665
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: null
+root: null
+body: """
I do all my editing in neovim, with omnisharp as an lsp. It works pretty well. Happy to send you my dotfiles if you want.\n
\n
As far as deployment, dotnet just runs on Linux now, especially if you’re do8ng web, its all the same. I deploy through containers to kubernetes, and its super smooth
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1729040434 {#1595
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1550 …}
+nested: Doctrine\ORM\PersistentCollection {#1525 …}
+votes: Doctrine\ORM\PersistentCollection {#1527 …}
+reports: Doctrine\ORM\PersistentCollection {#1526 …}
+favourites: Doctrine\ORM\PersistentCollection {#1563 …}
+notifications: Doctrine\ORM\PersistentCollection {#1571 …}
-id: 341376
-bodyTs: "'contain':49 'deploy':29,47 'do8ng':40 'dotfil':22 'dotnet':30 'edit':5 'especi':36 'far':27 'happi':17 'kubernet':51 'linux':34 'lsp':12 'neovim':7 'omnisharp':9 'pretti':15 're':39 'run':32 'send':19 'smooth':55 'super':54 'want':25 'web':41 'well':16 'work':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6019363"
+editedAt: null
+createdAt: DateTimeImmutable @1706251620 {#1612
date: 2024-01-26 07:47:00.0 +01:00
}
+"title": 341376
}
4 => App\Entity\EntryComment {#1613}
3 => App\Entity\EntryComment {#1611
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
+root: App\Entity\EntryComment {#1665}
+body: "I use the `dotnet/sdk` image to build and publish into the `dotnet/aspnet` for runtime since it’s smaller. Both from mcr.microsoft.com"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290860 {#1630
date: 2024-01-26 18:41:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1711 …}
+nested: Doctrine\ORM\PersistentCollection {#1795 …}
+votes: Doctrine\ORM\PersistentCollection {#1691 …}
+reports: Doctrine\ORM\PersistentCollection {#1689 …}
+favourites: Doctrine\ORM\PersistentCollection {#1687 …}
+notifications: Doctrine\ORM\PersistentCollection {#1701 …}
-id: 342602
-bodyTs: "'build':7 'dotnet/aspnet':12 'dotnet/sdk':4 'imag':5 'mcr.microsoft.com':21 'publish':9 'runtim':14 'sinc':15 'smaller':18 'use':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033580"
+editedAt: null
+createdAt: DateTimeImmutable @1706290860 {#1598
date: 2024-01-26 18:41:00.0 +01:00
}
+"title": 342602
}
2 => App\Entity\EntryComment {#1604
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: App\Entity\EntryComment {#1665}
+body: """
All linux! I think debian, though they have alpine images too.\n
\n
I wouldnt wish windows containers on my worst enemy haha.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706365742 {#1619
date: 2024-01-27 15:29:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1728 …}
+nested: Doctrine\ORM\PersistentCollection {#1730 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1727 …}
+favourites: Doctrine\ORM\PersistentCollection {#1733 …}
+notifications: Doctrine\ORM\PersistentCollection {#1724 …}
-id: 344731
-bodyTs: "'alpin':9 'contain':16 'debian':5 'enemi':20 'haha':21 'imag':10 'linux':2 'think':4 'though':6 'window':15 'wish':14 'worst':19 'wouldnt':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057441"
+editedAt: null
+createdAt: DateTimeImmutable @1706365742 {#1596
date: 2024-01-27 15:29:02.0 +01:00
}
+"title": 344731
}
1 => App\Entity\EntryComment {#1720
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
+root: App\Entity\EntryComment {#1665}
+body: """
Just sent them to you.\n
\n
Once in a blue moon i have to restart omnisharp, but its just a simple `lsp restart`\n
\n
Much less often these days then even a year ago\n
\n
I also use neovim through WSL on windows to do work
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706366033 {#1715
date: 2024-01-27 15:33:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1717 …}
+nested: Doctrine\ORM\PersistentCollection {#1741 …}
+votes: Doctrine\ORM\PersistentCollection {#1707 …}
+reports: Doctrine\ORM\PersistentCollection {#2464 …}
+favourites: Doctrine\ORM\PersistentCollection {#2448 …}
+notifications: Doctrine\ORM\PersistentCollection {#2447 …}
-id: 344736
-bodyTs: "'ago':32 'also':34 'blue':9 'day':27 'even':29 'less':24 'lsp':21 'moon':10 'much':23 'neovim':36 'often':25 'omnisharp':15 'restart':14,22 'sent':2 'simpl':20 'use':35 'window':40 'work':43 'wsl':38 'year':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057517"
+editedAt: DateTimeImmutable @1728962633 {#1714
date: 2024-10-15 05:23:53.0 +02:00
}
+createdAt: DateTimeImmutable @1706366033 {#1718
date: 2024-01-27 15:33:53.0 +01:00
}
+"title": 344736
}
0 => App\Entity\EntryComment {#2461
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
+root: App\Entity\EntryComment {#1665}
+body: "I think there are windows containers available, but even M$ has given up pushing windows server for cloud native stuff. All their tutorial docs for containers use linux haha"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706395134 {#2462
date: 2024-01-27 23:38:54.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#2460 …}
+nested: Doctrine\ORM\PersistentCollection {#2452 …}
+votes: Doctrine\ORM\PersistentCollection {#2454 …}
+reports: Doctrine\ORM\PersistentCollection {#2459 …}
+favourites: Doctrine\ORM\PersistentCollection {#2470 …}
+notifications: Doctrine\ORM\PersistentCollection {#2467 …}
-id: 345871
-bodyTs: "'avail':7 'cloud':18 'contain':6,26 'doc':24 'even':9 'given':12 'haha':29 'linux':28 'm':10 'nativ':19 'push':14 'server':16 'stuff':20 'think':2 'tutori':23 'use':27 'window':5,15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6067485"
+editedAt: null
+createdAt: DateTimeImmutable @1706395134 {#2458
date: 2024-01-27 23:38:54.0 +01:00
}
+"title": 345871
}
]
-id: 33172
-titleTs: "'c':2 'dev':3 'setup':8 'share':6 'want':4"
-bodyTs: "'actual':123 'advic':93 'alreadi':9 'also':72 'avail':67 'benefit':30 'bit':57 'boss':79 'build':126 'c':42 'choic':91 'coerc':77 'cool':115 'deploy':66,117 'dev':95 'develop':14,61,108 'devic':22,86 'enjoy':27 'get':40 'good':33 'guess':7 'home':25 'kinda':37 'let':81,124 'linux':71,110,129 'm':55 'main':13 'may':74 'mif':58 'mind':50 'multiplatform':116 'nativ':127 'net':17,107 'next':119 'os':34,89 'platform':18 'possibl':64,118 'probabl':6 'project':48 'say':4 'sharper':44 'similar':100 'skill':43 'spot':101 'titl':3 'tool':62 'use':19,105 'utilis':51 'want':38,75 'window':21 'work':11,83 'xamarin/maui':121"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706337188
+visibility: "visible "
+apId: "https://infosec.pub/post/7624176"
+editedAt: null
+createdAt: DateTimeImmutable @1706250788 {#1648
date: 2024-01-26 07:33:08.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
+root: App\Entity\EntryComment {#1665}
+body: "Software devs have a lot of technobabble haha!"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290686 {#1552
date: 2024-01-26 18:38:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@loops@beehaw.org"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1725 …}
+votes: Doctrine\ORM\PersistentCollection {#1617 …}
+reports: Doctrine\ORM\PersistentCollection {#1625 …}
+favourites: Doctrine\ORM\PersistentCollection {#1599 …}
+notifications: Doctrine\ORM\PersistentCollection {#1628 …}
-id: 342591
-bodyTs: "'dev':2 'haha':8 'lot':5 'softwar':1 'technobabbl':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033511"
+editedAt: null
+createdAt: DateTimeImmutable @1706290686 {#1620
date: 2024-01-26 18:38:06.0 +01:00
}
+"title": 342591
} |
|
Show voter details
|
13 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
14 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1611
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549
+user: Proxies\__CG__\App\Entity\User {#2348 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2125 …}
+slug: "Any-C-devs-want-to-share-their-setup"
+title: "Any C# devs want to share their setup?"
+url: null
+body: """
As the title says, you probably guessed it already. For work I mainly develop on the .NET platform using a Windows device, but at home I enjoy all the benefits of a good OS.\n
\n
Now I kinda want to get my C# skills “sharper” and have some projects in mind utilising it, but I’m a bit miffed about the development tools and possibilities of deployment available for me on Linux.\n
\n
Also I may want to coerce my boss to let me work on a device with my OS of choice.\n
\n
Any advice from devs that are in a similar spot? What do you use for .NET development on Linux? And are there any cool multiplatform deployment possibilities (next to Xamarin/Maui) that actually let me build natively on Linux?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 26
+favouriteCount: 67
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729040434 {#2131
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2054 …}
+reports: Doctrine\ORM\PersistentCollection {#2050 …}
+favourites: Doctrine\ORM\PersistentCollection {#2120 …}
+notifications: Doctrine\ORM\PersistentCollection {#2113 …}
+badges: Doctrine\ORM\PersistentCollection {#2198 …}
+children: [
5 => App\Entity\EntryComment {#1665
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: null
+root: null
+body: """
I do all my editing in neovim, with omnisharp as an lsp. It works pretty well. Happy to send you my dotfiles if you want.\n
\n
As far as deployment, dotnet just runs on Linux now, especially if you’re do8ng web, its all the same. I deploy through containers to kubernetes, and its super smooth
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1729040434 {#1595
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1550 …}
+nested: Doctrine\ORM\PersistentCollection {#1525 …}
+votes: Doctrine\ORM\PersistentCollection {#1527 …}
+reports: Doctrine\ORM\PersistentCollection {#1526 …}
+favourites: Doctrine\ORM\PersistentCollection {#1563 …}
+notifications: Doctrine\ORM\PersistentCollection {#1571 …}
-id: 341376
-bodyTs: "'contain':49 'deploy':29,47 'do8ng':40 'dotfil':22 'dotnet':30 'edit':5 'especi':36 'far':27 'happi':17 'kubernet':51 'linux':34 'lsp':12 'neovim':7 'omnisharp':9 'pretti':15 're':39 'run':32 'send':19 'smooth':55 'super':54 'want':25 'web':41 'well':16 'work':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6019363"
+editedAt: null
+createdAt: DateTimeImmutable @1706251620 {#1612
date: 2024-01-26 07:47:00.0 +01:00
}
+"title": 341376
}
4 => App\Entity\EntryComment {#1613
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
+root: App\Entity\EntryComment {#1665}
+body: "Software devs have a lot of technobabble haha!"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290686 {#1552
date: 2024-01-26 18:38:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@loops@beehaw.org"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1725 …}
+votes: Doctrine\ORM\PersistentCollection {#1617 …}
+reports: Doctrine\ORM\PersistentCollection {#1625 …}
+favourites: Doctrine\ORM\PersistentCollection {#1599 …}
+notifications: Doctrine\ORM\PersistentCollection {#1628 …}
-id: 342591
-bodyTs: "'dev':2 'haha':8 'lot':5 'softwar':1 'technobabbl':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033511"
+editedAt: null
+createdAt: DateTimeImmutable @1706290686 {#1620
date: 2024-01-26 18:38:06.0 +01:00
}
+"title": 342591
}
3 => App\Entity\EntryComment {#1611}
2 => App\Entity\EntryComment {#1604
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: App\Entity\EntryComment {#1665}
+body: """
All linux! I think debian, though they have alpine images too.\n
\n
I wouldnt wish windows containers on my worst enemy haha.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706365742 {#1619
date: 2024-01-27 15:29:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1728 …}
+nested: Doctrine\ORM\PersistentCollection {#1730 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1727 …}
+favourites: Doctrine\ORM\PersistentCollection {#1733 …}
+notifications: Doctrine\ORM\PersistentCollection {#1724 …}
-id: 344731
-bodyTs: "'alpin':9 'contain':16 'debian':5 'enemi':20 'haha':21 'imag':10 'linux':2 'think':4 'though':6 'window':15 'wish':14 'worst':19 'wouldnt':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057441"
+editedAt: null
+createdAt: DateTimeImmutable @1706365742 {#1596
date: 2024-01-27 15:29:02.0 +01:00
}
+"title": 344731
}
1 => App\Entity\EntryComment {#1720
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
+root: App\Entity\EntryComment {#1665}
+body: """
Just sent them to you.\n
\n
Once in a blue moon i have to restart omnisharp, but its just a simple `lsp restart`\n
\n
Much less often these days then even a year ago\n
\n
I also use neovim through WSL on windows to do work
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706366033 {#1715
date: 2024-01-27 15:33:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1717 …}
+nested: Doctrine\ORM\PersistentCollection {#1741 …}
+votes: Doctrine\ORM\PersistentCollection {#1707 …}
+reports: Doctrine\ORM\PersistentCollection {#2464 …}
+favourites: Doctrine\ORM\PersistentCollection {#2448 …}
+notifications: Doctrine\ORM\PersistentCollection {#2447 …}
-id: 344736
-bodyTs: "'ago':32 'also':34 'blue':9 'day':27 'even':29 'less':24 'lsp':21 'moon':10 'much':23 'neovim':36 'often':25 'omnisharp':15 'restart':14,22 'sent':2 'simpl':20 'use':35 'window':40 'work':43 'wsl':38 'year':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057517"
+editedAt: DateTimeImmutable @1728962633 {#1714
date: 2024-10-15 05:23:53.0 +02:00
}
+createdAt: DateTimeImmutable @1706366033 {#1718
date: 2024-01-27 15:33:53.0 +01:00
}
+"title": 344736
}
0 => App\Entity\EntryComment {#2461
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
+root: App\Entity\EntryComment {#1665}
+body: "I think there are windows containers available, but even M$ has given up pushing windows server for cloud native stuff. All their tutorial docs for containers use linux haha"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706395134 {#2462
date: 2024-01-27 23:38:54.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#2460 …}
+nested: Doctrine\ORM\PersistentCollection {#2452 …}
+votes: Doctrine\ORM\PersistentCollection {#2454 …}
+reports: Doctrine\ORM\PersistentCollection {#2459 …}
+favourites: Doctrine\ORM\PersistentCollection {#2470 …}
+notifications: Doctrine\ORM\PersistentCollection {#2467 …}
-id: 345871
-bodyTs: "'avail':7 'cloud':18 'contain':6,26 'doc':24 'even':9 'given':12 'haha':29 'linux':28 'm':10 'nativ':19 'push':14 'server':16 'stuff':20 'think':2 'tutori':23 'use':27 'window':5,15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6067485"
+editedAt: null
+createdAt: DateTimeImmutable @1706395134 {#2458
date: 2024-01-27 23:38:54.0 +01:00
}
+"title": 345871
}
]
-id: 33172
-titleTs: "'c':2 'dev':3 'setup':8 'share':6 'want':4"
-bodyTs: "'actual':123 'advic':93 'alreadi':9 'also':72 'avail':67 'benefit':30 'bit':57 'boss':79 'build':126 'c':42 'choic':91 'coerc':77 'cool':115 'deploy':66,117 'dev':95 'develop':14,61,108 'devic':22,86 'enjoy':27 'get':40 'good':33 'guess':7 'home':25 'kinda':37 'let':81,124 'linux':71,110,129 'm':55 'main':13 'may':74 'mif':58 'mind':50 'multiplatform':116 'nativ':127 'net':17,107 'next':119 'os':34,89 'platform':18 'possibl':64,118 'probabl':6 'project':48 'say':4 'sharper':44 'similar':100 'skill':43 'spot':101 'titl':3 'tool':62 'use':19,105 'utilis':51 'want':38,75 'window':21 'work':11,83 'xamarin/maui':121"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706337188
+visibility: "visible "
+apId: "https://infosec.pub/post/7624176"
+editedAt: null
+createdAt: DateTimeImmutable @1706250788 {#1648
date: 2024-01-26 07:33:08.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
+root: App\Entity\EntryComment {#1665}
+body: "I use the `dotnet/sdk` image to build and publish into the `dotnet/aspnet` for runtime since it’s smaller. Both from mcr.microsoft.com"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290860 {#1630
date: 2024-01-26 18:41:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1711 …}
+nested: Doctrine\ORM\PersistentCollection {#1795 …}
+votes: Doctrine\ORM\PersistentCollection {#1691 …}
+reports: Doctrine\ORM\PersistentCollection {#1689 …}
+favourites: Doctrine\ORM\PersistentCollection {#1687 …}
+notifications: Doctrine\ORM\PersistentCollection {#1701 …}
-id: 342602
-bodyTs: "'build':7 'dotnet/aspnet':12 'dotnet/sdk':4 'imag':5 'mcr.microsoft.com':21 'publish':9 'runtim':14 'sinc':15 'smaller':18 'use':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033580"
+editedAt: null
+createdAt: DateTimeImmutable @1706290860 {#1598
date: 2024-01-26 18:41:00.0 +01:00
}
+"title": 342602
} |
|
Show voter details
|
15 |
DENIED
|
edit
|
App\Entity\EntryComment {#1611
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549
+user: Proxies\__CG__\App\Entity\User {#2348 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2125 …}
+slug: "Any-C-devs-want-to-share-their-setup"
+title: "Any C# devs want to share their setup?"
+url: null
+body: """
As the title says, you probably guessed it already. For work I mainly develop on the .NET platform using a Windows device, but at home I enjoy all the benefits of a good OS.\n
\n
Now I kinda want to get my C# skills “sharper” and have some projects in mind utilising it, but I’m a bit miffed about the development tools and possibilities of deployment available for me on Linux.\n
\n
Also I may want to coerce my boss to let me work on a device with my OS of choice.\n
\n
Any advice from devs that are in a similar spot? What do you use for .NET development on Linux? And are there any cool multiplatform deployment possibilities (next to Xamarin/Maui) that actually let me build natively on Linux?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 26
+favouriteCount: 67
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729040434 {#2131
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2054 …}
+reports: Doctrine\ORM\PersistentCollection {#2050 …}
+favourites: Doctrine\ORM\PersistentCollection {#2120 …}
+notifications: Doctrine\ORM\PersistentCollection {#2113 …}
+badges: Doctrine\ORM\PersistentCollection {#2198 …}
+children: [
5 => App\Entity\EntryComment {#1665
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: null
+root: null
+body: """
I do all my editing in neovim, with omnisharp as an lsp. It works pretty well. Happy to send you my dotfiles if you want.\n
\n
As far as deployment, dotnet just runs on Linux now, especially if you’re do8ng web, its all the same. I deploy through containers to kubernetes, and its super smooth
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1729040434 {#1595
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1550 …}
+nested: Doctrine\ORM\PersistentCollection {#1525 …}
+votes: Doctrine\ORM\PersistentCollection {#1527 …}
+reports: Doctrine\ORM\PersistentCollection {#1526 …}
+favourites: Doctrine\ORM\PersistentCollection {#1563 …}
+notifications: Doctrine\ORM\PersistentCollection {#1571 …}
-id: 341376
-bodyTs: "'contain':49 'deploy':29,47 'do8ng':40 'dotfil':22 'dotnet':30 'edit':5 'especi':36 'far':27 'happi':17 'kubernet':51 'linux':34 'lsp':12 'neovim':7 'omnisharp':9 'pretti':15 're':39 'run':32 'send':19 'smooth':55 'super':54 'want':25 'web':41 'well':16 'work':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6019363"
+editedAt: null
+createdAt: DateTimeImmutable @1706251620 {#1612
date: 2024-01-26 07:47:00.0 +01:00
}
+"title": 341376
}
4 => App\Entity\EntryComment {#1613
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
+root: App\Entity\EntryComment {#1665}
+body: "Software devs have a lot of technobabble haha!"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290686 {#1552
date: 2024-01-26 18:38:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@loops@beehaw.org"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1725 …}
+votes: Doctrine\ORM\PersistentCollection {#1617 …}
+reports: Doctrine\ORM\PersistentCollection {#1625 …}
+favourites: Doctrine\ORM\PersistentCollection {#1599 …}
+notifications: Doctrine\ORM\PersistentCollection {#1628 …}
-id: 342591
-bodyTs: "'dev':2 'haha':8 'lot':5 'softwar':1 'technobabbl':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033511"
+editedAt: null
+createdAt: DateTimeImmutable @1706290686 {#1620
date: 2024-01-26 18:38:06.0 +01:00
}
+"title": 342591
}
3 => App\Entity\EntryComment {#1611}
2 => App\Entity\EntryComment {#1604
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: App\Entity\EntryComment {#1665}
+body: """
All linux! I think debian, though they have alpine images too.\n
\n
I wouldnt wish windows containers on my worst enemy haha.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706365742 {#1619
date: 2024-01-27 15:29:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1728 …}
+nested: Doctrine\ORM\PersistentCollection {#1730 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1727 …}
+favourites: Doctrine\ORM\PersistentCollection {#1733 …}
+notifications: Doctrine\ORM\PersistentCollection {#1724 …}
-id: 344731
-bodyTs: "'alpin':9 'contain':16 'debian':5 'enemi':20 'haha':21 'imag':10 'linux':2 'think':4 'though':6 'window':15 'wish':14 'worst':19 'wouldnt':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057441"
+editedAt: null
+createdAt: DateTimeImmutable @1706365742 {#1596
date: 2024-01-27 15:29:02.0 +01:00
}
+"title": 344731
}
1 => App\Entity\EntryComment {#1720
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
+root: App\Entity\EntryComment {#1665}
+body: """
Just sent them to you.\n
\n
Once in a blue moon i have to restart omnisharp, but its just a simple `lsp restart`\n
\n
Much less often these days then even a year ago\n
\n
I also use neovim through WSL on windows to do work
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706366033 {#1715
date: 2024-01-27 15:33:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1717 …}
+nested: Doctrine\ORM\PersistentCollection {#1741 …}
+votes: Doctrine\ORM\PersistentCollection {#1707 …}
+reports: Doctrine\ORM\PersistentCollection {#2464 …}
+favourites: Doctrine\ORM\PersistentCollection {#2448 …}
+notifications: Doctrine\ORM\PersistentCollection {#2447 …}
-id: 344736
-bodyTs: "'ago':32 'also':34 'blue':9 'day':27 'even':29 'less':24 'lsp':21 'moon':10 'much':23 'neovim':36 'often':25 'omnisharp':15 'restart':14,22 'sent':2 'simpl':20 'use':35 'window':40 'work':43 'wsl':38 'year':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057517"
+editedAt: DateTimeImmutable @1728962633 {#1714
date: 2024-10-15 05:23:53.0 +02:00
}
+createdAt: DateTimeImmutable @1706366033 {#1718
date: 2024-01-27 15:33:53.0 +01:00
}
+"title": 344736
}
0 => App\Entity\EntryComment {#2461
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
+root: App\Entity\EntryComment {#1665}
+body: "I think there are windows containers available, but even M$ has given up pushing windows server for cloud native stuff. All their tutorial docs for containers use linux haha"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706395134 {#2462
date: 2024-01-27 23:38:54.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#2460 …}
+nested: Doctrine\ORM\PersistentCollection {#2452 …}
+votes: Doctrine\ORM\PersistentCollection {#2454 …}
+reports: Doctrine\ORM\PersistentCollection {#2459 …}
+favourites: Doctrine\ORM\PersistentCollection {#2470 …}
+notifications: Doctrine\ORM\PersistentCollection {#2467 …}
-id: 345871
-bodyTs: "'avail':7 'cloud':18 'contain':6,26 'doc':24 'even':9 'given':12 'haha':29 'linux':28 'm':10 'nativ':19 'push':14 'server':16 'stuff':20 'think':2 'tutori':23 'use':27 'window':5,15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6067485"
+editedAt: null
+createdAt: DateTimeImmutable @1706395134 {#2458
date: 2024-01-27 23:38:54.0 +01:00
}
+"title": 345871
}
]
-id: 33172
-titleTs: "'c':2 'dev':3 'setup':8 'share':6 'want':4"
-bodyTs: "'actual':123 'advic':93 'alreadi':9 'also':72 'avail':67 'benefit':30 'bit':57 'boss':79 'build':126 'c':42 'choic':91 'coerc':77 'cool':115 'deploy':66,117 'dev':95 'develop':14,61,108 'devic':22,86 'enjoy':27 'get':40 'good':33 'guess':7 'home':25 'kinda':37 'let':81,124 'linux':71,110,129 'm':55 'main':13 'may':74 'mif':58 'mind':50 'multiplatform':116 'nativ':127 'net':17,107 'next':119 'os':34,89 'platform':18 'possibl':64,118 'probabl':6 'project':48 'say':4 'sharper':44 'similar':100 'skill':43 'spot':101 'titl':3 'tool':62 'use':19,105 'utilis':51 'want':38,75 'window':21 'work':11,83 'xamarin/maui':121"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706337188
+visibility: "visible "
+apId: "https://infosec.pub/post/7624176"
+editedAt: null
+createdAt: DateTimeImmutable @1706250788 {#1648
date: 2024-01-26 07:33:08.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
+root: App\Entity\EntryComment {#1665}
+body: "I use the `dotnet/sdk` image to build and publish into the `dotnet/aspnet` for runtime since it’s smaller. Both from mcr.microsoft.com"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290860 {#1630
date: 2024-01-26 18:41:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1711 …}
+nested: Doctrine\ORM\PersistentCollection {#1795 …}
+votes: Doctrine\ORM\PersistentCollection {#1691 …}
+reports: Doctrine\ORM\PersistentCollection {#1689 …}
+favourites: Doctrine\ORM\PersistentCollection {#1687 …}
+notifications: Doctrine\ORM\PersistentCollection {#1701 …}
-id: 342602
-bodyTs: "'build':7 'dotnet/aspnet':12 'dotnet/sdk':4 'imag':5 'mcr.microsoft.com':21 'publish':9 'runtim':14 'sinc':15 'smaller':18 'use':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033580"
+editedAt: null
+createdAt: DateTimeImmutable @1706290860 {#1598
date: 2024-01-26 18:41:00.0 +01:00
}
+"title": 342602
} |
|
Show voter details
|
16 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1611
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549
+user: Proxies\__CG__\App\Entity\User {#2348 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2125 …}
+slug: "Any-C-devs-want-to-share-their-setup"
+title: "Any C# devs want to share their setup?"
+url: null
+body: """
As the title says, you probably guessed it already. For work I mainly develop on the .NET platform using a Windows device, but at home I enjoy all the benefits of a good OS.\n
\n
Now I kinda want to get my C# skills “sharper” and have some projects in mind utilising it, but I’m a bit miffed about the development tools and possibilities of deployment available for me on Linux.\n
\n
Also I may want to coerce my boss to let me work on a device with my OS of choice.\n
\n
Any advice from devs that are in a similar spot? What do you use for .NET development on Linux? And are there any cool multiplatform deployment possibilities (next to Xamarin/Maui) that actually let me build natively on Linux?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 26
+favouriteCount: 67
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729040434 {#2131
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2054 …}
+reports: Doctrine\ORM\PersistentCollection {#2050 …}
+favourites: Doctrine\ORM\PersistentCollection {#2120 …}
+notifications: Doctrine\ORM\PersistentCollection {#2113 …}
+badges: Doctrine\ORM\PersistentCollection {#2198 …}
+children: [
5 => App\Entity\EntryComment {#1665
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: null
+root: null
+body: """
I do all my editing in neovim, with omnisharp as an lsp. It works pretty well. Happy to send you my dotfiles if you want.\n
\n
As far as deployment, dotnet just runs on Linux now, especially if you’re do8ng web, its all the same. I deploy through containers to kubernetes, and its super smooth
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1729040434 {#1595
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1550 …}
+nested: Doctrine\ORM\PersistentCollection {#1525 …}
+votes: Doctrine\ORM\PersistentCollection {#1527 …}
+reports: Doctrine\ORM\PersistentCollection {#1526 …}
+favourites: Doctrine\ORM\PersistentCollection {#1563 …}
+notifications: Doctrine\ORM\PersistentCollection {#1571 …}
-id: 341376
-bodyTs: "'contain':49 'deploy':29,47 'do8ng':40 'dotfil':22 'dotnet':30 'edit':5 'especi':36 'far':27 'happi':17 'kubernet':51 'linux':34 'lsp':12 'neovim':7 'omnisharp':9 'pretti':15 're':39 'run':32 'send':19 'smooth':55 'super':54 'want':25 'web':41 'well':16 'work':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6019363"
+editedAt: null
+createdAt: DateTimeImmutable @1706251620 {#1612
date: 2024-01-26 07:47:00.0 +01:00
}
+"title": 341376
}
4 => App\Entity\EntryComment {#1613
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
+root: App\Entity\EntryComment {#1665}
+body: "Software devs have a lot of technobabble haha!"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290686 {#1552
date: 2024-01-26 18:38:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@loops@beehaw.org"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1725 …}
+votes: Doctrine\ORM\PersistentCollection {#1617 …}
+reports: Doctrine\ORM\PersistentCollection {#1625 …}
+favourites: Doctrine\ORM\PersistentCollection {#1599 …}
+notifications: Doctrine\ORM\PersistentCollection {#1628 …}
-id: 342591
-bodyTs: "'dev':2 'haha':8 'lot':5 'softwar':1 'technobabbl':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033511"
+editedAt: null
+createdAt: DateTimeImmutable @1706290686 {#1620
date: 2024-01-26 18:38:06.0 +01:00
}
+"title": 342591
}
3 => App\Entity\EntryComment {#1611}
2 => App\Entity\EntryComment {#1604
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: App\Entity\EntryComment {#1665}
+body: """
All linux! I think debian, though they have alpine images too.\n
\n
I wouldnt wish windows containers on my worst enemy haha.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706365742 {#1619
date: 2024-01-27 15:29:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1728 …}
+nested: Doctrine\ORM\PersistentCollection {#1730 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1727 …}
+favourites: Doctrine\ORM\PersistentCollection {#1733 …}
+notifications: Doctrine\ORM\PersistentCollection {#1724 …}
-id: 344731
-bodyTs: "'alpin':9 'contain':16 'debian':5 'enemi':20 'haha':21 'imag':10 'linux':2 'think':4 'though':6 'window':15 'wish':14 'worst':19 'wouldnt':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057441"
+editedAt: null
+createdAt: DateTimeImmutable @1706365742 {#1596
date: 2024-01-27 15:29:02.0 +01:00
}
+"title": 344731
}
1 => App\Entity\EntryComment {#1720
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
+root: App\Entity\EntryComment {#1665}
+body: """
Just sent them to you.\n
\n
Once in a blue moon i have to restart omnisharp, but its just a simple `lsp restart`\n
\n
Much less often these days then even a year ago\n
\n
I also use neovim through WSL on windows to do work
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706366033 {#1715
date: 2024-01-27 15:33:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1717 …}
+nested: Doctrine\ORM\PersistentCollection {#1741 …}
+votes: Doctrine\ORM\PersistentCollection {#1707 …}
+reports: Doctrine\ORM\PersistentCollection {#2464 …}
+favourites: Doctrine\ORM\PersistentCollection {#2448 …}
+notifications: Doctrine\ORM\PersistentCollection {#2447 …}
-id: 344736
-bodyTs: "'ago':32 'also':34 'blue':9 'day':27 'even':29 'less':24 'lsp':21 'moon':10 'much':23 'neovim':36 'often':25 'omnisharp':15 'restart':14,22 'sent':2 'simpl':20 'use':35 'window':40 'work':43 'wsl':38 'year':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057517"
+editedAt: DateTimeImmutable @1728962633 {#1714
date: 2024-10-15 05:23:53.0 +02:00
}
+createdAt: DateTimeImmutable @1706366033 {#1718
date: 2024-01-27 15:33:53.0 +01:00
}
+"title": 344736
}
0 => App\Entity\EntryComment {#2461
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
+root: App\Entity\EntryComment {#1665}
+body: "I think there are windows containers available, but even M$ has given up pushing windows server for cloud native stuff. All their tutorial docs for containers use linux haha"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706395134 {#2462
date: 2024-01-27 23:38:54.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#2460 …}
+nested: Doctrine\ORM\PersistentCollection {#2452 …}
+votes: Doctrine\ORM\PersistentCollection {#2454 …}
+reports: Doctrine\ORM\PersistentCollection {#2459 …}
+favourites: Doctrine\ORM\PersistentCollection {#2470 …}
+notifications: Doctrine\ORM\PersistentCollection {#2467 …}
-id: 345871
-bodyTs: "'avail':7 'cloud':18 'contain':6,26 'doc':24 'even':9 'given':12 'haha':29 'linux':28 'm':10 'nativ':19 'push':14 'server':16 'stuff':20 'think':2 'tutori':23 'use':27 'window':5,15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6067485"
+editedAt: null
+createdAt: DateTimeImmutable @1706395134 {#2458
date: 2024-01-27 23:38:54.0 +01:00
}
+"title": 345871
}
]
-id: 33172
-titleTs: "'c':2 'dev':3 'setup':8 'share':6 'want':4"
-bodyTs: "'actual':123 'advic':93 'alreadi':9 'also':72 'avail':67 'benefit':30 'bit':57 'boss':79 'build':126 'c':42 'choic':91 'coerc':77 'cool':115 'deploy':66,117 'dev':95 'develop':14,61,108 'devic':22,86 'enjoy':27 'get':40 'good':33 'guess':7 'home':25 'kinda':37 'let':81,124 'linux':71,110,129 'm':55 'main':13 'may':74 'mif':58 'mind':50 'multiplatform':116 'nativ':127 'net':17,107 'next':119 'os':34,89 'platform':18 'possibl':64,118 'probabl':6 'project':48 'say':4 'sharper':44 'similar':100 'skill':43 'spot':101 'titl':3 'tool':62 'use':19,105 'utilis':51 'want':38,75 'window':21 'work':11,83 'xamarin/maui':121"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706337188
+visibility: "visible "
+apId: "https://infosec.pub/post/7624176"
+editedAt: null
+createdAt: DateTimeImmutable @1706250788 {#1648
date: 2024-01-26 07:33:08.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
+root: App\Entity\EntryComment {#1665}
+body: "I use the `dotnet/sdk` image to build and publish into the `dotnet/aspnet` for runtime since it’s smaller. Both from mcr.microsoft.com"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290860 {#1630
date: 2024-01-26 18:41:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1711 …}
+nested: Doctrine\ORM\PersistentCollection {#1795 …}
+votes: Doctrine\ORM\PersistentCollection {#1691 …}
+reports: Doctrine\ORM\PersistentCollection {#1689 …}
+favourites: Doctrine\ORM\PersistentCollection {#1687 …}
+notifications: Doctrine\ORM\PersistentCollection {#1701 …}
-id: 342602
-bodyTs: "'build':7 'dotnet/aspnet':12 'dotnet/sdk':4 'imag':5 'mcr.microsoft.com':21 'publish':9 'runtim':14 'sinc':15 'smaller':18 'use':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033580"
+editedAt: null
+createdAt: DateTimeImmutable @1706290860 {#1598
date: 2024-01-26 18:41:00.0 +01:00
}
+"title": 342602
} |
|
Show voter details
|
17 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
18 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1604
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549
+user: Proxies\__CG__\App\Entity\User {#2348 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2125 …}
+slug: "Any-C-devs-want-to-share-their-setup"
+title: "Any C# devs want to share their setup?"
+url: null
+body: """
As the title says, you probably guessed it already. For work I mainly develop on the .NET platform using a Windows device, but at home I enjoy all the benefits of a good OS.\n
\n
Now I kinda want to get my C# skills “sharper” and have some projects in mind utilising it, but I’m a bit miffed about the development tools and possibilities of deployment available for me on Linux.\n
\n
Also I may want to coerce my boss to let me work on a device with my OS of choice.\n
\n
Any advice from devs that are in a similar spot? What do you use for .NET development on Linux? And are there any cool multiplatform deployment possibilities (next to Xamarin/Maui) that actually let me build natively on Linux?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 26
+favouriteCount: 67
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729040434 {#2131
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2054 …}
+reports: Doctrine\ORM\PersistentCollection {#2050 …}
+favourites: Doctrine\ORM\PersistentCollection {#2120 …}
+notifications: Doctrine\ORM\PersistentCollection {#2113 …}
+badges: Doctrine\ORM\PersistentCollection {#2198 …}
+children: [
5 => App\Entity\EntryComment {#1665
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: null
+root: null
+body: """
I do all my editing in neovim, with omnisharp as an lsp. It works pretty well. Happy to send you my dotfiles if you want.\n
\n
As far as deployment, dotnet just runs on Linux now, especially if you’re do8ng web, its all the same. I deploy through containers to kubernetes, and its super smooth
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1729040434 {#1595
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1550 …}
+nested: Doctrine\ORM\PersistentCollection {#1525 …}
+votes: Doctrine\ORM\PersistentCollection {#1527 …}
+reports: Doctrine\ORM\PersistentCollection {#1526 …}
+favourites: Doctrine\ORM\PersistentCollection {#1563 …}
+notifications: Doctrine\ORM\PersistentCollection {#1571 …}
-id: 341376
-bodyTs: "'contain':49 'deploy':29,47 'do8ng':40 'dotfil':22 'dotnet':30 'edit':5 'especi':36 'far':27 'happi':17 'kubernet':51 'linux':34 'lsp':12 'neovim':7 'omnisharp':9 'pretti':15 're':39 'run':32 'send':19 'smooth':55 'super':54 'want':25 'web':41 'well':16 'work':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6019363"
+editedAt: null
+createdAt: DateTimeImmutable @1706251620 {#1612
date: 2024-01-26 07:47:00.0 +01:00
}
+"title": 341376
}
4 => App\Entity\EntryComment {#1613
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
+root: App\Entity\EntryComment {#1665}
+body: "Software devs have a lot of technobabble haha!"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290686 {#1552
date: 2024-01-26 18:38:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@loops@beehaw.org"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1725 …}
+votes: Doctrine\ORM\PersistentCollection {#1617 …}
+reports: Doctrine\ORM\PersistentCollection {#1625 …}
+favourites: Doctrine\ORM\PersistentCollection {#1599 …}
+notifications: Doctrine\ORM\PersistentCollection {#1628 …}
-id: 342591
-bodyTs: "'dev':2 'haha':8 'lot':5 'softwar':1 'technobabbl':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033511"
+editedAt: null
+createdAt: DateTimeImmutable @1706290686 {#1620
date: 2024-01-26 18:38:06.0 +01:00
}
+"title": 342591
}
3 => App\Entity\EntryComment {#1611
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
+root: App\Entity\EntryComment {#1665}
+body: "I use the `dotnet/sdk` image to build and publish into the `dotnet/aspnet` for runtime since it’s smaller. Both from mcr.microsoft.com"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290860 {#1630
date: 2024-01-26 18:41:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1711 …}
+nested: Doctrine\ORM\PersistentCollection {#1795 …}
+votes: Doctrine\ORM\PersistentCollection {#1691 …}
+reports: Doctrine\ORM\PersistentCollection {#1689 …}
+favourites: Doctrine\ORM\PersistentCollection {#1687 …}
+notifications: Doctrine\ORM\PersistentCollection {#1701 …}
-id: 342602
-bodyTs: "'build':7 'dotnet/aspnet':12 'dotnet/sdk':4 'imag':5 'mcr.microsoft.com':21 'publish':9 'runtim':14 'sinc':15 'smaller':18 'use':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033580"
+editedAt: null
+createdAt: DateTimeImmutable @1706290860 {#1598
date: 2024-01-26 18:41:00.0 +01:00
}
+"title": 342602
}
2 => App\Entity\EntryComment {#1604}
1 => App\Entity\EntryComment {#1720
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
+root: App\Entity\EntryComment {#1665}
+body: """
Just sent them to you.\n
\n
Once in a blue moon i have to restart omnisharp, but its just a simple `lsp restart`\n
\n
Much less often these days then even a year ago\n
\n
I also use neovim through WSL on windows to do work
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706366033 {#1715
date: 2024-01-27 15:33:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1717 …}
+nested: Doctrine\ORM\PersistentCollection {#1741 …}
+votes: Doctrine\ORM\PersistentCollection {#1707 …}
+reports: Doctrine\ORM\PersistentCollection {#2464 …}
+favourites: Doctrine\ORM\PersistentCollection {#2448 …}
+notifications: Doctrine\ORM\PersistentCollection {#2447 …}
-id: 344736
-bodyTs: "'ago':32 'also':34 'blue':9 'day':27 'even':29 'less':24 'lsp':21 'moon':10 'much':23 'neovim':36 'often':25 'omnisharp':15 'restart':14,22 'sent':2 'simpl':20 'use':35 'window':40 'work':43 'wsl':38 'year':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057517"
+editedAt: DateTimeImmutable @1728962633 {#1714
date: 2024-10-15 05:23:53.0 +02:00
}
+createdAt: DateTimeImmutable @1706366033 {#1718
date: 2024-01-27 15:33:53.0 +01:00
}
+"title": 344736
}
0 => App\Entity\EntryComment {#2461
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
+root: App\Entity\EntryComment {#1665}
+body: "I think there are windows containers available, but even M$ has given up pushing windows server for cloud native stuff. All their tutorial docs for containers use linux haha"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706395134 {#2462
date: 2024-01-27 23:38:54.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#2460 …}
+nested: Doctrine\ORM\PersistentCollection {#2452 …}
+votes: Doctrine\ORM\PersistentCollection {#2454 …}
+reports: Doctrine\ORM\PersistentCollection {#2459 …}
+favourites: Doctrine\ORM\PersistentCollection {#2470 …}
+notifications: Doctrine\ORM\PersistentCollection {#2467 …}
-id: 345871
-bodyTs: "'avail':7 'cloud':18 'contain':6,26 'doc':24 'even':9 'given':12 'haha':29 'linux':28 'm':10 'nativ':19 'push':14 'server':16 'stuff':20 'think':2 'tutori':23 'use':27 'window':5,15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6067485"
+editedAt: null
+createdAt: DateTimeImmutable @1706395134 {#2458
date: 2024-01-27 23:38:54.0 +01:00
}
+"title": 345871
}
]
-id: 33172
-titleTs: "'c':2 'dev':3 'setup':8 'share':6 'want':4"
-bodyTs: "'actual':123 'advic':93 'alreadi':9 'also':72 'avail':67 'benefit':30 'bit':57 'boss':79 'build':126 'c':42 'choic':91 'coerc':77 'cool':115 'deploy':66,117 'dev':95 'develop':14,61,108 'devic':22,86 'enjoy':27 'get':40 'good':33 'guess':7 'home':25 'kinda':37 'let':81,124 'linux':71,110,129 'm':55 'main':13 'may':74 'mif':58 'mind':50 'multiplatform':116 'nativ':127 'net':17,107 'next':119 'os':34,89 'platform':18 'possibl':64,118 'probabl':6 'project':48 'say':4 'sharper':44 'similar':100 'skill':43 'spot':101 'titl':3 'tool':62 'use':19,105 'utilis':51 'want':38,75 'window':21 'work':11,83 'xamarin/maui':121"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706337188
+visibility: "visible "
+apId: "https://infosec.pub/post/7624176"
+editedAt: null
+createdAt: DateTimeImmutable @1706250788 {#1648
date: 2024-01-26 07:33:08.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: App\Entity\EntryComment {#1665}
+body: """
All linux! I think debian, though they have alpine images too.\n
\n
I wouldnt wish windows containers on my worst enemy haha.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706365742 {#1619
date: 2024-01-27 15:29:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1728 …}
+nested: Doctrine\ORM\PersistentCollection {#1730 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1727 …}
+favourites: Doctrine\ORM\PersistentCollection {#1733 …}
+notifications: Doctrine\ORM\PersistentCollection {#1724 …}
-id: 344731
-bodyTs: "'alpin':9 'contain':16 'debian':5 'enemi':20 'haha':21 'imag':10 'linux':2 'think':4 'though':6 'window':15 'wish':14 'worst':19 'wouldnt':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057441"
+editedAt: null
+createdAt: DateTimeImmutable @1706365742 {#1596
date: 2024-01-27 15:29:02.0 +01:00
}
+"title": 344731
} |
|
Show voter details
|
19 |
DENIED
|
edit
|
App\Entity\EntryComment {#1604
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549
+user: Proxies\__CG__\App\Entity\User {#2348 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2125 …}
+slug: "Any-C-devs-want-to-share-their-setup"
+title: "Any C# devs want to share their setup?"
+url: null
+body: """
As the title says, you probably guessed it already. For work I mainly develop on the .NET platform using a Windows device, but at home I enjoy all the benefits of a good OS.\n
\n
Now I kinda want to get my C# skills “sharper” and have some projects in mind utilising it, but I’m a bit miffed about the development tools and possibilities of deployment available for me on Linux.\n
\n
Also I may want to coerce my boss to let me work on a device with my OS of choice.\n
\n
Any advice from devs that are in a similar spot? What do you use for .NET development on Linux? And are there any cool multiplatform deployment possibilities (next to Xamarin/Maui) that actually let me build natively on Linux?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 26
+favouriteCount: 67
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729040434 {#2131
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2054 …}
+reports: Doctrine\ORM\PersistentCollection {#2050 …}
+favourites: Doctrine\ORM\PersistentCollection {#2120 …}
+notifications: Doctrine\ORM\PersistentCollection {#2113 …}
+badges: Doctrine\ORM\PersistentCollection {#2198 …}
+children: [
5 => App\Entity\EntryComment {#1665
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: null
+root: null
+body: """
I do all my editing in neovim, with omnisharp as an lsp. It works pretty well. Happy to send you my dotfiles if you want.\n
\n
As far as deployment, dotnet just runs on Linux now, especially if you’re do8ng web, its all the same. I deploy through containers to kubernetes, and its super smooth
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1729040434 {#1595
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1550 …}
+nested: Doctrine\ORM\PersistentCollection {#1525 …}
+votes: Doctrine\ORM\PersistentCollection {#1527 …}
+reports: Doctrine\ORM\PersistentCollection {#1526 …}
+favourites: Doctrine\ORM\PersistentCollection {#1563 …}
+notifications: Doctrine\ORM\PersistentCollection {#1571 …}
-id: 341376
-bodyTs: "'contain':49 'deploy':29,47 'do8ng':40 'dotfil':22 'dotnet':30 'edit':5 'especi':36 'far':27 'happi':17 'kubernet':51 'linux':34 'lsp':12 'neovim':7 'omnisharp':9 'pretti':15 're':39 'run':32 'send':19 'smooth':55 'super':54 'want':25 'web':41 'well':16 'work':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6019363"
+editedAt: null
+createdAt: DateTimeImmutable @1706251620 {#1612
date: 2024-01-26 07:47:00.0 +01:00
}
+"title": 341376
}
4 => App\Entity\EntryComment {#1613
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
+root: App\Entity\EntryComment {#1665}
+body: "Software devs have a lot of technobabble haha!"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290686 {#1552
date: 2024-01-26 18:38:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@loops@beehaw.org"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1725 …}
+votes: Doctrine\ORM\PersistentCollection {#1617 …}
+reports: Doctrine\ORM\PersistentCollection {#1625 …}
+favourites: Doctrine\ORM\PersistentCollection {#1599 …}
+notifications: Doctrine\ORM\PersistentCollection {#1628 …}
-id: 342591
-bodyTs: "'dev':2 'haha':8 'lot':5 'softwar':1 'technobabbl':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033511"
+editedAt: null
+createdAt: DateTimeImmutable @1706290686 {#1620
date: 2024-01-26 18:38:06.0 +01:00
}
+"title": 342591
}
3 => App\Entity\EntryComment {#1611
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
+root: App\Entity\EntryComment {#1665}
+body: "I use the `dotnet/sdk` image to build and publish into the `dotnet/aspnet` for runtime since it’s smaller. Both from mcr.microsoft.com"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290860 {#1630
date: 2024-01-26 18:41:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1711 …}
+nested: Doctrine\ORM\PersistentCollection {#1795 …}
+votes: Doctrine\ORM\PersistentCollection {#1691 …}
+reports: Doctrine\ORM\PersistentCollection {#1689 …}
+favourites: Doctrine\ORM\PersistentCollection {#1687 …}
+notifications: Doctrine\ORM\PersistentCollection {#1701 …}
-id: 342602
-bodyTs: "'build':7 'dotnet/aspnet':12 'dotnet/sdk':4 'imag':5 'mcr.microsoft.com':21 'publish':9 'runtim':14 'sinc':15 'smaller':18 'use':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033580"
+editedAt: null
+createdAt: DateTimeImmutable @1706290860 {#1598
date: 2024-01-26 18:41:00.0 +01:00
}
+"title": 342602
}
2 => App\Entity\EntryComment {#1604}
1 => App\Entity\EntryComment {#1720
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
+root: App\Entity\EntryComment {#1665}
+body: """
Just sent them to you.\n
\n
Once in a blue moon i have to restart omnisharp, but its just a simple `lsp restart`\n
\n
Much less often these days then even a year ago\n
\n
I also use neovim through WSL on windows to do work
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706366033 {#1715
date: 2024-01-27 15:33:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1717 …}
+nested: Doctrine\ORM\PersistentCollection {#1741 …}
+votes: Doctrine\ORM\PersistentCollection {#1707 …}
+reports: Doctrine\ORM\PersistentCollection {#2464 …}
+favourites: Doctrine\ORM\PersistentCollection {#2448 …}
+notifications: Doctrine\ORM\PersistentCollection {#2447 …}
-id: 344736
-bodyTs: "'ago':32 'also':34 'blue':9 'day':27 'even':29 'less':24 'lsp':21 'moon':10 'much':23 'neovim':36 'often':25 'omnisharp':15 'restart':14,22 'sent':2 'simpl':20 'use':35 'window':40 'work':43 'wsl':38 'year':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057517"
+editedAt: DateTimeImmutable @1728962633 {#1714
date: 2024-10-15 05:23:53.0 +02:00
}
+createdAt: DateTimeImmutable @1706366033 {#1718
date: 2024-01-27 15:33:53.0 +01:00
}
+"title": 344736
}
0 => App\Entity\EntryComment {#2461
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
+root: App\Entity\EntryComment {#1665}
+body: "I think there are windows containers available, but even M$ has given up pushing windows server for cloud native stuff. All their tutorial docs for containers use linux haha"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706395134 {#2462
date: 2024-01-27 23:38:54.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#2460 …}
+nested: Doctrine\ORM\PersistentCollection {#2452 …}
+votes: Doctrine\ORM\PersistentCollection {#2454 …}
+reports: Doctrine\ORM\PersistentCollection {#2459 …}
+favourites: Doctrine\ORM\PersistentCollection {#2470 …}
+notifications: Doctrine\ORM\PersistentCollection {#2467 …}
-id: 345871
-bodyTs: "'avail':7 'cloud':18 'contain':6,26 'doc':24 'even':9 'given':12 'haha':29 'linux':28 'm':10 'nativ':19 'push':14 'server':16 'stuff':20 'think':2 'tutori':23 'use':27 'window':5,15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6067485"
+editedAt: null
+createdAt: DateTimeImmutable @1706395134 {#2458
date: 2024-01-27 23:38:54.0 +01:00
}
+"title": 345871
}
]
-id: 33172
-titleTs: "'c':2 'dev':3 'setup':8 'share':6 'want':4"
-bodyTs: "'actual':123 'advic':93 'alreadi':9 'also':72 'avail':67 'benefit':30 'bit':57 'boss':79 'build':126 'c':42 'choic':91 'coerc':77 'cool':115 'deploy':66,117 'dev':95 'develop':14,61,108 'devic':22,86 'enjoy':27 'get':40 'good':33 'guess':7 'home':25 'kinda':37 'let':81,124 'linux':71,110,129 'm':55 'main':13 'may':74 'mif':58 'mind':50 'multiplatform':116 'nativ':127 'net':17,107 'next':119 'os':34,89 'platform':18 'possibl':64,118 'probabl':6 'project':48 'say':4 'sharper':44 'similar':100 'skill':43 'spot':101 'titl':3 'tool':62 'use':19,105 'utilis':51 'want':38,75 'window':21 'work':11,83 'xamarin/maui':121"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706337188
+visibility: "visible "
+apId: "https://infosec.pub/post/7624176"
+editedAt: null
+createdAt: DateTimeImmutable @1706250788 {#1648
date: 2024-01-26 07:33:08.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: App\Entity\EntryComment {#1665}
+body: """
All linux! I think debian, though they have alpine images too.\n
\n
I wouldnt wish windows containers on my worst enemy haha.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706365742 {#1619
date: 2024-01-27 15:29:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1728 …}
+nested: Doctrine\ORM\PersistentCollection {#1730 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1727 …}
+favourites: Doctrine\ORM\PersistentCollection {#1733 …}
+notifications: Doctrine\ORM\PersistentCollection {#1724 …}
-id: 344731
-bodyTs: "'alpin':9 'contain':16 'debian':5 'enemi':20 'haha':21 'imag':10 'linux':2 'think':4 'though':6 'window':15 'wish':14 'worst':19 'wouldnt':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057441"
+editedAt: null
+createdAt: DateTimeImmutable @1706365742 {#1596
date: 2024-01-27 15:29:02.0 +01:00
}
+"title": 344731
} |
|
Show voter details
|
20 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1604
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549
+user: Proxies\__CG__\App\Entity\User {#2348 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2125 …}
+slug: "Any-C-devs-want-to-share-their-setup"
+title: "Any C# devs want to share their setup?"
+url: null
+body: """
As the title says, you probably guessed it already. For work I mainly develop on the .NET platform using a Windows device, but at home I enjoy all the benefits of a good OS.\n
\n
Now I kinda want to get my C# skills “sharper” and have some projects in mind utilising it, but I’m a bit miffed about the development tools and possibilities of deployment available for me on Linux.\n
\n
Also I may want to coerce my boss to let me work on a device with my OS of choice.\n
\n
Any advice from devs that are in a similar spot? What do you use for .NET development on Linux? And are there any cool multiplatform deployment possibilities (next to Xamarin/Maui) that actually let me build natively on Linux?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 26
+favouriteCount: 67
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729040434 {#2131
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2054 …}
+reports: Doctrine\ORM\PersistentCollection {#2050 …}
+favourites: Doctrine\ORM\PersistentCollection {#2120 …}
+notifications: Doctrine\ORM\PersistentCollection {#2113 …}
+badges: Doctrine\ORM\PersistentCollection {#2198 …}
+children: [
5 => App\Entity\EntryComment {#1665
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: null
+root: null
+body: """
I do all my editing in neovim, with omnisharp as an lsp. It works pretty well. Happy to send you my dotfiles if you want.\n
\n
As far as deployment, dotnet just runs on Linux now, especially if you’re do8ng web, its all the same. I deploy through containers to kubernetes, and its super smooth
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1729040434 {#1595
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1550 …}
+nested: Doctrine\ORM\PersistentCollection {#1525 …}
+votes: Doctrine\ORM\PersistentCollection {#1527 …}
+reports: Doctrine\ORM\PersistentCollection {#1526 …}
+favourites: Doctrine\ORM\PersistentCollection {#1563 …}
+notifications: Doctrine\ORM\PersistentCollection {#1571 …}
-id: 341376
-bodyTs: "'contain':49 'deploy':29,47 'do8ng':40 'dotfil':22 'dotnet':30 'edit':5 'especi':36 'far':27 'happi':17 'kubernet':51 'linux':34 'lsp':12 'neovim':7 'omnisharp':9 'pretti':15 're':39 'run':32 'send':19 'smooth':55 'super':54 'want':25 'web':41 'well':16 'work':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6019363"
+editedAt: null
+createdAt: DateTimeImmutable @1706251620 {#1612
date: 2024-01-26 07:47:00.0 +01:00
}
+"title": 341376
}
4 => App\Entity\EntryComment {#1613
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
+root: App\Entity\EntryComment {#1665}
+body: "Software devs have a lot of technobabble haha!"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290686 {#1552
date: 2024-01-26 18:38:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@loops@beehaw.org"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1725 …}
+votes: Doctrine\ORM\PersistentCollection {#1617 …}
+reports: Doctrine\ORM\PersistentCollection {#1625 …}
+favourites: Doctrine\ORM\PersistentCollection {#1599 …}
+notifications: Doctrine\ORM\PersistentCollection {#1628 …}
-id: 342591
-bodyTs: "'dev':2 'haha':8 'lot':5 'softwar':1 'technobabbl':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033511"
+editedAt: null
+createdAt: DateTimeImmutable @1706290686 {#1620
date: 2024-01-26 18:38:06.0 +01:00
}
+"title": 342591
}
3 => App\Entity\EntryComment {#1611
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
+root: App\Entity\EntryComment {#1665}
+body: "I use the `dotnet/sdk` image to build and publish into the `dotnet/aspnet` for runtime since it’s smaller. Both from mcr.microsoft.com"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290860 {#1630
date: 2024-01-26 18:41:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1711 …}
+nested: Doctrine\ORM\PersistentCollection {#1795 …}
+votes: Doctrine\ORM\PersistentCollection {#1691 …}
+reports: Doctrine\ORM\PersistentCollection {#1689 …}
+favourites: Doctrine\ORM\PersistentCollection {#1687 …}
+notifications: Doctrine\ORM\PersistentCollection {#1701 …}
-id: 342602
-bodyTs: "'build':7 'dotnet/aspnet':12 'dotnet/sdk':4 'imag':5 'mcr.microsoft.com':21 'publish':9 'runtim':14 'sinc':15 'smaller':18 'use':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033580"
+editedAt: null
+createdAt: DateTimeImmutable @1706290860 {#1598
date: 2024-01-26 18:41:00.0 +01:00
}
+"title": 342602
}
2 => App\Entity\EntryComment {#1604}
1 => App\Entity\EntryComment {#1720
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
+root: App\Entity\EntryComment {#1665}
+body: """
Just sent them to you.\n
\n
Once in a blue moon i have to restart omnisharp, but its just a simple `lsp restart`\n
\n
Much less often these days then even a year ago\n
\n
I also use neovim through WSL on windows to do work
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706366033 {#1715
date: 2024-01-27 15:33:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1717 …}
+nested: Doctrine\ORM\PersistentCollection {#1741 …}
+votes: Doctrine\ORM\PersistentCollection {#1707 …}
+reports: Doctrine\ORM\PersistentCollection {#2464 …}
+favourites: Doctrine\ORM\PersistentCollection {#2448 …}
+notifications: Doctrine\ORM\PersistentCollection {#2447 …}
-id: 344736
-bodyTs: "'ago':32 'also':34 'blue':9 'day':27 'even':29 'less':24 'lsp':21 'moon':10 'much':23 'neovim':36 'often':25 'omnisharp':15 'restart':14,22 'sent':2 'simpl':20 'use':35 'window':40 'work':43 'wsl':38 'year':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057517"
+editedAt: DateTimeImmutable @1728962633 {#1714
date: 2024-10-15 05:23:53.0 +02:00
}
+createdAt: DateTimeImmutable @1706366033 {#1718
date: 2024-01-27 15:33:53.0 +01:00
}
+"title": 344736
}
0 => App\Entity\EntryComment {#2461
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
+root: App\Entity\EntryComment {#1665}
+body: "I think there are windows containers available, but even M$ has given up pushing windows server for cloud native stuff. All their tutorial docs for containers use linux haha"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706395134 {#2462
date: 2024-01-27 23:38:54.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#2460 …}
+nested: Doctrine\ORM\PersistentCollection {#2452 …}
+votes: Doctrine\ORM\PersistentCollection {#2454 …}
+reports: Doctrine\ORM\PersistentCollection {#2459 …}
+favourites: Doctrine\ORM\PersistentCollection {#2470 …}
+notifications: Doctrine\ORM\PersistentCollection {#2467 …}
-id: 345871
-bodyTs: "'avail':7 'cloud':18 'contain':6,26 'doc':24 'even':9 'given':12 'haha':29 'linux':28 'm':10 'nativ':19 'push':14 'server':16 'stuff':20 'think':2 'tutori':23 'use':27 'window':5,15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6067485"
+editedAt: null
+createdAt: DateTimeImmutable @1706395134 {#2458
date: 2024-01-27 23:38:54.0 +01:00
}
+"title": 345871
}
]
-id: 33172
-titleTs: "'c':2 'dev':3 'setup':8 'share':6 'want':4"
-bodyTs: "'actual':123 'advic':93 'alreadi':9 'also':72 'avail':67 'benefit':30 'bit':57 'boss':79 'build':126 'c':42 'choic':91 'coerc':77 'cool':115 'deploy':66,117 'dev':95 'develop':14,61,108 'devic':22,86 'enjoy':27 'get':40 'good':33 'guess':7 'home':25 'kinda':37 'let':81,124 'linux':71,110,129 'm':55 'main':13 'may':74 'mif':58 'mind':50 'multiplatform':116 'nativ':127 'net':17,107 'next':119 'os':34,89 'platform':18 'possibl':64,118 'probabl':6 'project':48 'say':4 'sharper':44 'similar':100 'skill':43 'spot':101 'titl':3 'tool':62 'use':19,105 'utilis':51 'want':38,75 'window':21 'work':11,83 'xamarin/maui':121"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706337188
+visibility: "visible "
+apId: "https://infosec.pub/post/7624176"
+editedAt: null
+createdAt: DateTimeImmutable @1706250788 {#1648
date: 2024-01-26 07:33:08.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: App\Entity\EntryComment {#1665}
+body: """
All linux! I think debian, though they have alpine images too.\n
\n
I wouldnt wish windows containers on my worst enemy haha.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706365742 {#1619
date: 2024-01-27 15:29:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1728 …}
+nested: Doctrine\ORM\PersistentCollection {#1730 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1727 …}
+favourites: Doctrine\ORM\PersistentCollection {#1733 …}
+notifications: Doctrine\ORM\PersistentCollection {#1724 …}
-id: 344731
-bodyTs: "'alpin':9 'contain':16 'debian':5 'enemi':20 'haha':21 'imag':10 'linux':2 'think':4 'though':6 'window':15 'wish':14 'worst':19 'wouldnt':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057441"
+editedAt: null
+createdAt: DateTimeImmutable @1706365742 {#1596
date: 2024-01-27 15:29:02.0 +01:00
}
+"title": 344731
} |
|
Show voter details
|
21 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
22 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1720
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549
+user: Proxies\__CG__\App\Entity\User {#2348 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2125 …}
+slug: "Any-C-devs-want-to-share-their-setup"
+title: "Any C# devs want to share their setup?"
+url: null
+body: """
As the title says, you probably guessed it already. For work I mainly develop on the .NET platform using a Windows device, but at home I enjoy all the benefits of a good OS.\n
\n
Now I kinda want to get my C# skills “sharper” and have some projects in mind utilising it, but I’m a bit miffed about the development tools and possibilities of deployment available for me on Linux.\n
\n
Also I may want to coerce my boss to let me work on a device with my OS of choice.\n
\n
Any advice from devs that are in a similar spot? What do you use for .NET development on Linux? And are there any cool multiplatform deployment possibilities (next to Xamarin/Maui) that actually let me build natively on Linux?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 26
+favouriteCount: 67
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729040434 {#2131
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2054 …}
+reports: Doctrine\ORM\PersistentCollection {#2050 …}
+favourites: Doctrine\ORM\PersistentCollection {#2120 …}
+notifications: Doctrine\ORM\PersistentCollection {#2113 …}
+badges: Doctrine\ORM\PersistentCollection {#2198 …}
+children: [
5 => App\Entity\EntryComment {#1665
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: null
+root: null
+body: """
I do all my editing in neovim, with omnisharp as an lsp. It works pretty well. Happy to send you my dotfiles if you want.\n
\n
As far as deployment, dotnet just runs on Linux now, especially if you’re do8ng web, its all the same. I deploy through containers to kubernetes, and its super smooth
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1729040434 {#1595
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1550 …}
+nested: Doctrine\ORM\PersistentCollection {#1525 …}
+votes: Doctrine\ORM\PersistentCollection {#1527 …}
+reports: Doctrine\ORM\PersistentCollection {#1526 …}
+favourites: Doctrine\ORM\PersistentCollection {#1563 …}
+notifications: Doctrine\ORM\PersistentCollection {#1571 …}
-id: 341376
-bodyTs: "'contain':49 'deploy':29,47 'do8ng':40 'dotfil':22 'dotnet':30 'edit':5 'especi':36 'far':27 'happi':17 'kubernet':51 'linux':34 'lsp':12 'neovim':7 'omnisharp':9 'pretti':15 're':39 'run':32 'send':19 'smooth':55 'super':54 'want':25 'web':41 'well':16 'work':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6019363"
+editedAt: null
+createdAt: DateTimeImmutable @1706251620 {#1612
date: 2024-01-26 07:47:00.0 +01:00
}
+"title": 341376
}
4 => App\Entity\EntryComment {#1613
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
+root: App\Entity\EntryComment {#1665}
+body: "Software devs have a lot of technobabble haha!"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290686 {#1552
date: 2024-01-26 18:38:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@loops@beehaw.org"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1725 …}
+votes: Doctrine\ORM\PersistentCollection {#1617 …}
+reports: Doctrine\ORM\PersistentCollection {#1625 …}
+favourites: Doctrine\ORM\PersistentCollection {#1599 …}
+notifications: Doctrine\ORM\PersistentCollection {#1628 …}
-id: 342591
-bodyTs: "'dev':2 'haha':8 'lot':5 'softwar':1 'technobabbl':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033511"
+editedAt: null
+createdAt: DateTimeImmutable @1706290686 {#1620
date: 2024-01-26 18:38:06.0 +01:00
}
+"title": 342591
}
3 => App\Entity\EntryComment {#1611
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
+root: App\Entity\EntryComment {#1665}
+body: "I use the `dotnet/sdk` image to build and publish into the `dotnet/aspnet` for runtime since it’s smaller. Both from mcr.microsoft.com"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290860 {#1630
date: 2024-01-26 18:41:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1711 …}
+nested: Doctrine\ORM\PersistentCollection {#1795 …}
+votes: Doctrine\ORM\PersistentCollection {#1691 …}
+reports: Doctrine\ORM\PersistentCollection {#1689 …}
+favourites: Doctrine\ORM\PersistentCollection {#1687 …}
+notifications: Doctrine\ORM\PersistentCollection {#1701 …}
-id: 342602
-bodyTs: "'build':7 'dotnet/aspnet':12 'dotnet/sdk':4 'imag':5 'mcr.microsoft.com':21 'publish':9 'runtim':14 'sinc':15 'smaller':18 'use':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033580"
+editedAt: null
+createdAt: DateTimeImmutable @1706290860 {#1598
date: 2024-01-26 18:41:00.0 +01:00
}
+"title": 342602
}
2 => App\Entity\EntryComment {#1604
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: App\Entity\EntryComment {#1665}
+body: """
All linux! I think debian, though they have alpine images too.\n
\n
I wouldnt wish windows containers on my worst enemy haha.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706365742 {#1619
date: 2024-01-27 15:29:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1728 …}
+nested: Doctrine\ORM\PersistentCollection {#1730 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1727 …}
+favourites: Doctrine\ORM\PersistentCollection {#1733 …}
+notifications: Doctrine\ORM\PersistentCollection {#1724 …}
-id: 344731
-bodyTs: "'alpin':9 'contain':16 'debian':5 'enemi':20 'haha':21 'imag':10 'linux':2 'think':4 'though':6 'window':15 'wish':14 'worst':19 'wouldnt':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057441"
+editedAt: null
+createdAt: DateTimeImmutable @1706365742 {#1596
date: 2024-01-27 15:29:02.0 +01:00
}
+"title": 344731
}
1 => App\Entity\EntryComment {#1720}
0 => App\Entity\EntryComment {#2461
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
+root: App\Entity\EntryComment {#1665}
+body: "I think there are windows containers available, but even M$ has given up pushing windows server for cloud native stuff. All their tutorial docs for containers use linux haha"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706395134 {#2462
date: 2024-01-27 23:38:54.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#2460 …}
+nested: Doctrine\ORM\PersistentCollection {#2452 …}
+votes: Doctrine\ORM\PersistentCollection {#2454 …}
+reports: Doctrine\ORM\PersistentCollection {#2459 …}
+favourites: Doctrine\ORM\PersistentCollection {#2470 …}
+notifications: Doctrine\ORM\PersistentCollection {#2467 …}
-id: 345871
-bodyTs: "'avail':7 'cloud':18 'contain':6,26 'doc':24 'even':9 'given':12 'haha':29 'linux':28 'm':10 'nativ':19 'push':14 'server':16 'stuff':20 'think':2 'tutori':23 'use':27 'window':5,15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6067485"
+editedAt: null
+createdAt: DateTimeImmutable @1706395134 {#2458
date: 2024-01-27 23:38:54.0 +01:00
}
+"title": 345871
}
]
-id: 33172
-titleTs: "'c':2 'dev':3 'setup':8 'share':6 'want':4"
-bodyTs: "'actual':123 'advic':93 'alreadi':9 'also':72 'avail':67 'benefit':30 'bit':57 'boss':79 'build':126 'c':42 'choic':91 'coerc':77 'cool':115 'deploy':66,117 'dev':95 'develop':14,61,108 'devic':22,86 'enjoy':27 'get':40 'good':33 'guess':7 'home':25 'kinda':37 'let':81,124 'linux':71,110,129 'm':55 'main':13 'may':74 'mif':58 'mind':50 'multiplatform':116 'nativ':127 'net':17,107 'next':119 'os':34,89 'platform':18 'possibl':64,118 'probabl':6 'project':48 'say':4 'sharper':44 'similar':100 'skill':43 'spot':101 'titl':3 'tool':62 'use':19,105 'utilis':51 'want':38,75 'window':21 'work':11,83 'xamarin/maui':121"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706337188
+visibility: "visible "
+apId: "https://infosec.pub/post/7624176"
+editedAt: null
+createdAt: DateTimeImmutable @1706250788 {#1648
date: 2024-01-26 07:33:08.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
+root: App\Entity\EntryComment {#1665}
+body: """
Just sent them to you.\n
\n
Once in a blue moon i have to restart omnisharp, but its just a simple `lsp restart`\n
\n
Much less often these days then even a year ago\n
\n
I also use neovim through WSL on windows to do work
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706366033 {#1715
date: 2024-01-27 15:33:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1717 …}
+nested: Doctrine\ORM\PersistentCollection {#1741 …}
+votes: Doctrine\ORM\PersistentCollection {#1707 …}
+reports: Doctrine\ORM\PersistentCollection {#2464 …}
+favourites: Doctrine\ORM\PersistentCollection {#2448 …}
+notifications: Doctrine\ORM\PersistentCollection {#2447 …}
-id: 344736
-bodyTs: "'ago':32 'also':34 'blue':9 'day':27 'even':29 'less':24 'lsp':21 'moon':10 'much':23 'neovim':36 'often':25 'omnisharp':15 'restart':14,22 'sent':2 'simpl':20 'use':35 'window':40 'work':43 'wsl':38 'year':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057517"
+editedAt: DateTimeImmutable @1728962633 {#1714
date: 2024-10-15 05:23:53.0 +02:00
}
+createdAt: DateTimeImmutable @1706366033 {#1718
date: 2024-01-27 15:33:53.0 +01:00
}
+"title": 344736
} |
|
Show voter details
|
23 |
DENIED
|
edit
|
App\Entity\EntryComment {#1720
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549
+user: Proxies\__CG__\App\Entity\User {#2348 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2125 …}
+slug: "Any-C-devs-want-to-share-their-setup"
+title: "Any C# devs want to share their setup?"
+url: null
+body: """
As the title says, you probably guessed it already. For work I mainly develop on the .NET platform using a Windows device, but at home I enjoy all the benefits of a good OS.\n
\n
Now I kinda want to get my C# skills “sharper” and have some projects in mind utilising it, but I’m a bit miffed about the development tools and possibilities of deployment available for me on Linux.\n
\n
Also I may want to coerce my boss to let me work on a device with my OS of choice.\n
\n
Any advice from devs that are in a similar spot? What do you use for .NET development on Linux? And are there any cool multiplatform deployment possibilities (next to Xamarin/Maui) that actually let me build natively on Linux?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 26
+favouriteCount: 67
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729040434 {#2131
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2054 …}
+reports: Doctrine\ORM\PersistentCollection {#2050 …}
+favourites: Doctrine\ORM\PersistentCollection {#2120 …}
+notifications: Doctrine\ORM\PersistentCollection {#2113 …}
+badges: Doctrine\ORM\PersistentCollection {#2198 …}
+children: [
5 => App\Entity\EntryComment {#1665
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: null
+root: null
+body: """
I do all my editing in neovim, with omnisharp as an lsp. It works pretty well. Happy to send you my dotfiles if you want.\n
\n
As far as deployment, dotnet just runs on Linux now, especially if you’re do8ng web, its all the same. I deploy through containers to kubernetes, and its super smooth
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1729040434 {#1595
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1550 …}
+nested: Doctrine\ORM\PersistentCollection {#1525 …}
+votes: Doctrine\ORM\PersistentCollection {#1527 …}
+reports: Doctrine\ORM\PersistentCollection {#1526 …}
+favourites: Doctrine\ORM\PersistentCollection {#1563 …}
+notifications: Doctrine\ORM\PersistentCollection {#1571 …}
-id: 341376
-bodyTs: "'contain':49 'deploy':29,47 'do8ng':40 'dotfil':22 'dotnet':30 'edit':5 'especi':36 'far':27 'happi':17 'kubernet':51 'linux':34 'lsp':12 'neovim':7 'omnisharp':9 'pretti':15 're':39 'run':32 'send':19 'smooth':55 'super':54 'want':25 'web':41 'well':16 'work':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6019363"
+editedAt: null
+createdAt: DateTimeImmutable @1706251620 {#1612
date: 2024-01-26 07:47:00.0 +01:00
}
+"title": 341376
}
4 => App\Entity\EntryComment {#1613
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
+root: App\Entity\EntryComment {#1665}
+body: "Software devs have a lot of technobabble haha!"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290686 {#1552
date: 2024-01-26 18:38:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@loops@beehaw.org"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1725 …}
+votes: Doctrine\ORM\PersistentCollection {#1617 …}
+reports: Doctrine\ORM\PersistentCollection {#1625 …}
+favourites: Doctrine\ORM\PersistentCollection {#1599 …}
+notifications: Doctrine\ORM\PersistentCollection {#1628 …}
-id: 342591
-bodyTs: "'dev':2 'haha':8 'lot':5 'softwar':1 'technobabbl':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033511"
+editedAt: null
+createdAt: DateTimeImmutable @1706290686 {#1620
date: 2024-01-26 18:38:06.0 +01:00
}
+"title": 342591
}
3 => App\Entity\EntryComment {#1611
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
+root: App\Entity\EntryComment {#1665}
+body: "I use the `dotnet/sdk` image to build and publish into the `dotnet/aspnet` for runtime since it’s smaller. Both from mcr.microsoft.com"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290860 {#1630
date: 2024-01-26 18:41:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1711 …}
+nested: Doctrine\ORM\PersistentCollection {#1795 …}
+votes: Doctrine\ORM\PersistentCollection {#1691 …}
+reports: Doctrine\ORM\PersistentCollection {#1689 …}
+favourites: Doctrine\ORM\PersistentCollection {#1687 …}
+notifications: Doctrine\ORM\PersistentCollection {#1701 …}
-id: 342602
-bodyTs: "'build':7 'dotnet/aspnet':12 'dotnet/sdk':4 'imag':5 'mcr.microsoft.com':21 'publish':9 'runtim':14 'sinc':15 'smaller':18 'use':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033580"
+editedAt: null
+createdAt: DateTimeImmutable @1706290860 {#1598
date: 2024-01-26 18:41:00.0 +01:00
}
+"title": 342602
}
2 => App\Entity\EntryComment {#1604
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: App\Entity\EntryComment {#1665}
+body: """
All linux! I think debian, though they have alpine images too.\n
\n
I wouldnt wish windows containers on my worst enemy haha.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706365742 {#1619
date: 2024-01-27 15:29:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1728 …}
+nested: Doctrine\ORM\PersistentCollection {#1730 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1727 …}
+favourites: Doctrine\ORM\PersistentCollection {#1733 …}
+notifications: Doctrine\ORM\PersistentCollection {#1724 …}
-id: 344731
-bodyTs: "'alpin':9 'contain':16 'debian':5 'enemi':20 'haha':21 'imag':10 'linux':2 'think':4 'though':6 'window':15 'wish':14 'worst':19 'wouldnt':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057441"
+editedAt: null
+createdAt: DateTimeImmutable @1706365742 {#1596
date: 2024-01-27 15:29:02.0 +01:00
}
+"title": 344731
}
1 => App\Entity\EntryComment {#1720}
0 => App\Entity\EntryComment {#2461
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
+root: App\Entity\EntryComment {#1665}
+body: "I think there are windows containers available, but even M$ has given up pushing windows server for cloud native stuff. All their tutorial docs for containers use linux haha"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706395134 {#2462
date: 2024-01-27 23:38:54.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#2460 …}
+nested: Doctrine\ORM\PersistentCollection {#2452 …}
+votes: Doctrine\ORM\PersistentCollection {#2454 …}
+reports: Doctrine\ORM\PersistentCollection {#2459 …}
+favourites: Doctrine\ORM\PersistentCollection {#2470 …}
+notifications: Doctrine\ORM\PersistentCollection {#2467 …}
-id: 345871
-bodyTs: "'avail':7 'cloud':18 'contain':6,26 'doc':24 'even':9 'given':12 'haha':29 'linux':28 'm':10 'nativ':19 'push':14 'server':16 'stuff':20 'think':2 'tutori':23 'use':27 'window':5,15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6067485"
+editedAt: null
+createdAt: DateTimeImmutable @1706395134 {#2458
date: 2024-01-27 23:38:54.0 +01:00
}
+"title": 345871
}
]
-id: 33172
-titleTs: "'c':2 'dev':3 'setup':8 'share':6 'want':4"
-bodyTs: "'actual':123 'advic':93 'alreadi':9 'also':72 'avail':67 'benefit':30 'bit':57 'boss':79 'build':126 'c':42 'choic':91 'coerc':77 'cool':115 'deploy':66,117 'dev':95 'develop':14,61,108 'devic':22,86 'enjoy':27 'get':40 'good':33 'guess':7 'home':25 'kinda':37 'let':81,124 'linux':71,110,129 'm':55 'main':13 'may':74 'mif':58 'mind':50 'multiplatform':116 'nativ':127 'net':17,107 'next':119 'os':34,89 'platform':18 'possibl':64,118 'probabl':6 'project':48 'say':4 'sharper':44 'similar':100 'skill':43 'spot':101 'titl':3 'tool':62 'use':19,105 'utilis':51 'want':38,75 'window':21 'work':11,83 'xamarin/maui':121"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706337188
+visibility: "visible "
+apId: "https://infosec.pub/post/7624176"
+editedAt: null
+createdAt: DateTimeImmutable @1706250788 {#1648
date: 2024-01-26 07:33:08.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
+root: App\Entity\EntryComment {#1665}
+body: """
Just sent them to you.\n
\n
Once in a blue moon i have to restart omnisharp, but its just a simple `lsp restart`\n
\n
Much less often these days then even a year ago\n
\n
I also use neovim through WSL on windows to do work
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706366033 {#1715
date: 2024-01-27 15:33:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1717 …}
+nested: Doctrine\ORM\PersistentCollection {#1741 …}
+votes: Doctrine\ORM\PersistentCollection {#1707 …}
+reports: Doctrine\ORM\PersistentCollection {#2464 …}
+favourites: Doctrine\ORM\PersistentCollection {#2448 …}
+notifications: Doctrine\ORM\PersistentCollection {#2447 …}
-id: 344736
-bodyTs: "'ago':32 'also':34 'blue':9 'day':27 'even':29 'less':24 'lsp':21 'moon':10 'much':23 'neovim':36 'often':25 'omnisharp':15 'restart':14,22 'sent':2 'simpl':20 'use':35 'window':40 'work':43 'wsl':38 'year':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057517"
+editedAt: DateTimeImmutable @1728962633 {#1714
date: 2024-10-15 05:23:53.0 +02:00
}
+createdAt: DateTimeImmutable @1706366033 {#1718
date: 2024-01-27 15:33:53.0 +01:00
}
+"title": 344736
} |
|
Show voter details
|
24 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1720
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549
+user: Proxies\__CG__\App\Entity\User {#2348 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2125 …}
+slug: "Any-C-devs-want-to-share-their-setup"
+title: "Any C# devs want to share their setup?"
+url: null
+body: """
As the title says, you probably guessed it already. For work I mainly develop on the .NET platform using a Windows device, but at home I enjoy all the benefits of a good OS.\n
\n
Now I kinda want to get my C# skills “sharper” and have some projects in mind utilising it, but I’m a bit miffed about the development tools and possibilities of deployment available for me on Linux.\n
\n
Also I may want to coerce my boss to let me work on a device with my OS of choice.\n
\n
Any advice from devs that are in a similar spot? What do you use for .NET development on Linux? And are there any cool multiplatform deployment possibilities (next to Xamarin/Maui) that actually let me build natively on Linux?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 26
+favouriteCount: 67
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729040434 {#2131
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2054 …}
+reports: Doctrine\ORM\PersistentCollection {#2050 …}
+favourites: Doctrine\ORM\PersistentCollection {#2120 …}
+notifications: Doctrine\ORM\PersistentCollection {#2113 …}
+badges: Doctrine\ORM\PersistentCollection {#2198 …}
+children: [
5 => App\Entity\EntryComment {#1665
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: null
+root: null
+body: """
I do all my editing in neovim, with omnisharp as an lsp. It works pretty well. Happy to send you my dotfiles if you want.\n
\n
As far as deployment, dotnet just runs on Linux now, especially if you’re do8ng web, its all the same. I deploy through containers to kubernetes, and its super smooth
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1729040434 {#1595
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1550 …}
+nested: Doctrine\ORM\PersistentCollection {#1525 …}
+votes: Doctrine\ORM\PersistentCollection {#1527 …}
+reports: Doctrine\ORM\PersistentCollection {#1526 …}
+favourites: Doctrine\ORM\PersistentCollection {#1563 …}
+notifications: Doctrine\ORM\PersistentCollection {#1571 …}
-id: 341376
-bodyTs: "'contain':49 'deploy':29,47 'do8ng':40 'dotfil':22 'dotnet':30 'edit':5 'especi':36 'far':27 'happi':17 'kubernet':51 'linux':34 'lsp':12 'neovim':7 'omnisharp':9 'pretti':15 're':39 'run':32 'send':19 'smooth':55 'super':54 'want':25 'web':41 'well':16 'work':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6019363"
+editedAt: null
+createdAt: DateTimeImmutable @1706251620 {#1612
date: 2024-01-26 07:47:00.0 +01:00
}
+"title": 341376
}
4 => App\Entity\EntryComment {#1613
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
+root: App\Entity\EntryComment {#1665}
+body: "Software devs have a lot of technobabble haha!"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290686 {#1552
date: 2024-01-26 18:38:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@loops@beehaw.org"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1725 …}
+votes: Doctrine\ORM\PersistentCollection {#1617 …}
+reports: Doctrine\ORM\PersistentCollection {#1625 …}
+favourites: Doctrine\ORM\PersistentCollection {#1599 …}
+notifications: Doctrine\ORM\PersistentCollection {#1628 …}
-id: 342591
-bodyTs: "'dev':2 'haha':8 'lot':5 'softwar':1 'technobabbl':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033511"
+editedAt: null
+createdAt: DateTimeImmutable @1706290686 {#1620
date: 2024-01-26 18:38:06.0 +01:00
}
+"title": 342591
}
3 => App\Entity\EntryComment {#1611
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
+root: App\Entity\EntryComment {#1665}
+body: "I use the `dotnet/sdk` image to build and publish into the `dotnet/aspnet` for runtime since it’s smaller. Both from mcr.microsoft.com"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290860 {#1630
date: 2024-01-26 18:41:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1711 …}
+nested: Doctrine\ORM\PersistentCollection {#1795 …}
+votes: Doctrine\ORM\PersistentCollection {#1691 …}
+reports: Doctrine\ORM\PersistentCollection {#1689 …}
+favourites: Doctrine\ORM\PersistentCollection {#1687 …}
+notifications: Doctrine\ORM\PersistentCollection {#1701 …}
-id: 342602
-bodyTs: "'build':7 'dotnet/aspnet':12 'dotnet/sdk':4 'imag':5 'mcr.microsoft.com':21 'publish':9 'runtim':14 'sinc':15 'smaller':18 'use':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033580"
+editedAt: null
+createdAt: DateTimeImmutable @1706290860 {#1598
date: 2024-01-26 18:41:00.0 +01:00
}
+"title": 342602
}
2 => App\Entity\EntryComment {#1604
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: App\Entity\EntryComment {#1665}
+body: """
All linux! I think debian, though they have alpine images too.\n
\n
I wouldnt wish windows containers on my worst enemy haha.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706365742 {#1619
date: 2024-01-27 15:29:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1728 …}
+nested: Doctrine\ORM\PersistentCollection {#1730 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1727 …}
+favourites: Doctrine\ORM\PersistentCollection {#1733 …}
+notifications: Doctrine\ORM\PersistentCollection {#1724 …}
-id: 344731
-bodyTs: "'alpin':9 'contain':16 'debian':5 'enemi':20 'haha':21 'imag':10 'linux':2 'think':4 'though':6 'window':15 'wish':14 'worst':19 'wouldnt':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057441"
+editedAt: null
+createdAt: DateTimeImmutable @1706365742 {#1596
date: 2024-01-27 15:29:02.0 +01:00
}
+"title": 344731
}
1 => App\Entity\EntryComment {#1720}
0 => App\Entity\EntryComment {#2461
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
+root: App\Entity\EntryComment {#1665}
+body: "I think there are windows containers available, but even M$ has given up pushing windows server for cloud native stuff. All their tutorial docs for containers use linux haha"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706395134 {#2462
date: 2024-01-27 23:38:54.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#2460 …}
+nested: Doctrine\ORM\PersistentCollection {#2452 …}
+votes: Doctrine\ORM\PersistentCollection {#2454 …}
+reports: Doctrine\ORM\PersistentCollection {#2459 …}
+favourites: Doctrine\ORM\PersistentCollection {#2470 …}
+notifications: Doctrine\ORM\PersistentCollection {#2467 …}
-id: 345871
-bodyTs: "'avail':7 'cloud':18 'contain':6,26 'doc':24 'even':9 'given':12 'haha':29 'linux':28 'm':10 'nativ':19 'push':14 'server':16 'stuff':20 'think':2 'tutori':23 'use':27 'window':5,15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6067485"
+editedAt: null
+createdAt: DateTimeImmutable @1706395134 {#2458
date: 2024-01-27 23:38:54.0 +01:00
}
+"title": 345871
}
]
-id: 33172
-titleTs: "'c':2 'dev':3 'setup':8 'share':6 'want':4"
-bodyTs: "'actual':123 'advic':93 'alreadi':9 'also':72 'avail':67 'benefit':30 'bit':57 'boss':79 'build':126 'c':42 'choic':91 'coerc':77 'cool':115 'deploy':66,117 'dev':95 'develop':14,61,108 'devic':22,86 'enjoy':27 'get':40 'good':33 'guess':7 'home':25 'kinda':37 'let':81,124 'linux':71,110,129 'm':55 'main':13 'may':74 'mif':58 'mind':50 'multiplatform':116 'nativ':127 'net':17,107 'next':119 'os':34,89 'platform':18 'possibl':64,118 'probabl':6 'project':48 'say':4 'sharper':44 'similar':100 'skill':43 'spot':101 'titl':3 'tool':62 'use':19,105 'utilis':51 'want':38,75 'window':21 'work':11,83 'xamarin/maui':121"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706337188
+visibility: "visible "
+apId: "https://infosec.pub/post/7624176"
+editedAt: null
+createdAt: DateTimeImmutable @1706250788 {#1648
date: 2024-01-26 07:33:08.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
+root: App\Entity\EntryComment {#1665}
+body: """
Just sent them to you.\n
\n
Once in a blue moon i have to restart omnisharp, but its just a simple `lsp restart`\n
\n
Much less often these days then even a year ago\n
\n
I also use neovim through WSL on windows to do work
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706366033 {#1715
date: 2024-01-27 15:33:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1717 …}
+nested: Doctrine\ORM\PersistentCollection {#1741 …}
+votes: Doctrine\ORM\PersistentCollection {#1707 …}
+reports: Doctrine\ORM\PersistentCollection {#2464 …}
+favourites: Doctrine\ORM\PersistentCollection {#2448 …}
+notifications: Doctrine\ORM\PersistentCollection {#2447 …}
-id: 344736
-bodyTs: "'ago':32 'also':34 'blue':9 'day':27 'even':29 'less':24 'lsp':21 'moon':10 'much':23 'neovim':36 'often':25 'omnisharp':15 'restart':14,22 'sent':2 'simpl':20 'use':35 'window':40 'work':43 'wsl':38 'year':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057517"
+editedAt: DateTimeImmutable @1728962633 {#1714
date: 2024-10-15 05:23:53.0 +02:00
}
+createdAt: DateTimeImmutable @1706366033 {#1718
date: 2024-01-27 15:33:53.0 +01:00
}
+"title": 344736
} |
|
Show voter details
|
25 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
26 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2461
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549
+user: Proxies\__CG__\App\Entity\User {#2348 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2125 …}
+slug: "Any-C-devs-want-to-share-their-setup"
+title: "Any C# devs want to share their setup?"
+url: null
+body: """
As the title says, you probably guessed it already. For work I mainly develop on the .NET platform using a Windows device, but at home I enjoy all the benefits of a good OS.\n
\n
Now I kinda want to get my C# skills “sharper” and have some projects in mind utilising it, but I’m a bit miffed about the development tools and possibilities of deployment available for me on Linux.\n
\n
Also I may want to coerce my boss to let me work on a device with my OS of choice.\n
\n
Any advice from devs that are in a similar spot? What do you use for .NET development on Linux? And are there any cool multiplatform deployment possibilities (next to Xamarin/Maui) that actually let me build natively on Linux?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 26
+favouriteCount: 67
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729040434 {#2131
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2054 …}
+reports: Doctrine\ORM\PersistentCollection {#2050 …}
+favourites: Doctrine\ORM\PersistentCollection {#2120 …}
+notifications: Doctrine\ORM\PersistentCollection {#2113 …}
+badges: Doctrine\ORM\PersistentCollection {#2198 …}
+children: [
5 => App\Entity\EntryComment {#1665
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: null
+root: null
+body: """
I do all my editing in neovim, with omnisharp as an lsp. It works pretty well. Happy to send you my dotfiles if you want.\n
\n
As far as deployment, dotnet just runs on Linux now, especially if you’re do8ng web, its all the same. I deploy through containers to kubernetes, and its super smooth
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1729040434 {#1595
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1550 …}
+nested: Doctrine\ORM\PersistentCollection {#1525 …}
+votes: Doctrine\ORM\PersistentCollection {#1527 …}
+reports: Doctrine\ORM\PersistentCollection {#1526 …}
+favourites: Doctrine\ORM\PersistentCollection {#1563 …}
+notifications: Doctrine\ORM\PersistentCollection {#1571 …}
-id: 341376
-bodyTs: "'contain':49 'deploy':29,47 'do8ng':40 'dotfil':22 'dotnet':30 'edit':5 'especi':36 'far':27 'happi':17 'kubernet':51 'linux':34 'lsp':12 'neovim':7 'omnisharp':9 'pretti':15 're':39 'run':32 'send':19 'smooth':55 'super':54 'want':25 'web':41 'well':16 'work':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6019363"
+editedAt: null
+createdAt: DateTimeImmutable @1706251620 {#1612
date: 2024-01-26 07:47:00.0 +01:00
}
+"title": 341376
}
4 => App\Entity\EntryComment {#1613
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
+root: App\Entity\EntryComment {#1665}
+body: "Software devs have a lot of technobabble haha!"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290686 {#1552
date: 2024-01-26 18:38:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@loops@beehaw.org"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1725 …}
+votes: Doctrine\ORM\PersistentCollection {#1617 …}
+reports: Doctrine\ORM\PersistentCollection {#1625 …}
+favourites: Doctrine\ORM\PersistentCollection {#1599 …}
+notifications: Doctrine\ORM\PersistentCollection {#1628 …}
-id: 342591
-bodyTs: "'dev':2 'haha':8 'lot':5 'softwar':1 'technobabbl':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033511"
+editedAt: null
+createdAt: DateTimeImmutable @1706290686 {#1620
date: 2024-01-26 18:38:06.0 +01:00
}
+"title": 342591
}
3 => App\Entity\EntryComment {#1611
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
+root: App\Entity\EntryComment {#1665}
+body: "I use the `dotnet/sdk` image to build and publish into the `dotnet/aspnet` for runtime since it’s smaller. Both from mcr.microsoft.com"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290860 {#1630
date: 2024-01-26 18:41:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1711 …}
+nested: Doctrine\ORM\PersistentCollection {#1795 …}
+votes: Doctrine\ORM\PersistentCollection {#1691 …}
+reports: Doctrine\ORM\PersistentCollection {#1689 …}
+favourites: Doctrine\ORM\PersistentCollection {#1687 …}
+notifications: Doctrine\ORM\PersistentCollection {#1701 …}
-id: 342602
-bodyTs: "'build':7 'dotnet/aspnet':12 'dotnet/sdk':4 'imag':5 'mcr.microsoft.com':21 'publish':9 'runtim':14 'sinc':15 'smaller':18 'use':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033580"
+editedAt: null
+createdAt: DateTimeImmutable @1706290860 {#1598
date: 2024-01-26 18:41:00.0 +01:00
}
+"title": 342602
}
2 => App\Entity\EntryComment {#1604
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: App\Entity\EntryComment {#1665}
+body: """
All linux! I think debian, though they have alpine images too.\n
\n
I wouldnt wish windows containers on my worst enemy haha.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706365742 {#1619
date: 2024-01-27 15:29:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1728 …}
+nested: Doctrine\ORM\PersistentCollection {#1730 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1727 …}
+favourites: Doctrine\ORM\PersistentCollection {#1733 …}
+notifications: Doctrine\ORM\PersistentCollection {#1724 …}
-id: 344731
-bodyTs: "'alpin':9 'contain':16 'debian':5 'enemi':20 'haha':21 'imag':10 'linux':2 'think':4 'though':6 'window':15 'wish':14 'worst':19 'wouldnt':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057441"
+editedAt: null
+createdAt: DateTimeImmutable @1706365742 {#1596
date: 2024-01-27 15:29:02.0 +01:00
}
+"title": 344731
}
1 => App\Entity\EntryComment {#1720
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
+root: App\Entity\EntryComment {#1665}
+body: """
Just sent them to you.\n
\n
Once in a blue moon i have to restart omnisharp, but its just a simple `lsp restart`\n
\n
Much less often these days then even a year ago\n
\n
I also use neovim through WSL on windows to do work
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706366033 {#1715
date: 2024-01-27 15:33:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1717 …}
+nested: Doctrine\ORM\PersistentCollection {#1741 …}
+votes: Doctrine\ORM\PersistentCollection {#1707 …}
+reports: Doctrine\ORM\PersistentCollection {#2464 …}
+favourites: Doctrine\ORM\PersistentCollection {#2448 …}
+notifications: Doctrine\ORM\PersistentCollection {#2447 …}
-id: 344736
-bodyTs: "'ago':32 'also':34 'blue':9 'day':27 'even':29 'less':24 'lsp':21 'moon':10 'much':23 'neovim':36 'often':25 'omnisharp':15 'restart':14,22 'sent':2 'simpl':20 'use':35 'window':40 'work':43 'wsl':38 'year':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057517"
+editedAt: DateTimeImmutable @1728962633 {#1714
date: 2024-10-15 05:23:53.0 +02:00
}
+createdAt: DateTimeImmutable @1706366033 {#1718
date: 2024-01-27 15:33:53.0 +01:00
}
+"title": 344736
}
0 => App\Entity\EntryComment {#2461}
]
-id: 33172
-titleTs: "'c':2 'dev':3 'setup':8 'share':6 'want':4"
-bodyTs: "'actual':123 'advic':93 'alreadi':9 'also':72 'avail':67 'benefit':30 'bit':57 'boss':79 'build':126 'c':42 'choic':91 'coerc':77 'cool':115 'deploy':66,117 'dev':95 'develop':14,61,108 'devic':22,86 'enjoy':27 'get':40 'good':33 'guess':7 'home':25 'kinda':37 'let':81,124 'linux':71,110,129 'm':55 'main':13 'may':74 'mif':58 'mind':50 'multiplatform':116 'nativ':127 'net':17,107 'next':119 'os':34,89 'platform':18 'possibl':64,118 'probabl':6 'project':48 'say':4 'sharper':44 'similar':100 'skill':43 'spot':101 'titl':3 'tool':62 'use':19,105 'utilis':51 'want':38,75 'window':21 'work':11,83 'xamarin/maui':121"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706337188
+visibility: "visible "
+apId: "https://infosec.pub/post/7624176"
+editedAt: null
+createdAt: DateTimeImmutable @1706250788 {#1648
date: 2024-01-26 07:33:08.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
+root: App\Entity\EntryComment {#1665}
+body: "I think there are windows containers available, but even M$ has given up pushing windows server for cloud native stuff. All their tutorial docs for containers use linux haha"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706395134 {#2462
date: 2024-01-27 23:38:54.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#2460 …}
+nested: Doctrine\ORM\PersistentCollection {#2452 …}
+votes: Doctrine\ORM\PersistentCollection {#2454 …}
+reports: Doctrine\ORM\PersistentCollection {#2459 …}
+favourites: Doctrine\ORM\PersistentCollection {#2470 …}
+notifications: Doctrine\ORM\PersistentCollection {#2467 …}
-id: 345871
-bodyTs: "'avail':7 'cloud':18 'contain':6,26 'doc':24 'even':9 'given':12 'haha':29 'linux':28 'm':10 'nativ':19 'push':14 'server':16 'stuff':20 'think':2 'tutori':23 'use':27 'window':5,15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6067485"
+editedAt: null
+createdAt: DateTimeImmutable @1706395134 {#2458
date: 2024-01-27 23:38:54.0 +01:00
}
+"title": 345871
} |
|
Show voter details
|
27 |
DENIED
|
edit
|
App\Entity\EntryComment {#2461
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549
+user: Proxies\__CG__\App\Entity\User {#2348 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2125 …}
+slug: "Any-C-devs-want-to-share-their-setup"
+title: "Any C# devs want to share their setup?"
+url: null
+body: """
As the title says, you probably guessed it already. For work I mainly develop on the .NET platform using a Windows device, but at home I enjoy all the benefits of a good OS.\n
\n
Now I kinda want to get my C# skills “sharper” and have some projects in mind utilising it, but I’m a bit miffed about the development tools and possibilities of deployment available for me on Linux.\n
\n
Also I may want to coerce my boss to let me work on a device with my OS of choice.\n
\n
Any advice from devs that are in a similar spot? What do you use for .NET development on Linux? And are there any cool multiplatform deployment possibilities (next to Xamarin/Maui) that actually let me build natively on Linux?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 26
+favouriteCount: 67
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729040434 {#2131
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2054 …}
+reports: Doctrine\ORM\PersistentCollection {#2050 …}
+favourites: Doctrine\ORM\PersistentCollection {#2120 …}
+notifications: Doctrine\ORM\PersistentCollection {#2113 …}
+badges: Doctrine\ORM\PersistentCollection {#2198 …}
+children: [
5 => App\Entity\EntryComment {#1665
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: null
+root: null
+body: """
I do all my editing in neovim, with omnisharp as an lsp. It works pretty well. Happy to send you my dotfiles if you want.\n
\n
As far as deployment, dotnet just runs on Linux now, especially if you’re do8ng web, its all the same. I deploy through containers to kubernetes, and its super smooth
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1729040434 {#1595
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1550 …}
+nested: Doctrine\ORM\PersistentCollection {#1525 …}
+votes: Doctrine\ORM\PersistentCollection {#1527 …}
+reports: Doctrine\ORM\PersistentCollection {#1526 …}
+favourites: Doctrine\ORM\PersistentCollection {#1563 …}
+notifications: Doctrine\ORM\PersistentCollection {#1571 …}
-id: 341376
-bodyTs: "'contain':49 'deploy':29,47 'do8ng':40 'dotfil':22 'dotnet':30 'edit':5 'especi':36 'far':27 'happi':17 'kubernet':51 'linux':34 'lsp':12 'neovim':7 'omnisharp':9 'pretti':15 're':39 'run':32 'send':19 'smooth':55 'super':54 'want':25 'web':41 'well':16 'work':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6019363"
+editedAt: null
+createdAt: DateTimeImmutable @1706251620 {#1612
date: 2024-01-26 07:47:00.0 +01:00
}
+"title": 341376
}
4 => App\Entity\EntryComment {#1613
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
+root: App\Entity\EntryComment {#1665}
+body: "Software devs have a lot of technobabble haha!"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290686 {#1552
date: 2024-01-26 18:38:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@loops@beehaw.org"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1725 …}
+votes: Doctrine\ORM\PersistentCollection {#1617 …}
+reports: Doctrine\ORM\PersistentCollection {#1625 …}
+favourites: Doctrine\ORM\PersistentCollection {#1599 …}
+notifications: Doctrine\ORM\PersistentCollection {#1628 …}
-id: 342591
-bodyTs: "'dev':2 'haha':8 'lot':5 'softwar':1 'technobabbl':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033511"
+editedAt: null
+createdAt: DateTimeImmutable @1706290686 {#1620
date: 2024-01-26 18:38:06.0 +01:00
}
+"title": 342591
}
3 => App\Entity\EntryComment {#1611
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
+root: App\Entity\EntryComment {#1665}
+body: "I use the `dotnet/sdk` image to build and publish into the `dotnet/aspnet` for runtime since it’s smaller. Both from mcr.microsoft.com"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290860 {#1630
date: 2024-01-26 18:41:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1711 …}
+nested: Doctrine\ORM\PersistentCollection {#1795 …}
+votes: Doctrine\ORM\PersistentCollection {#1691 …}
+reports: Doctrine\ORM\PersistentCollection {#1689 …}
+favourites: Doctrine\ORM\PersistentCollection {#1687 …}
+notifications: Doctrine\ORM\PersistentCollection {#1701 …}
-id: 342602
-bodyTs: "'build':7 'dotnet/aspnet':12 'dotnet/sdk':4 'imag':5 'mcr.microsoft.com':21 'publish':9 'runtim':14 'sinc':15 'smaller':18 'use':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033580"
+editedAt: null
+createdAt: DateTimeImmutable @1706290860 {#1598
date: 2024-01-26 18:41:00.0 +01:00
}
+"title": 342602
}
2 => App\Entity\EntryComment {#1604
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: App\Entity\EntryComment {#1665}
+body: """
All linux! I think debian, though they have alpine images too.\n
\n
I wouldnt wish windows containers on my worst enemy haha.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706365742 {#1619
date: 2024-01-27 15:29:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1728 …}
+nested: Doctrine\ORM\PersistentCollection {#1730 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1727 …}
+favourites: Doctrine\ORM\PersistentCollection {#1733 …}
+notifications: Doctrine\ORM\PersistentCollection {#1724 …}
-id: 344731
-bodyTs: "'alpin':9 'contain':16 'debian':5 'enemi':20 'haha':21 'imag':10 'linux':2 'think':4 'though':6 'window':15 'wish':14 'worst':19 'wouldnt':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057441"
+editedAt: null
+createdAt: DateTimeImmutable @1706365742 {#1596
date: 2024-01-27 15:29:02.0 +01:00
}
+"title": 344731
}
1 => App\Entity\EntryComment {#1720
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
+root: App\Entity\EntryComment {#1665}
+body: """
Just sent them to you.\n
\n
Once in a blue moon i have to restart omnisharp, but its just a simple `lsp restart`\n
\n
Much less often these days then even a year ago\n
\n
I also use neovim through WSL on windows to do work
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706366033 {#1715
date: 2024-01-27 15:33:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1717 …}
+nested: Doctrine\ORM\PersistentCollection {#1741 …}
+votes: Doctrine\ORM\PersistentCollection {#1707 …}
+reports: Doctrine\ORM\PersistentCollection {#2464 …}
+favourites: Doctrine\ORM\PersistentCollection {#2448 …}
+notifications: Doctrine\ORM\PersistentCollection {#2447 …}
-id: 344736
-bodyTs: "'ago':32 'also':34 'blue':9 'day':27 'even':29 'less':24 'lsp':21 'moon':10 'much':23 'neovim':36 'often':25 'omnisharp':15 'restart':14,22 'sent':2 'simpl':20 'use':35 'window':40 'work':43 'wsl':38 'year':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057517"
+editedAt: DateTimeImmutable @1728962633 {#1714
date: 2024-10-15 05:23:53.0 +02:00
}
+createdAt: DateTimeImmutable @1706366033 {#1718
date: 2024-01-27 15:33:53.0 +01:00
}
+"title": 344736
}
0 => App\Entity\EntryComment {#2461}
]
-id: 33172
-titleTs: "'c':2 'dev':3 'setup':8 'share':6 'want':4"
-bodyTs: "'actual':123 'advic':93 'alreadi':9 'also':72 'avail':67 'benefit':30 'bit':57 'boss':79 'build':126 'c':42 'choic':91 'coerc':77 'cool':115 'deploy':66,117 'dev':95 'develop':14,61,108 'devic':22,86 'enjoy':27 'get':40 'good':33 'guess':7 'home':25 'kinda':37 'let':81,124 'linux':71,110,129 'm':55 'main':13 'may':74 'mif':58 'mind':50 'multiplatform':116 'nativ':127 'net':17,107 'next':119 'os':34,89 'platform':18 'possibl':64,118 'probabl':6 'project':48 'say':4 'sharper':44 'similar':100 'skill':43 'spot':101 'titl':3 'tool':62 'use':19,105 'utilis':51 'want':38,75 'window':21 'work':11,83 'xamarin/maui':121"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706337188
+visibility: "visible "
+apId: "https://infosec.pub/post/7624176"
+editedAt: null
+createdAt: DateTimeImmutable @1706250788 {#1648
date: 2024-01-26 07:33:08.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
+root: App\Entity\EntryComment {#1665}
+body: "I think there are windows containers available, but even M$ has given up pushing windows server for cloud native stuff. All their tutorial docs for containers use linux haha"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706395134 {#2462
date: 2024-01-27 23:38:54.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#2460 …}
+nested: Doctrine\ORM\PersistentCollection {#2452 …}
+votes: Doctrine\ORM\PersistentCollection {#2454 …}
+reports: Doctrine\ORM\PersistentCollection {#2459 …}
+favourites: Doctrine\ORM\PersistentCollection {#2470 …}
+notifications: Doctrine\ORM\PersistentCollection {#2467 …}
-id: 345871
-bodyTs: "'avail':7 'cloud':18 'contain':6,26 'doc':24 'even':9 'given':12 'haha':29 'linux':28 'm':10 'nativ':19 'push':14 'server':16 'stuff':20 'think':2 'tutori':23 'use':27 'window':5,15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6067485"
+editedAt: null
+createdAt: DateTimeImmutable @1706395134 {#2458
date: 2024-01-27 23:38:54.0 +01:00
}
+"title": 345871
} |
|
Show voter details
|
28 |
DENIED
|
moderate
|
App\Entity\EntryComment {#2461
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549
+user: Proxies\__CG__\App\Entity\User {#2348 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2125 …}
+slug: "Any-C-devs-want-to-share-their-setup"
+title: "Any C# devs want to share their setup?"
+url: null
+body: """
As the title says, you probably guessed it already. For work I mainly develop on the .NET platform using a Windows device, but at home I enjoy all the benefits of a good OS.\n
\n
Now I kinda want to get my C# skills “sharper” and have some projects in mind utilising it, but I’m a bit miffed about the development tools and possibilities of deployment available for me on Linux.\n
\n
Also I may want to coerce my boss to let me work on a device with my OS of choice.\n
\n
Any advice from devs that are in a similar spot? What do you use for .NET development on Linux? And are there any cool multiplatform deployment possibilities (next to Xamarin/Maui) that actually let me build natively on Linux?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 26
+favouriteCount: 67
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729040434 {#2131
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2053 …}
+votes: Doctrine\ORM\PersistentCollection {#2054 …}
+reports: Doctrine\ORM\PersistentCollection {#2050 …}
+favourites: Doctrine\ORM\PersistentCollection {#2120 …}
+notifications: Doctrine\ORM\PersistentCollection {#2113 …}
+badges: Doctrine\ORM\PersistentCollection {#2198 …}
+children: [
5 => App\Entity\EntryComment {#1665
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: null
+root: null
+body: """
I do all my editing in neovim, with omnisharp as an lsp. It works pretty well. Happy to send you my dotfiles if you want.\n
\n
As far as deployment, dotnet just runs on Linux now, especially if you’re do8ng web, its all the same. I deploy through containers to kubernetes, and its super smooth
"""
+lang: "en"
+isAdult: false
+favouriteCount: 25
+score: 0
+lastActive: DateTime @1729040434 {#1595
date: 2024-10-16 03:00:34.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#1550 …}
+nested: Doctrine\ORM\PersistentCollection {#1525 …}
+votes: Doctrine\ORM\PersistentCollection {#1527 …}
+reports: Doctrine\ORM\PersistentCollection {#1526 …}
+favourites: Doctrine\ORM\PersistentCollection {#1563 …}
+notifications: Doctrine\ORM\PersistentCollection {#1571 …}
-id: 341376
-bodyTs: "'contain':49 'deploy':29,47 'do8ng':40 'dotfil':22 'dotnet':30 'edit':5 'especi':36 'far':27 'happi':17 'kubernet':51 'linux':34 'lsp':12 'neovim':7 'omnisharp':9 'pretti':15 're':39 'run':32 'send':19 'smooth':55 'super':54 'want':25 'web':41 'well':16 'work':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6019363"
+editedAt: null
+createdAt: DateTimeImmutable @1706251620 {#1612
date: 2024-01-26 07:47:00.0 +01:00
}
+"title": 341376
}
4 => App\Entity\EntryComment {#1613
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
+root: App\Entity\EntryComment {#1665}
+body: "Software devs have a lot of technobabble haha!"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290686 {#1552
date: 2024-01-26 18:38:06.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@loops@beehaw.org"
]
+children: Doctrine\ORM\PersistentCollection {#1721 …}
+nested: Doctrine\ORM\PersistentCollection {#1725 …}
+votes: Doctrine\ORM\PersistentCollection {#1617 …}
+reports: Doctrine\ORM\PersistentCollection {#1625 …}
+favourites: Doctrine\ORM\PersistentCollection {#1599 …}
+notifications: Doctrine\ORM\PersistentCollection {#1628 …}
-id: 342591
-bodyTs: "'dev':2 'haha':8 'lot':5 'softwar':1 'technobabbl':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033511"
+editedAt: null
+createdAt: DateTimeImmutable @1706290686 {#1620
date: 2024-01-26 18:38:06.0 +01:00
}
+"title": 342591
}
3 => App\Entity\EntryComment {#1611
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
+root: App\Entity\EntryComment {#1665}
+body: "I use the `dotnet/sdk` image to build and publish into the `dotnet/aspnet` for runtime since it’s smaller. Both from mcr.microsoft.com"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706290860 {#1630
date: 2024-01-26 18:41:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1711 …}
+nested: Doctrine\ORM\PersistentCollection {#1795 …}
+votes: Doctrine\ORM\PersistentCollection {#1691 …}
+reports: Doctrine\ORM\PersistentCollection {#1689 …}
+favourites: Doctrine\ORM\PersistentCollection {#1687 …}
+notifications: Doctrine\ORM\PersistentCollection {#1701 …}
-id: 342602
-bodyTs: "'build':7 'dotnet/aspnet':12 'dotnet/sdk':4 'imag':5 'mcr.microsoft.com':21 'publish':9 'runtim':14 'sinc':15 'smaller':18 'use':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6033580"
+editedAt: null
+createdAt: DateTimeImmutable @1706290860 {#1598
date: 2024-01-26 18:41:00.0 +01:00
}
+"title": 342602
}
2 => App\Entity\EntryComment {#1604
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
+root: App\Entity\EntryComment {#1665}
+body: """
All linux! I think debian, though they have alpine images too.\n
\n
I wouldnt wish windows containers on my worst enemy haha.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706365742 {#1619
date: 2024-01-27 15:29:02.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#1728 …}
+nested: Doctrine\ORM\PersistentCollection {#1730 …}
+votes: Doctrine\ORM\PersistentCollection {#1734 …}
+reports: Doctrine\ORM\PersistentCollection {#1727 …}
+favourites: Doctrine\ORM\PersistentCollection {#1733 …}
+notifications: Doctrine\ORM\PersistentCollection {#1724 …}
-id: 344731
-bodyTs: "'alpin':9 'contain':16 'debian':5 'enemi':20 'haha':21 'imag':10 'linux':2 'think':4 'though':6 'window':15 'wish':14 'worst':19 'wouldnt':13"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057441"
+editedAt: null
+createdAt: DateTimeImmutable @1706365742 {#1596
date: 2024-01-27 15:29:02.0 +01:00
}
+"title": 344731
}
1 => App\Entity\EntryComment {#1720
+user: App\Entity\User {#260 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
+root: App\Entity\EntryComment {#1665}
+body: """
Just sent them to you.\n
\n
Once in a blue moon i have to restart omnisharp, but its just a simple `lsp restart`\n
\n
Much less often these days then even a year ago\n
\n
I also use neovim through WSL on windows to do work
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1706366033 {#1715
date: 2024-01-27 15:33:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
"@prof@infosec.pub"
"@mark@infosec.pub"
"@rfvizarra@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1717 …}
+nested: Doctrine\ORM\PersistentCollection {#1741 …}
+votes: Doctrine\ORM\PersistentCollection {#1707 …}
+reports: Doctrine\ORM\PersistentCollection {#2464 …}
+favourites: Doctrine\ORM\PersistentCollection {#2448 …}
+notifications: Doctrine\ORM\PersistentCollection {#2447 …}
-id: 344736
-bodyTs: "'ago':32 'also':34 'blue':9 'day':27 'even':29 'less':24 'lsp':21 'moon':10 'much':23 'neovim':36 'often':25 'omnisharp':15 'restart':14,22 'sent':2 'simpl':20 'use':35 'window':40 'work':43 'wsl':38 'year':31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6057517"
+editedAt: DateTimeImmutable @1728962633 {#1714
date: 2024-10-15 05:23:53.0 +02:00
}
+createdAt: DateTimeImmutable @1706366033 {#1718
date: 2024-01-27 15:33:53.0 +01:00
}
+"title": 344736
}
0 => App\Entity\EntryComment {#2461}
]
-id: 33172
-titleTs: "'c':2 'dev':3 'setup':8 'share':6 'want':4"
-bodyTs: "'actual':123 'advic':93 'alreadi':9 'also':72 'avail':67 'benefit':30 'bit':57 'boss':79 'build':126 'c':42 'choic':91 'coerc':77 'cool':115 'deploy':66,117 'dev':95 'develop':14,61,108 'devic':22,86 'enjoy':27 'get':40 'good':33 'guess':7 'home':25 'kinda':37 'let':81,124 'linux':71,110,129 'm':55 'main':13 'may':74 'mif':58 'mind':50 'multiplatform':116 'nativ':127 'net':17,107 'next':119 'os':34,89 'platform':18 'possibl':64,118 'probabl':6 'project':48 'say':4 'sharper':44 'similar':100 'skill':43 'spot':101 'titl':3 'tool':62 'use':19,105 'utilis':51 'want':38,75 'window':21 'work':11,83 'xamarin/maui':121"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706337188
+visibility: "visible "
+apId: "https://infosec.pub/post/7624176"
+editedAt: null
+createdAt: DateTimeImmutable @1706250788 {#1648
date: 2024-01-26 07:33:08.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
+image: null
+parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
+root: App\Entity\EntryComment {#1665}
+body: "I think there are windows containers available, but even M$ has given up pushing windows server for cloud native stuff. All their tutorial docs for containers use linux haha"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1706395134 {#2462
date: 2024-01-27 23:38:54.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@prof@infosec.pub"
"@mark@infosec.pub"
"@beeng@discuss.tchncs.de"
]
+children: Doctrine\ORM\PersistentCollection {#2460 …}
+nested: Doctrine\ORM\PersistentCollection {#2452 …}
+votes: Doctrine\ORM\PersistentCollection {#2454 …}
+reports: Doctrine\ORM\PersistentCollection {#2459 …}
+favourites: Doctrine\ORM\PersistentCollection {#2470 …}
+notifications: Doctrine\ORM\PersistentCollection {#2467 …}
-id: 345871
-bodyTs: "'avail':7 'cloud':18 'contain':6,26 'doc':24 'even':9 'given':12 'haha':29 'linux':28 'm':10 'nativ':19 'push':14 'server':16 'stuff':20 'think':2 'tutori':23 'use':27 'window':5,15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/6067485"
+editedAt: null
+createdAt: DateTimeImmutable @1706395134 {#2458
date: 2024-01-27 23:38:54.0 +01:00
}
+"title": 345871
} |
|
Show voter details
|
29 |
DENIED
|
ROLE_ADMIN
|
null |
|
Show voter details
|
30 |
DENIED
|
ROLE_MODERATOR
|
null |
|
Show voter details
|